From 499f99b9b26fd6d52a3319bc9138ef113cb7872e Mon Sep 17 00:00:00 2001 From: Stoupy51 Date: Mon, 6 Jan 2025 21:35:00 +0100 Subject: [PATCH] =?UTF-8?q?build:=20=F0=9F=9A=80=20Updated=20to=201.21.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 + build/SimplEnergy_datapack.zip | Bin 280025 -> 278236 bytes build/SimplEnergy_datapack_with_libs.zip | Bin 697224 -> 698050 bytes build/SimplEnergy_resource_pack.zip | Bin 1163962 -> 1172943 bytes build/SimplEnergy_resource_pack_with_libs.zip | Bin 1185085 -> 1194321 bytes .../function/_stats_custom_blocks.mcfunction | 61 -- .../simplenergy/function/_give_all.mcfunction | 4 +- .../function/_stats_custom_blocks.mcfunction | 60 ++ .../advancements/unlock_recipes.mcfunction | 13 + .../function/calls/cable_update.mcfunction | 5 +- .../smithed_crafter/shaped_recipes.mcfunction | 10 +- .../advanced_cable/place_secondary.mcfunction | 3 +- .../electric_furnace/tick.mcfunction | 4 +- .../electric_furnace/work.mcfunction | 8 +- .../electric_smelter/tick.mcfunction | 4 +- .../electric_smelter/work.mcfunction | 8 +- .../elite_cable/place_secondary.mcfunction | 3 +- .../furnace_generator/second.mcfunction | 6 +- .../simple_cable/place_secondary.mcfunction | 3 +- .../v2.0.0/load/check_dependencies.mcfunction | 10 +- .../v2.0.0/load/confirm_load.mcfunction | 10 +- .../v2.0.0/load/valid_dependencies.mcfunction | 22 +- .../data/simplenergy/loot_table/i/manual.json | 18 +- .../loot_table/i/simplunium_boots.json | 2 +- .../loot_table/i/simplunium_chestplate.json | 2 +- .../loot_table/i/simplunium_helmet.json | 2 +- .../loot_table/i/simplunium_leggings.json | 2 +- .../simplenergy/tags/block/non_solid.json | 3 +- build/datapack/pack.mcmeta | 2 +- .../assets/minecraft/lang/en_us.json | 22 +- .../{models => }/equipment/simplunium.json | 0 .../assets/simplenergy/font/manual.json | 58 +- .../simplenergy/items/advanced_battery.json | 7 + .../simplenergy/items/advanced_cable.json | 73 ++ .../simplenergy/items/battery_switcher.json | 7 + .../items/battery_switcher_both.json | 7 + .../items/battery_switcher_input.json | 7 + .../items/battery_switcher_output.json | 7 + .../simplenergy/items/cauldron_generator.json | 7 + .../assets/simplenergy/items/copper_dust.json | 7 + .../simplenergy/items/creative_battery.json | 7 + .../items/deepslate_simplunium_ore.json | 7 + .../simplenergy/items/diamond_dust.json | 7 + .../items/electric_brewing_stand.json | 7 + .../items/electric_brewing_stand_on.json | 7 + .../simplenergy/items/electric_furnace.json | 7 + .../items/electric_furnace_on.json | 7 + .../simplenergy/items/electric_smelter.json | 7 + .../items/electric_smelter_on.json | 7 + .../simplenergy/items/elite_battery.json | 7 + .../assets/simplenergy/items/elite_cable.json | 73 ++ .../simplenergy/items/emerald_dust.json | 7 + .../simplenergy/items/furnace_generator.json | 7 + .../items/furnace_generator_on.json | 7 + .../assets/simplenergy/items/gold_dust.json | 7 + .../items/gui/electric_brewing_stand_0.json | 7 + .../items/gui/electric_brewing_stand_1.json | 7 + .../items/gui/electric_brewing_stand_2.json | 7 + .../items/gui/electric_brewing_stand_3.json | 7 + .../items/gui/electric_brewing_stand_4.json | 7 + .../items/gui/electric_brewing_stand_5.json | 7 + .../items/gui/electric_furnace_0.json | 7 + .../items/gui/electric_furnace_1.json | 7 + .../items/gui/electric_furnace_2.json | 7 + .../items/gui/electric_furnace_3.json | 7 + .../items/gui/electric_furnace_4.json | 7 + .../items/gui/electric_furnace_5.json | 7 + .../items/gui/electric_smelter_0.json | 7 + .../items/gui/electric_smelter_1.json | 7 + .../items/gui/electric_smelter_2.json | 7 + .../items/gui/electric_smelter_3.json | 7 + .../items/gui/electric_smelter_4.json | 7 + .../items/gui/electric_smelter_5.json | 7 + .../items/gui/furnace_generator.json | 7 + .../items/gui/furnace_generator_on.json | 7 + .../items/gui/progress_blocked.json | 7 + .../items/gui/progress_unblocked_00.json | 7 + .../items/gui/progress_unblocked_01.json | 7 + .../items/gui/progress_unblocked_02.json | 7 + .../items/gui/progress_unblocked_03.json | 7 + .../items/gui/progress_unblocked_04.json | 7 + .../items/gui/progress_unblocked_05.json | 7 + .../items/gui/progress_unblocked_06.json | 7 + .../items/gui/progress_unblocked_07.json | 7 + .../items/gui/progress_unblocked_08.json | 7 + .../items/gui/progress_unblocked_09.json | 7 + .../items/gui/progress_unblocked_10.json | 7 + .../items/gui/progress_unblocked_11.json | 7 + .../items/gui/progress_unblocked_12.json | 7 + .../items/gui/progress_unblocked_13.json | 7 + .../items/gui/progress_unblocked_14.json | 7 + .../items/gui/progress_unblocked_15.json | 7 + .../items/gui/progress_unblocked_16.json | 7 + .../simplenergy/items/gui/pulverizer_0.json | 7 + .../simplenergy/items/gui/pulverizer_1.json | 7 + .../simplenergy/items/gui/pulverizer_2.json | 7 + .../simplenergy/items/gui/pulverizer_3.json | 7 + .../simplenergy/items/gui/pulverizer_4.json | 7 + .../simplenergy/items/gui/pulverizer_5.json | 7 + .../items/gui/redstone_generator.json | 7 + .../items/gui/redstone_generator_on.json | 7 + .../simplenergy/items/heavy_workbench.json | 7 + .../assets/simplenergy/items/iron_dust.json | 7 + .../assets/simplenergy/items/lapis_dust.json | 7 + .../assets/simplenergy/items/manual.json | 7 + .../assets/simplenergy/items/multimeter.json | 7 + .../simplenergy/items/netherite_dust.json | 7 + .../assets/simplenergy/items/pulverizer.json | 7 + .../simplenergy/items/pulverizer_on.json | 7 + .../assets/simplenergy/items/quartz_dust.json | 7 + .../simplenergy/items/raw_simplunium.json | 7 + .../items/raw_simplunium_block.json | 7 + .../simplenergy/items/simple_battery.json | 7 + .../simplenergy/items/simple_cable.json | 73 ++ .../simplenergy/items/simplunium_axe.json | 7 + .../simplenergy/items/simplunium_block.json | 7 + .../simplenergy/items/simplunium_boots.json | 7 + .../items/simplunium_chestplate.json | 7 + .../simplenergy/items/simplunium_dust.json | 7 + .../simplenergy/items/simplunium_helmet.json | 7 + .../simplenergy/items/simplunium_hoe.json | 7 + .../simplenergy/items/simplunium_ingot.json | 7 + .../items/simplunium_leggings.json | 7 + .../simplenergy/items/simplunium_nugget.json | 7 + .../simplenergy/items/simplunium_ore.json | 7 + .../simplenergy/items/simplunium_pickaxe.json | 7 + .../simplenergy/items/simplunium_shovel.json | 7 + .../simplenergy/items/simplunium_sword.json | 7 + .../simplenergy/items/slot_unlocker.json | 7 + .../assets/simplenergy/items/solar_panel.json | 7 + .../assets/simplenergy/items/tin_dust.json | 7 + .../simplenergy/items/titanium_dust.json | 7 + .../assets/simplenergy/items/wrench.json | 7 + .../simplenergy/models/block/cable_base.json | 3 +- .../models/item/advanced_cable.json | 70 -- .../simplenergy/models/item/elite_cable.json | 70 -- .../simplenergy/models/item/simple_cable.json | 70 -- .../textures/font/original_icon.png | Bin 1144 -> 3406 bytes .../textures/font/page/copper_dust.png | Bin 1966 -> 0 bytes .../textures/font/page/diamond_dust.png | Bin 1989 -> 0 bytes .../textures/font/page/emerald_dust.png | Bin 1986 -> 0 bytes .../textures/font/page/gold_dust.png | Bin 1985 -> 0 bytes .../textures/font/page/iron_dust.png | Bin 1997 -> 0 bytes .../textures/font/page/lapis_dust.png | Bin 1959 -> 0 bytes .../textures/font/page/netherite_dust.png | Bin 1941 -> 0 bytes .../textures/font/page/quartz_dust.png | Bin 1980 -> 0 bytes .../textures/font/page/simplunium_dust.png | Bin 1821 -> 0 bytes .../textures/font/page/tin_dust.png | Bin 1983 -> 0 bytes .../textures/font/page/titanium_dust.png | Bin 1986 -> 0 bytes .../textures/item/deepslate_tin_ore.png | Bin 291 -> 0 bytes .../textures/item/deepslate_titanium_ore.png | Bin 301 -> 0 bytes .../simplenergy/textures/item/tin_ore.png | Bin 278 -> 0 bytes .../textures/item/titanium_ore.png | Bin 295 -> 0 bytes build/resource_pack/pack.mcmeta | 2 +- build/sha1_hashes.json | 8 +- database_debug.json | 8 +- debug_manual.json | 700 +++++++++--------- manual/font/manual.json | 58 +- manual/font/page/copper_dust.png | Bin 1966 -> 0 bytes manual/font/page/diamond_dust.png | Bin 1989 -> 0 bytes manual/font/page/emerald_dust.png | Bin 1986 -> 0 bytes manual/font/page/gold_dust.png | Bin 1985 -> 0 bytes manual/font/page/iron_dust.png | Bin 1997 -> 0 bytes manual/font/page/lapis_dust.png | Bin 1959 -> 0 bytes manual/font/page/netherite_dust.png | Bin 1941 -> 0 bytes manual/font/page/quartz_dust.png | Bin 1980 -> 0 bytes manual/font/page/simplunium_dust.png | Bin 1821 -> 0 bytes manual/font/page/tin_dust.png | Bin 1983 -> 0 bytes manual/font/page/titanium_dust.png | Bin 1986 -> 0 bytes user/utils/cables.py | 29 +- user/utils/gui.py | 10 + user/utils/machines.py | 10 +- user/utils/remaining.py | 2 +- 173 files changed, 1518 insertions(+), 782 deletions(-) delete mode 100644 build/datapack/data/minecraft/function/_stats_custom_blocks.mcfunction rename build/resource_pack/assets/simplenergy/{models => }/equipment/simplunium.json (100%) create mode 100644 build/resource_pack/assets/simplenergy/items/advanced_battery.json create mode 100644 build/resource_pack/assets/simplenergy/items/advanced_cable.json create mode 100644 build/resource_pack/assets/simplenergy/items/battery_switcher.json create mode 100644 build/resource_pack/assets/simplenergy/items/battery_switcher_both.json create mode 100644 build/resource_pack/assets/simplenergy/items/battery_switcher_input.json create mode 100644 build/resource_pack/assets/simplenergy/items/battery_switcher_output.json create mode 100644 build/resource_pack/assets/simplenergy/items/cauldron_generator.json create mode 100644 build/resource_pack/assets/simplenergy/items/copper_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/creative_battery.json create mode 100644 build/resource_pack/assets/simplenergy/items/deepslate_simplunium_ore.json create mode 100644 build/resource_pack/assets/simplenergy/items/diamond_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_brewing_stand.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_brewing_stand_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_furnace.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_furnace_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_smelter.json create mode 100644 build/resource_pack/assets/simplenergy/items/electric_smelter_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/elite_battery.json create mode 100644 build/resource_pack/assets/simplenergy/items/elite_cable.json create mode 100644 build/resource_pack/assets/simplenergy/items/emerald_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/furnace_generator.json create mode 100644 build/resource_pack/assets/simplenergy/items/furnace_generator_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/gold_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_0.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_1.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_2.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_3.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_4.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_5.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_0.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_1.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_2.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_3.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_4.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_furnace_5.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_0.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_1.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_2.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_3.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_4.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/electric_smelter_5.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/furnace_generator.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/furnace_generator_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_blocked.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_00.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_01.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_02.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_03.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_04.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_05.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_06.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_07.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_08.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_09.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_10.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_11.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_12.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_13.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_14.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_15.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_16.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_0.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_1.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_2.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_3.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_4.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/pulverizer_5.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/redstone_generator.json create mode 100644 build/resource_pack/assets/simplenergy/items/gui/redstone_generator_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/heavy_workbench.json create mode 100644 build/resource_pack/assets/simplenergy/items/iron_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/lapis_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/manual.json create mode 100644 build/resource_pack/assets/simplenergy/items/multimeter.json create mode 100644 build/resource_pack/assets/simplenergy/items/netherite_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/pulverizer.json create mode 100644 build/resource_pack/assets/simplenergy/items/pulverizer_on.json create mode 100644 build/resource_pack/assets/simplenergy/items/quartz_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/raw_simplunium.json create mode 100644 build/resource_pack/assets/simplenergy/items/raw_simplunium_block.json create mode 100644 build/resource_pack/assets/simplenergy/items/simple_battery.json create mode 100644 build/resource_pack/assets/simplenergy/items/simple_cable.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_axe.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_block.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_boots.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_chestplate.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_helmet.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_hoe.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_ingot.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_leggings.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_nugget.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_ore.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_pickaxe.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_shovel.json create mode 100644 build/resource_pack/assets/simplenergy/items/simplunium_sword.json create mode 100644 build/resource_pack/assets/simplenergy/items/slot_unlocker.json create mode 100644 build/resource_pack/assets/simplenergy/items/solar_panel.json create mode 100644 build/resource_pack/assets/simplenergy/items/tin_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/titanium_dust.json create mode 100644 build/resource_pack/assets/simplenergy/items/wrench.json delete mode 100644 build/resource_pack/assets/simplenergy/models/item/advanced_cable.json delete mode 100644 build/resource_pack/assets/simplenergy/models/item/elite_cable.json delete mode 100644 build/resource_pack/assets/simplenergy/models/item/simple_cable.json delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/copper_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/diamond_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/emerald_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/gold_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/iron_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/lapis_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/netherite_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/quartz_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/simplunium_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/tin_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/font/page/titanium_dust.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/item/deepslate_tin_ore.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/item/deepslate_titanium_ore.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/item/tin_ore.png delete mode 100644 build/resource_pack/assets/simplenergy/textures/item/titanium_ore.png delete mode 100644 manual/font/page/copper_dust.png delete mode 100644 manual/font/page/diamond_dust.png delete mode 100644 manual/font/page/emerald_dust.png delete mode 100644 manual/font/page/gold_dust.png delete mode 100644 manual/font/page/iron_dust.png delete mode 100644 manual/font/page/lapis_dust.png delete mode 100644 manual/font/page/netherite_dust.png delete mode 100644 manual/font/page/quartz_dust.png delete mode 100644 manual/font/page/simplunium_dust.png delete mode 100644 manual/font/page/tin_dust.png delete mode 100644 manual/font/page/titanium_dust.png diff --git a/README.md b/README.md index f2130a7a..00e4c33b 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,13 @@ Join our active [Discord community](https://discord.gg/anxzu6rA9F) to: - 📚 [Used libraries authors](https://github.com/Stoupy51/SimplEnergy#-librairiesmodules-used-conventions-guideline-tips-followed) - 🎨 VieuxGreluchon for Resource Pack - 🔧 AirDox_ for cables visual + +## ⭐ Star History + + + + + + Star History Chart + + diff --git a/build/SimplEnergy_datapack.zip b/build/SimplEnergy_datapack.zip index aa17356cdbb800e8489a286362494c33d10525e7..76b6d2ab1e340fb706fd96a8cee2074dbadd0204 100644 GIT binary patch delta 68635 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 delta 70601 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 diff --git a/build/SimplEnergy_datapack_with_libs.zip b/build/SimplEnergy_datapack_with_libs.zip index 511d058b370a9462bd0c770bf020d95c16b44690..e345c976b9fe87ca9236e019ce59f55fb4166aad 100644 GIT binary patch delta 230197 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%0D^~k^?(s}cs{Ta**nfltuHr{?CysJn7F1zu8 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%0DS?{dwrVRFZg=4tqByB5{JUy)$n`> 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%0AT{nGkoCQhLe7W}5!AHgiax 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 delta 229296 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Ǘ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 delta 57302 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"Es@UW}wiZEOAH5QMIIjq>=2 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 MI-3)IBK+_F07zE%kpKVy delta 56626 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 W<4qnu#I5rMa_H(37l7+$F8>3H0qG @s energy.max_storage run scoreboard players operation @s energy.storage = @s energy.max_storage # Prevent the furnace from really cooking -data modify block ~ ~ ~ CookTimeTotal set value -200s -data modify block ~ ~ ~ CookTime set value 0s +data modify block ~ ~ ~ cooking_total_time set value -200s +data modify block ~ ~ ~ cooking_time_spent set value 0s diff --git a/build/datapack/data/simplenergy/function/custom_blocks/simple_cable/place_secondary.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/simple_cable/place_secondary.mcfunction index 1d4ee97a..fe6927e8 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/simple_cable/place_secondary.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/simple_cable/place_secondary.mcfunction @@ -22,6 +22,5 @@ scoreboard players set @s energy.transfer_rate 40 function energy:v1/api/init_cable # Cable rotation for models -data modify entity @s Rotation set value [0.0f, 180.0f] -data modify entity @s transformation.translation[1] set value 0.25f +data modify entity @s item_display set value "fixed" diff --git a/build/datapack/data/simplenergy/function/v2.0.0/load/check_dependencies.mcfunction b/build/datapack/data/simplenergy/function/v2.0.0/load/check_dependencies.mcfunction index 92845240..b7a06de5 100644 --- a/build/datapack/data/simplenergy/function/v2.0.0/load/check_dependencies.mcfunction +++ b/build/datapack/data/simplenergy/function/v2.0.0/load/check_dependencies.mcfunction @@ -9,17 +9,19 @@ scoreboard players set #dependency_error simplenergy.data 0 execute if score #dependency_error simplenergy.data matches 0 unless score #common_signals.major load.status matches 0.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 if score #common_signals.major load.status matches 0 unless score #common_signals.minor load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #smithed.custom_block.major load.status matches 0.. run scoreboard players set #dependency_error simplenergy.data 1 -execute if score #dependency_error simplenergy.data matches 0 if score #smithed.custom_block.major load.status matches 0 unless score #smithed.custom_block.minor load.status matches 5.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #smithed.custom_block.major load.status matches 0 unless score #smithed.custom_block.minor load.status matches 6.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #smithed.custom_block.major load.status matches 0 if score #smithed.custom_block.minor load.status matches 6 unless score #smithed.custom_block.patch load.status matches 2.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #smithed.crafter.major load.status matches 0.. run scoreboard players set #dependency_error simplenergy.data 1 -execute if score #dependency_error simplenergy.data matches 0 if score #smithed.crafter.major load.status matches 0 unless score #smithed.crafter.minor load.status matches 5.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #smithed.crafter.major load.status matches 0 unless score #smithed.crafter.minor load.status matches 6.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #smithed.crafter.major load.status matches 0 if score #smithed.crafter.minor load.status matches 6 unless score #smithed.crafter.patch load.status matches 2.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #furnace_nbt_recipes.major load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 -execute if score #dependency_error simplenergy.data matches 0 if score #furnace_nbt_recipes.major load.status matches 1 unless score #furnace_nbt_recipes.minor load.status matches 8.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #furnace_nbt_recipes.major load.status matches 1 unless score #furnace_nbt_recipes.minor load.status matches 9.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #smart_ore_generation.major load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 if score #smart_ore_generation.major load.status matches 1 unless score #smart_ore_generation.minor load.status matches 7.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 if score #smart_ore_generation.major load.status matches 1 if score #smart_ore_generation.minor load.status matches 7 unless score #smart_ore_generation.patch load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #itemio.major load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 if score #itemio.major load.status matches 1 unless score #itemio.minor load.status matches 3.. run scoreboard players set #dependency_error simplenergy.data 1 -execute if score #dependency_error simplenergy.data matches 0 if score #itemio.major load.status matches 1 if score #itemio.minor load.status matches 3 unless score #itemio.patch load.status matches 2.. run scoreboard players set #dependency_error simplenergy.data 1 +execute if score #dependency_error simplenergy.data matches 0 if score #itemio.major load.status matches 1 if score #itemio.minor load.status matches 3 unless score #itemio.patch load.status matches 3.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 unless score #energy.major load.status matches 1.. run scoreboard players set #dependency_error simplenergy.data 1 execute if score #dependency_error simplenergy.data matches 0 if score #energy.major load.status matches 1 unless score #energy.minor load.status matches 8.. run scoreboard players set #dependency_error simplenergy.data 1 diff --git a/build/datapack/data/simplenergy/function/v2.0.0/load/confirm_load.mcfunction b/build/datapack/data/simplenergy/function/v2.0.0/load/confirm_load.mcfunction index f134efd3..e71cb7af 100644 --- a/build/datapack/data/simplenergy/function/v2.0.0/load/confirm_load.mcfunction +++ b/build/datapack/data/simplenergy/function/v2.0.0/load/confirm_load.mcfunction @@ -28,10 +28,10 @@ data modify storage simplenergy:items all.simplunium_block set value {"id": "min data modify storage simplenergy:items all.simplunium_ore set value {"id": "minecraft:furnace","count": 1,"components": {"custom_data": {"smithed": {"dict": {"block": {"simplunium": true},"ore": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_ore": true}},"item_model": "simplenergy:simplunium_ore","item_name": "{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:simplunium_ore","from": "simplenergy"}}}}}}]}} data modify storage simplenergy:items all.deepslate_simplunium_ore set value {"id": "minecraft:furnace","count": 1,"components": {"custom_data": {"smithed": {"dict": {"block": {"simplunium": true},"ore": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"deepslate_simplunium_ore": true}},"item_model": "simplenergy:deepslate_simplunium_ore","item_name": "{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:deepslate_simplunium_ore","from": "simplenergy"}}}}}}]}} data modify storage simplenergy:items all.raw_simplunium_block set value {"id": "minecraft:furnace","count": 1,"components": {"custom_data": {"smithed": {"dict": {"block": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"raw_simplunium_block": true}},"item_model": "simplenergy:raw_simplunium_block","item_name": "{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:raw_simplunium_block","from": "simplenergy"}}}}}}]}} -data modify storage simplenergy:items all.simplunium_helmet set value {"id": "minecraft:leather_helmet","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"helmet": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_helmet": true}},"max_damage": 495,"equippable": {"slot": "head","model": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "head","id": "simplenergy:armor.head"}],"item_model": "simplenergy:simplunium_helmet","item_name": "{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} -data modify storage simplenergy:items all.simplunium_chestplate set value {"id": "minecraft:leather_chestplate","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"chestplate": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_chestplate": true}},"max_damage": 720,"equippable": {"slot": "chest","model": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 6.5,"operation": "add_value","slot": "chest","id": "simplenergy:armor.chest"}],"item_model": "simplenergy:simplunium_chestplate","item_name": "{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} -data modify storage simplenergy:items all.simplunium_leggings set value {"id": "minecraft:leather_leggings","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"leggings": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_leggings": true}},"max_damage": 675,"equippable": {"slot": "legs","model": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 5.5,"operation": "add_value","slot": "legs","id": "simplenergy:armor.legs"}],"item_model": "simplenergy:simplunium_leggings","item_name": "{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} -data modify storage simplenergy:items all.simplunium_boots set value {"id": "minecraft:leather_boots","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"boots": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_boots": true}},"max_damage": 585,"equippable": {"slot": "feet","model": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "feet","id": "simplenergy:armor.feet"}],"item_model": "simplenergy:simplunium_boots","item_name": "{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} +data modify storage simplenergy:items all.simplunium_helmet set value {"id": "minecraft:leather_helmet","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"helmet": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_helmet": true}},"max_damage": 495,"equippable": {"slot": "head","asset_id": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "head","id": "simplenergy:armor.head"}],"item_model": "simplenergy:simplunium_helmet","item_name": "{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} +data modify storage simplenergy:items all.simplunium_chestplate set value {"id": "minecraft:leather_chestplate","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"chestplate": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_chestplate": true}},"max_damage": 720,"equippable": {"slot": "chest","asset_id": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 6.5,"operation": "add_value","slot": "chest","id": "simplenergy:armor.chest"}],"item_model": "simplenergy:simplunium_chestplate","item_name": "{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} +data modify storage simplenergy:items all.simplunium_leggings set value {"id": "minecraft:leather_leggings","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"leggings": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_leggings": true}},"max_damage": 675,"equippable": {"slot": "legs","asset_id": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 5.5,"operation": "add_value","slot": "legs","id": "simplenergy:armor.legs"}],"item_model": "simplenergy:simplunium_leggings","item_name": "{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} +data modify storage simplenergy:items all.simplunium_boots set value {"id": "minecraft:leather_boots","count": 1,"components": {"custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"boots": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_boots": true}},"max_damage": 585,"equippable": {"slot": "feet","asset_id": "simplenergy:simplunium"},"attribute_modifiers": [{"type": "armor","amount": 2.5,"operation": "add_value","slot": "feet","id": "simplenergy:armor.feet"}],"item_model": "simplenergy:simplunium_boots","item_name": "{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} data modify storage simplenergy:items all.simplunium_sword set value {"id": "minecraft:iron_sword","count": 1,"components": {"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"sword": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_sword": true}},"max_damage": 750,"attribute_modifiers": [{"type": "attack_damage","amount": 6,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -2.4,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"}],"item_model": "simplenergy:simplunium_sword","item_name": "{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} data modify storage simplenergy:items all.simplunium_pickaxe set value {"id": "minecraft:iron_pickaxe","count": 1,"components": {"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"pickaxe": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_pickaxe": true}},"max_damage": 750,"attribute_modifiers": [{"type": "attack_damage","amount": 4,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -2.8,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "simplenergy:mining_efficiency.mainhand"}],"item_model": "simplenergy:simplunium_pickaxe","item_name": "{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} data modify storage simplenergy:items all.simplunium_axe set value {"id": "minecraft:iron_axe","count": 1,"components": {"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"axe": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_axe": true}},"max_damage": 750,"attribute_modifiers": [{"type": "attack_damage","amount": 9,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_damage"},{"type": "attack_speed","amount": -3.1,"operation": "add_value","slot": "mainhand","id": "minecraft:base_attack_speed"},{"type": "mining_efficiency","amount": 0.2,"operation": "add_value","slot": "mainhand","id": "simplenergy:mining_efficiency.mainhand"}],"item_model": "simplenergy:simplunium_axe","item_name": "{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}} @@ -72,5 +72,5 @@ data modify storage simplenergy:items all.pulverizer set value {"id": "minecraft data modify storage simplenergy:items all.simple_cable set value {"id": "minecraft:player_head","count": 1,"components": {"custom_data": {"energy": {"transfer": 40},"simplenergy": {"simple_cable": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"lore": ["{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"profile": {"id": [-709098200,1001541428,-2043264882,-430220135],"properties": [{"name": "textures","value": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTE2MTcxZjY3ZGUxNzQxMzA4ZTUxYzNmNTBkODE1M2YzMmIzNDljNDYwODgxYzZjODM5ZTYwMTk1NDM1ODliMSJ9fX0="}]},"item_name": "{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}"}} data modify storage simplenergy:items all.advanced_cable set value {"id": "minecraft:player_head","count": 1,"components": {"custom_data": {"energy": {"transfer": 120},"simplenergy": {"advanced_cable": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"lore": ["{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"profile": {"id": [-709098200,1001541428,-2043264882,-430220135],"properties": [{"name": "textures","value": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzlmNjNlZGIwMDA4NWM1Mzk0Y2FmZjg2Yzk3ZmU4NGQxYmUwMGEwMDcxMDE4Y2YwOTAwZTdiNjMwYTY2Y2VlZSJ9fX0="}]},"item_name": "{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}"}} data modify storage simplenergy:items all.elite_cable set value {"id": "minecraft:player_head","count": 1,"components": {"custom_data": {"energy": {"transfer": 240},"simplenergy": {"elite_cable": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"lore": ["{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"profile": {"id": [-709098200,1001541428,-2043264882,-430220135],"properties": [{"name": "textures","value": "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjlmMzJjOWNkNTU2MzJmNjEzZjRhMDU2ZGEyYzJhYTkzZjMwOTk2ZGY2NzMxZTcyYmM1NDA4NzA4ZGE5MWYzOCJ9fX0="}]},"item_name": "{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}"}} -data modify storage simplenergy:items all.manual set value {"id": "minecraft:written_book","count": 1,"components": {"item_model": "simplenergy:manual","item_name": "{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]"],"custom_data": {"simplenergy": {"manual": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"written_book_content": {"title": "SimplEnergy Manual","author": "Stoupy51","pages": ["[{'text':''}, {'translate':'simplenergy_manual', 'underlined': True}, {'text':'\\u0021\\u0021\\u1020\\n\\n\\n\\n\\n\\n', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.the_following_manual_will_guide_you_through_recipes_and_energy_s', 'color': '#505050'}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.heavy_workbench', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u829c\\u0024\\u829c\\u0024\\u829c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0024\\u829d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u829b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0024\\u829e\\u0024\\u829e\\u0024\\u829e\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, [{'translate':'simplenergy.every_recipe_that_uses_custom_items', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.must', 'color': 'red', 'underlined': True}, ' be crafted using the Heavy Workbench.']]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.category_browser', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1021\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Material\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1023\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0024\\u8023', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0024\\u8025', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0024\\u8027', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u802b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0024\\u802f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0024\\u8031', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0024\\u8035', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0024\\u8037', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0024\\u8039', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0024\\u803b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0024\\u803f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0024\\u8041', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Equipment\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1024\\n\\u0022', {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0024\\u8047', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0024\\u8049', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0024\\u804b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0024\\u804f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0024\\u8051', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0024\\u8053', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Miscellaneous\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1025\\n\\u0022', {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0024\\u8059', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0024\\u805b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0024\\u805d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0024\\u805f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Energy\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1026\\n\\u0022', {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8065', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0024\\u8067', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0024\\u806b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u806f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0024\\u8071', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8081\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8086\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u808b\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1028\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u808f\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8092\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Deepslate Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1029\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u8096\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8099\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8027\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:raw_simplunium_block', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:raw_simplunium_block', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ingot\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u807f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u80ae\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u80b1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u80b4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u80b7\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u80ba\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u80be\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u80c2\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u80c6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u80ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u80ce\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u80d1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u80d4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u80d7\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u80dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u80e1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u80e6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u80eb\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u80f1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u80f5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Nugget\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u80cf', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_nugget', 'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_nugget', 'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u810e\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\u0022\\u0022\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_nugget', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u102d\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u8112\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u8115\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8118\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u802f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_dust', 'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_dust', 'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u8125\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8128\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Copper Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8031\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:copper_dust', 'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:copper_dust', 'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812e\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u8135\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812a\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812e\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812a\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Iron Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:iron_dust', 'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:iron_dust', 'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u8142\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8137\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8137\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Gold Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8144', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8035\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:gold_dust', 'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:gold_dust', 'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8148\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u814f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8144\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8148\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8144\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Lapis Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8037\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:lapis_dust', 'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:lapis_dust', 'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8155\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u815a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8151\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8155\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8151\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Diamond Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u80ed', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8039\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:diamond_dust', 'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:diamond_dust', 'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8160\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u8165\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8160\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Emerald Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8167', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:emerald_dust', 'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:emerald_dust', 'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u8170\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8167\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8167\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Quartz Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:quartz_dust', 'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:quartz_dust', 'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8176\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8175\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u8179\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8172\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8176\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8175\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8172\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Netherite Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u817b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:netherite_scrap'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:netherite_dust', 'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:netherite_scrap'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:netherite_dust', 'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817e\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u8182\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817e\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Tin Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8184', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8041\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:tin_dust', 'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:tin_dust', 'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8188\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u818f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8184\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8188\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8184\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Titanium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8191', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:titanium_dust', 'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:titanium_dust', 'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8195\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u819c\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8191\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8195\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8191\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Helmet\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8045\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'equippable': {'slot': 'head', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'head', 'id': 'simplenergy:armor.head'}], 'item_model': 'simplenergy:simplunium_helmet', 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'equippable': {'slot': 'head', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'head', 'id': 'simplenergy:armor.head'}], 'item_model': 'simplenergy:simplunium_helmet', 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81a3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Chestplate\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8047\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'equippable': {'slot': 'chest', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 6.5, 'operation': 'add_value', 'slot': 'chest', 'id': 'simplenergy:armor.chest'}], 'item_model': 'simplenergy:simplunium_chestplate', 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'equippable': {'slot': 'chest', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 6.5, 'operation': 'add_value', 'slot': 'chest', 'id': 'simplenergy:armor.chest'}], 'item_model': 'simplenergy:simplunium_chestplate', 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81aa\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Leggings\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8049\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'equippable': {'slot': 'legs', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 5.5, 'operation': 'add_value', 'slot': 'legs', 'id': 'simplenergy:armor.legs'}], 'item_model': 'simplenergy:simplunium_leggings', 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'equippable': {'slot': 'legs', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 5.5, 'operation': 'add_value', 'slot': 'legs', 'id': 'simplenergy:armor.legs'}], 'item_model': 'simplenergy:simplunium_leggings', 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Boots\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'equippable': {'slot': 'feet', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'feet', 'id': 'simplenergy:armor.feet'}], 'item_model': 'simplenergy:simplunium_boots', 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'equippable': {'slot': 'feet', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'feet', 'id': 'simplenergy:armor.feet'}], 'item_model': 'simplenergy:simplunium_boots', 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b8\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Sword\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 6, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}], 'item_model': 'simplenergy:simplunium_sword', 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 6, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}], 'item_model': 'simplenergy:simplunium_sword', 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u81c1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Pickaxe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.8, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_pickaxe', 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.8, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_pickaxe', 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\n', {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Axe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8051\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 9, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_axe', 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 9, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_axe', 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81d3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Shovel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8053\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4.5, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_shovel', 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4.5, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_shovel', 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Hoe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -1.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_hoe', 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -1.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_hoe', 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81e5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Multimeter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u812a\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8057\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:multimeter', 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:multimeter', 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u812a\\u0024\\u812a\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Wrench\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8059\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:wrench', 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:wrench', 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Slot Unlocker\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0024\\u81f2', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0024\\u8172\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f4', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:slot_unlocker', 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:slot_unlocker', 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f5', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0024\\u81f3\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8172\\u0024\\u81f2\\u0024\\u8172\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8172\\u0024\\u81f2\\u0024\\u8172\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Battery Switcher\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80db', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:battery_switcher', 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:battery_switcher', 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Manual\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u80f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u0024\\u805f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_model': 'simplenergy:manual', 'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_model': 'simplenergy:manual', 'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u8218\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8063\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8225\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8065\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:elite_battery', 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:elite_battery', 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Cauldron Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8067\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:cauldron_generator', 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:cauldron_generator', 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0031\\u0024\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u80d9\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0031\\u0024\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u80d9\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Furnace Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:furnace_generator', 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:furnace_generator', 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Solar Panel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8240', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:solar_panel', 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:solar_panel', 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8240\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8240\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Furnace\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8237\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u8252\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u8258\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8237\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Smelter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_smelter', 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_smelter', 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Brewing Stand\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80e9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8071\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_brewing_stand', 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_brewing_stand', 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Pulverizer\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:pulverizer', 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:pulverizer', 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u8276', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8276\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u827e\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u8276\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u827e\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u828a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8276\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u827e\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u8276\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u827e\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8077\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u8294\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}]"]},"enchantment_glint_override": false,"max_stack_size": 1}} +data modify storage simplenergy:items all.manual set value {"id": "minecraft:written_book","count": 1,"components": {"written_book_content": {"title": "SimplEnergy Manual","author": "Stoupy51","pages": ["[{'text':''}, {'translate':'simplenergy_manual', 'underlined': True}, {'text':'\\u0021\\u0021\\u1020\\n\\n\\n\\n\\n\\n', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.the_following_manual_will_guide_you_through_recipes_and_energy_s', 'color': '#505050'}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.heavy_workbench', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u829c\\u0024\\u829c\\u0024\\u829c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0024\\u829d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u829b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0024\\u829e\\u0024\\u829e\\u0024\\u829e\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, [{'translate':'simplenergy.every_recipe_that_uses_custom_items', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.must', 'color': 'red', 'underlined': True}, ' be crafted using the Heavy Workbench.']]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.category_browser', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1021\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Material\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1023\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0024\\u8023', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0024\\u8025', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0024\\u8027', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u802b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0024\\u802f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0024\\u8031', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0024\\u8035', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0024\\u8037', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0024\\u8039', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0024\\u803b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0024\\u803f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0024\\u8041', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Equipment\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1024\\n\\u0022', {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0024\\u8047', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0024\\u8049', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0024\\u804b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0024\\u804f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0024\\u8051', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0024\\u8053', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Miscellaneous\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1025\\n\\u0022', {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0024\\u8059', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0024\\u805b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0024\\u805d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0024\\u805f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Energy\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1026\\n\\u0022', {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8065', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0024\\u8067', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0024\\u806b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u806f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0024\\u8071', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8081\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8086\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u808b\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1028\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u808f\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8092\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Deepslate Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1029\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u8096\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8099\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8027\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ingot\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u807f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u80ae\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u80b1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u80b4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u80b7\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u80ba\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u80be\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u80c2\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u80c6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u80ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u80ce\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u80d1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u80d4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u80d7\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u80dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u80e1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u80e6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u80eb\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u80f1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u80f5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Nugget\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u80cf', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u810e\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\u0022\\u0022\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_nugget', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u102d\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u8112\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u8115\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8118\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8090\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u8125\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8128\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Copper Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_copper'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8129\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_copper'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u8135\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812c\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812c\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Iron Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_iron'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8136\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_iron'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8139\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u8142\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8139\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8139\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8139\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Gold Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8144', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8143\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8146\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u814f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8146\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8146\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8146\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Lapis Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8150\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8153\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u815a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8153\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8153\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8153\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Diamond Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u815c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u815b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u815c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u8165\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u815c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Emerald Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8167', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8166\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8169\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u8170\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8169\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8169\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8169\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Quartz Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:nether_quartz_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8171\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:nether_quartz_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8174\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8171\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u8179\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8174\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8174\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8171\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8174\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Netherite Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u817b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:ancient_debris'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u817a\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:ancient_debris'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u8182\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817d\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817d\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Tin Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8184', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_tin\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8183\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_tin\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8186\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u818f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8186\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8186\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8186\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Titanium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8191', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_titanium\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8190\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_titanium\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8193\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u819c\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8193\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8193\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8193\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Helmet\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8045\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81a3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Chestplate\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8047\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81aa\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Leggings\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8049\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Boots\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b8\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Sword\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u81c1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Pickaxe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\n', {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Axe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8051\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81d3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Shovel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8053\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Hoe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81e5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Multimeter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u812c\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8057\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u812c\\u0024\\u812c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Wrench\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8059\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Slot Unlocker\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8174', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0024\\u81f2', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0024\\u8174\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f4', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f5', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0024\\u81f3\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8174\\u0024\\u81f2\\u0024\\u8174\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8174\\u0024\\u81f2\\u0024\\u8174\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Battery Switcher\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80db', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Manual\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u80f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u0024\\u805f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u8218\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8063\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8225\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8065\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Cauldron Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8067\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0031\\u0024\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u80d9\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0031\\u0024\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u80d9\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Furnace Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Solar Panel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8240', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8240\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8240\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Furnace\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8237\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u8252\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u8258\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8237\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Smelter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Brewing Stand\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80e9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8071\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Pulverizer\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u8276', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8276\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u827e\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u8276\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u827e\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u828a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8276\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u827e\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u8276\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u827e\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8077\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u8294\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}]"]},"item_model": "simplenergy:manual","enchantment_glint_override": false,"max_stack_size": 1,"item_name": "{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"custom_data": {"simplenergy": {"manual": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}} diff --git a/build/datapack/data/simplenergy/function/v2.0.0/load/valid_dependencies.mcfunction b/build/datapack/data/simplenergy/function/v2.0.0/load/valid_dependencies.mcfunction index 741fc82b..58bfab03 100644 --- a/build/datapack/data/simplenergy/function/v2.0.0/load/valid_dependencies.mcfunction +++ b/build/datapack/data/simplenergy/function/v2.0.0/load/valid_dependencies.mcfunction @@ -15,22 +15,24 @@ scoreboard players set #mcload_error simplenergy.data 0 execute unless score #game_version simplenergy.data matches 4082.. run scoreboard players set #mcload_error simplenergy.data 1 # Decode errors -execute if score #mcload_error simplenergy.data matches 1 run tellraw @a {"translate":"simplenergy_error_this_version_is_made_for_minecraft_1_21_3","color":"red"} +execute if score #mcload_error simplenergy.data matches 1 run tellraw @a {"translate":"simplenergy_error_this_version_is_made_for_minecraft_1_21_4","color":"red"} execute if score #dependency_error simplenergy.data matches 1 run tellraw @a {"translate":"simplenergy_error_libraries_are_missingplease_download_the_right","color":"red"} execute if score #dependency_error simplenergy.data matches 1 unless score #common_signals.major load.status matches 0.. run tellraw @a {"translate":"simplenergy.common_signals_v0_1_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/CommonSignals"}} execute if score #dependency_error simplenergy.data matches 1 if score #common_signals.major load.status matches 0 unless score #common_signals.minor load.status matches 1.. run tellraw @a {"translate":"simplenergy.common_signals_v0_1_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/CommonSignals"}} -execute if score #dependency_error simplenergy.data matches 1 unless score #smithed.custom_block.major load.status matches 0.. run tellraw @a {"translate":"simplenergy.smithed_custom_block_v0_5_0","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/custom-block/"}} -execute if score #dependency_error simplenergy.data matches 1 if score #smithed.custom_block.major load.status matches 0 unless score #smithed.custom_block.minor load.status matches 5.. run tellraw @a {"translate":"simplenergy.smithed_custom_block_v0_5_0","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/custom-block/"}} -execute if score #dependency_error simplenergy.data matches 1 unless score #smithed.crafter.major load.status matches 0.. run tellraw @a {"translate":"simplenergy.smithed_crafter_v0_5_0","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/crafter/"}} -execute if score #dependency_error simplenergy.data matches 1 if score #smithed.crafter.major load.status matches 0 unless score #smithed.crafter.minor load.status matches 5.. run tellraw @a {"translate":"simplenergy.smithed_crafter_v0_5_0","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/crafter/"}} -execute if score #dependency_error simplenergy.data matches 1 unless score #furnace_nbt_recipes.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.furnace_nbt_recipes_v1_8_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/FurnaceNbtRecipes"}} -execute if score #dependency_error simplenergy.data matches 1 if score #furnace_nbt_recipes.major load.status matches 1 unless score #furnace_nbt_recipes.minor load.status matches 8.. run tellraw @a {"translate":"simplenergy.furnace_nbt_recipes_v1_8_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/FurnaceNbtRecipes"}} +execute if score #dependency_error simplenergy.data matches 1 unless score #smithed.custom_block.major load.status matches 0.. run tellraw @a {"translate":"simplenergy.smithed_custom_block_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/custom-block/"}} +execute if score #dependency_error simplenergy.data matches 1 if score #smithed.custom_block.major load.status matches 0 unless score #smithed.custom_block.minor load.status matches 6.. run tellraw @a {"translate":"simplenergy.smithed_custom_block_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/custom-block/"}} +execute if score #dependency_error simplenergy.data matches 1 if score #smithed.custom_block.major load.status matches 0 if score #smithed.custom_block.minor load.status matches 6 unless score #smithed.custom_block.patch load.status matches 2.. run tellraw @a {"translate":"simplenergy.smithed_custom_block_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/custom-block/"}} +execute if score #dependency_error simplenergy.data matches 1 unless score #smithed.crafter.major load.status matches 0.. run tellraw @a {"translate":"simplenergy.smithed_crafter_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/crafter/"}} +execute if score #dependency_error simplenergy.data matches 1 if score #smithed.crafter.major load.status matches 0 unless score #smithed.crafter.minor load.status matches 6.. run tellraw @a {"translate":"simplenergy.smithed_crafter_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/crafter/"}} +execute if score #dependency_error simplenergy.data matches 1 if score #smithed.crafter.major load.status matches 0 if score #smithed.crafter.minor load.status matches 6 unless score #smithed.crafter.patch load.status matches 2.. run tellraw @a {"translate":"simplenergy.smithed_crafter_v0_6_2","color":"gold","clickEvent":{"action":"open_url","value":"https://wiki.smithed.dev/libraries/crafter/"}} +execute if score #dependency_error simplenergy.data matches 1 unless score #furnace_nbt_recipes.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.furnace_nbt_recipes_v1_9_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/FurnaceNbtRecipes"}} +execute if score #dependency_error simplenergy.data matches 1 if score #furnace_nbt_recipes.major load.status matches 1 unless score #furnace_nbt_recipes.minor load.status matches 9.. run tellraw @a {"translate":"simplenergy.furnace_nbt_recipes_v1_9_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/FurnaceNbtRecipes"}} execute if score #dependency_error simplenergy.data matches 1 unless score #smart_ore_generation.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.smartoregeneration_v1_7_1","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/SmartOreGeneration"}} execute if score #dependency_error simplenergy.data matches 1 if score #smart_ore_generation.major load.status matches 1 unless score #smart_ore_generation.minor load.status matches 7.. run tellraw @a {"translate":"simplenergy.smartoregeneration_v1_7_1","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/SmartOreGeneration"}} execute if score #dependency_error simplenergy.data matches 1 if score #smart_ore_generation.major load.status matches 1 if score #smart_ore_generation.minor load.status matches 7 unless score #smart_ore_generation.patch load.status matches 1.. run tellraw @a {"translate":"simplenergy.smartoregeneration_v1_7_1","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/Stoupy51/SmartOreGeneration"}} -execute if score #dependency_error simplenergy.data matches 1 unless score #itemio.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_2","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} -execute if score #dependency_error simplenergy.data matches 1 if score #itemio.major load.status matches 1 unless score #itemio.minor load.status matches 3.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_2","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} -execute if score #dependency_error simplenergy.data matches 1 if score #itemio.major load.status matches 1 if score #itemio.minor load.status matches 3 unless score #itemio.patch load.status matches 2.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_2","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} +execute if score #dependency_error simplenergy.data matches 1 unless score #itemio.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_3","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} +execute if score #dependency_error simplenergy.data matches 1 if score #itemio.major load.status matches 1 unless score #itemio.minor load.status matches 3.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_3","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} +execute if score #dependency_error simplenergy.data matches 1 if score #itemio.major load.status matches 1 if score #itemio.minor load.status matches 3 unless score #itemio.patch load.status matches 3.. run tellraw @a {"translate":"simplenergy.itemio_v1_3_3","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/edayot/ItemIO"}} execute if score #dependency_error simplenergy.data matches 1 unless score #energy.major load.status matches 1.. run tellraw @a {"translate":"simplenergy.datapackenergy_v1_8_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/ICY105/DatapackEnergy"}} execute if score #dependency_error simplenergy.data matches 1 if score #energy.major load.status matches 1 unless score #energy.minor load.status matches 8.. run tellraw @a {"translate":"simplenergy.datapackenergy_v1_8_0","color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/ICY105/DatapackEnergy"}} diff --git a/build/datapack/data/simplenergy/loot_table/i/manual.json b/build/datapack/data/simplenergy/loot_table/i/manual.json index bc7458de..aa01168c 100644 --- a/build/datapack/data/simplenergy/loot_table/i/manual.json +++ b/build/datapack/data/simplenergy/loot_table/i/manual.json @@ -10,22 +10,22 @@ { "function": "minecraft:set_components", "components": { + "minecraft:written_book_content": { + "title": "SimplEnergy Manual", + "author": "Stoupy51", + "pages": ["[{'text':''}, {'translate':'simplenergy_manual', 'underlined': True}, {'text':'\\u0021\\u0021\\u1020\\n\\n\\n\\n\\n\\n', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.the_following_manual_will_guide_you_through_recipes_and_energy_s', 'color': '#505050'}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.heavy_workbench', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u829c\\u0024\\u829c\\u0024\\u829c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0024\\u829d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u829b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0024\\u829e\\u0024\\u829e\\u0024\\u829e\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, [{'translate':'simplenergy.every_recipe_that_uses_custom_items', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.must', 'color': 'red', 'underlined': True}, ' be crafted using the Heavy Workbench.']]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.category_browser', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1021\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Material\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1023\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0024\\u8023', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0024\\u8025', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0024\\u8027', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u802b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0024\\u802f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0024\\u8031', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0024\\u8035', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0024\\u8037', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0024\\u8039', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0024\\u803b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0024\\u803f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0024\\u8041', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Equipment\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1024\\n\\u0022', {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0024\\u8047', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0024\\u8049', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0024\\u804b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0024\\u804f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0024\\u8051', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0024\\u8053', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Miscellaneous\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1025\\n\\u0022', {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0024\\u8059', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0024\\u805b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0024\\u805d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0024\\u805f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Energy\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1026\\n\\u0022', {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8065', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0024\\u8067', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0024\\u806b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u806f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0024\\u8071', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8081\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8086\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u808b\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1028\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u808f\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8092\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Deepslate Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1029\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u8096\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8099\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8027\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ingot\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u807f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u80ae\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u80b1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u80b4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u80b7\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u80ba\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u80be\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u80c2\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u80c6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u80ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u80ce\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u80d1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u80d4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u80d7\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u80dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u80e1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u80e6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u80eb\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u80f1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u80f5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Nugget\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u80cf', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u810e\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\u0022\\u0022\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_nugget', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u102d\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u8112\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u8115\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8118\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8090\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u8125\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8128\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Copper Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_copper'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8129\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_copper'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u8135\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812c\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8129\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812c\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Iron Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_iron'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8136\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_iron'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8139\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u8142\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8139\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8139\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8136\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8139\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Gold Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8144', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8143\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8146\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u814f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8146\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8146\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8143\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8146\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Lapis Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8150\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8153\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u815a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8153\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8153\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8150\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8153\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Diamond Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u815c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u815b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u815c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u8165\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u815c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Emerald Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8167', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8166\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8169\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u8170\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8169\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8169\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8166\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8169\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Quartz Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:nether_quartz_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8171\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:nether_quartz_ore'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8174\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8171\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u8179\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8174\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8174\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8171\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8174\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Netherite Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u817b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:ancient_debris'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u817a\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:ancient_debris'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u8182\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817d\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817d\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Tin Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8184', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_tin\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8183\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_tin\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8186\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u818f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8186\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8186\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8183\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8186\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Titanium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8191', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_titanium\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8190\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_titanium\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8193\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u819c\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8193\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8193\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8190\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8193\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Helmet\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8045\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81a3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Chestplate\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8047\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81aa\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Leggings\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8049\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Boots\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b8\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Sword\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u81c1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Pickaxe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\n', {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Axe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8051\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81d3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Shovel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8053\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Hoe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81e5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Multimeter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u812c\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8057\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u812c\\u0024\\u812c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u812c\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Wrench\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8059\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Slot Unlocker\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8174', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0024\\u81f2', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0024\\u8174\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f4', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f5', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0024\\u81f3\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8174\\u0024\\u81f2\\u0024\\u8174\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8174\\u0024\\u81f2\\u0024\\u8174\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Battery Switcher\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80db', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Manual\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u80f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u0024\\u805f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u8218\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8063\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8225\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8065\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Cauldron Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8067\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0031\\u0024\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u80d9\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0031\\u0024\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u80d9\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Furnace Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Solar Panel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8240', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8240\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8240\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Furnace\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8237\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u8252\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u8258\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8153\\u0024\\u8153\\u0024\\u8153\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8153\\u0024\\u8237\\u0024\\u8153\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Smelter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Brewing Stand\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80e9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8071\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Pulverizer\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u8276', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8139', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8139\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8276\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u827e\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u8276\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u827e\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u828a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8276\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u827e\\u0024\\u8139\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u812c\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u8276\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812c\\u0024\\u827e\\u0024\\u812c\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8139\\u0024\\u8139\\u0024\\u8139\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8153', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8077\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u8294\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8153\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}]"] + }, "minecraft:item_model": "simplenergy:manual", + "minecraft:enchantment_glint_override": false, + "minecraft:max_stack_size": 1, "minecraft:item_name": "{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}", "minecraft:lore": [ - "['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]" + "[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]" ], "minecraft:custom_data": { "simplenergy": {"manual": true}, "smithed": {"ignore": {"functionality": true,"crafting": true}} - }, - "minecraft:written_book_content": { - "title": "SimplEnergy Manual", - "author": "Stoupy51", - "pages": ["[{'text':''}, {'translate':'simplenergy_manual', 'underlined': True}, {'text':'\\u0021\\u0021\\u1020\\n\\n\\n\\n\\n\\n', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.the_following_manual_will_guide_you_through_recipes_and_energy_s', 'color': '#505050'}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'translate':'simplenergy.heavy_workbench', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u829c\\u0024\\u829c\\u0024\\u829c\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022', {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0024\\u829d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0024\\u829c', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u829b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:crafting_table'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:oak_log'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"'Heavy Workbench'\"}}}}, '\\u0022', {'text':'\\u0024\\u829e\\u0024\\u829e\\u0024\\u829e\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:smooth_stone'}}}, [{'translate':'simplenergy.every_recipe_that_uses_custom_items', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.must', 'color': 'red', 'underlined': True}, ' be crafted using the Heavy Workbench.']]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'translate':'simplenergy.category_browser', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1021\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.material', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '4'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': \"{'translate':'simplenergy.equipment', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '5'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': \"{'translate':'simplenergy.miscellaneous', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '6'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': \"{'translate':'simplenergy.energy', 'color': 'white'}\"}}}, 'clickEvent': {'action': 'change_page', 'value': '7'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Material\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1023\\n\\u0022', {'text':'\\u0024\\u8021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0024\\u8023', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0024\\u8025', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0024\\u8027', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u802b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0024\\u802f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0024\\u8031', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '16'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '17'}}, '\\u0022', {'text':'\\u0024\\u8035', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0024\\u8037', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0024\\u8039', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0024\\u803b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '18'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '19'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '20'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '21'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '22'}}, '\\u0022', {'text':'\\u0024\\u803f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0024\\u8041', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '23'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '24'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '25'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Equipment\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1024\\n\\u0022', {'text':'\\u0024\\u8045', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0024\\u8047', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0024\\u8049', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0024\\u804b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, '\\u0022', {'text':'\\u0024\\u804f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0024\\u8051', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0024\\u8053', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '34'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Miscellaneous\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1025\\n\\u0022', {'text':'\\u0024\\u8057', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0024\\u8059', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0024\\u805b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0024\\u805d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0024\\u805f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '35'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '37'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'➤ ', 'font': 'minecraft:default', 'color': 'black'}, {'text':'Energy\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u1026\\n\\u0022', {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8065', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0024\\u8067', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '43'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '44'}}, '\\u0022', {'text':'\\u0024\\u806b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u806f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0024\\u8071', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '45'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, '\\u0022', {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0021', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8081\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8086\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u808b\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u807f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1028\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '9'}}, {'text':'\\u808f\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8092\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8023\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Deepslate Simplunium Ore\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u1029\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:deepslate_simplunium_ore', 'item_name': '{\"translate\":\"simplenergy.deepslate_simplunium_ore\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '10'}}, {'text':'\\u8096\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8099\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium Block\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8027\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:raw_simplunium_block', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:raw_simplunium_block', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Ingot\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u807f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u80ae\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u80b1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u80b4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u80b7\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8025\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '26'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '27'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '28'}}, {'text':'\\u80ba\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u80be\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u80c2\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u80c6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u80ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '29'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '30'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '31'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '32'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '33'}}, {'text':'\\u80ce\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u80d1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u80d4\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u80d7\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u80dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '34'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '36'}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '38'}}, {'text':'\\u80e1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u80e6\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u80eb\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u80f1\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u80f5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '48'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '39'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Nugget\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0024\\u0024\\u80cf', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_nugget', 'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_nugget', 'item_name': '{\"translate\":\"simplenergy.simplunium_nugget\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80cf\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}}, {'text':'\\u810e\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\u0022\\u0022\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802b\\u0024\\u802b\\u0024\\u802b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_simplunium_nugget', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Raw Simplunium\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0021\\u0021\\u102d\\n\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, '\\u0021\\u0021', {'text':'\\u0020\\u0020\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:raw_simplunium', 'item_name': '{\"translate\":\"simplenergy.raw_simplunium\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '14'}}, {'text':'\\u8112\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u8115\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8118\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\u0022\\u0022\\u0024\\u0024\\u8027\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x9_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '11'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '15'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u802f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_dust', 'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_dust', 'item_name': '{\"translate\":\"simplenergy.simplunium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u8125\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8029\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u802d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_simplunium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8023\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8025\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8090\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_simplunium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u8128\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u802f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8029\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_dust', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '12'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Copper Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8031\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:copper_dust', 'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:copper_dust', 'item_name': '{\"translate\":\"simplenergy.copper_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812e\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u8135\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812a\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u812e\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_copper', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8130\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8132\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u812d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_copper_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8031\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u812a\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_copper_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Iron Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8033\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:iron_dust', 'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:iron_dust', 'item_name': '{\"translate\":\"simplenergy.iron_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u8142\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8137\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8137\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_iron', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u813f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u813a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_iron_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8033\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8137\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_iron_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Gold Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8144', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8035\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:gold_dust', 'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_ingot'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:gold_dust', 'item_name': '{\"translate\":\"simplenergy.gold_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8148\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u814f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8144\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8144\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8148\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_gold', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u814c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8147\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_gold_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8035\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8144\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_gold_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Lapis Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8037\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:lapis_dust', 'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:lapis_dust', 'item_name': '{\"translate\":\"simplenergy.lapis_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8155\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u815a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8151\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8151\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8155\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8157\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8154\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_lapis_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8037\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8151\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_lapis_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Diamond Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u80ed', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8039\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:diamond_dust', 'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:diamond_dust', 'item_name': '{\"translate\":\"simplenergy.diamond_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8160\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u8165\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u80ed\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8160\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8162\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u815f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_diamond_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8039\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u80ed\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_diamond_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Emerald Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8167', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:emerald_dust', 'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:emerald'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:emerald_dust', 'item_name': '{\"translate\":\"simplenergy.emerald_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u8170\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8167\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8167\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u816d\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u816a\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_emerald_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8167\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_emerald_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Quartz Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:quartz_dust', 'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:quartz_dust', 'item_name': '{\"translate\":\"simplenergy.quartz_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8176\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8175\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u8179\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8172\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8172\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_quartz', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8176\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8175\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_nether_quartz_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8172\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_quartz_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Netherite Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u817b', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:netherite_scrap'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u803f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:netherite_dust', 'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:netherite_scrap'}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:netherite_dust', 'item_name': '{\"translate\":\"simplenergy.netherite_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817e\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u8182\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817b\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_netherite_scrap', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u817f\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u817e\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_ancient_debris', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u803f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u817b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_netherite_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Tin Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8184', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8041\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:tin_dust', 'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.tin_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:tin_dust', 'item_name': '{\"translate\":\"simplenergy.tin_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8188\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u818f\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8184\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8184\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8188\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_tin', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818a\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u818c\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8187\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_tin_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8041\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8184\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_tin_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Titanium Dust\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002c\\n\\n\\n\\u0022', {'text':'\\u0024\\u8191', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0024\\u0024\\u8043\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:titanium_dust', 'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'structure_block', 'components': {'item_name': '{\"translate\":\"simplenergy.titanium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': [\"['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy.mechanization', 'italic': true, 'color': 'blue'}]\"]}}}}, '\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:titanium_dust', 'item_name': '{\"translate\":\"simplenergy.titanium_dust\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8195\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u819c\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8191\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8191\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8195\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_raw_titanium', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8197\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u0030\\n\\n\\n\\u0022\\u0024\\u8199\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0024\\u0024\\u8194\\n\\u0022\\u0031\\u0024\\u0022\\u0022\\u0022\\u0022\\u0023\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_deepslate_titanium_ore', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8043\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u8191\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_titanium_dust', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Helmet\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8045\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'equippable': {'slot': 'head', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'head', 'id': 'simplenergy:armor.head'}], 'item_model': 'simplenergy:simplunium_helmet', 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_helmet', 'components': {'max_damage': 495, 'equippable': {'slot': 'head', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'head', 'id': 'simplenergy:armor.head'}], 'item_model': 'simplenergy:simplunium_helmet', 'item_name': '{\"translate\":\"simplenergy.simplunium_helmet\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81a3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x5_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8045\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_helmet', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Chestplate\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8047\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'equippable': {'slot': 'chest', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 6.5, 'operation': 'add_value', 'slot': 'chest', 'id': 'simplenergy:armor.chest'}], 'item_model': 'simplenergy:simplunium_chestplate', 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_chestplate', 'components': {'max_damage': 720, 'equippable': {'slot': 'chest', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 6.5, 'operation': 'add_value', 'slot': 'chest', 'id': 'simplenergy:armor.chest'}], 'item_model': 'simplenergy:simplunium_chestplate', 'item_name': '{\"translate\":\"simplenergy.simplunium_chestplate\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81aa\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8047\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_chestplate', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Leggings\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8049\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'equippable': {'slot': 'legs', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 5.5, 'operation': 'add_value', 'slot': 'legs', 'id': 'simplenergy:armor.legs'}], 'item_model': 'simplenergy:simplunium_leggings', 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_leggings', 'components': {'max_damage': 675, 'equippable': {'slot': 'legs', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 5.5, 'operation': 'add_value', 'slot': 'legs', 'id': 'simplenergy:armor.legs'}], 'item_model': 'simplenergy:simplunium_leggings', 'item_name': '{\"translate\":\"simplenergy.simplunium_leggings\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8049\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_leggings', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Boots\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'equippable': {'slot': 'feet', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'feet', 'id': 'simplenergy:armor.feet'}], 'item_model': 'simplenergy:simplunium_boots', 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'leather_boots', 'components': {'max_damage': 585, 'equippable': {'slot': 'feet', 'model': 'simplenergy:simplunium'}, 'attribute_modifiers': [{'type': 'armor', 'amount': 2.5, 'operation': 'add_value', 'slot': 'feet', 'id': 'simplenergy:armor.feet'}], 'item_model': 'simplenergy:simplunium_boots', 'item_name': '{\"translate\":\"simplenergy.simplunium_boots\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u81b8\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804b\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_boots', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Sword\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 6, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}], 'item_model': 'simplenergy:simplunium_sword', 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_sword', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 6, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}], 'item_model': 'simplenergy:simplunium_sword', 'item_name': '{\"translate\":\"simplenergy.simplunium_sword\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u81c1\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x1_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804d\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_sword', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Pickaxe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u804f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.8, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_pickaxe', 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_pickaxe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -2.8, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_pickaxe', 'item_name': '{\"translate\":\"simplenergy.simplunium_pickaxe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\n\\n', {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81ca\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u804f\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_pickaxe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Axe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8051\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 9, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_axe', 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_axe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 9, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_axe', 'item_name': '{\"translate\":\"simplenergy.simplunium_axe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81d3\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8051\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_axe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Shovel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8053\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4.5, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_shovel', 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_shovel', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 4.5, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -3.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_shovel', 'item_name': '{\"translate\":\"simplenergy.simplunium_shovel\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81dc\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8053\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_shovel', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simplunium Hoe\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8055\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -1.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_hoe', 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'iron_hoe', 'components': {'max_damage': 750, 'attribute_modifiers': [{'type': 'attack_damage', 'amount': 1, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_damage'}, {'type': 'attack_speed', 'amount': -1.0, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'minecraft:base_attack_speed'}, {'type': 'mining_efficiency', 'amount': 0.2, 'operation': 'add_value', 'slot': 'mainhand', 'id': 'simplenergy:mining_efficiency.mainhand'}], 'item_model': 'simplenergy:simplunium_hoe', 'item_name': '{\"translate\":\"simplenergy.simplunium_hoe\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80bd\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stick'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u81e5\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u80bd\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_simplunium_ingot_x2_stick', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002f\\n\\u0022\\u0024\\u8055\\n\\u0022\\u0031\\u0024\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u802b\\n\\u0022\\u0022\\u0022\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_simplunium_hoe', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '13'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Multimeter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u812a\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8057\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:multimeter', 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_analyse_machines\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.to_get_their_energy_information\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:multimeter', 'item_name': '{\"translate\":\"simplenergy.multimeter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u812a\\u0024\\u812a\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8057\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u812a\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_iron_ingot_x4_copper_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Wrench\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8059\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:wrench', 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.provides_you_the_ability_to_instantly\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.break_cables_and_rotates_machines_while_sneaking\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:wrench', 'item_name': '{\"translate\":\"simplenergy.wrench\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8059\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x4_simplunium_ingot', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Slot Unlocker\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8172', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0024\\u81f2', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0024\\u8172\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:breeze_rod'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:quartz'}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f4', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:slot_unlocker', 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:raw_gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'lore': ['{\"translate\":\"simplenergy.unlocks_a_blocked_slot_in_a_machine\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:slot_unlocker', 'item_name': '{\"translate\":\"simplenergy.slot_unlocker\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0024\\u81f5', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0024\\u81f3\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_nugget'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8172\\u0024\\u81f2\\u0024\\u8172\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8172\\u0024\\u81f2\\u0024\\u8172\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f4\\u0024\\u81f3\\u0022\\u0022\\u0024\\u0024\\u805b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f3\\u0024\\u81f5\\u0024\\u81f3\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x2_quartz_x1_breeze_rod_x4_gold_nugget_x1_raw_gold_block_x1_iro', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Battery Switcher\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022\\u0031\\u0024', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0031\\u0024', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80db', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u805d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:battery_switcher', 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022\\u0031\\u0024', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone_button'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'warped_fungus_on_a_stick', 'components': {'unbreakable': {'show_in_tooltip': False}, 'lore': ['{\"translate\":\"simplenergy.allows_you_to_switch_batteries_states\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.input__output__both\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.hold_in_offhand_for_passive_use\",\"italic\":false,\"color\":\"white\"}', '{\"translate\":\"simplenergy.right_click_on_a_battery_to_switch\",\"italic\":false,\"color\":\"white\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:battery_switcher', 'item_name': '{\"translate\":\"simplenergy.battery_switcher\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024\\u0031\\u0024\\n\\n', {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0031\\u0024\\u0024\\u80d9\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0024\\u8029\\u0024\\u80db\\u0022\\u0022\\u0024\\u0024\\u805d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x1_redstone_x3_simplunium_ingot_x1_stone_button', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Manual\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u0029\\n\\u0022', {'text':'\\u0024\\u80f3', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:book'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0031\\u0024', {'text':'\\u0024\\u0024\\u805f', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_model': 'simplenergy:manual', 'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, '\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024', {'text':'\\u0031\\u0024\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'written_book', 'components': {'item_model': 'simplenergy:manual', 'item_name': '{\"translate\":\"simplenergy.manual\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u80f3\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_book_x1_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002d\\n\\u0022\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0024\\u0024\\u805f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n'], {'translate':'simplenergy.x1_manual', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u80f0', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8061\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u8218\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80d9\\u0024\\u80f0\\u0022\\u0022\\u0024\\u0024\\u8061\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_copper_block_x1_redstone_x3_iron_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '41'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022', {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0024\\u8061', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0024\\u80de', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8063\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_10_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:simple_battery', 'item_name': '{\"translate\":\"simplenergy.simple_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '40'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:gold_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u8225\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80de\\u0024\\u80de\\u0024\\u80de\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80de\\u0024\\u8061\\u0024\\u80de\\u0022\\u0022\\u0024\\u0024\\u8063\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_gold_block_x1_simple_battery_x3_simplunium_ingot', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '42'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Battery\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0024\\u8063', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8065\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:elite_battery', 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_25_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:advanced_battery', 'item_name': '{\"translate\":\"simplenergy.advanced_battery\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '41'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_storage_50_mj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:elite_battery', 'item_name': '{\"translate\":\"simplenergy.elite_battery\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8063\\u0024\\u8083\\u0022\\u0022\\u0024\\u0024\\u8065\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_redstone_block_x1_advanced_battery_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Cauldron Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0031\\u0024', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8067\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:cauldron_generator', 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_5_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_500_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:cauldron_generator', 'item_name': '{\"translate\":\"simplenergy.cauldron_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0031\\u0024\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u80d9\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0031\\u0024\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u80d9\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8067\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x7_iron_ingot_x1_redstone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Furnace Generator\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u80d9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8069\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:furnace_generator', 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_10_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_800_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:furnace_generator', 'item_name': '{\"translate\":\"simplenergy.furnace_generator\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:stone'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u80d9\\u0024\\u8237\\u0024\\u80d9\\u0022\\u0022\\u0024\\u0024\\u8069\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_iron_block_x2_redstone_x1_furnace_x3_stone', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Solar Panel\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8240', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806b\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:solar_panel', 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:daylight_detector'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.energy_generation_4_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:solar_panel', 'item_name': '{\"translate\":\"simplenergy.solar_panel\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8240\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8240\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806b\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_daylight_detector_x3_iron_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Furnace\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022', {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8237', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806d\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:furnace'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_block'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8237\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u8252\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u8258\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8151\\u0024\\u8151\\u0024\\u8151\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8151\\u0024\\u8237\\u0024\\u8151\\u0022\\u0022\\u0024\\u0024\\u806d\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u81f5\\u0024\\u81f5\\u0024\\u81f5\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_lapis_lazuli_x1_furnace_x3_iron_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '47'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '49'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Smelter\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u806f\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_smelter', 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_100_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_8000_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_smelter', 'item_name': '{\"translate\":\"simplenergy.electric_smelter\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'item_model': 'simplenergy:simplunium_block', 'item_name': '{\"translate\":\"simplenergy.simplunium_block\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '8'}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u806f\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_electric_furnace_x3_simplunium_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Electric Brewing Stand\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u80e9', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8071\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_brewing_stand', 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:brewing_stand'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_40_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_2400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_brewing_stand', 'item_name': '{\"translate\":\"simplenergy.electric_brewing_stand\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u80e9\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8071\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80ea\\u0024\\u80ea\\u0024\\u80ea\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x5_simplunium_ingot_x1_brewing_stand_x3_lapis_block', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Pulverizer\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:diamond'}}}, '\\u0022', {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0024\\u806d', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0024\\u8029', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8073\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:pulverizer', 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_20_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_1600_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:electric_furnace', 'item_name': '{\"translate\":\"simplenergy.electric_furnace\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '46'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'command_block', 'components': {'item_model': 'simplenergy:simplunium_ingot', 'item_name': '{\"translate\":\"simplenergy.simplunium_ingot\", \"italic\": false, \"color\": \"white\"}', 'lore': ['[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]']}}}, 'clickEvent': {'action': 'change_page', 'value': '12'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'furnace', 'components': {'lore': ['{\"translate\":\"simplenergy.power_usage_120_kw\",\"italic\":false,\"color\":\"gray\"}', '{\"translate\":\"simplenergy.energy_buffer_6400_kj\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_model': 'simplenergy:pulverizer', 'item_name': '{\"translate\":\"simplenergy.pulverizer\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_block'}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u80ed\\u0024\\u80ed\\u0024\\u80ed\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8029\\u0024\\u806d\\u0024\\u8029\\u0022\\u0022\\u0024\\u0024\\u8073\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x3_diamond_x2_simplunium_ingot_x1_electric_furnace_x3_copper_bl', 'color': 'gray'}]}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Simple Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u8276', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:coal'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8137', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0024\\u812a', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0024\\u8137\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:copper_ingot'}}}, {'text':'\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:iron_ingot'}}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8276\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u827e\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u8276\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u827e\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u828a\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8276\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u827e\\u0024\\u8137\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u812a\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u8276\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_coal', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u812a\\u0024\\u827e\\u0024\\u812a\\u0022\\u0022\\u0024\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal', 'color': 'gray'}]}}, {'text':'\\u0025', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '51'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Advanced Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0024\\u8151', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0024\\u8075', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8077\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:lapis_lazuli'}}}, {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022\\u0022', {'text':'\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_40_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.simple_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '50'}}, {'text':'\\u0027\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u8294\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8151\\u0024\\u8075\\u0022\\u0022\\u0024\\u0024\\u8077\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\u0022\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n'], {'translate':'simplenergy.x8_simple_cable_x1_lapis_lazuli', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}, 'clickEvent': {'action': 'change_page', 'value': '52'}}]","[{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, {'text':'Elite Cable\\n', 'font': 'minecraft:default', 'color': 'black', 'underlined': True}, '\\u0022\\u002a\\n\\u0022', {'text':'\\u0024\\u8077', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0024\\u8083\\u0024\\u8083\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_120_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.advanced_cable\", \"italic\": false, \"color\": \"white\"}'}}}, 'clickEvent': {'action': 'change_page', 'value': '51'}}, {'text':'\\u0031\\u0024\\u0031\\u0024\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0022', {'text':'\\u0024\\u8083\\u0024\\u8083', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0024\\u0024\\u8079\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, '\\u0022', {'text':'\\u0031\\u0024\\u0031\\u0024', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'minecraft:redstone_block'}}}, '\\u0031\\u0024\\u0022\\u0022', {'text':'\\u0031\\u0024\\n\\n\\n\\n', 'hoverEvent': {'action': 'show_item', 'contents': {'id': 'player_head', 'components': {'lore': ['{\"translate\":\"simplenergy.transfer_speed_240_kw\",\"italic\":false,\"color\":\"gray\"}', '[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]'], 'item_name': '{\"translate\":\"simplenergy.elite_cable\", \"italic\": false, \"color\": \"white\"}'}}}}, {'text':'\\u0027\\n', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}, {'text':'\\u0025\\u0023\\u0023', 'hoverEvent': {'action': 'show_text', 'contents': [{'text':''}, [{'text':'', 'font': 'simplenergy:manual', 'color': 'white'}, '\\u0022\\u002e\\n\\u0022\\u0024\\u8077\\u0024\\u8083\\u0024\\u8083\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\n\\u0022\\u0024\\u8083\\u0024\\u8083\\u0031\\u0024\\u0022\\u0022\\u0024\\u0024\\u8079\\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\\u0022\\u0022\\u0031\\u0024\\n\\n\\n'], {'translate':'simplenergy.x1_advanced_cable_x4_redstone_block', 'color': 'gray'}]}}]"] - }, - "minecraft:enchantment_glint_override": false, - "minecraft:max_stack_size": 1 + } } } ] diff --git a/build/datapack/data/simplenergy/loot_table/i/simplunium_boots.json b/build/datapack/data/simplenergy/loot_table/i/simplunium_boots.json index 382792cb..971dc1b0 100644 --- a/build/datapack/data/simplenergy/loot_table/i/simplunium_boots.json +++ b/build/datapack/data/simplenergy/loot_table/i/simplunium_boots.json @@ -17,7 +17,7 @@ "minecraft:max_damage": 585, "minecraft:equippable": { "slot": "feet", - "model": "simplenergy:simplunium" + "asset_id": "simplenergy:simplunium" }, "minecraft:attribute_modifiers": [ {"type": "armor","amount": 2.5,"operation": "add_value","slot": "feet","id": "simplenergy:armor.feet"} diff --git a/build/datapack/data/simplenergy/loot_table/i/simplunium_chestplate.json b/build/datapack/data/simplenergy/loot_table/i/simplunium_chestplate.json index 798e441d..81a43596 100644 --- a/build/datapack/data/simplenergy/loot_table/i/simplunium_chestplate.json +++ b/build/datapack/data/simplenergy/loot_table/i/simplunium_chestplate.json @@ -17,7 +17,7 @@ "minecraft:max_damage": 720, "minecraft:equippable": { "slot": "chest", - "model": "simplenergy:simplunium" + "asset_id": "simplenergy:simplunium" }, "minecraft:attribute_modifiers": [ {"type": "armor","amount": 6.5,"operation": "add_value","slot": "chest","id": "simplenergy:armor.chest"} diff --git a/build/datapack/data/simplenergy/loot_table/i/simplunium_helmet.json b/build/datapack/data/simplenergy/loot_table/i/simplunium_helmet.json index 1d7792b4..1100381f 100644 --- a/build/datapack/data/simplenergy/loot_table/i/simplunium_helmet.json +++ b/build/datapack/data/simplenergy/loot_table/i/simplunium_helmet.json @@ -17,7 +17,7 @@ "minecraft:max_damage": 495, "minecraft:equippable": { "slot": "head", - "model": "simplenergy:simplunium" + "asset_id": "simplenergy:simplunium" }, "minecraft:attribute_modifiers": [ {"type": "armor","amount": 2.5,"operation": "add_value","slot": "head","id": "simplenergy:armor.head"} diff --git a/build/datapack/data/simplenergy/loot_table/i/simplunium_leggings.json b/build/datapack/data/simplenergy/loot_table/i/simplunium_leggings.json index 55b58f19..20257d7a 100644 --- a/build/datapack/data/simplenergy/loot_table/i/simplunium_leggings.json +++ b/build/datapack/data/simplenergy/loot_table/i/simplunium_leggings.json @@ -17,7 +17,7 @@ "minecraft:max_damage": 675, "minecraft:equippable": { "slot": "legs", - "model": "simplenergy:simplunium" + "asset_id": "simplenergy:simplunium" }, "minecraft:attribute_modifiers": [ {"type": "armor","amount": 5.5,"operation": "add_value","slot": "legs","id": "simplenergy:armor.legs"} diff --git a/build/datapack/data/simplenergy/tags/block/non_solid.json b/build/datapack/data/simplenergy/tags/block/non_solid.json index 545b9232..b00538d0 100644 --- a/build/datapack/data/simplenergy/tags/block/non_solid.json +++ b/build/datapack/data/simplenergy/tags/block/non_solid.json @@ -35,8 +35,7 @@ "minecraft:acacia_sapling", "minecraft:dark_oak_sapling", "minecraft:mangrove_propagule", - "#minecraft:small_flowers", - "#minecraft:tall_flowers", + "#minecraft:flowers", "minecraft:mangrove_propagule", "minecraft:cobweb", "minecraft:torch", diff --git a/build/datapack/pack.mcmeta b/build/datapack/pack.mcmeta index df0faa88..3f2f6f0f 100644 --- a/build/datapack/pack.mcmeta +++ b/build/datapack/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 57, + "pack_format": 61, "description": "SimplEnergy [2.0.0] by Stoupy51" }, "id": "simplenergy" diff --git a/build/resource_pack/assets/minecraft/lang/en_us.json b/build/resource_pack/assets/minecraft/lang/en_us.json index a3ee0e31..41cca718 100644 --- a/build/resource_pack/assets/minecraft/lang/en_us.json +++ b/build/resource_pack/assets/minecraft/lang/en_us.json @@ -81,8 +81,8 @@ "simplenergy.transfer_speed_240_kw": "[Transfer Speed: 240 kW]", "simplenergy.elite_cable": "Elite Cable", "simplenergy.manual": "Manual", - "simplenergy.tin_ingot": "Tin Ingot", - "simplenergy.titanium_ingot": "Titanium Ingot", + "simplenergy.raw_tin": "Raw Tin", + "simplenergy.raw_titanium": "Raw Titanium", "simplenergy_manual": "SimplEnergy Manual\n", "simplenergy.the_following_manual_will_guide_you_through_recipes_and_energy_s": "The following manual will guide you through recipes and energy statistics about devices.", "simplenergy.heavy_workbench": "Heavy Workbench\n", @@ -182,6 +182,8 @@ "simplenergy.x6_iron_ingot_x2_copper_ingot_x1_charcoal": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- x1 Charcoal", "simplenergy.x8_simple_cable_x1_lapis_lazuli": "\n- x8 Simple Cable\n- x1 Lapis Lazuli", "simplenergy.x1_advanced_cable_x4_redstone_block": "\n- x1 Advanced Cable\n- x4 Redstone Block", + "simplenergy.tin_ingot": "Tin Ingot", + "simplenergy.titanium_ingot": "Titanium Ingot", "simplenergy.loaded_simplenergy_v2_0_0": "[Loaded SimplEnergy v2.0.0]", "simplenergy.total_simplunium_block": "- Total 'Simplunium Block': ", "simplenergy.total_simplunium_ore": "- Total 'Simplunium Ore': ", @@ -213,11 +215,11 @@ "simplenergy.vanilla_minecraft_polished_deepslate": "- Vanilla 'minecraft:polished_deepslate': ", "simplenergy.vanilla_minecraft_raw_iron_block": "- Vanilla 'minecraft:raw_iron_block': ", "simplenergy.total_custom_blocks": "- Total custom blocks: ", + "simplenergy.second_tag_function": "- 'second' tag function: ", + "simplenergy.tick_tag_function": "- 'tick' tag function: ", "simplenergy.unlocked_slots_saved": "Unlocked slots saved.", - "simplenergy.raw_tin": "Raw Tin", "simplenergy.tin_ore": "Tin Ore", "simplenergy.deepslate_tin_ore": "Deepslate Tin Ore", - "simplenergy.raw_titanium": "Raw Titanium", "simplenergy.titanium_ore": "Titanium Ore", "simplenergy.deepslate_titanium_ore": "Deepslate Titanium Ore", "simplenergy.obtain_a_simplunium_ingot": "Obtain a Simplunium Ingot", @@ -276,16 +278,14 @@ "simplenergy.input_output": "[Input & Output]", "simplenergy.output": "[Output]", "simplenergy.input": "[Input]", - "simplenergy.second_tag_function": "- 'second' tag function: ", - "simplenergy.tick_tag_function": "- 'tick' tag function: ", - "simplenergy_error_this_version_is_made_for_minecraft_1_21_3": "SimplEnergy Error: This version is made for Minecraft 1.21.3+.", + "simplenergy_error_this_version_is_made_for_minecraft_1_21_4": "SimplEnergy Error: This version is made for Minecraft 1.21.4+.", "simplenergy_error_libraries_are_missingplease_download_the_right": "SimplEnergy Error: Libraries are missing\nplease download the right SimplEnergy datapack\nor download each of these libraries one by one:", "simplenergy.common_signals_v0_1_0": "- [Common Signals (v0.1.0+)]", - "simplenergy.smithed_custom_block_v0_5_0": "- [Smithed Custom Block (v0.5.0+)]", - "simplenergy.smithed_crafter_v0_5_0": "- [Smithed Crafter (v0.5.0+)]", - "simplenergy.furnace_nbt_recipes_v1_8_0": "- [Furnace NBT Recipes (v1.8.0+)]", + "simplenergy.smithed_custom_block_v0_6_2": "- [Smithed Custom Block (v0.6.2+)]", + "simplenergy.smithed_crafter_v0_6_2": "- [Smithed Crafter (v0.6.2+)]", + "simplenergy.furnace_nbt_recipes_v1_9_0": "- [Furnace NBT Recipes (v1.9.0+)]", "simplenergy.smartoregeneration_v1_7_1": "- [SmartOreGeneration (v1.7.1+)]", - "simplenergy.itemio_v1_3_2": "- [ItemIO (v1.3.2+)]", + "simplenergy.itemio_v1_3_3": "- [ItemIO (v1.3.3+)]", "simplenergy.datapackenergy_v1_8_0": "- [DatapackEnergy (v1.8.0+)]" } diff --git a/build/resource_pack/assets/simplenergy/models/equipment/simplunium.json b/build/resource_pack/assets/simplenergy/equipment/simplunium.json similarity index 100% rename from build/resource_pack/assets/simplenergy/models/equipment/simplunium.json rename to build/resource_pack/assets/simplenergy/equipment/simplunium.json diff --git a/build/resource_pack/assets/simplenergy/font/manual.json b/build/resource_pack/assets/simplenergy/font/manual.json index 151b6ff1..1d254c85 100644 --- a/build/resource_pack/assets/simplenergy/font/manual.json +++ b/build/resource_pack/assets/simplenergy/font/manual.json @@ -97,55 +97,55 @@ {"type": "bitmap","file": "simplenergy:font/wiki_icons/simplenergy_simplunium_dust.png","ascent": 8,"height": 16,"chars": ["\u8118"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/simplenergy_simplunium_ingot.png","ascent": 8,"height": 16,"chars": ["\u8125"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/simplenergy_simplunium_ingot.png","ascent": 8,"height": 16,"chars": ["\u8128"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/copper_ingot.png","ascent": 7,"height": 16,"chars": ["\u812a"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/copper_dust_2.png","ascent": 7,"height": 16,"chars": ["\u812d"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/raw_copper.png","ascent": 7,"height": 16,"chars": ["\u812e"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/copper_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8129"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/raw_copper.png","ascent": 7,"height": 16,"chars": ["\u812a"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/copper_ingot.png","ascent": 7,"height": 16,"chars": ["\u812c"]}, {"type": "bitmap","file": "simplenergy:font/high_res/copper_ore.png","ascent": 7,"height": 16,"chars": ["\u8130"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_copper_ore.png","ascent": 7,"height": 16,"chars": ["\u8132"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_copper_ingot.png","ascent": 8,"height": 16,"chars": ["\u8135"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/iron_ingot.png","ascent": 7,"height": 16,"chars": ["\u8137"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/iron_dust_2.png","ascent": 7,"height": 16,"chars": ["\u813a"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/raw_iron.png","ascent": 7,"height": 16,"chars": ["\u813b"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/iron_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8136"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/raw_iron.png","ascent": 7,"height": 16,"chars": ["\u8137"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/iron_ingot.png","ascent": 7,"height": 16,"chars": ["\u8139"]}, {"type": "bitmap","file": "simplenergy:font/high_res/iron_ore.png","ascent": 7,"height": 16,"chars": ["\u813d"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_iron_ore.png","ascent": 7,"height": 16,"chars": ["\u813f"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_iron_ingot.png","ascent": 8,"height": 16,"chars": ["\u8142"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/gold_ingot.png","ascent": 7,"height": 16,"chars": ["\u8144"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/gold_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8147"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/raw_gold.png","ascent": 7,"height": 16,"chars": ["\u8148"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/gold_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8143"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/raw_gold.png","ascent": 7,"height": 16,"chars": ["\u8144"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/gold_ingot.png","ascent": 7,"height": 16,"chars": ["\u8146"]}, {"type": "bitmap","file": "simplenergy:font/high_res/gold_ore.png","ascent": 7,"height": 16,"chars": ["\u814a"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_gold_ore.png","ascent": 7,"height": 16,"chars": ["\u814c"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_gold_ingot.png","ascent": 8,"height": 16,"chars": ["\u814f"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/lapis_lazuli.png","ascent": 7,"height": 16,"chars": ["\u8151"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/lapis_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8154"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/lapis_ore.png","ascent": 7,"height": 16,"chars": ["\u8155"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/lapis_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8150"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/lapis_ore.png","ascent": 7,"height": 16,"chars": ["\u8151"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/lapis_lazuli.png","ascent": 7,"height": 16,"chars": ["\u8153"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_lapis_ore.png","ascent": 7,"height": 16,"chars": ["\u8157"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_lapis_lazuli.png","ascent": 8,"height": 16,"chars": ["\u815a"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/diamond_dust_2.png","ascent": 7,"height": 16,"chars": ["\u815f"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/diamond_ore.png","ascent": 7,"height": 16,"chars": ["\u8160"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/diamond_dust_2.png","ascent": 7,"height": 16,"chars": ["\u815b"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/diamond_ore.png","ascent": 7,"height": 16,"chars": ["\u815c"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_diamond_ore.png","ascent": 7,"height": 16,"chars": ["\u8162"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_diamond.png","ascent": 8,"height": 16,"chars": ["\u8165"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/emerald.png","ascent": 7,"height": 16,"chars": ["\u8167"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/emerald_dust_2.png","ascent": 7,"height": 16,"chars": ["\u816a"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/emerald_ore.png","ascent": 7,"height": 16,"chars": ["\u816b"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/emerald_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8166"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/emerald_ore.png","ascent": 7,"height": 16,"chars": ["\u8167"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/emerald.png","ascent": 7,"height": 16,"chars": ["\u8169"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_emerald_ore.png","ascent": 7,"height": 16,"chars": ["\u816d"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_emerald.png","ascent": 8,"height": 16,"chars": ["\u8170"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/quartz.png","ascent": 7,"height": 16,"chars": ["\u8172"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/quartz_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8175"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/nether_quartz_ore.png","ascent": 7,"height": 16,"chars": ["\u8176"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/quartz_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8171"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/nether_quartz_ore.png","ascent": 7,"height": 16,"chars": ["\u8172"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/quartz.png","ascent": 7,"height": 16,"chars": ["\u8174"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_quartz.png","ascent": 8,"height": 16,"chars": ["\u8179"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/netherite_scrap.png","ascent": 7,"height": 16,"chars": ["\u817b"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/netherite_dust_2.png","ascent": 7,"height": 16,"chars": ["\u817e"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/ancient_debris.png","ascent": 7,"height": 16,"chars": ["\u817f"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/netherite_dust_2.png","ascent": 7,"height": 16,"chars": ["\u817a"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/ancient_debris.png","ascent": 7,"height": 16,"chars": ["\u817b"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/netherite_scrap.png","ascent": 7,"height": 16,"chars": ["\u817d"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/minecraft_netherite_scrap.png","ascent": 8,"height": 16,"chars": ["\u8182"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/tin_ingot.png","ascent": 7,"height": 16,"chars": ["\u8184"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/tin_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8187"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/raw_tin.png","ascent": 7,"height": 16,"chars": ["\u8188"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/tin_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8183"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/raw_tin.png","ascent": 7,"height": 16,"chars": ["\u8184"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/tin_ingot.png","ascent": 7,"height": 16,"chars": ["\u8186"]}, {"type": "bitmap","file": "simplenergy:font/high_res/tin_ore.png","ascent": 7,"height": 16,"chars": ["\u818a"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_tin_ore.png","ascent": 7,"height": 16,"chars": ["\u818c"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/mechanization_tin_ingot.png","ascent": 8,"height": 16,"chars": ["\u818f"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/titanium_ingot.png","ascent": 7,"height": 16,"chars": ["\u8191"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/titanium_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8194"]}, - {"type": "bitmap","file": "simplenergy:font/high_res/raw_titanium.png","ascent": 7,"height": 16,"chars": ["\u8195"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/titanium_dust_2.png","ascent": 7,"height": 16,"chars": ["\u8190"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/raw_titanium.png","ascent": 7,"height": 16,"chars": ["\u8191"]}, + {"type": "bitmap","file": "simplenergy:font/high_res/titanium_ingot.png","ascent": 7,"height": 16,"chars": ["\u8193"]}, {"type": "bitmap","file": "simplenergy:font/high_res/titanium_ore.png","ascent": 7,"height": 16,"chars": ["\u8197"]}, {"type": "bitmap","file": "simplenergy:font/high_res/deepslate_titanium_ore.png","ascent": 7,"height": 16,"chars": ["\u8199"]}, {"type": "bitmap","file": "simplenergy:font/wiki_icons/mechanization_titanium_ingot.png","ascent": 8,"height": 16,"chars": ["\u819c"]}, diff --git a/build/resource_pack/assets/simplenergy/items/advanced_battery.json b/build/resource_pack/assets/simplenergy/items/advanced_battery.json new file mode 100644 index 00000000..6e1c860d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/advanced_battery.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/advanced_battery" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/advanced_cable.json b/build/resource_pack/assets/simplenergy/items/advanced_cable.json new file mode 100644 index 00000000..bb03c116 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/advanced_cable.json @@ -0,0 +1,73 @@ +{ + "model": { + "type": "minecraft:range_dispatch", + "property": "minecraft:custom_model_data", + "entries": [ + {"threshold": 0,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant"}}, + {"threshold": 1,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_d"}}, + {"threshold": 2,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_u"}}, + {"threshold": 3,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ud"}}, + {"threshold": 4,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_n"}}, + {"threshold": 5,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dn"}}, + {"threshold": 6,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_un"}}, + {"threshold": 7,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udn"}}, + {"threshold": 8,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_s"}}, + {"threshold": 9,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ds"}}, + {"threshold": 10,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_us"}}, + {"threshold": 11,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_uds"}}, + {"threshold": 12,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ns"}}, + {"threshold": 13,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dns"}}, + {"threshold": 14,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_uns"}}, + {"threshold": 15,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udns"}}, + {"threshold": 16,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_w"}}, + {"threshold": 17,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dw"}}, + {"threshold": 18,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_uw"}}, + {"threshold": 19,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udw"}}, + {"threshold": 20,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_nw"}}, + {"threshold": 21,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dnw"}}, + {"threshold": 22,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_unw"}}, + {"threshold": 23,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udnw"}}, + {"threshold": 24,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_sw"}}, + {"threshold": 25,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dsw"}}, + {"threshold": 26,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_usw"}}, + {"threshold": 27,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udsw"}}, + {"threshold": 28,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_nsw"}}, + {"threshold": 29,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dnsw"}}, + {"threshold": 30,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_unsw"}}, + {"threshold": 31,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udnsw"}}, + {"threshold": 32,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_e"}}, + {"threshold": 33,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_de"}}, + {"threshold": 34,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ue"}}, + {"threshold": 35,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ude"}}, + {"threshold": 36,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ne"}}, + {"threshold": 37,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dne"}}, + {"threshold": 38,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_une"}}, + {"threshold": 39,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udne"}}, + {"threshold": 40,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_se"}}, + {"threshold": 41,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dse"}}, + {"threshold": 42,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_use"}}, + {"threshold": 43,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udse"}}, + {"threshold": 44,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_nse"}}, + {"threshold": 45,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dnse"}}, + {"threshold": 46,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_unse"}}, + {"threshold": 47,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udnse"}}, + {"threshold": 48,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_ew"}}, + {"threshold": 49,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dew"}}, + {"threshold": 50,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_uew"}}, + {"threshold": 51,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udew"}}, + {"threshold": 52,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_new"}}, + {"threshold": 53,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dnew"}}, + {"threshold": 54,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_unew"}}, + {"threshold": 55,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udnew"}}, + {"threshold": 56,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_sew"}}, + {"threshold": 57,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dsew"}}, + {"threshold": 58,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_usew"}}, + {"threshold": 59,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udsew"}}, + {"threshold": 60,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_nsew"}}, + {"threshold": 61,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_dnsew"}}, + {"threshold": 62,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_unsew"}}, + {"threshold": 63,"model": {"type": "minecraft:model","model": "simplenergy:block/advanced_cable/variant_udnsew"}} + ] + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/battery_switcher.json b/build/resource_pack/assets/simplenergy/items/battery_switcher.json new file mode 100644 index 00000000..4fb252e2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/battery_switcher.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/battery_switcher" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/battery_switcher_both.json b/build/resource_pack/assets/simplenergy/items/battery_switcher_both.json new file mode 100644 index 00000000..91ca59f3 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/battery_switcher_both.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/battery_switcher_both" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/battery_switcher_input.json b/build/resource_pack/assets/simplenergy/items/battery_switcher_input.json new file mode 100644 index 00000000..9b026f6c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/battery_switcher_input.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/battery_switcher_input" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/battery_switcher_output.json b/build/resource_pack/assets/simplenergy/items/battery_switcher_output.json new file mode 100644 index 00000000..936acb1a --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/battery_switcher_output.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/battery_switcher_output" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/cauldron_generator.json b/build/resource_pack/assets/simplenergy/items/cauldron_generator.json new file mode 100644 index 00000000..4e20d13d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/cauldron_generator.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/cauldron_generator" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/copper_dust.json b/build/resource_pack/assets/simplenergy/items/copper_dust.json new file mode 100644 index 00000000..b7049ba8 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/copper_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/copper_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/creative_battery.json b/build/resource_pack/assets/simplenergy/items/creative_battery.json new file mode 100644 index 00000000..7b0225fd --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/creative_battery.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/creative_battery" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/deepslate_simplunium_ore.json b/build/resource_pack/assets/simplenergy/items/deepslate_simplunium_ore.json new file mode 100644 index 00000000..0318f403 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/deepslate_simplunium_ore.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/deepslate_simplunium_ore" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/diamond_dust.json b/build/resource_pack/assets/simplenergy/items/diamond_dust.json new file mode 100644 index 00000000..a8598552 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/diamond_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/diamond_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_brewing_stand.json b/build/resource_pack/assets/simplenergy/items/electric_brewing_stand.json new file mode 100644 index 00000000..60af5214 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_brewing_stand.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_brewing_stand" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_brewing_stand_on.json b/build/resource_pack/assets/simplenergy/items/electric_brewing_stand_on.json new file mode 100644 index 00000000..f7029122 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_brewing_stand_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_brewing_stand_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_furnace.json b/build/resource_pack/assets/simplenergy/items/electric_furnace.json new file mode 100644 index 00000000..30629304 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_furnace.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_furnace" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_furnace_on.json b/build/resource_pack/assets/simplenergy/items/electric_furnace_on.json new file mode 100644 index 00000000..906935be --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_furnace_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_furnace_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_smelter.json b/build/resource_pack/assets/simplenergy/items/electric_smelter.json new file mode 100644 index 00000000..53f04070 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_smelter.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_smelter" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/electric_smelter_on.json b/build/resource_pack/assets/simplenergy/items/electric_smelter_on.json new file mode 100644 index 00000000..1199ecc2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/electric_smelter_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/electric_smelter_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/elite_battery.json b/build/resource_pack/assets/simplenergy/items/elite_battery.json new file mode 100644 index 00000000..bd4b7de9 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/elite_battery.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/elite_battery" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/elite_cable.json b/build/resource_pack/assets/simplenergy/items/elite_cable.json new file mode 100644 index 00000000..f5a98705 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/elite_cable.json @@ -0,0 +1,73 @@ +{ + "model": { + "type": "minecraft:range_dispatch", + "property": "minecraft:custom_model_data", + "entries": [ + {"threshold": 0,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant"}}, + {"threshold": 1,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_d"}}, + {"threshold": 2,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_u"}}, + {"threshold": 3,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ud"}}, + {"threshold": 4,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_n"}}, + {"threshold": 5,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dn"}}, + {"threshold": 6,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_un"}}, + {"threshold": 7,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udn"}}, + {"threshold": 8,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_s"}}, + {"threshold": 9,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ds"}}, + {"threshold": 10,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_us"}}, + {"threshold": 11,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_uds"}}, + {"threshold": 12,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ns"}}, + {"threshold": 13,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dns"}}, + {"threshold": 14,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_uns"}}, + {"threshold": 15,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udns"}}, + {"threshold": 16,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_w"}}, + {"threshold": 17,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dw"}}, + {"threshold": 18,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_uw"}}, + {"threshold": 19,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udw"}}, + {"threshold": 20,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_nw"}}, + {"threshold": 21,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dnw"}}, + {"threshold": 22,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_unw"}}, + {"threshold": 23,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udnw"}}, + {"threshold": 24,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_sw"}}, + {"threshold": 25,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dsw"}}, + {"threshold": 26,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_usw"}}, + {"threshold": 27,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udsw"}}, + {"threshold": 28,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_nsw"}}, + {"threshold": 29,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dnsw"}}, + {"threshold": 30,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_unsw"}}, + {"threshold": 31,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udnsw"}}, + {"threshold": 32,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_e"}}, + {"threshold": 33,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_de"}}, + {"threshold": 34,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ue"}}, + {"threshold": 35,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ude"}}, + {"threshold": 36,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ne"}}, + {"threshold": 37,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dne"}}, + {"threshold": 38,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_une"}}, + {"threshold": 39,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udne"}}, + {"threshold": 40,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_se"}}, + {"threshold": 41,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dse"}}, + {"threshold": 42,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_use"}}, + {"threshold": 43,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udse"}}, + {"threshold": 44,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_nse"}}, + {"threshold": 45,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dnse"}}, + {"threshold": 46,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_unse"}}, + {"threshold": 47,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udnse"}}, + {"threshold": 48,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_ew"}}, + {"threshold": 49,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dew"}}, + {"threshold": 50,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_uew"}}, + {"threshold": 51,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udew"}}, + {"threshold": 52,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_new"}}, + {"threshold": 53,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dnew"}}, + {"threshold": 54,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_unew"}}, + {"threshold": 55,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udnew"}}, + {"threshold": 56,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_sew"}}, + {"threshold": 57,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dsew"}}, + {"threshold": 58,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_usew"}}, + {"threshold": 59,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udsew"}}, + {"threshold": 60,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_nsew"}}, + {"threshold": 61,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_dnsew"}}, + {"threshold": 62,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_unsew"}}, + {"threshold": 63,"model": {"type": "minecraft:model","model": "simplenergy:block/elite_cable/variant_udnsew"}} + ] + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/emerald_dust.json b/build/resource_pack/assets/simplenergy/items/emerald_dust.json new file mode 100644 index 00000000..d8353414 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/emerald_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/emerald_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/furnace_generator.json b/build/resource_pack/assets/simplenergy/items/furnace_generator.json new file mode 100644 index 00000000..90655635 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/furnace_generator.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/furnace_generator" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/furnace_generator_on.json b/build/resource_pack/assets/simplenergy/items/furnace_generator_on.json new file mode 100644 index 00000000..28ebf2bd --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/furnace_generator_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/furnace_generator_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gold_dust.json b/build/resource_pack/assets/simplenergy/items/gold_dust.json new file mode 100644 index 00000000..2c542d9d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gold_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gold_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_0.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_0.json new file mode 100644 index 00000000..5b7b4bf2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_0.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_0" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_1.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_1.json new file mode 100644 index 00000000..2527db85 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_1.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_1" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_2.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_2.json new file mode 100644 index 00000000..d8cbca1e --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_2.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_2" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_3.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_3.json new file mode 100644 index 00000000..bf45f933 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_3.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_3" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_4.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_4.json new file mode 100644 index 00000000..1cb14b11 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_4.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_4" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_5.json b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_5.json new file mode 100644 index 00000000..e07a7515 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_brewing_stand_5.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_brewing_stand_5" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_0.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_0.json new file mode 100644 index 00000000..7720c0b4 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_0.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_0" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_1.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_1.json new file mode 100644 index 00000000..1df72910 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_1.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_1" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_2.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_2.json new file mode 100644 index 00000000..35fc50b0 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_2.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_2" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_3.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_3.json new file mode 100644 index 00000000..9ddb21c5 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_3.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_3" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_4.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_4.json new file mode 100644 index 00000000..cae33a87 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_4.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_4" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_5.json b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_5.json new file mode 100644 index 00000000..50342f21 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_furnace_5.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_furnace_5" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_0.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_0.json new file mode 100644 index 00000000..2182ef2c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_0.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_0" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_1.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_1.json new file mode 100644 index 00000000..43f95496 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_1.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_1" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_2.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_2.json new file mode 100644 index 00000000..24b3917d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_2.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_2" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_3.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_3.json new file mode 100644 index 00000000..a9c27fd0 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_3.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_3" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_4.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_4.json new file mode 100644 index 00000000..ed79f7cf --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_4.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_4" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_5.json b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_5.json new file mode 100644 index 00000000..c4150c7a --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/electric_smelter_5.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/electric_smelter_5" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/furnace_generator.json b/build/resource_pack/assets/simplenergy/items/gui/furnace_generator.json new file mode 100644 index 00000000..16b31922 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/furnace_generator.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/furnace_generator" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/furnace_generator_on.json b/build/resource_pack/assets/simplenergy/items/gui/furnace_generator_on.json new file mode 100644 index 00000000..85aa610b --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/furnace_generator_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/furnace_generator_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_blocked.json b/build/resource_pack/assets/simplenergy/items/gui/progress_blocked.json new file mode 100644 index 00000000..80e728c8 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_blocked.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_blocked" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_00.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_00.json new file mode 100644 index 00000000..cea2e638 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_00.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_00" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_01.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_01.json new file mode 100644 index 00000000..0f206b09 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_01.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_01" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_02.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_02.json new file mode 100644 index 00000000..349c4793 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_02.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_02" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_03.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_03.json new file mode 100644 index 00000000..109f0ed2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_03.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_03" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_04.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_04.json new file mode 100644 index 00000000..0745e0e2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_04.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_04" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_05.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_05.json new file mode 100644 index 00000000..5057885e --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_05.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_05" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_06.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_06.json new file mode 100644 index 00000000..ab49d0a2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_06.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_06" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_07.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_07.json new file mode 100644 index 00000000..1907d024 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_07.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_07" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_08.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_08.json new file mode 100644 index 00000000..79c10d81 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_08.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_08" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_09.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_09.json new file mode 100644 index 00000000..5b8a8511 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_09.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_09" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_10.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_10.json new file mode 100644 index 00000000..1163108c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_10.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_10" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_11.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_11.json new file mode 100644 index 00000000..536bd3a2 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_11.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_11" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_12.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_12.json new file mode 100644 index 00000000..0ac4e7f3 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_12.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_12" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_13.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_13.json new file mode 100644 index 00000000..ebb1d294 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_13.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_13" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_14.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_14.json new file mode 100644 index 00000000..c12e797d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_14.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_14" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_15.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_15.json new file mode 100644 index 00000000..d2f0ded8 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_15.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_15" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_16.json b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_16.json new file mode 100644 index 00000000..965de4c6 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/progress_unblocked_16.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/progress_unblocked_16" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_0.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_0.json new file mode 100644 index 00000000..ae80210d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_0.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_0" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_1.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_1.json new file mode 100644 index 00000000..38ef6e9b --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_1.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_1" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_2.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_2.json new file mode 100644 index 00000000..e8ce606b --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_2.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_2" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_3.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_3.json new file mode 100644 index 00000000..6110f1a0 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_3.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_3" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_4.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_4.json new file mode 100644 index 00000000..b5f1e383 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_4.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_4" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/pulverizer_5.json b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_5.json new file mode 100644 index 00000000..5e428d3c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/pulverizer_5.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/pulverizer_5" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/redstone_generator.json b/build/resource_pack/assets/simplenergy/items/gui/redstone_generator.json new file mode 100644 index 00000000..8b06a85a --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/redstone_generator.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/redstone_generator" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/gui/redstone_generator_on.json b/build/resource_pack/assets/simplenergy/items/gui/redstone_generator_on.json new file mode 100644 index 00000000..bee753eb --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/gui/redstone_generator_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/gui/redstone_generator_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/heavy_workbench.json b/build/resource_pack/assets/simplenergy/items/heavy_workbench.json new file mode 100644 index 00000000..54c2d810 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/heavy_workbench.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/heavy_workbench" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/iron_dust.json b/build/resource_pack/assets/simplenergy/items/iron_dust.json new file mode 100644 index 00000000..542f803f --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/iron_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/iron_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/lapis_dust.json b/build/resource_pack/assets/simplenergy/items/lapis_dust.json new file mode 100644 index 00000000..187cd8ef --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/lapis_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/lapis_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/manual.json b/build/resource_pack/assets/simplenergy/items/manual.json new file mode 100644 index 00000000..f12a488c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/manual.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/manual" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/multimeter.json b/build/resource_pack/assets/simplenergy/items/multimeter.json new file mode 100644 index 00000000..57ca7f7f --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/multimeter.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/multimeter" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/netherite_dust.json b/build/resource_pack/assets/simplenergy/items/netherite_dust.json new file mode 100644 index 00000000..c369b948 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/netherite_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/netherite_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/pulverizer.json b/build/resource_pack/assets/simplenergy/items/pulverizer.json new file mode 100644 index 00000000..b613dbf4 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/pulverizer.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/pulverizer" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/pulverizer_on.json b/build/resource_pack/assets/simplenergy/items/pulverizer_on.json new file mode 100644 index 00000000..d48bcc9e --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/pulverizer_on.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/pulverizer_on" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/quartz_dust.json b/build/resource_pack/assets/simplenergy/items/quartz_dust.json new file mode 100644 index 00000000..6ae89042 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/quartz_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/quartz_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/raw_simplunium.json b/build/resource_pack/assets/simplenergy/items/raw_simplunium.json new file mode 100644 index 00000000..493a9e7b --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/raw_simplunium.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/raw_simplunium" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/raw_simplunium_block.json b/build/resource_pack/assets/simplenergy/items/raw_simplunium_block.json new file mode 100644 index 00000000..59db7506 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/raw_simplunium_block.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/raw_simplunium_block" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simple_battery.json b/build/resource_pack/assets/simplenergy/items/simple_battery.json new file mode 100644 index 00000000..3532b89c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simple_battery.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simple_battery" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simple_cable.json b/build/resource_pack/assets/simplenergy/items/simple_cable.json new file mode 100644 index 00000000..aa10ece5 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simple_cable.json @@ -0,0 +1,73 @@ +{ + "model": { + "type": "minecraft:range_dispatch", + "property": "minecraft:custom_model_data", + "entries": [ + {"threshold": 0,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant"}}, + {"threshold": 1,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_d"}}, + {"threshold": 2,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_u"}}, + {"threshold": 3,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ud"}}, + {"threshold": 4,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_n"}}, + {"threshold": 5,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dn"}}, + {"threshold": 6,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_un"}}, + {"threshold": 7,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udn"}}, + {"threshold": 8,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_s"}}, + {"threshold": 9,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ds"}}, + {"threshold": 10,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_us"}}, + {"threshold": 11,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_uds"}}, + {"threshold": 12,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ns"}}, + {"threshold": 13,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dns"}}, + {"threshold": 14,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_uns"}}, + {"threshold": 15,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udns"}}, + {"threshold": 16,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_w"}}, + {"threshold": 17,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dw"}}, + {"threshold": 18,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_uw"}}, + {"threshold": 19,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udw"}}, + {"threshold": 20,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_nw"}}, + {"threshold": 21,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dnw"}}, + {"threshold": 22,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_unw"}}, + {"threshold": 23,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udnw"}}, + {"threshold": 24,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_sw"}}, + {"threshold": 25,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dsw"}}, + {"threshold": 26,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_usw"}}, + {"threshold": 27,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udsw"}}, + {"threshold": 28,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_nsw"}}, + {"threshold": 29,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dnsw"}}, + {"threshold": 30,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_unsw"}}, + {"threshold": 31,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udnsw"}}, + {"threshold": 32,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_e"}}, + {"threshold": 33,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_de"}}, + {"threshold": 34,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ue"}}, + {"threshold": 35,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ude"}}, + {"threshold": 36,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ne"}}, + {"threshold": 37,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dne"}}, + {"threshold": 38,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_une"}}, + {"threshold": 39,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udne"}}, + {"threshold": 40,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_se"}}, + {"threshold": 41,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dse"}}, + {"threshold": 42,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_use"}}, + {"threshold": 43,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udse"}}, + {"threshold": 44,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_nse"}}, + {"threshold": 45,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dnse"}}, + {"threshold": 46,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_unse"}}, + {"threshold": 47,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udnse"}}, + {"threshold": 48,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_ew"}}, + {"threshold": 49,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dew"}}, + {"threshold": 50,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_uew"}}, + {"threshold": 51,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udew"}}, + {"threshold": 52,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_new"}}, + {"threshold": 53,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dnew"}}, + {"threshold": 54,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_unew"}}, + {"threshold": 55,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udnew"}}, + {"threshold": 56,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_sew"}}, + {"threshold": 57,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dsew"}}, + {"threshold": 58,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_usew"}}, + {"threshold": 59,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udsew"}}, + {"threshold": 60,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_nsew"}}, + {"threshold": 61,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_dnsew"}}, + {"threshold": 62,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_unsew"}}, + {"threshold": 63,"model": {"type": "minecraft:model","model": "simplenergy:block/simple_cable/variant_udnsew"}} + ] + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_axe.json b/build/resource_pack/assets/simplenergy/items/simplunium_axe.json new file mode 100644 index 00000000..94bec5e1 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_axe.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_axe" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_block.json b/build/resource_pack/assets/simplenergy/items/simplunium_block.json new file mode 100644 index 00000000..170c5a4d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_block.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_block" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_boots.json b/build/resource_pack/assets/simplenergy/items/simplunium_boots.json new file mode 100644 index 00000000..edb9924c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_boots.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_boots" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_chestplate.json b/build/resource_pack/assets/simplenergy/items/simplunium_chestplate.json new file mode 100644 index 00000000..2604f71c --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_chestplate.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_chestplate" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_dust.json b/build/resource_pack/assets/simplenergy/items/simplunium_dust.json new file mode 100644 index 00000000..1bb00c56 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_helmet.json b/build/resource_pack/assets/simplenergy/items/simplunium_helmet.json new file mode 100644 index 00000000..ea9ecf19 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_helmet.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_helmet" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_hoe.json b/build/resource_pack/assets/simplenergy/items/simplunium_hoe.json new file mode 100644 index 00000000..b822c250 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_hoe.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_hoe" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_ingot.json b/build/resource_pack/assets/simplenergy/items/simplunium_ingot.json new file mode 100644 index 00000000..d37a9046 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_ingot.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_ingot" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_leggings.json b/build/resource_pack/assets/simplenergy/items/simplunium_leggings.json new file mode 100644 index 00000000..b81bb432 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_leggings.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_leggings" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_nugget.json b/build/resource_pack/assets/simplenergy/items/simplunium_nugget.json new file mode 100644 index 00000000..9d4a256d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_nugget.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_nugget" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_ore.json b/build/resource_pack/assets/simplenergy/items/simplunium_ore.json new file mode 100644 index 00000000..f59ad849 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_ore.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_ore" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_pickaxe.json b/build/resource_pack/assets/simplenergy/items/simplunium_pickaxe.json new file mode 100644 index 00000000..c5877a3d --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_pickaxe.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_pickaxe" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_shovel.json b/build/resource_pack/assets/simplenergy/items/simplunium_shovel.json new file mode 100644 index 00000000..ba6bfaa0 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_shovel.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_shovel" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/simplunium_sword.json b/build/resource_pack/assets/simplenergy/items/simplunium_sword.json new file mode 100644 index 00000000..6d272290 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/simplunium_sword.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/simplunium_sword" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/slot_unlocker.json b/build/resource_pack/assets/simplenergy/items/slot_unlocker.json new file mode 100644 index 00000000..7b8525fa --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/slot_unlocker.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/slot_unlocker" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/solar_panel.json b/build/resource_pack/assets/simplenergy/items/solar_panel.json new file mode 100644 index 00000000..0a0ebec6 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/solar_panel.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/solar_panel" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/tin_dust.json b/build/resource_pack/assets/simplenergy/items/tin_dust.json new file mode 100644 index 00000000..1685ca38 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/tin_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/tin_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/titanium_dust.json b/build/resource_pack/assets/simplenergy/items/titanium_dust.json new file mode 100644 index 00000000..1042bd37 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/titanium_dust.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/titanium_dust" + } +} + diff --git a/build/resource_pack/assets/simplenergy/items/wrench.json b/build/resource_pack/assets/simplenergy/items/wrench.json new file mode 100644 index 00000000..b36c86a6 --- /dev/null +++ b/build/resource_pack/assets/simplenergy/items/wrench.json @@ -0,0 +1,7 @@ +{ + "model": { + "type": "minecraft:model", + "model": "simplenergy:item/wrench" + } +} + diff --git a/build/resource_pack/assets/simplenergy/models/block/cable_base.json b/build/resource_pack/assets/simplenergy/models/block/cable_base.json index da9ae334..8eec524f 100644 --- a/build/resource_pack/assets/simplenergy/models/block/cable_base.json +++ b/build/resource_pack/assets/simplenergy/models/block/cable_base.json @@ -1,8 +1,7 @@ { "parent": "block/block", "display": { - "head": {"rotation": [0,0,0],"translation": [0,-30.42,0],"scale": [1.605,1.605,1.605]}, - "fixed": {"rotation": [90,0,0],"translation": [0,0,-8],"scale": [2.02,2.02,2.02]} + "fixed": {"rotation": [180,0,0],"translation": [0,-4,0],"scale": [1.005,1.005,1.005]} } } diff --git a/build/resource_pack/assets/simplenergy/models/item/advanced_cable.json b/build/resource_pack/assets/simplenergy/models/item/advanced_cable.json deleted file mode 100644 index 3ed15e37..00000000 --- a/build/resource_pack/assets/simplenergy/models/item/advanced_cable.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "parent": "block/block", - "overrides": [ - {"predicate": {"custom_model_data": 0},"model": "simplenergy:block/advanced_cable/variant"}, - {"predicate": {"custom_model_data": 1},"model": "simplenergy:block/advanced_cable/variant_d"}, - {"predicate": {"custom_model_data": 2},"model": "simplenergy:block/advanced_cable/variant_u"}, - {"predicate": {"custom_model_data": 3},"model": "simplenergy:block/advanced_cable/variant_ud"}, - {"predicate": {"custom_model_data": 4},"model": "simplenergy:block/advanced_cable/variant_n"}, - {"predicate": {"custom_model_data": 5},"model": "simplenergy:block/advanced_cable/variant_dn"}, - {"predicate": {"custom_model_data": 6},"model": "simplenergy:block/advanced_cable/variant_un"}, - {"predicate": {"custom_model_data": 7},"model": "simplenergy:block/advanced_cable/variant_udn"}, - {"predicate": {"custom_model_data": 8},"model": "simplenergy:block/advanced_cable/variant_s"}, - {"predicate": {"custom_model_data": 9},"model": "simplenergy:block/advanced_cable/variant_ds"}, - {"predicate": {"custom_model_data": 10},"model": "simplenergy:block/advanced_cable/variant_us"}, - {"predicate": {"custom_model_data": 11},"model": "simplenergy:block/advanced_cable/variant_uds"}, - {"predicate": {"custom_model_data": 12},"model": "simplenergy:block/advanced_cable/variant_ns"}, - {"predicate": {"custom_model_data": 13},"model": "simplenergy:block/advanced_cable/variant_dns"}, - {"predicate": {"custom_model_data": 14},"model": "simplenergy:block/advanced_cable/variant_uns"}, - {"predicate": {"custom_model_data": 15},"model": "simplenergy:block/advanced_cable/variant_udns"}, - {"predicate": {"custom_model_data": 16},"model": "simplenergy:block/advanced_cable/variant_w"}, - {"predicate": {"custom_model_data": 17},"model": "simplenergy:block/advanced_cable/variant_dw"}, - {"predicate": {"custom_model_data": 18},"model": "simplenergy:block/advanced_cable/variant_uw"}, - {"predicate": {"custom_model_data": 19},"model": "simplenergy:block/advanced_cable/variant_udw"}, - {"predicate": {"custom_model_data": 20},"model": "simplenergy:block/advanced_cable/variant_nw"}, - {"predicate": {"custom_model_data": 21},"model": "simplenergy:block/advanced_cable/variant_dnw"}, - {"predicate": {"custom_model_data": 22},"model": "simplenergy:block/advanced_cable/variant_unw"}, - {"predicate": {"custom_model_data": 23},"model": "simplenergy:block/advanced_cable/variant_udnw"}, - {"predicate": {"custom_model_data": 24},"model": "simplenergy:block/advanced_cable/variant_sw"}, - {"predicate": {"custom_model_data": 25},"model": "simplenergy:block/advanced_cable/variant_dsw"}, - {"predicate": {"custom_model_data": 26},"model": "simplenergy:block/advanced_cable/variant_usw"}, - {"predicate": {"custom_model_data": 27},"model": "simplenergy:block/advanced_cable/variant_udsw"}, - {"predicate": {"custom_model_data": 28},"model": "simplenergy:block/advanced_cable/variant_nsw"}, - {"predicate": {"custom_model_data": 29},"model": "simplenergy:block/advanced_cable/variant_dnsw"}, - {"predicate": {"custom_model_data": 30},"model": "simplenergy:block/advanced_cable/variant_unsw"}, - {"predicate": {"custom_model_data": 31},"model": "simplenergy:block/advanced_cable/variant_udnsw"}, - {"predicate": {"custom_model_data": 32},"model": "simplenergy:block/advanced_cable/variant_e"}, - {"predicate": {"custom_model_data": 33},"model": "simplenergy:block/advanced_cable/variant_de"}, - {"predicate": {"custom_model_data": 34},"model": "simplenergy:block/advanced_cable/variant_ue"}, - {"predicate": {"custom_model_data": 35},"model": "simplenergy:block/advanced_cable/variant_ude"}, - {"predicate": {"custom_model_data": 36},"model": "simplenergy:block/advanced_cable/variant_ne"}, - {"predicate": {"custom_model_data": 37},"model": "simplenergy:block/advanced_cable/variant_dne"}, - {"predicate": {"custom_model_data": 38},"model": "simplenergy:block/advanced_cable/variant_une"}, - {"predicate": {"custom_model_data": 39},"model": "simplenergy:block/advanced_cable/variant_udne"}, - {"predicate": {"custom_model_data": 40},"model": "simplenergy:block/advanced_cable/variant_se"}, - {"predicate": {"custom_model_data": 41},"model": "simplenergy:block/advanced_cable/variant_dse"}, - {"predicate": {"custom_model_data": 42},"model": "simplenergy:block/advanced_cable/variant_use"}, - {"predicate": {"custom_model_data": 43},"model": "simplenergy:block/advanced_cable/variant_udse"}, - {"predicate": {"custom_model_data": 44},"model": "simplenergy:block/advanced_cable/variant_nse"}, - {"predicate": {"custom_model_data": 45},"model": "simplenergy:block/advanced_cable/variant_dnse"}, - {"predicate": {"custom_model_data": 46},"model": "simplenergy:block/advanced_cable/variant_unse"}, - {"predicate": {"custom_model_data": 47},"model": "simplenergy:block/advanced_cable/variant_udnse"}, - {"predicate": {"custom_model_data": 48},"model": "simplenergy:block/advanced_cable/variant_ew"}, - {"predicate": {"custom_model_data": 49},"model": "simplenergy:block/advanced_cable/variant_dew"}, - {"predicate": {"custom_model_data": 50},"model": "simplenergy:block/advanced_cable/variant_uew"}, - {"predicate": {"custom_model_data": 51},"model": "simplenergy:block/advanced_cable/variant_udew"}, - {"predicate": {"custom_model_data": 52},"model": "simplenergy:block/advanced_cable/variant_new"}, - {"predicate": {"custom_model_data": 53},"model": "simplenergy:block/advanced_cable/variant_dnew"}, - {"predicate": {"custom_model_data": 54},"model": "simplenergy:block/advanced_cable/variant_unew"}, - {"predicate": {"custom_model_data": 55},"model": "simplenergy:block/advanced_cable/variant_udnew"}, - {"predicate": {"custom_model_data": 56},"model": "simplenergy:block/advanced_cable/variant_sew"}, - {"predicate": {"custom_model_data": 57},"model": "simplenergy:block/advanced_cable/variant_dsew"}, - {"predicate": {"custom_model_data": 58},"model": "simplenergy:block/advanced_cable/variant_usew"}, - {"predicate": {"custom_model_data": 59},"model": "simplenergy:block/advanced_cable/variant_udsew"}, - {"predicate": {"custom_model_data": 60},"model": "simplenergy:block/advanced_cable/variant_nsew"}, - {"predicate": {"custom_model_data": 61},"model": "simplenergy:block/advanced_cable/variant_dnsew"}, - {"predicate": {"custom_model_data": 62},"model": "simplenergy:block/advanced_cable/variant_unsew"}, - {"predicate": {"custom_model_data": 63},"model": "simplenergy:block/advanced_cable/variant_udnsew"} - ] -} - diff --git a/build/resource_pack/assets/simplenergy/models/item/elite_cable.json b/build/resource_pack/assets/simplenergy/models/item/elite_cable.json deleted file mode 100644 index a7fe3d13..00000000 --- a/build/resource_pack/assets/simplenergy/models/item/elite_cable.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "parent": "block/block", - "overrides": [ - {"predicate": {"custom_model_data": 0},"model": "simplenergy:block/elite_cable/variant"}, - {"predicate": {"custom_model_data": 1},"model": "simplenergy:block/elite_cable/variant_d"}, - {"predicate": {"custom_model_data": 2},"model": "simplenergy:block/elite_cable/variant_u"}, - {"predicate": {"custom_model_data": 3},"model": "simplenergy:block/elite_cable/variant_ud"}, - {"predicate": {"custom_model_data": 4},"model": "simplenergy:block/elite_cable/variant_n"}, - {"predicate": {"custom_model_data": 5},"model": "simplenergy:block/elite_cable/variant_dn"}, - {"predicate": {"custom_model_data": 6},"model": "simplenergy:block/elite_cable/variant_un"}, - {"predicate": {"custom_model_data": 7},"model": "simplenergy:block/elite_cable/variant_udn"}, - {"predicate": {"custom_model_data": 8},"model": "simplenergy:block/elite_cable/variant_s"}, - {"predicate": {"custom_model_data": 9},"model": "simplenergy:block/elite_cable/variant_ds"}, - {"predicate": {"custom_model_data": 10},"model": "simplenergy:block/elite_cable/variant_us"}, - {"predicate": {"custom_model_data": 11},"model": "simplenergy:block/elite_cable/variant_uds"}, - {"predicate": {"custom_model_data": 12},"model": "simplenergy:block/elite_cable/variant_ns"}, - {"predicate": {"custom_model_data": 13},"model": "simplenergy:block/elite_cable/variant_dns"}, - {"predicate": {"custom_model_data": 14},"model": "simplenergy:block/elite_cable/variant_uns"}, - {"predicate": {"custom_model_data": 15},"model": "simplenergy:block/elite_cable/variant_udns"}, - {"predicate": {"custom_model_data": 16},"model": "simplenergy:block/elite_cable/variant_w"}, - {"predicate": {"custom_model_data": 17},"model": "simplenergy:block/elite_cable/variant_dw"}, - {"predicate": {"custom_model_data": 18},"model": "simplenergy:block/elite_cable/variant_uw"}, - {"predicate": {"custom_model_data": 19},"model": "simplenergy:block/elite_cable/variant_udw"}, - {"predicate": {"custom_model_data": 20},"model": "simplenergy:block/elite_cable/variant_nw"}, - {"predicate": {"custom_model_data": 21},"model": "simplenergy:block/elite_cable/variant_dnw"}, - {"predicate": {"custom_model_data": 22},"model": "simplenergy:block/elite_cable/variant_unw"}, - {"predicate": {"custom_model_data": 23},"model": "simplenergy:block/elite_cable/variant_udnw"}, - {"predicate": {"custom_model_data": 24},"model": "simplenergy:block/elite_cable/variant_sw"}, - {"predicate": {"custom_model_data": 25},"model": "simplenergy:block/elite_cable/variant_dsw"}, - {"predicate": {"custom_model_data": 26},"model": "simplenergy:block/elite_cable/variant_usw"}, - {"predicate": {"custom_model_data": 27},"model": "simplenergy:block/elite_cable/variant_udsw"}, - {"predicate": {"custom_model_data": 28},"model": "simplenergy:block/elite_cable/variant_nsw"}, - {"predicate": {"custom_model_data": 29},"model": "simplenergy:block/elite_cable/variant_dnsw"}, - {"predicate": {"custom_model_data": 30},"model": "simplenergy:block/elite_cable/variant_unsw"}, - {"predicate": {"custom_model_data": 31},"model": "simplenergy:block/elite_cable/variant_udnsw"}, - {"predicate": {"custom_model_data": 32},"model": "simplenergy:block/elite_cable/variant_e"}, - {"predicate": {"custom_model_data": 33},"model": "simplenergy:block/elite_cable/variant_de"}, - {"predicate": {"custom_model_data": 34},"model": "simplenergy:block/elite_cable/variant_ue"}, - {"predicate": {"custom_model_data": 35},"model": "simplenergy:block/elite_cable/variant_ude"}, - {"predicate": {"custom_model_data": 36},"model": "simplenergy:block/elite_cable/variant_ne"}, - {"predicate": {"custom_model_data": 37},"model": "simplenergy:block/elite_cable/variant_dne"}, - {"predicate": {"custom_model_data": 38},"model": "simplenergy:block/elite_cable/variant_une"}, - {"predicate": {"custom_model_data": 39},"model": "simplenergy:block/elite_cable/variant_udne"}, - {"predicate": {"custom_model_data": 40},"model": "simplenergy:block/elite_cable/variant_se"}, - {"predicate": {"custom_model_data": 41},"model": "simplenergy:block/elite_cable/variant_dse"}, - {"predicate": {"custom_model_data": 42},"model": "simplenergy:block/elite_cable/variant_use"}, - {"predicate": {"custom_model_data": 43},"model": "simplenergy:block/elite_cable/variant_udse"}, - {"predicate": {"custom_model_data": 44},"model": "simplenergy:block/elite_cable/variant_nse"}, - {"predicate": {"custom_model_data": 45},"model": "simplenergy:block/elite_cable/variant_dnse"}, - {"predicate": {"custom_model_data": 46},"model": "simplenergy:block/elite_cable/variant_unse"}, - {"predicate": {"custom_model_data": 47},"model": "simplenergy:block/elite_cable/variant_udnse"}, - {"predicate": {"custom_model_data": 48},"model": "simplenergy:block/elite_cable/variant_ew"}, - {"predicate": {"custom_model_data": 49},"model": "simplenergy:block/elite_cable/variant_dew"}, - {"predicate": {"custom_model_data": 50},"model": "simplenergy:block/elite_cable/variant_uew"}, - {"predicate": {"custom_model_data": 51},"model": "simplenergy:block/elite_cable/variant_udew"}, - {"predicate": {"custom_model_data": 52},"model": "simplenergy:block/elite_cable/variant_new"}, - {"predicate": {"custom_model_data": 53},"model": "simplenergy:block/elite_cable/variant_dnew"}, - {"predicate": {"custom_model_data": 54},"model": "simplenergy:block/elite_cable/variant_unew"}, - {"predicate": {"custom_model_data": 55},"model": "simplenergy:block/elite_cable/variant_udnew"}, - {"predicate": {"custom_model_data": 56},"model": "simplenergy:block/elite_cable/variant_sew"}, - {"predicate": {"custom_model_data": 57},"model": "simplenergy:block/elite_cable/variant_dsew"}, - {"predicate": {"custom_model_data": 58},"model": "simplenergy:block/elite_cable/variant_usew"}, - {"predicate": {"custom_model_data": 59},"model": "simplenergy:block/elite_cable/variant_udsew"}, - {"predicate": {"custom_model_data": 60},"model": "simplenergy:block/elite_cable/variant_nsew"}, - {"predicate": {"custom_model_data": 61},"model": "simplenergy:block/elite_cable/variant_dnsew"}, - {"predicate": {"custom_model_data": 62},"model": "simplenergy:block/elite_cable/variant_unsew"}, - {"predicate": {"custom_model_data": 63},"model": "simplenergy:block/elite_cable/variant_udnsew"} - ] -} - diff --git a/build/resource_pack/assets/simplenergy/models/item/simple_cable.json b/build/resource_pack/assets/simplenergy/models/item/simple_cable.json deleted file mode 100644 index f08ec618..00000000 --- a/build/resource_pack/assets/simplenergy/models/item/simple_cable.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "parent": "block/block", - "overrides": [ - {"predicate": {"custom_model_data": 0},"model": "simplenergy:block/simple_cable/variant"}, - {"predicate": {"custom_model_data": 1},"model": "simplenergy:block/simple_cable/variant_d"}, - {"predicate": {"custom_model_data": 2},"model": "simplenergy:block/simple_cable/variant_u"}, - {"predicate": {"custom_model_data": 3},"model": "simplenergy:block/simple_cable/variant_ud"}, - {"predicate": {"custom_model_data": 4},"model": "simplenergy:block/simple_cable/variant_n"}, - {"predicate": {"custom_model_data": 5},"model": "simplenergy:block/simple_cable/variant_dn"}, - {"predicate": {"custom_model_data": 6},"model": "simplenergy:block/simple_cable/variant_un"}, - {"predicate": {"custom_model_data": 7},"model": "simplenergy:block/simple_cable/variant_udn"}, - {"predicate": {"custom_model_data": 8},"model": "simplenergy:block/simple_cable/variant_s"}, - {"predicate": {"custom_model_data": 9},"model": "simplenergy:block/simple_cable/variant_ds"}, - {"predicate": {"custom_model_data": 10},"model": "simplenergy:block/simple_cable/variant_us"}, - {"predicate": {"custom_model_data": 11},"model": "simplenergy:block/simple_cable/variant_uds"}, - {"predicate": {"custom_model_data": 12},"model": "simplenergy:block/simple_cable/variant_ns"}, - {"predicate": {"custom_model_data": 13},"model": "simplenergy:block/simple_cable/variant_dns"}, - {"predicate": {"custom_model_data": 14},"model": "simplenergy:block/simple_cable/variant_uns"}, - {"predicate": {"custom_model_data": 15},"model": "simplenergy:block/simple_cable/variant_udns"}, - {"predicate": {"custom_model_data": 16},"model": "simplenergy:block/simple_cable/variant_w"}, - {"predicate": {"custom_model_data": 17},"model": "simplenergy:block/simple_cable/variant_dw"}, - {"predicate": {"custom_model_data": 18},"model": "simplenergy:block/simple_cable/variant_uw"}, - {"predicate": {"custom_model_data": 19},"model": "simplenergy:block/simple_cable/variant_udw"}, - {"predicate": {"custom_model_data": 20},"model": "simplenergy:block/simple_cable/variant_nw"}, - {"predicate": {"custom_model_data": 21},"model": "simplenergy:block/simple_cable/variant_dnw"}, - {"predicate": {"custom_model_data": 22},"model": "simplenergy:block/simple_cable/variant_unw"}, - {"predicate": {"custom_model_data": 23},"model": "simplenergy:block/simple_cable/variant_udnw"}, - {"predicate": {"custom_model_data": 24},"model": "simplenergy:block/simple_cable/variant_sw"}, - {"predicate": {"custom_model_data": 25},"model": "simplenergy:block/simple_cable/variant_dsw"}, - {"predicate": {"custom_model_data": 26},"model": "simplenergy:block/simple_cable/variant_usw"}, - {"predicate": {"custom_model_data": 27},"model": "simplenergy:block/simple_cable/variant_udsw"}, - {"predicate": {"custom_model_data": 28},"model": "simplenergy:block/simple_cable/variant_nsw"}, - {"predicate": {"custom_model_data": 29},"model": "simplenergy:block/simple_cable/variant_dnsw"}, - {"predicate": {"custom_model_data": 30},"model": "simplenergy:block/simple_cable/variant_unsw"}, - {"predicate": {"custom_model_data": 31},"model": "simplenergy:block/simple_cable/variant_udnsw"}, - {"predicate": {"custom_model_data": 32},"model": "simplenergy:block/simple_cable/variant_e"}, - {"predicate": {"custom_model_data": 33},"model": "simplenergy:block/simple_cable/variant_de"}, - {"predicate": {"custom_model_data": 34},"model": "simplenergy:block/simple_cable/variant_ue"}, - {"predicate": {"custom_model_data": 35},"model": "simplenergy:block/simple_cable/variant_ude"}, - {"predicate": {"custom_model_data": 36},"model": "simplenergy:block/simple_cable/variant_ne"}, - {"predicate": {"custom_model_data": 37},"model": "simplenergy:block/simple_cable/variant_dne"}, - {"predicate": {"custom_model_data": 38},"model": "simplenergy:block/simple_cable/variant_une"}, - {"predicate": {"custom_model_data": 39},"model": "simplenergy:block/simple_cable/variant_udne"}, - {"predicate": {"custom_model_data": 40},"model": "simplenergy:block/simple_cable/variant_se"}, - {"predicate": {"custom_model_data": 41},"model": "simplenergy:block/simple_cable/variant_dse"}, - {"predicate": {"custom_model_data": 42},"model": "simplenergy:block/simple_cable/variant_use"}, - {"predicate": {"custom_model_data": 43},"model": "simplenergy:block/simple_cable/variant_udse"}, - {"predicate": {"custom_model_data": 44},"model": "simplenergy:block/simple_cable/variant_nse"}, - {"predicate": {"custom_model_data": 45},"model": "simplenergy:block/simple_cable/variant_dnse"}, - {"predicate": {"custom_model_data": 46},"model": "simplenergy:block/simple_cable/variant_unse"}, - {"predicate": {"custom_model_data": 47},"model": "simplenergy:block/simple_cable/variant_udnse"}, - {"predicate": {"custom_model_data": 48},"model": "simplenergy:block/simple_cable/variant_ew"}, - {"predicate": {"custom_model_data": 49},"model": "simplenergy:block/simple_cable/variant_dew"}, - {"predicate": {"custom_model_data": 50},"model": "simplenergy:block/simple_cable/variant_uew"}, - {"predicate": {"custom_model_data": 51},"model": "simplenergy:block/simple_cable/variant_udew"}, - {"predicate": {"custom_model_data": 52},"model": "simplenergy:block/simple_cable/variant_new"}, - {"predicate": {"custom_model_data": 53},"model": "simplenergy:block/simple_cable/variant_dnew"}, - {"predicate": {"custom_model_data": 54},"model": "simplenergy:block/simple_cable/variant_unew"}, - {"predicate": {"custom_model_data": 55},"model": "simplenergy:block/simple_cable/variant_udnew"}, - {"predicate": {"custom_model_data": 56},"model": "simplenergy:block/simple_cable/variant_sew"}, - {"predicate": {"custom_model_data": 57},"model": "simplenergy:block/simple_cable/variant_dsew"}, - {"predicate": {"custom_model_data": 58},"model": "simplenergy:block/simple_cable/variant_usew"}, - {"predicate": {"custom_model_data": 59},"model": "simplenergy:block/simple_cable/variant_udsew"}, - {"predicate": {"custom_model_data": 60},"model": "simplenergy:block/simple_cable/variant_nsew"}, - {"predicate": {"custom_model_data": 61},"model": "simplenergy:block/simple_cable/variant_dnsew"}, - {"predicate": {"custom_model_data": 62},"model": "simplenergy:block/simple_cable/variant_unsew"}, - {"predicate": {"custom_model_data": 63},"model": "simplenergy:block/simple_cable/variant_udnsew"} - ] -} - diff --git a/build/resource_pack/assets/simplenergy/textures/font/original_icon.png b/build/resource_pack/assets/simplenergy/textures/font/original_icon.png index 8a0df05be6fd22032043682c12cf721324341040..0bfad6b051d3c0c6dc24c5a3bc3872ae05e6ef0d 100644 GIT binary patch delta 3036 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 Vg9Xb^p`F8k4>7=_a(mRVzX0jX>u3M~ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/diamond_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/diamond_dust.png deleted file mode 100644 index 1ea6c4dfa87200ba2b3c3b42ef88aac68c438d41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1989 zcmcgtX;4#F6n^Z%l*NTYg&>Z#ihw$@6#+$K1QH93>@g4u3XK6GqzP*hDi(?eLXl7* zQmsa0Nwg3Uc%aB4T4akL&Wn%G(ve_zL~#j7(5BOwYFiil(_i=AIdjf;zH`2FZjPUi zr@@kyO8@{c@b=oZ7XUQWR}BEAt3F7H7oydVBNQyw&l`)i@=K&eQ(_MQKr)Y2=*ktgFst|27UocRWd6Q2bIJeq6Az=jxZOFC_!jO0j#vv2! zYevQ~dh2ke){i*eXK=^#x)+j@6bVX0&=K2V|nKZ8e>H z+)swyYNw~e9o-|KS^vy7wO#_*} z&HKIbf3L7!k=r)^3CrKotWoFroqMCu{O2s7c4&CU;Lst|G4A>_cpPqpTNl#K!&0Ms zRAR0DPOk<4&{28s+7Xb^|j~4FrOT`TiJYwaIWmL<F(trVs*w?)30%_#4(kKj%K_A9fbkx{>IcAM^Xmp` zQ1-CIv#njyNUcK{u6kxL`d3zG`je_v4pPz z{axF8x+>FkmT4`bw3)GLK0FYMFh_3%AWma9rjjWmMx)v?p1@?$x#+ROjyK%k_{cu;8PiU;qXhZIc* zuQ1V1@)Yd#h@s$=4f65P4?(_5B7=O#E&lV-`#5zKB3JuVfhbMZ_mmG0=iC&>6DA&r zL0tfbi>*ZWiK0uW;t&OJH{pFz#f*W1xd$KW@dcqNvuZzY%m)gI} y{r)xh9*-Iq^L0&NI7sA&-l8X|R?072-e2%=a7 zWK+;5N+Bo&D0zfkB7;y2VkGeqB`Q*UD2s#;gr+kcr?zVO*I)PEIro0&p7VX@oK&w} zu6jDAIsgFZQQTa11Av-ps|H}SR0}=o#v#?=Cy+$)qL4@yUQywPz|bE6AhsYO)5)#P z+5ApmpF5dm{>ozLe6fSCq4E8lW#4P)LKVGbDVcvRcsi|qu54928A!p9n#*t6JmIs%aI~(@qLqk|twq zTTEV?ThLO*sCSXQH?i5bsw4_Fl34SRljP^K72eVR(_KJR6XdQ(2Iz`q-R^R5E;Tp`0rTP5vf52 zCaTJQyIU;)XeuZ!+xEs5por&>q8M|*xb*1mzUw`S)z2?GFH63qFJ9Yny2Ow2!cvEx zed@0MyEgs8WW2G<+P&#IH(z?4(l^3pwU$t`yu57iJ8cW2e~+>!9A;o0v?mTRx<#@` z_R}0o&#gIxrtJPSiIr({dTk=Pnw!6=Q>u2)VhPZq0VFR4G?oLHb%3DaeoX8Xc32 zGe7~mOZPvc|Lfl&&6L^%sw-H>VFiPPjUi#6NYvECmGpWmdyWYLa41hI^$|x#HheUN z9|^u*YtBSMu*0EYXk!!CEcc}yy33#lhtg;?ci4$^iV8E%Ir@qD>*qYcI)y9+@;9~n z3`rk&$eG&|q$msT3WkuUsf|L8Y-SUL)cDsRjOr~^STrleqqT%a8#FtNca=Ljpxh72 zBVGrAggtR;|6>0G;Pf5Hir=1`=jjXx*$hr~E6l$Kb&{Kc%py zX}F~4IfOj9c@^@XEE}c5nL9(=;Uf8T7SsOincl@F|4~+;dZU`j>RuTfb!Y;)$VYG z>w-19E^V4ox;Ha%7R!^9k>o+zpLsL^5={L|}WadZ`z1rC?05;x)v zArUeU@R+ZpRTwrU688_e1+qaxNJ}7uycv+X!-}r#943R&EgUPg4Zp}-E~}B!;-_Zn zg<-tKGddB{TvnQR6AhRTVuSL56Gg(X=RBASceKZXOvO--FpMEWA;c9fvO}kdaxy5| z5bg`sy?rz_|67dHm{wJ|IEJF5#Mq>r%B2zNmjYmz-HV$Q^EgJjP1r=XM3>+26QFbeNHjzh6T2Nbb)w~z?=bGV1%Atl6 tcps-n7;HFxfvA~#B;Zqh^q)`XwW9BGD^vYD5>&GpppbXDaJB~}{{ftC`+NWZ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/gold_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/gold_dust.png deleted file mode 100644 index f49392d6873a0edc9cc15ff3d53fabed695a1258..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1985 zcmc&#Yc!N;9DjwGi8C&ni511^NTjJ<>^Lr|#$Zg5RuaS5rpB3>#-NNl6-(6GS{v&! zm0d&0@;bk z^mq{hO~%ZI&lfu$(!+G`Ef3Jp=2do;r{3pLx=PH6k&y;uZJlHre^YW%baVtpqghuk z3~5O)w3;tYYrJt)KN#3fVXm^hT!M29e201|M_{X*3hI&MaUj*__7TtQ zXJu9fXYZ)KPWpbmQJv;o-@u?$<&XsMd&O_j5fP|!xtkN9r%(gbFrQEg$#t_)QGDCo zo;LwNbB5@)%P+PFh8mb$O{055ImT1nJ$8OMrM&`k!OKliddD`O&^OTk-N+zKi|aP} z;)$!7sb+IC&%q%xCH2V_Gru&1A7iVie?Qt{gT3YDy=#yoSY6Aq5@j@un;>RTdI$*|5rnW(svP9z$J$_3fA?HTEV$DIV2GONL2BS5(;4bdFd@;d83~# z_Mv@f#@_l6@D=!GXi^kT4Qmht-4Y&QCO`wJ*83r<$w(c1dZ zn;tVXoG%JLo=_(Uk_TAB@rVU1+!xPS469GMX2(oim~`a@t0dG~WcuVvYaP4MgfK~| z;fR%k$XfPvrNGb&oSts-0v8&aMOASTwSu6!+rHARkHn3H83j|F2U#}Bt>Jq@pIxrTEzMkV9GaY{xflRcKpDGM3h26u2P=R3N$;CWCOWdI9@IByS;MrZw(ye8pm zn@-^zMlzF?s9R7WU1=0pjH8i;10hgbZV z>3uzpj((2Xg_lf5-?1OBnNk;efvG;?DoKYcMV7QkqW3v`8vu3$87J}u33I#Pb?KA^ zvQrIHr+1;zpIR@FRntlXdEAv_yZBwG@F!N$RrEwJEzgiC$q=q(bb>d?vT0pOBf5?s zpi&IY=2()P6uB!7`t!W~QqZ;4x*mnKBehu|A0M2&KH;x*|0;5y#^g(~xXdHI%+kZF rCI6a#Mv7J!Yw&YYy3A)uW9O0G)k4>Z{&1V6(F_m?-fmU9Lr?z=zM}Ee diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/iron_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/iron_dust.png deleted file mode 100644 index b4a1f8421afc9f6319400b6586c3b72016f15f85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1997 zcmcgtX;4#V6n$X{LCU65R6szdAR3VlEq1_!B?Jf&Lq(KT+%>WU!tlT*fQm%{0Z|qS z5p*D^ETM*ns0o_^Q>zsXhQJFCrc#Xv2|^Uq5GhlC*o9j9r@y}Y&7FJh+;h&{n-#dl z*KpB_MF0R8lKi~40sv|*L;)D|+!H~+a$xRrf=VC+k_ZHwKsxOJHD*5mq_9&9aDGA$ z%dV&%e`1*Bn9Y+jms~?l%pL{Qgy>L1o*+~q_)tgWR zbQqf))Uzj=J4~dLE)h@bi8Lw6;|bG7CamCU*0BT+33l~`Q#m(hYL+pHKn8};Ue~!9 zR~mZ%b|MoIilqEy-IMrfIcA;iITXGiC2u5?DDd3WLLFgGXRWToI&{iA_o5@uyeSyv z-J`L|Mh2Ul_w4IYb(-$E_PC2~-pISOm}2T{7F@}+mGf>N$!QF$Z=AxtH6ZB5ej!X^ z3H^5Ild5dIe5}m2?Y8x)^~uiqN+H6{5c1rKj-?T1PIT-=wAtBVz1fT*gw=Idf1|@v zz3+C$sQ2n%lv?$fvFX+_a8&1|yY`MSQB<^+b4Arg*RWTZ=R;^mt{Y3B7oh|)D7W_c z<^6iuVQEggdU5Q0p4TDq+xtK=5+BI1~QDaAT1h3H8NzJhoSSF zz5K2N09uFS?YS+5tw1P;q)C>d3F>Qs+wxUt-0* zljG3)F4czXsP(ZwXA?QdE4vEqL$+E#hYoODAJAC>VC(>s&4A5$z{3f3bk`pfE|soz zt#~aKP2rJFm7^C@@{d^mYvPCHC2C+McB0*bDt&}+hTPKj)IrgwDTQFV^6fQfxb5je zhq)i!ZZ|4WamC8g9WKRS?nIc7V%;AOCpq5aLX1&K00$XS$jEMvxfY-1^5gsss9DeH z4C4}zLQCO7(QHi%WP!WU294~mto!Og{Bnfn_76fTpnX362I#~wkLh49u_*oL-LhHQglkG$;{ zD}Owe%0ajtRvcukztNvRxF0v?YpOGuzu~%J5x6%Oj&4^Cn;&)`Z-%@1)u|v=Ds8EP z7_)C0ILIw-4kxnl2I_BapP$sSN$Jr@mAnY__01~=`I%FNU@ESOW*TSx?kZ$qi4TNd zV@K91%9*c@iQ}GS2Xm0V!3HuvA3wu`Mnn2S;YgX}TUf)an_BUbp14pQU7j|e`1vc> zDt0n83UM5wNiGDJoIA%s*r7X$K!P5n7}RXUu2X=YDIFD`kGX}w>)RC7Vs7#;Gh$_K zGTuS)pnSFxV${iBh?W1XZLP8#Y=s!(J>zA}v*}V0hMw%_f4xYnN1n<){|TU6P?EI20a^~D+Mn+w(ZQ~Pj! yhkU4rxx+Hc@fS8}YXb0#oFoJDF4TDdG`b82URGF~KsI-#0TOYGH`i;|@!tS|DE;>U diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/lapis_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/lapis_dust.png deleted file mode 100644 index ff3ba91e8904f051dc94ca7d13be70dafd2ba295..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1959 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 diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/simplunium_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/simplunium_dust.png deleted file mode 100644 index f2b887f16791a98bf8d0a02df27510d9500fef3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1821 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$5xX)7d$|)7e=epeR2rGbfdS zp<+($L|c!;4l+mMFMGL0$-Gf`G-07tq=4u}-&GMT+)LM9Sk-)TY5avHik^jqA~D>2 zbvj|PF>^{w3q)BC@(ZN1tGkM8eysOg=-R`6{BK41`@-*h0<%Jw&1x)kxT>Q(x1)RK zpH&hyt_;l_&Ii^U@v)s5dFD`Y&E3PtukV&P|HQ^K@)vX$4P9KL z_y1WwN-3Qlgaq9KWjZmZq8I!)dlxBcVXXYZ;v zGe*>)NM`|?=%mN&|C{gMoptmir@5vGdsSS{?_?H^cT8*Ba_i-9m%V2BV9y*Lbv!8-P#wTC_C9YeGKt`v{HC(AWOx)1!8tPPfv*unbi+MRp1ep}Qs zY`Svw6K_EQN6$2k>bsBc?!CMBZ}qaf_xbxciZ&TLd2C}~U=8tfaSW-L^Y*TP_f%Gi z_J?UQqOClVzEXz;GA}B19TcnMG_UIy(_O@I+a-ie_fL%AR7dVu*C##?l>Qhmo>v&P zh3`qGmC?QHTmKjKJuW!EyRstOEWW<SFs;=9M+&y#*zVK2iPF8of4sSVsT$rJS zlL#a`EBnCu`d!wy=31BMZK?kBnNj}c z#>R_zzuq0zum4fI<#*2KvlrjFer91vWFi82?`PXnm|eZay87FjjP1L3Ti^0sfBoCH zZ*IGV)%|+PF0bA`ckW!E>3#cOo_~5`qB785&yDt;`t#`beYf4Or|b8Wu^%PUPr84l z3aWg~_P(0E?{WSwzg@k(y%+PU_LhBr_hxSA<@3?ev;Us*vCqHx-e69gyj&QOahmh; zdc*uZ-;ZUKfBqJ~`0mfo&)s(iFZb&$>zA{YdMjsBVQ|ZL|MPF(-pKY|);{@i>fJ9@ zCBU$HdG*nA`8}q$_GXY^Pq6&HzqddZUCY?M)%5n-_3Qh~s;jGkVG>(AT`yMZ?YlcW zjc@thzqn)5CZk)i`)d-nto}%3M6^GXD#)sGwJ81kZ7(pq`Su)5G6crOo3QZodSkxV zyFbU35$V!5OZT(IY)g%oKUDvalZb+aV9A3^!L@a9HpWtMyEj!Hh-Zy3^JfrHBLaOh Z=at(s=b+HJ9l&aj!PC{xWt~$(69AiE%RK-9 diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/tin_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/tin_dust.png deleted file mode 100644 index 54dc1aa1941c3e3201d5da66b5c3ccfa2309cdfb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1983 zcmc&#X;4#F7=2)XAZ4+FPyzyFs)7)mB1219l*p2>DzXTK04g>G5|;8n79-M%R6?b- zS|Mst0)t!(-ucdVzBA|M z`uVtPt~Fc>0DvaNWA|PFP*QA_0KBSV2}`^htvGzkAd~$lWU{GWA}g8^dk6qhxtRry z9&I~~I_USPt|3OxOdp*tw%@O#*XvyojMLy?c^1b(Z^PfAV&sri#9TpM>eG%+T*vRv~jD~tAt_5-T4 z)AI#WHFsECPc01xo2Y~L=Gxaq{dT`2QU7{P@yEXF-1P#kWSC9V+&XgVddRiwQpW`i zvP#@%ZOMgg9uex45>pp9W4(QmW^R>k-{}16Rmz#)%$T&Z6$jI zE$q0hZfBvZmKGi>KY+uFm9L$MW19?tQ@H2OYl1>L=`qSSmrCsHLtfyYjHnX%q{2qE zFfowr+i=h$f2_kH-q|hb=qTERHZ7%> zq9fY*_{16;7mr#1P?1u0@7kBj#n6!$QL<5If}?fR)iLU(VDrPl8$42Rou5*aBhkDF z+L<6#u$QB6R$#ZJ4&GzyoY7BPpW5rameO}CmsmN-io4j|WiX!4aEG7RpSGK;T1ayc z)455Kv81_ixN)%gsr2&*3c)zcAF>z;6O{ya3Z* zUI!%mazs<+5r1(s?L0}_{`Ja#zWrYTiIvpkA>G+wCNYRzEqYlGg*Gpj3&p*+Wu7E4 zan+shmGlSZ+j@Qm<>5m##M_r{f#sX5KoG&u&=S+4EtW$=Qu&N9pERoSZXsWZ(PjIP zJ>NJzC=_D?={Zn;+wva7+ly<78FE78Jr|csp`j)@M<{N|8Wb|eq$xa_;i}on7HuDH z){Z4&(r0N+5W!@n7AoQ{UWSIC^8E;hBf1$mz@%GaL|Q{2!pUpgix`undl-T%nGH~A zMdMqef5rH1PgtLiY59TRdlr<-n*5O)Awg7la*|GkyNhzDuqI)nB{n`j?g{%GKEmi9 zN~bgWWBd4D5;(|;Lt+VdWByUiv?ts#zFNJiruvU<4%9vevc!X-$OUJ1IaE|wXoc}< zm9#;L%vr%;=tiX=Fs2kLDuTn2?ymd%twB}60SMX<06Q5Oq&7nG_*sEaED|O0P?s6y z_nQ8n&if=WEd;x-N5bLw$XbY$G=4|Ooa#eFj}|j9%h>2rsduZ}XseJfs-Q_UKXM2} zB$8w*JTucng|o6aJoKzJi3*pO`}5GKxeuv1G0}4d%+YQRLa^b5y$k^peJW&v(rTf2 zxW1YS7um6`u+lQNHC7v!UJMb8hW(Iadx0mMtu|u4{9uHK@^4mtNX=SBI8=PYw6(8` zE?&7qOQ@1f3i)Ma;FkJKxd$UH^5{{N0pJ<;7PlM#@qe3{|p8 zEXL6!R{8VQY6tev*MOl(()Os8??`hKQ7cNz+N<{T>-63T!1n-sHuiO;JB$cS;&ZxE eL-%SG7;x6DX?Wa%ORH0S%mBsJXE)y^;`rYJ_4uOz diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/titanium_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/titanium_dust.png deleted file mode 100644 index ed63f7c3dc2cb3bea0e4cc7ea4fd77dd297c11e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1986 zcmcgtX;4#F6ne%Cq*;A+$Q>d#Y$4MJ@SBPZ9r?o9pc(B3AioXeF3=82V;MM~4$s z9%}1^sDDM#Gnq)V&!b#W7cMel#v&wII&Ak_>@yL&I?Rl7Qqrmy^7T(qfFwNmL1F!V z;#IH4M^UG+I$;-2zj@L|GKe=-{TXMI&R`BFQ~0}g3ZUU^Nvd(7nMwU%{Sh_r(ro%j z>9eqGM=gz=TLX`_P1WlLmb5oS>Xnt|t)S}eBe>r<5gl{5@dl zey(H0IADPG#tTGG;+B%~(OUm&pm6wr9FVof%34L70z|-Fdu>6$^@*zk5v;O*j0G>$ z^8YdFN8wegWgpgSw(&%Xi}e}^Hv2G7#ECc&231ZzMlJi!r2mLuo^2H(ru?zSCzyP% z{P72g5ic8+5iE@=IEd!#4CixqL{5f7R>d!5MD>_V_+rsrP&uJ0s*3BwWl*8aC6|6d zNYtzfV|YQ5PGcVjUY=|b0p(B8w`kesT0gXWnwtUNw&BF5jW?F0i|A8DR2CdIt$i8R z?%n2!K6m%~w*=k;{!SYMjh1~aPs|al`(mv(>cq@77c+BrxT3_V1yckYUYBSp=H!q- zv>fYlN1d+aFOo91S!Ke-*o-eEY09HI@Ty}eL#m%v-@DeKoyE9)!qH9Q3i_RR<+14@ z1|(_ds}POW3{ViPy?#!_iS`n&OElGc|B zrA0wdCBJ__L>IOkLNInyoCEJIc-)akR*+wC|Le^kT(Wm#{&Ejc@or!RNb(#pz8`>?9=1Luw(=5Yb4NqYOSjIjoUxvl>E9caWpTjGBqomvGeHh?7NAg9Tl6U9p7H@ z5|vXhI+yiEu`JU5^4i8-M&Djn^JTV8^Iz!v?XBku$;4-ISLBomoc5d-ZW7tG{?Jtg r>AdOX`63qolj^T<3V1rDyx{*_qx5QtJJST9>li#;{an^LB{Ts5JBe_f diff --git a/build/resource_pack/assets/simplenergy/textures/item/tin_ore.png b/build/resource_pack/assets/simplenergy/textures/item/tin_ore.png deleted file mode 100644 index 64e1eb85ec7d4768ecb5b603da4fa499d540b1e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 278 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!73?$#)eFPF@or!RNbQv0x~@&o4>XD&SjRK{805n0T@ zz;_sg8IR|$NC67Ac)B=-NL=Rab>uswAi^rIcr17R5pIUJQ9r&hsNKk$9rlz(Eq0M! zRij+Yw#g@X9JIqc4DS6En%lT@-{O+(UOG3Htykc?#W|88^}y)Zr#P#!w1%y&P- z<}C1tEM{QfI}E~%$MaXD00sL!T^vIsE{pbVHru6?G}-6`GEHFEsa3f;X@!;??_-Apv8U-04aQKu8Vh* zyG0AN+m{$_F>L+l^tr9OOw79cOT$oDK}Bb2Myr6@dC|s)$y^qJU7U*h$})nVloW4< zx@Bx~5WSYT!gf5(=N$1AS~8cCJjzrrHYp-sDmuz^@4>ApKAH8~Y^nJXB9MV0+$?YQ zb1B@_-pD$FG)a0v^Nwe(YB|PEKTpRsHzj-MII(V zl8TzVqYQm6T5tEXGz-~d<5}kUedZ>m#ATL{?M8Gcj4<1nfcwS3?8nDwO@<69YH2mZ z+b%;N-W@x$4}}@gtvDW+W(Bhqs4+La&~OPgM%VG|Mf}$A3Cy6(z@gHqs16-50%Qc% z?)T1qQewL->*mZ#Zt#cZH}t3P_w_?FUvPn{dp*yL;^Q%=^4D>Y$4EU=KgYR*$c(cw z3002Uy{`j+{!<^1Z6PUqB?8CvCRs?B)kBG2_CXQ6m79AlOfAhrApdPPhjJrRE_ie` zI@Dq`M+eVmowWWOvuL7}=kQVOpga2GJWTo3dpQ2>W`FxTg-e1x^OyNKR}2^Zi>L{qKg&cT{>~Im)t8d*$*(VLp2)TH*`-utvM6 zuCz+C%i0X*NBZ^;!s(8&G1N4gx*f|SfnDRl0)!wFlc5SqeW{Q`lQc-_QMsC+&^!_L zpXqzE)AqQVY2$wsX9$qaHi|EJcEcGv<(B$sHcj0-kw{bb+#VGm3PtoN>-ho&ovn9D9bna$x;}E6f_$@(^FrQNRwQa~gykI;@h?<$B2lY{syagHl!OOo7M@ z)5=)tPH66MsfusMD4(lqy<#Uoyu6}C7%S>Ep^z81;HXxmt{wy3HsrHMotadcNK=C+ zfoe%W0h@3l;3u}oxGw@K2IH>?Ve%}ye{!l-N`E8`p(O_2wKs%{(aYS`WA#ln z;sSrJr2z3`>b{BYuhaOd5AKh_>5+KcdS&*R;&sYY+f=8~+=dY;y<>b_I+B;6<&zmn zTg0puh8*c4&lvO1cn$7q Vg9Xb^p`F8k4>7=_a(mRVzX0jX>u3M~ diff --git a/manual/font/page/diamond_dust.png b/manual/font/page/diamond_dust.png deleted file mode 100644 index 1ea6c4dfa87200ba2b3c3b42ef88aac68c438d41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1989 zcmcgtX;4#F6n^Z%l*NTYg&>Z#ihw$@6#+$K1QH93>@g4u3XK6GqzP*hDi(?eLXl7* zQmsa0Nwg3Uc%aB4T4akL&Wn%G(ve_zL~#j7(5BOwYFiil(_i=AIdjf;zH`2FZjPUi zr@@kyO8@{c@b=oZ7XUQWR}BEAt3F7H7oydVBNQyw&l`)i@=K&eQ(_MQKr)Y2=*ktgFst|27UocRWd6Q2bIJeq6Az=jxZOFC_!jO0j#vv2! zYevQ~dh2ke){i*eXK=^#x)+j@6bVX0&=K2V|nKZ8e>H z+)swyYNw~e9o-|KS^vy7wO#_*} z&HKIbf3L7!k=r)^3CrKotWoFroqMCu{O2s7c4&CU;Lst|G4A>_cpPqpTNl#K!&0Ms zRAR0DPOk<4&{28s+7Xb^|j~4FrOT`TiJYwaIWmL<F(trVs*w?)30%_#4(kKj%K_A9fbkx{>IcAM^Xmp` zQ1-CIv#njyNUcK{u6kxL`d3zG`je_v4pPz z{axF8x+>FkmT4`bw3)GLK0FYMFh_3%AWma9rjjWmMx)v?p1@?$x#+ROjyK%k_{cu;8PiU;qXhZIc* zuQ1V1@)Yd#h@s$=4f65P4?(_5B7=O#E&lV-`#5zKB3JuVfhbMZ_mmG0=iC&>6DA&r zL0tfbi>*ZWiK0uW;t&OJH{pFz#f*W1xd$KW@dcqNvuZzY%m)gI} y{r)xh9*-Iq^L0&NI7sA&-l8X|R?072-e2%=a7 zWK+;5N+Bo&D0zfkB7;y2VkGeqB`Q*UD2s#;gr+kcr?zVO*I)PEIro0&p7VX@oK&w} zu6jDAIsgFZQQTa11Av-ps|H}SR0}=o#v#?=Cy+$)qL4@yUQywPz|bE6AhsYO)5)#P z+5ApmpF5dm{>ozLe6fSCq4E8lW#4P)LKVGbDVcvRcsi|qu54928A!p9n#*t6JmIs%aI~(@qLqk|twq zTTEV?ThLO*sCSXQH?i5bsw4_Fl34SRljP^K72eVR(_KJR6XdQ(2Iz`q-R^R5E;Tp`0rTP5vf52 zCaTJQyIU;)XeuZ!+xEs5por&>q8M|*xb*1mzUw`S)z2?GFH63qFJ9Yny2Ow2!cvEx zed@0MyEgs8WW2G<+P&#IH(z?4(l^3pwU$t`yu57iJ8cW2e~+>!9A;o0v?mTRx<#@` z_R}0o&#gIxrtJPSiIr({dTk=Pnw!6=Q>u2)VhPZq0VFR4G?oLHb%3DaeoX8Xc32 zGe7~mOZPvc|Lfl&&6L^%sw-H>VFiPPjUi#6NYvECmGpWmdyWYLa41hI^$|x#HheUN z9|^u*YtBSMu*0EYXk!!CEcc}yy33#lhtg;?ci4$^iV8E%Ir@qD>*qYcI)y9+@;9~n z3`rk&$eG&|q$msT3WkuUsf|L8Y-SUL)cDsRjOr~^STrleqqT%a8#FtNca=Ljpxh72 zBVGrAggtR;|6>0G;Pf5Hir=1`=jjXx*$hr~E6l$Kb&{Kc%py zX}F~4IfOj9c@^@XEE}c5nL9(=;Uf8T7SsOincl@F|4~+;dZU`j>RuTfb!Y;)$VYG z>w-19E^V4ox;Ha%7R!^9k>o+zpLsL^5={L|}WadZ`z1rC?05;x)v zArUeU@R+ZpRTwrU688_e1+qaxNJ}7uycv+X!-}r#943R&EgUPg4Zp}-E~}B!;-_Zn zg<-tKGddB{TvnQR6AhRTVuSL56Gg(X=RBASceKZXOvO--FpMEWA;c9fvO}kdaxy5| z5bg`sy?rz_|67dHm{wJ|IEJF5#Mq>r%B2zNmjYmz-HV$Q^EgJjP1r=XM3>+26QFbeNHjzh6T2Nbb)w~z?=bGV1%Atl6 tcps-n7;HFxfvA~#B;Zqh^q)`XwW9BGD^vYD5>&GpppbXDaJB~}{{ftC`+NWZ diff --git a/manual/font/page/gold_dust.png b/manual/font/page/gold_dust.png deleted file mode 100644 index f49392d6873a0edc9cc15ff3d53fabed695a1258..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1985 zcmc&#Yc!N;9DjwGi8C&ni511^NTjJ<>^Lr|#$Zg5RuaS5rpB3>#-NNl6-(6GS{v&! zm0d&0@;bk z^mq{hO~%ZI&lfu$(!+G`Ef3Jp=2do;r{3pLx=PH6k&y;uZJlHre^YW%baVtpqghuk z3~5O)w3;tYYrJt)KN#3fVXm^hT!M29e201|M_{X*3hI&MaUj*__7TtQ zXJu9fXYZ)KPWpbmQJv;o-@u?$<&XsMd&O_j5fP|!xtkN9r%(gbFrQEg$#t_)QGDCo zo;LwNbB5@)%P+PFh8mb$O{055ImT1nJ$8OMrM&`k!OKliddD`O&^OTk-N+zKi|aP} z;)$!7sb+IC&%q%xCH2V_Gru&1A7iVie?Qt{gT3YDy=#yoSY6Aq5@j@un;>RTdI$*|5rnW(svP9z$J$_3fA?HTEV$DIV2GONL2BS5(;4bdFd@;d83~# z_Mv@f#@_l6@D=!GXi^kT4Qmht-4Y&QCO`wJ*83r<$w(c1dZ zn;tVXoG%JLo=_(Uk_TAB@rVU1+!xPS469GMX2(oim~`a@t0dG~WcuVvYaP4MgfK~| z;fR%k$XfPvrNGb&oSts-0v8&aMOASTwSu6!+rHARkHn3H83j|F2U#}Bt>Jq@pIxrTEzMkV9GaY{xflRcKpDGM3h26u2P=R3N$;CWCOWdI9@IByS;MrZw(ye8pm zn@-^zMlzF?s9R7WU1=0pjH8i;10hgbZV z>3uzpj((2Xg_lf5-?1OBnNk;efvG;?DoKYcMV7QkqW3v`8vu3$87J}u33I#Pb?KA^ zvQrIHr+1;zpIR@FRntlXdEAv_yZBwG@F!N$RrEwJEzgiC$q=q(bb>d?vT0pOBf5?s zpi&IY=2()P6uB!7`t!W~QqZ;4x*mnKBehu|A0M2&KH;x*|0;5y#^g(~xXdHI%+kZF rCI6a#Mv7J!Yw&YYy3A)uW9O0G)k4>Z{&1V6(F_m?-fmU9Lr?z=zM}Ee diff --git a/manual/font/page/iron_dust.png b/manual/font/page/iron_dust.png deleted file mode 100644 index b4a1f8421afc9f6319400b6586c3b72016f15f85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1997 zcmcgtX;4#V6n$X{LCU65R6szdAR3VlEq1_!B?Jf&Lq(KT+%>WU!tlT*fQm%{0Z|qS z5p*D^ETM*ns0o_^Q>zsXhQJFCrc#Xv2|^Uq5GhlC*o9j9r@y}Y&7FJh+;h&{n-#dl z*KpB_MF0R8lKi~40sv|*L;)D|+!H~+a$xRrf=VC+k_ZHwKsxOJHD*5mq_9&9aDGA$ z%dV&%e`1*Bn9Y+jms~?l%pL{Qgy>L1o*+~q_)tgWR zbQqf))Uzj=J4~dLE)h@bi8Lw6;|bG7CamCU*0BT+33l~`Q#m(hYL+pHKn8};Ue~!9 zR~mZ%b|MoIilqEy-IMrfIcA;iITXGiC2u5?DDd3WLLFgGXRWToI&{iA_o5@uyeSyv z-J`L|Mh2Ul_w4IYb(-$E_PC2~-pISOm}2T{7F@}+mGf>N$!QF$Z=AxtH6ZB5ej!X^ z3H^5Ild5dIe5}m2?Y8x)^~uiqN+H6{5c1rKj-?T1PIT-=wAtBVz1fT*gw=Idf1|@v zz3+C$sQ2n%lv?$fvFX+_a8&1|yY`MSQB<^+b4Arg*RWTZ=R;^mt{Y3B7oh|)D7W_c z<^6iuVQEggdU5Q0p4TDq+xtK=5+BI1~QDaAT1h3H8NzJhoSSF zz5K2N09uFS?YS+5tw1P;q)C>d3F>Qs+wxUt-0* zljG3)F4czXsP(ZwXA?QdE4vEqL$+E#hYoODAJAC>VC(>s&4A5$z{3f3bk`pfE|soz zt#~aKP2rJFm7^C@@{d^mYvPCHC2C+McB0*bDt&}+hTPKj)IrgwDTQFV^6fQfxb5je zhq)i!ZZ|4WamC8g9WKRS?nIc7V%;AOCpq5aLX1&K00$XS$jEMvxfY-1^5gsss9DeH z4C4}zLQCO7(QHi%WP!WU294~mto!Og{Bnfn_76fTpnX362I#~wkLh49u_*oL-LhHQglkG$;{ zD}Owe%0ajtRvcukztNvRxF0v?YpOGuzu~%J5x6%Oj&4^Cn;&)`Z-%@1)u|v=Ds8EP z7_)C0ILIw-4kxnl2I_BapP$sSN$Jr@mAnY__01~=`I%FNU@ESOW*TSx?kZ$qi4TNd zV@K91%9*c@iQ}GS2Xm0V!3HuvA3wu`Mnn2S;YgX}TUf)an_BUbp14pQU7j|e`1vc> zDt0n83UM5wNiGDJoIA%s*r7X$K!P5n7}RXUu2X=YDIFD`kGX}w>)RC7Vs7#;Gh$_K zGTuS)pnSFxV${iBh?W1XZLP8#Y=s!(J>zA}v*}V0hMw%_f4xYnN1n<){|TU6P?EI20a^~D+Mn+w(ZQ~Pj! yhkU4rxx+Hc@fS8}YXb0#oFoJDF4TDdG`b82URGF~KsI-#0TOYGH`i;|@!tS|DE;>U diff --git a/manual/font/page/lapis_dust.png b/manual/font/page/lapis_dust.png deleted file mode 100644 index ff3ba91e8904f051dc94ca7d13be70dafd2ba295..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1959 zcmd5-X;4#F6n?A;W>~DERzyI?3d-V?B^C%O5hRHcv;$6f%?(Qb7Bw4rvPBwmZv9)1P!_&@?4ZylIOj|Jlo0|1+sR)F(w z-L|GZ>KV~DY|UHiS7*vRLe0#d?!K{KAH%PDawF>=KkCU98v=u|oPse)cL=tm@R-b_ z=K3wBW=BvPd{^2}WDv@Hb5UXqJ9&(uGBM-sE9ahIZ0mNgEj^u6H+y4MsxOd*#y3~C z?ZTZ8eRwx1RoW`YA>8CHEPrT+LxkYvy>7cYx+Nj}_OXa5d z=)@WqAOBhaFpv>;Y!71d5UHHn&0Hg%n50gM%O4+}v$lH}8@zJZt|ha6q#Q$UFsdIG z%w?Wl@7P*itTBk}WwJx8gU|-&_hyEcMZ3A@6}|5F^1PZO$YQ&6o~srQ&b6x^#CWOd zX2xj&qy1fUKq-0J=t+coHa4Md=A!}qWdQmIz-$*_eGb^RS?74PF3_S6WEy<}?7!+! zDf8A1mfx~H%P(E_3G&4&{}aH2s?nWQKJTaUBaZw+29s4PXA(Sjp9rdCb99pDsPl$z z7XNQ033`H>Wn14mA+=WNjZiq4;Eb%sh=@W*l*|DMh$^*5WPhgALWA=R-Oo|@89s*G z2QsDy?ho>%FD9)DS(x59`3QAt1yN{xkX+1?&S3b`4m~jmHg$ej%o_9lzyymsj1~&> znOFaj@`YZ8#rV|wi7tUWr4CX$nHIA0;9`<6J*l$R;({F_sZ#Q#$b%z9IG95Rli!U{ zz~t0dVW24TC!H@e!GB|gV?{b-&5vP{Jgf8ys025k28vuc0!SIp;X_JI+I1-Wg1Qod zu?>w76-&*C!+SD#IZANkEE*KBV6*{!-CqWbSz>aJ^oa=pmlTr5JQQI({ z%CYHPeAw!Bx3Te?kl+>cLYA}-ON39E{1GJ4FeXa666&BhS8gjzg(H#d(uoifJQ}4S z!Lo}ABHZyt$PcZEP~$A}Vi}@Z-dDzJ0kg)l?gM?CIC)@6-7EtX#e^UwoIJlKNK!vm z(3S8~+)09ahIW$R$3qePh_S~$NQy04o7f!ECBV)TXuXvhGSAzUBB^p)bZhH18Si&< zV^l*WGs6e8A|`7IT`P~0(2lW_KoL8s7J@|-HSSbLoX8TM)b@;DQv`Q6IiV8goV!>v zxXDbixEVK+%|GEyA5v7@j;RjkG9}4GI9BNgie~#l_)>Kz%@MiNv}mSq<02gtEl&RG z_{A-*1B$wCmGz=$?;D1JbsCXl@@=2ca{PN^`&iOv) zTsT0AcU|GL0ssJ4V#4k(0RUkQ5dhN3dXVWi)2)}13_Sh-5s&vjK&Pc=WSs_pLO#1X zI-zUlx}LP5J#k6vX8otC8ZbvaJeB)zeeHm{-aL4#_`&tG!D}0cxw)&!C^t^^7^FVADaUA-faw_+j2IE~!wco7j(UC5g$jg#z(l4i{CjTbiF4i4&`?mp?1 zQuVf4)7nSl?{z~(g`YSzwAj7!#JwjybT2_`!zYO=<2?_7tPRtx^0Q@vq-KF3`W*`I znEh#2er;F6F&E-B|5yUr^WgCfgeJmI7q)48qnGhKTwF*E*)xnD{F{^K&o7)U#cH^= z=YdN^&}!$R)GX6U2c*ufxip*WH_p&F%;D^hB=x3c+J)C&i@+o;Az!PVLhfK|CC+3W zP@MS3sRZ838$qkfWTv(3uhx6FJH8*Dm{ge}*+A=)rwgt*Imq%$pE2PVuoRY>nT@d8 zork2ihQ}tf0f1vaardr+g?ufn;Ef(apMUpAb=ORDz7uNrC@{DE*H z09AKWBqIcr=6HEew111(ynVt6RWba{ekwRfYUtUMoUVFo2_e^2(MmH)jb{z@{WQ#@ zI>C+|?!nxAg>;Lo(J*z9l7l;v#E_#oJA0QmQ0UWqvj{1j3Iy%^>{1sHk9|l64gfb=1-v)%fT9SV4z`NLz_P z?7RYeoY7LX6Kk<}ESZf8Zx|^+yQM5nlgf3^|naF~9%&A=;jc5CvOeB2~?)^-^)c z!V)eXqMv$2(~_gy33Jj~k*!ZZv0j1ZgmYDjrzrXd=H zmzq1Sj#IdDDV8Ey3?ZAcgxC%`M_4zRwEU=g%yQW$5J0Z7f$?o3#0`#l0`z^qIQdp{ z9)zdlZAxoKV{Gv+o0~wGBGQ*L?uOvDtLA%bbzrDDTUKFMczzewC!SM0`cLQ4npD<; qj9NJRdI7^-(W2x7{`+iT_I_Vm3+Wh`@y@z#0b(3!_np{d-~R)WI$HeIU+0{8=gj%u_j~3$iF;gk zsV&!E4gi3flcT*m0AS=>41iOXFMc660_2C^Xhh;3CnC{gPY5%BcI*fMMCQb#5*#~r z77i>2eIsvc|ZY2=p^9v-Z# z*ruTwh+R+8GnK_T<&%=J{Q1a;G1jEIX4bxcy$l z(V9EV9J0FVPgVyH_l|e2IC%46SBPG1O}>`fie0+RO?ewJ3*LMB`O7d z+Yz4C;dnsBsnEpE!AN)SFKZmi9L^>Ffbt1*#1vc7rc6KG%^~L3lyxr+Vi)5jNLE+3 z3f@!)dt(2w*+Ysr>9UH1pg3bOII8&CR)ONf_opwj$}7Zg_j!wZAyM8`X`R)G^^*ee zZoI>eDbI>cb&^_VSI2mKz3O+R8PVe>@a)zYpypxU8@1qITyn;SC}a?6LYn5IiV%rL z3NEC^%FeM40F=g^?04>s%s~+ey)WF5&kFRQWNZECLh)5O>gmpEwfp80uFycOapbmb z>kH@aH)!$B79^cs0V3((AsmUl^OQS&oz_8)eb)GJPWHV9|3GS3A4!wx8hE#VkhR#Z zaCv=RHeQl)`{ht*(n+NtKJST;!Agq5R-eQHirN5f9iX`zFu4Nk*o--OU>VS+2%J`V zPw)y1_iD0P=ELk4InaicKGHvV@&6X8?@cdY=1{oEfmUBm_om^uY@xyy-aIbXm-W<( z#$UXn`k~WL7ff$m3Dw9lh0^#7STba-t<6C?pY5jAzq$%DBv0y{AvIz#*?Pgi@;}r3 z`;AJ>VpmDuC>d&-oM3}iwV@m&w`4%bh<@us!$(JPxlxn3O&lb9)^;OWmz-mP3L`O} z=+D2ahDNI}*_O@jaLml@Q4Z2z)shC1d2|Yh5C|OVSZO*3apSwDfyGr9*dP?aFhkX2 zj~8?4$r%4AoCc&CpGGRn&LqztUiX3T6~GSkFMr(STy6+?oK6 z%Uo}8KLa%LwDE#n+*~ujJfoQ+uDJQd2^wC~_!;s(aCU26|8?Y8f>1i&52k~9_wp>z zSnKIf8opX46IRZgZ+TvjD3m^wjX6WTEu!XJe1CaN*;p!HpMwax<;jujQ3i;$S#6Grn6U-is2fZdT7OT^&#(Z$BytkLqbN_F)kMhD*>s~vkj?2#xz#`bPRdHH@VPvo{&vB z+(Ym-*iYz%joWR%2zznG;@$4Lg{aZ84yotD@-LwIowc;Zm=DUwtVI|0;9C ez)Md0kw1aiEK^Gx>5%`*fD_5pzS8c%>AwKeF7jRg diff --git a/manual/font/page/simplunium_dust.png b/manual/font/page/simplunium_dust.png deleted file mode 100644 index f2b887f16791a98bf8d0a02df27510d9500fef3b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1821 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$5xX)7d$|)7e=epeR2rGbfdS zp<+($L|c!;4l+mMFMGL0$-Gf`G-07tq=4u}-&GMT+)LM9Sk-)TY5avHik^jqA~D>2 zbvj|PF>^{w3q)BC@(ZN1tGkM8eysOg=-R`6{BK41`@-*h0<%Jw&1x)kxT>Q(x1)RK zpH&hyt_;l_&Ii^U@v)s5dFD`Y&E3PtukV&P|HQ^K@)vX$4P9KL z_y1WwN-3Qlgaq9KWjZmZq8I!)dlxBcVXXYZ;v zGe*>)NM`|?=%mN&|C{gMoptmir@5vGdsSS{?_?H^cT8*Ba_i-9m%V2BV9y*Lbv!8-P#wTC_C9YeGKt`v{HC(AWOx)1!8tPPfv*unbi+MRp1ep}Qs zY`Svw6K_EQN6$2k>bsBc?!CMBZ}qaf_xbxciZ&TLd2C}~U=8tfaSW-L^Y*TP_f%Gi z_J?UQqOClVzEXz;GA}B19TcnMG_UIy(_O@I+a-ie_fL%AR7dVu*C##?l>Qhmo>v&P zh3`qGmC?QHTmKjKJuW!EyRstOEWW<SFs;=9M+&y#*zVK2iPF8of4sSVsT$rJS zlL#a`EBnCu`d!wy=31BMZK?kBnNj}c z#>R_zzuq0zum4fI<#*2KvlrjFer91vWFi82?`PXnm|eZay87FjjP1L3Ti^0sfBoCH zZ*IGV)%|+PF0bA`ckW!E>3#cOo_~5`qB785&yDt;`t#`beYf4Or|b8Wu^%PUPr84l z3aWg~_P(0E?{WSwzg@k(y%+PU_LhBr_hxSA<@3?ev;Us*vCqHx-e69gyj&QOahmh; zdc*uZ-;ZUKfBqJ~`0mfo&)s(iFZb&$>zA{YdMjsBVQ|ZL|MPF(-pKY|);{@i>fJ9@ zCBU$HdG*nA`8}q$_GXY^Pq6&HzqddZUCY?M)%5n-_3Qh~s;jGkVG>(AT`yMZ?YlcW zjc@thzqn)5CZk)i`)d-nto}%3M6^GXD#)sGwJ81kZ7(pq`Su)5G6crOo3QZodSkxV zyFbU35$V!5OZT(IY)g%oKUDvalZb+aV9A3^!L@a9HpWtMyEj!Hh-Zy3^JfrHBLaOh Z=at(s=b+HJ9l&aj!PC{xWt~$(69AiE%RK-9 diff --git a/manual/font/page/tin_dust.png b/manual/font/page/tin_dust.png deleted file mode 100644 index 54dc1aa1941c3e3201d5da66b5c3ccfa2309cdfb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1983 zcmc&#X;4#F7=2)XAZ4+FPyzyFs)7)mB1219l*p2>DzXTK04g>G5|;8n79-M%R6?b- zS|Mst0)t!(-ucdVzBA|M z`uVtPt~Fc>0DvaNWA|PFP*QA_0KBSV2}`^htvGzkAd~$lWU{GWA}g8^dk6qhxtRry z9&I~~I_USPt|3OxOdp*tw%@O#*XvyojMLy?c^1b(Z^PfAV&sri#9TpM>eG%+T*vRv~jD~tAt_5-T4 z)AI#WHFsECPc01xo2Y~L=Gxaq{dT`2QU7{P@yEXF-1P#kWSC9V+&XgVddRiwQpW`i zvP#@%ZOMgg9uex45>pp9W4(QmW^R>k-{}16Rmz#)%$T&Z6$jI zE$q0hZfBvZmKGi>KY+uFm9L$MW19?tQ@H2OYl1>L=`qSSmrCsHLtfyYjHnX%q{2qE zFfowr+i=h$f2_kH-q|hb=qTERHZ7%> zq9fY*_{16;7mr#1P?1u0@7kBj#n6!$QL<5If}?fR)iLU(VDrPl8$42Rou5*aBhkDF z+L<6#u$QB6R$#ZJ4&GzyoY7BPpW5rameO}CmsmN-io4j|WiX!4aEG7RpSGK;T1ayc z)455Kv81_ixN)%gsr2&*3c)zcAF>z;6O{ya3Z* zUI!%mazs<+5r1(s?L0}_{`Ja#zWrYTiIvpkA>G+wCNYRzEqYlGg*Gpj3&p*+Wu7E4 zan+shmGlSZ+j@Qm<>5m##M_r{f#sX5KoG&u&=S+4EtW$=Qu&N9pERoSZXsWZ(PjIP zJ>NJzC=_D?={Zn;+wva7+ly<78FE78Jr|csp`j)@M<{N|8Wb|eq$xa_;i}on7HuDH z){Z4&(r0N+5W!@n7AoQ{UWSIC^8E;hBf1$mz@%GaL|Q{2!pUpgix`undl-T%nGH~A zMdMqef5rH1PgtLiY59TRdlr<-n*5O)Awg7la*|GkyNhzDuqI)nB{n`j?g{%GKEmi9 zN~bgWWBd4D5;(|;Lt+VdWByUiv?ts#zFNJiruvU<4%9vevc!X-$OUJ1IaE|wXoc}< zm9#;L%vr%;=tiX=Fs2kLDuTn2?ymd%twB}60SMX<06Q5Oq&7nG_*sEaED|O0P?s6y z_nQ8n&if=WEd;x-N5bLw$XbY$G=4|Ooa#eFj}|j9%h>2rsduZ}XseJfs-Q_UKXM2} zB$8w*JTucng|o6aJoKzJi3*pO`}5GKxeuv1G0}4d%+YQRLa^b5y$k^peJW&v(rTf2 zxW1YS7um6`u+lQNHC7v!UJMb8hW(Iadx0mMtu|u4{9uHK@^4mtNX=SBI8=PYw6(8` zE?&7qOQ@1f3i)Ma;FkJKxd$UH^5{{N0pJ<;7PlM#@qe3{|p8 zEXL6!R{8VQY6tev*MOl(()Os8??`hKQ7cNz+N<{T>-63T!1n-sHuiO;JB$cS;&ZxE eL-%SG7;x6DX?Wa%ORH0S%mBsJXE)y^;`rYJ_4uOz diff --git a/manual/font/page/titanium_dust.png b/manual/font/page/titanium_dust.png deleted file mode 100644 index ed63f7c3dc2cb3bea0e4cc7ea4fd77dd297c11e0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1986 zcmcgtX;4#F6ne%Cq*;A+$Q>d#Y$4MJ@SBPZ9r?o9pc(B3AioXeF3=82V;MM~4$s z9%}1^sDDM#Gnq)V&!b#W7cMel#v&wII&Ak_>@yL&I?Rl7Qqrmy^7T(qfFwNmL1F!V z;#IH4M^UG+I$;-2zj@L|GKe=-{TXMI&R`BFQ~0}g3ZUU^Nvd(7nMwU%{Sh_r(ro%j z>9eqGM=gz=TLX`_P1WlLmb5oS>Xnt|t)S}eBe>r<5gl{5@dl zey(H0IADPG#tTGG;+B%~(OUm&pm6wr9FVof%34L70z|-Fdu>6$^@*zk5v;O*j0G>$ z^8YdFN8wegWgpgSw(&%Xi}e}^Hv2G7#ECc&231ZzMlJi!r2mLuo^2H(ru?zSCzyP% z{P72g5ic8+5iE@=IEd!#4CixqL{5f7R>d!5MD>_V_+rsrP&uJ0s*3BwWl*8aC6|6d zNYtzfV|YQ5PGcVjUY=|b0p(B8w`kesT0gXWnwtUNw&BF5jW?F0i|A8DR2CdIt$i8R z?%n2!K6m%~w*=k;{!SYMjh1~aPs|al`(mv(>cq@77c+BrxT3_V1yckYUYBSp=H!q- zv>fYlN1d+aFOo91S!Ke-*o-eEY09HI@Ty}eL#m%v-@DeKoyE9)!qH9Q3i_RR<+14@ z1|(_ds}POW3{ViPy?#!_iS`n&OElGc|B zrA0wdCBJ__L>IOkLNInyoCEJIc-)akR*+wC|Le^kT(Wm#{&Ejc None: """ # Setup parent cable model - parent_model: dict = {"parent":"block/block","display":{"head":{"rotation":[0,0,0],"translation":[0,-30.42,0],"scale":[1.605,1.605,1.605]},"fixed":{"rotation":[90,0,0],"translation":[0,0,-8],"scale":[2.02,2.02,2.02]}}} + parent_model: dict = {"parent":"block/block","display":{"fixed":{"rotation":[180,0,0],"translation":[0,-4,0],"scale":[1.005,1.005,1.005]}}} path: str = f"{build_resource_pack}/assets/{namespace}/models/block/cable_base.json" write_to_file(path, super_json_dump(parent_model)) # Setup cables models cables: list[str] = [item for item in database if "cable" in item] - for i, cable in enumerate(cables): + for cable in cables: # Setup vanilla model for this cable - base_model: str = f"{build_resource_pack}/assets/{namespace}/models/item/{cable}.json" - content: dict = {"parent": "block/block", "overrides": []} + base_model: str = f"{build_resource_pack}/assets/{namespace}/items/{cable}.json" + content: dict = {"model": {"type": "minecraft:range_dispatch","property": "minecraft:custom_model_data","entries": []}} # Create all the cables variants models for root, _, files in os.walk(CABLE_MODELS_FOLDER): for file in files: if file.endswith(".json"): path: str = f"{root}/{file}" + + # Load the json file json_file: dict = super_json_load(path) + + # Create the new json new_json: dict = { "parent": f"{namespace}:block/cable_base", "textures": {"0": f"{namespace}:block/{cable}"} } new_json.update(json_file) + + # Write the new json dest: str = f"{build_resource_pack}/assets/{namespace}/models/block/{cable}/{file}" write_to_file(dest, super_json_dump(new_json, max_level = 3)) @@ -61,11 +67,10 @@ def setup_cables_models(config: dict) -> None: model_path = model_path[:-1] # Add override - content["overrides"].append({"predicate": {"custom_model_data": i}, "model": model_path}) - + content["model"]["entries"].append({"threshold": i, "model":{"type": "minecraft:model", "model": model_path}}) + # Write the vanilla model for this cable - sort_override_model(content) - write_to_file(base_model, super_json_dump(content)) + write_to_file(base_model, super_json_dump(content, max_level=3)) # Copy texture dest = f"{build_resource_pack}/assets/{namespace}/textures/block/{cable}.png" @@ -78,8 +83,7 @@ def setup_cables_models(config: dict) -> None: on_placement: str = f"{build_datapack}/data/{namespace}/function/custom_blocks/{cable}/place_secondary.mcfunction" write_to_file(on_placement, f""" # Cable rotation for models -data modify entity @s Rotation set value [0.0f, 180.0f] -data modify entity @s transformation.translation[1] set value 0.25f +data modify entity @s item_display set value "fixed" """) # Update_cable_model function @@ -90,7 +94,10 @@ def setup_cables_models(config: dict) -> None: execute if entity @s[tag={namespace}.elite_cable] run item replace entity @s container.0 with {GUI_VANILLA_ITEM}[item_model="{namespace}:elite_cable"] # Get the right model -execute store result entity @s item.components."minecraft:custom_model_data" int 1 run scoreboard players get @s energy.data +data modify storage {namespace}:main model_data set value {{"floats":[0.0f]}} +execute store result storage {namespace}:main model_data.floats[0] float 1 run scoreboard players get @s energy.data +data modify entity @s item.components."minecraft:custom_model_data" set from storage {namespace}:main model_data +data remove storage {namespace}:main model_data """ write_to_file(f"{build_datapack}/data/{namespace}/function/calls/cable_update.mcfunction", cable_update_content) diff --git a/user/utils/gui.py b/user/utils/gui.py index 75175c36..88a63b29 100644 --- a/user/utils/gui.py +++ b/user/utils/gui.py @@ -60,6 +60,16 @@ def setup_gui_in_resource_packs(config: dict) -> dict[str, str]: super_copy(source, destination) if os.path.exists(source + ".mcmeta"): super_copy(source + ".mcmeta", destination + ".mcmeta") + + # Write the file in items/ + path = f"{config['build_resource_pack']}/assets/{config['namespace']}/items/{gui.replace('.png', '')}.json" + write_to_file(path, super_json_dump({ + "model": { + "type": "minecraft:model", + "model": f"{config['namespace']}:item/{gui.replace('.png', '')}" + } + })) return gui_models + diff --git a/user/utils/machines.py b/user/utils/machines.py index 00951393..3ed631c2 100644 --- a/user/utils/machines.py +++ b/user/utils/machines.py @@ -34,7 +34,7 @@ def setup_machines(config: dict, gui: dict[str, str]) -> None: default_model = database["furnace_generator"]["item_model"] working_model = default_model + "_on" content = f"""# Update the gui to default -execute store result score #burn_time {namespace}.data run data get block ~ ~ ~ BurnTime +execute store result score #burn_time {namespace}.data run data get block ~ ~ ~ lit_time_remaining execute if score #burn_time {namespace}.data matches 0 run item replace block ~ ~ ~ container.0 with {GUI_VANILLA_ITEM}[item_model="{default_gui}",{GUI_DATA}] execute if score #burn_time {namespace}.data matches 0 run data modify entity @s item.components."minecraft:item_model" set value "{default_model}" execute if score #burn_time {namespace}.data matches 1.. run item replace block ~ ~ ~ container.0 with {GUI_VANILLA_ITEM}[item_model="{working_gui}",{GUI_DATA}] @@ -46,16 +46,16 @@ def setup_machines(config: dict, gui: dict[str, str]) -> None: execute if score @s energy.storage > @s energy.max_storage run scoreboard players operation @s energy.storage = @s energy.max_storage # Prevent the furnace from really cooking -data modify block ~ ~ ~ CookTimeTotal set value -200s -data modify block ~ ~ ~ CookTime set value 0s +data modify block ~ ~ ~ cooking_total_time set value -200s +data modify block ~ ~ ~ cooking_time_spent set value 0s """ write_to_file(f"{CUSTOM_BLOCKS}/furnace_generator/second.mcfunction", content) # Electric Smelter & Electric Furnace & Electric Brewing Stand for machine in ["electric_smelter", "electric_furnace", "electric_brewing_stand"]: energy = database[machine]["custom_data"]["energy"] - cook = "CookTime" if machine != "electric_brewing_stand" else "BrewTime" - burn = "BurnTime" if machine != "electric_brewing_stand" else "Fuel" + cook = "cooking_time_spent" if machine != "electric_brewing_stand" else "BrewTime" + burn = "lit_time_remaining" if machine != "electric_brewing_stand" else "Fuel" burn_type = "short" if machine != "electric_brewing_stand" else "byte" gui_slot = 1 if machine != "electric_brewing_stand" else 4 ingr_slot = 0 if machine != "electric_brewing_stand" else 3 diff --git a/user/utils/remaining.py b/user/utils/remaining.py index 477b73c5..da90b7ec 100644 --- a/user/utils/remaining.py +++ b/user/utils/remaining.py @@ -66,7 +66,7 @@ def setup_remaining(config: dict) -> None: # Setup block tags json_content: dict = {"replace":False,"values":["minecraft:air","minecraft:cave_air","minecraft:void_air","minecraft:structure_void"]} write_to_file(f"{build_datapack}/data/{namespace}/tags/block/air.json", super_json_dump(json_content, max_level = -1)) - json_content: dict = {"replace":False,"values":[f"#{namespace}:air","#minecraft:replaceable","#minecraft:wool_carpets","#minecraft:standing_signs","#minecraft:wall_signs","#minecraft:saplings","#minecraft:leaves","#minecraft:signs","minecraft:moss_carpet","minecraft:player_head","minecraft:player_wall_head","minecraft:peony","minecraft:rose_bush","minecraft:lilac","minecraft:sunflower","minecraft:lily_pad","minecraft:vine","minecraft:red_mushroom","minecraft:brown_mushroom","minecraft:cobweb","minecraft:water","minecraft:kelp_plant","minecraft:seagrass","minecraft:ladder","minecraft:snow","minecraft:powder_snow","minecraft:moving_piston","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:mangrove_propagule","#minecraft:small_flowers","#minecraft:tall_flowers","minecraft:mangrove_propagule","minecraft:cobweb","minecraft:torch","minecraft:wall_torch","minecraft:soul_torch","minecraft:soul_wall_torch","minecraft:spore_blossom","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:water","minecraft:sugar_cane","minecraft:kelp","minecraft:hanging_roots","minecraft:small_dripleaf","minecraft:bamboo","minecraft:end_rod","minecraft:vine","#minecraft:corals","minecraft:dead_tube_coral","minecraft:dead_brain_coral","minecraft:dead_bubble_coral","minecraft:dead_fire_coral","minecraft:dead_horn_coral","minecraft:dead_tube_coral_fan","minecraft:dead_brain_coral_fan","minecraft:dead_bubble_coral_fan","minecraft:dead_fire_coral_fan","minecraft:dead_horn_coral_fan","minecraft:scaffolding","#minecraft:flower_pots","#minecraft:banners","minecraft:lantern","minecraft:soul_lantern","minecraft:candle","minecraft:small_amethyst_bud","minecraft:medium_amethyst_bud","minecraft:large_amethyst_bud","minecraft:amethyst_cluster","minecraft:redstone_wire","minecraft:repeater","minecraft:comparator","minecraft:lever","minecraft:tripwire_hook","#minecraft:buttons","#minecraft:pressure_plates","#minecraft:rails","minecraft:conduit"]} + json_content: dict = {"replace":False,"values":[f"#{namespace}:air","#minecraft:replaceable","#minecraft:wool_carpets","#minecraft:standing_signs","#minecraft:wall_signs","#minecraft:saplings","#minecraft:leaves","#minecraft:signs","minecraft:moss_carpet","minecraft:player_head","minecraft:player_wall_head","minecraft:peony","minecraft:rose_bush","minecraft:lilac","minecraft:sunflower","minecraft:lily_pad","minecraft:vine","minecraft:red_mushroom","minecraft:brown_mushroom","minecraft:cobweb","minecraft:water","minecraft:kelp_plant","minecraft:seagrass","minecraft:ladder","minecraft:snow","minecraft:powder_snow","minecraft:moving_piston","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:mangrove_propagule","#minecraft:flowers","minecraft:mangrove_propagule","minecraft:cobweb","minecraft:torch","minecraft:wall_torch","minecraft:soul_torch","minecraft:soul_wall_torch","minecraft:spore_blossom","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:water","minecraft:sugar_cane","minecraft:kelp","minecraft:hanging_roots","minecraft:small_dripleaf","minecraft:bamboo","minecraft:end_rod","minecraft:vine","#minecraft:corals","minecraft:dead_tube_coral","minecraft:dead_brain_coral","minecraft:dead_bubble_coral","minecraft:dead_fire_coral","minecraft:dead_horn_coral","minecraft:dead_tube_coral_fan","minecraft:dead_brain_coral_fan","minecraft:dead_bubble_coral_fan","minecraft:dead_fire_coral_fan","minecraft:dead_horn_coral_fan","minecraft:scaffolding","#minecraft:flower_pots","#minecraft:banners","minecraft:lantern","minecraft:soul_lantern","minecraft:candle","minecraft:small_amethyst_bud","minecraft:medium_amethyst_bud","minecraft:large_amethyst_bud","minecraft:amethyst_cluster","minecraft:redstone_wire","minecraft:repeater","minecraft:comparator","minecraft:lever","minecraft:tripwire_hook","#minecraft:buttons","#minecraft:pressure_plates","#minecraft:rails","minecraft:conduit"]} write_to_file(f"{build_datapack}/data/{namespace}/tags/block/non_solid.json", super_json_dump(json_content, max_level = -1))