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 aa17356c..76b6d2ab 100644 Binary files a/build/SimplEnergy_datapack.zip and b/build/SimplEnergy_datapack.zip differ diff --git a/build/SimplEnergy_datapack_with_libs.zip b/build/SimplEnergy_datapack_with_libs.zip index 511d058b..e345c976 100644 Binary files a/build/SimplEnergy_datapack_with_libs.zip and b/build/SimplEnergy_datapack_with_libs.zip differ diff --git a/build/SimplEnergy_resource_pack.zip b/build/SimplEnergy_resource_pack.zip index 27607139..7b5537f1 100644 Binary files a/build/SimplEnergy_resource_pack.zip and b/build/SimplEnergy_resource_pack.zip differ diff --git a/build/SimplEnergy_resource_pack_with_libs.zip b/build/SimplEnergy_resource_pack_with_libs.zip index 6558b790..777fcce5 100644 Binary files a/build/SimplEnergy_resource_pack_with_libs.zip and b/build/SimplEnergy_resource_pack_with_libs.zip differ diff --git a/build/datapack/data/minecraft/function/_stats_custom_blocks.mcfunction b/build/datapack/data/minecraft/function/_stats_custom_blocks.mcfunction deleted file mode 100644 index ef9c5fca..00000000 --- a/build/datapack/data/minecraft/function/_stats_custom_blocks.mcfunction +++ /dev/null @@ -1,61 +0,0 @@ -scoreboard players add #total_custom_blocks simplenergy.data 0 -scoreboard players add #total_vanilla_raw_iron_block simplenergy.data 0 -scoreboard players add #total_vanilla_polished_deepslate simplenergy.data 0 -scoreboard players add #total_vanilla_player_head simplenergy.data 0 -scoreboard players add #total_vanilla_iron_block simplenergy.data 0 -scoreboard players add #total_vanilla_gold_block simplenergy.data 0 -scoreboard players add #total_vanilla_furnace simplenergy.data 0 -scoreboard players add #total_vanilla_daylight_detector simplenergy.data 0 -scoreboard players add #total_vanilla_copper_block simplenergy.data 0 -scoreboard players add #total_vanilla_cauldron simplenergy.data 0 -scoreboard players add #total_vanilla_brewing_stand simplenergy.data 0 -scoreboard players add #total_vanilla_barrel simplenergy.data 0 -scoreboard players add #total_elite_cable simplenergy.data 0 -scoreboard players add #total_advanced_cable simplenergy.data 0 -scoreboard players add #total_simple_cable simplenergy.data 0 -scoreboard players add #total_pulverizer simplenergy.data 0 -scoreboard players add #total_electric_brewing_stand simplenergy.data 0 -scoreboard players add #total_electric_smelter simplenergy.data 0 -scoreboard players add #total_electric_furnace simplenergy.data 0 -scoreboard players add #total_solar_panel simplenergy.data 0 -scoreboard players add #total_furnace_generator simplenergy.data 0 -scoreboard players add #total_cauldron_generator simplenergy.data 0 -scoreboard players add #total_creative_battery simplenergy.data 0 -scoreboard players add #total_elite_battery simplenergy.data 0 -scoreboard players add #total_advanced_battery simplenergy.data 0 -scoreboard players add #total_simple_battery simplenergy.data 0 -scoreboard players add #total_raw_simplunium_block simplenergy.data 0 -scoreboard players add #total_deepslate_simplunium_ore simplenergy.data 0 -scoreboard players add #total_simplunium_ore simplenergy.data 0 -scoreboard players add #total_simplunium_block simplenergy.data 0 -tellraw @s [{"translate":"simplenergy.total_simplunium_block","color":"gold"},{"score":{"name":"#total_simplunium_block","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_simplunium_ore","color":"gold"},{"score":{"name":"#total_simplunium_ore","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_deepslate_simplunium_ore","color":"gold"},{"score":{"name":"#total_deepslate_simplunium_ore","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_raw_simplunium_block","color":"gold"},{"score":{"name":"#total_raw_simplunium_block","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_simple_battery","color":"gold"},{"score":{"name":"#total_simple_battery","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_advanced_battery","color":"gold"},{"score":{"name":"#total_advanced_battery","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_elite_battery","color":"gold"},{"score":{"name":"#total_elite_battery","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_creative_battery","color":"gold"},{"score":{"name":"#total_creative_battery","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_cauldron_generator","color":"gold"},{"score":{"name":"#total_cauldron_generator","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_furnace_generator","color":"gold"},{"score":{"name":"#total_furnace_generator","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_solar_panel","color":"gold"},{"score":{"name":"#total_solar_panel","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_electric_furnace","color":"gold"},{"score":{"name":"#total_electric_furnace","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_electric_smelter","color":"gold"},{"score":{"name":"#total_electric_smelter","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_electric_brewing_stand","color":"gold"},{"score":{"name":"#total_electric_brewing_stand","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_pulverizer","color":"gold"},{"score":{"name":"#total_pulverizer","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_simple_cable","color":"gold"},{"score":{"name":"#total_simple_cable","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_advanced_cable","color":"gold"},{"score":{"name":"#total_advanced_cable","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.total_elite_cable","color":"gold"},{"score":{"name":"#total_elite_cable","objective":"simplenergy.data"},"color":"yellow"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_barrel","color":"gray"},{"score":{"name":"#total_vanilla_barrel","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_brewing_stand","color":"gray"},{"score":{"name":"#total_vanilla_brewing_stand","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_cauldron","color":"gray"},{"score":{"name":"#total_vanilla_cauldron","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_copper_block","color":"gray"},{"score":{"name":"#total_vanilla_copper_block","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_daylight_detector","color":"gray"},{"score":{"name":"#total_vanilla_daylight_detector","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_furnace","color":"gray"},{"score":{"name":"#total_vanilla_furnace","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_gold_block","color":"gray"},{"score":{"name":"#total_vanilla_gold_block","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_iron_block","color":"gray"},{"score":{"name":"#total_vanilla_iron_block","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_player_head","color":"gray"},{"score":{"name":"#total_vanilla_player_head","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_polished_deepslate","color":"gray"},{"score":{"name":"#total_vanilla_polished_deepslate","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.vanilla_minecraft_raw_iron_block","color":"gray"},{"score":{"name":"#total_vanilla_raw_iron_block","objective":"simplenergy.data"},"color":"white"}] -tellraw @s [{"translate":"simplenergy.total_custom_blocks","color":"dark_aqua"},{"score":{"name":"#total_custom_blocks","objective":"simplenergy.data"},"color":"aqua"}] - diff --git a/build/datapack/data/simplenergy/function/_give_all.mcfunction b/build/datapack/data/simplenergy/function/_give_all.mcfunction index be95018b..5879b965 100644 --- a/build/datapack/data/simplenergy/function/_give_all.mcfunction +++ b/build/datapack/data/simplenergy/function/_give_all.mcfunction @@ -6,7 +6,7 @@ loot give @s loot smithed.crafter:blocks/table -give @s chest[container=[{slot:0,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"smithed": {"dict": {"block": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_block": true}},"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\"}]"],"container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:simplunium_block","from": "simplenergy"}}}}}}]}}},{slot:1,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:2,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:3,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:4,item:{count:1,id:"minecraft:leather_helmet",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\"}]"]}}},{slot:5,item:{count:1,id:"minecraft:leather_chestplate",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\"}]"]}}},{slot:6,item:{count:1,id:"minecraft:leather_leggings",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\"}]"]}}},{slot:7,item:{count:1,id:"minecraft:leather_boots",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\"}]"]}}},{slot:8,item:{count:1,id:"minecraft:iron_sword",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\"}]"]}}},{slot:9,item:{count:1,id:"minecraft:iron_pickaxe",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\"}]"]}}},{slot:10,item:{count:1,id:"minecraft:iron_axe",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\"}]"]}}},{slot:11,item:{count:1,id:"minecraft:iron_shovel",components:{"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"shovel": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_shovel": true}},"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\"}]"]}}},{slot:12,item:{count:1,id:"minecraft:iron_hoe",components:{"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"hoe": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_hoe": true}},"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\"}]"]}}},{slot:13,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"ingot": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_ingot": true}},"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\"}]"]}}},{slot:14,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"nugget": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_nugget": true}},"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\"}]"]}}},{slot:15,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"raw": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"raw_simplunium": true}},"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\"}]"]}}},{slot:16,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"dust": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_dust": true}},"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\"}]"]}}},{slot:17,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"copper_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:18,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"iron_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:19,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"gold_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:20,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"lapis_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:21,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"diamond_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:22,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"emerald_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:23,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"quartz_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:24,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"netherite_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:25,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"tin_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:26,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"titanium_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}}],custom_name='{"translate":"simplenergy.chest_1_2","color":"yellow"}',lore=["['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]"]] +give @s chest[container=[{slot:0,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"smithed": {"dict": {"block": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_block": true}},"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\"}]"],"container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:simplunium_block","from": "simplenergy"}}}}}}]}}},{slot:1,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:2,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:3,item:{count:1,id:"minecraft:furnace",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"}}}}}}]}}},{slot:4,item:{count:1,id:"minecraft:leather_helmet",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\"}]"]}}},{slot:5,item:{count:1,id:"minecraft:leather_chestplate",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\"}]"]}}},{slot:6,item:{count:1,id:"minecraft:leather_leggings",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\"}]"]}}},{slot:7,item:{count:1,id:"minecraft:leather_boots",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\"}]"]}}},{slot:8,item:{count:1,id:"minecraft:iron_sword",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\"}]"]}}},{slot:9,item:{count:1,id:"minecraft:iron_pickaxe",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\"}]"]}}},{slot:10,item:{count:1,id:"minecraft:iron_axe",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\"}]"]}}},{slot:11,item:{count:1,id:"minecraft:iron_shovel",components:{"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"shovel": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_shovel": true}},"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\"}]"]}}},{slot:12,item:{count:1,id:"minecraft:iron_hoe",components:{"custom_data": {"smithed": {"dict": {"tools": {"simplunium": true,"hoe": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_hoe": true}},"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\"}]"]}}},{slot:13,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"ingot": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_ingot": true}},"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\"}]"]}}},{slot:14,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"nugget": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_nugget": true}},"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\"}]"]}}},{slot:15,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"raw": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"raw_simplunium": true}},"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\"}]"]}}},{slot:16,item:{count:1,id:"minecraft:command_block",components:{"custom_data": {"smithed": {"dict": {"dust": {"simplunium": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_dust": true}},"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\"}]"]}}},{slot:17,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"copper_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:18,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"iron_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:19,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"gold_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:20,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"lapis_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:21,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"diamond_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:22,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"emerald_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:23,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"quartz_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:24,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"netherite_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:25,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"tin_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:26,item:{count:1,id:"minecraft: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\"}]"],"custom_data": {"simplenergy": {"titanium_dust": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}}],custom_name='{"translate":"simplenergy.chest_1_2","color":"yellow"}',lore=["['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]"]] -give @s chest[container=[{slot:0,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"multimeter": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:1,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"wrench": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:2,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"slot_unlocker": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:3,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"battery_switcher": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:4,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_both": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_both","item_name": "{\"translate\":\"simplenergy.battery_switcher_both\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:5,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_output": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_output","item_name": "{\"translate\":\"simplenergy.battery_switcher_output\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:6,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_input": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_input","item_name": "{\"translate\":\"simplenergy.battery_switcher_input\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:7,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 10000},"simplenergy": {"simple_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:simple_battery","from": "simplenergy"}}}}}}]}}},{slot:8,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 25000},"simplenergy": {"advanced_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:advanced_battery","from": "simplenergy"}}}}}}]}}},{slot:9,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 50000},"simplenergy": {"elite_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:elite_battery","from": "simplenergy"}}}}}}]}}},{slot:10,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 2000000000,"max_storage": 2147483647},"simplenergy": {"creative_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"lore": ["{\"translate\":\"simplenergy.energy_storage_2147_gj\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:creative_battery","item_name": "{\"translate\":\"simplenergy.creative_battery\", \"italic\": false, \"color\": \"white\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:creative_battery","from": "simplenergy"}}}}}}]}}},{slot:11,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 5,"max_storage": 500},"simplenergy": {"cauldron_generator": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:cauldron_generator","from": "simplenergy"}}}}}}]}}},{slot:12,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 10,"max_storage": 800},"simplenergy": {"furnace_generator": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:furnace_generator","from": "simplenergy"}}}}}}]}}},{slot:13,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 4,"max_storage": 120},"simplenergy": {"solar_panel": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:solar_panel","from": "simplenergy"}}}}}}]}}},{slot:14,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 20,"max_storage": 1600},"simplenergy": {"electric_furnace": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_furnace","from": "simplenergy"}}}}}}]}}},{slot:15,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 100,"max_storage": 8000},"simplenergy": {"electric_smelter": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_smelter","from": "simplenergy"}}}}}}]}}},{slot:16,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 40,"max_storage": 2400},"simplenergy": {"electric_brewing_stand": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_brewing_stand","from": "simplenergy"}}}}}}]}}},{slot:17,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 120,"max_storage": 6400},"simplenergy": {"pulverizer": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:pulverizer","from": "simplenergy"}}}}}}]}}},{slot:18,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:19,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:20,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:21,item:{count:1,id:"minecraft: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'}]"],"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}}}],custom_name='{"translate":"simplenergy.chest_2_2","color":"yellow"}',lore=["['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]"]] +give @s chest[container=[{slot:0,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"multimeter": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:1,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"wrench": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:2,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"slot_unlocker": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:3,item:{count:1,id:"minecraft: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\"}","custom_data": {"simplenergy": {"battery_switcher": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}}}}},{slot:4,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_both": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_both","item_name": "{\"translate\":\"simplenergy.battery_switcher_both\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:5,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_output": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_output","item_name": "{\"translate\":\"simplenergy.battery_switcher_output\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:6,item:{count:1,id:"minecraft:warped_fungus_on_a_stick",components:{"custom_data": {"simplenergy": {"battery_switcher": true,"battery_switcher_input": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"item_model": "simplenergy:battery_switcher_input","item_name": "{\"translate\":\"simplenergy.battery_switcher_input\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},{slot:7,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 10000},"simplenergy": {"simple_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:simple_battery","from": "simplenergy"}}}}}}]}}},{slot:8,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 25000},"simplenergy": {"advanced_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:advanced_battery","from": "simplenergy"}}}}}}]}}},{slot:9,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 0,"max_storage": 50000},"simplenergy": {"elite_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:elite_battery","from": "simplenergy"}}}}}}]}}},{slot:10,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"storage": 2000000000,"max_storage": 2147483647},"simplenergy": {"creative_battery": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"lore": ["{\"translate\":\"simplenergy.energy_storage_2147_gj\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\":\"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"translate\":\"simplenergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:creative_battery","item_name": "{\"translate\":\"simplenergy.creative_battery\", \"italic\": false, \"color\": \"white\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:creative_battery","from": "simplenergy"}}}}}}]}}},{slot:11,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 5,"max_storage": 500},"simplenergy": {"cauldron_generator": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:cauldron_generator","from": "simplenergy"}}}}}}]}}},{slot:12,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 10,"max_storage": 800},"simplenergy": {"furnace_generator": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:furnace_generator","from": "simplenergy"}}}}}}]}}},{slot:13,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"generation": 4,"max_storage": 120},"simplenergy": {"solar_panel": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:solar_panel","from": "simplenergy"}}}}}}]}}},{slot:14,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 20,"max_storage": 1600},"simplenergy": {"electric_furnace": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_furnace","from": "simplenergy"}}}}}}]}}},{slot:15,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 100,"max_storage": 8000},"simplenergy": {"electric_smelter": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_smelter","from": "simplenergy"}}}}}}]}}},{slot:16,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 40,"max_storage": 2400},"simplenergy": {"electric_brewing_stand": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:electric_brewing_stand","from": "simplenergy"}}}}}}]}}},{slot:17,item:{count:1,id:"minecraft:furnace",components:{"custom_data": {"energy": {"usage": 120,"max_storage": 6400},"simplenergy": {"pulverizer": true},"smithed": {"ignore": {"functionality": true,"crafting": true}}},"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\"}","container": [{"slot": 0,"item": {"id": "minecraft:stone","count": 1,"components": {"minecraft:custom_data": {"smithed": {"block": {"id": "simplenergy:pulverizer","from": "simplenergy"}}}}}}]}}},{slot:18,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:19,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:20,item:{count:1,id:"minecraft:player_head",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\"}"}}},{slot:21,item:{count:1,id:"minecraft:written_book",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}}}}}}],custom_name='{"translate":"simplenergy.chest_2_2","color":"yellow"}',lore=["['', {'text':'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'translate':'simplenergy', 'italic': true, 'color': 'blue'}]"]] diff --git a/build/datapack/data/simplenergy/function/_stats_custom_blocks.mcfunction b/build/datapack/data/simplenergy/function/_stats_custom_blocks.mcfunction index 447d87a0..e475096c 100644 --- a/build/datapack/data/simplenergy/function/_stats_custom_blocks.mcfunction +++ b/build/datapack/data/simplenergy/function/_stats_custom_blocks.mcfunction @@ -6,6 +6,66 @@ scoreboard players add #tick_entities simplenergy.data 0 scoreboard players add #second_entities simplenergy.data 0 +scoreboard players add #total_custom_blocks simplenergy.data 0 +scoreboard players add #total_vanilla_raw_iron_block simplenergy.data 0 +scoreboard players add #total_vanilla_polished_deepslate simplenergy.data 0 +scoreboard players add #total_vanilla_player_head simplenergy.data 0 +scoreboard players add #total_vanilla_iron_block simplenergy.data 0 +scoreboard players add #total_vanilla_gold_block simplenergy.data 0 +scoreboard players add #total_vanilla_furnace simplenergy.data 0 +scoreboard players add #total_vanilla_daylight_detector simplenergy.data 0 +scoreboard players add #total_vanilla_copper_block simplenergy.data 0 +scoreboard players add #total_vanilla_cauldron simplenergy.data 0 +scoreboard players add #total_vanilla_brewing_stand simplenergy.data 0 +scoreboard players add #total_vanilla_barrel simplenergy.data 0 +scoreboard players add #total_elite_cable simplenergy.data 0 +scoreboard players add #total_advanced_cable simplenergy.data 0 +scoreboard players add #total_simple_cable simplenergy.data 0 +scoreboard players add #total_pulverizer simplenergy.data 0 +scoreboard players add #total_electric_brewing_stand simplenergy.data 0 +scoreboard players add #total_electric_smelter simplenergy.data 0 +scoreboard players add #total_electric_furnace simplenergy.data 0 +scoreboard players add #total_solar_panel simplenergy.data 0 +scoreboard players add #total_furnace_generator simplenergy.data 0 +scoreboard players add #total_cauldron_generator simplenergy.data 0 +scoreboard players add #total_creative_battery simplenergy.data 0 +scoreboard players add #total_elite_battery simplenergy.data 0 +scoreboard players add #total_advanced_battery simplenergy.data 0 +scoreboard players add #total_simple_battery simplenergy.data 0 +scoreboard players add #total_raw_simplunium_block simplenergy.data 0 +scoreboard players add #total_deepslate_simplunium_ore simplenergy.data 0 +scoreboard players add #total_simplunium_ore simplenergy.data 0 +scoreboard players add #total_simplunium_block simplenergy.data 0 +tellraw @s [{"translate":"simplenergy.total_simplunium_block","color":"gold"},{"score":{"name":"#total_simplunium_block","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_simplunium_ore","color":"gold"},{"score":{"name":"#total_simplunium_ore","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_deepslate_simplunium_ore","color":"gold"},{"score":{"name":"#total_deepslate_simplunium_ore","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_raw_simplunium_block","color":"gold"},{"score":{"name":"#total_raw_simplunium_block","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_simple_battery","color":"gold"},{"score":{"name":"#total_simple_battery","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_advanced_battery","color":"gold"},{"score":{"name":"#total_advanced_battery","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_elite_battery","color":"gold"},{"score":{"name":"#total_elite_battery","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_creative_battery","color":"gold"},{"score":{"name":"#total_creative_battery","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_cauldron_generator","color":"gold"},{"score":{"name":"#total_cauldron_generator","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_furnace_generator","color":"gold"},{"score":{"name":"#total_furnace_generator","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_solar_panel","color":"gold"},{"score":{"name":"#total_solar_panel","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_electric_furnace","color":"gold"},{"score":{"name":"#total_electric_furnace","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_electric_smelter","color":"gold"},{"score":{"name":"#total_electric_smelter","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_electric_brewing_stand","color":"gold"},{"score":{"name":"#total_electric_brewing_stand","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_pulverizer","color":"gold"},{"score":{"name":"#total_pulverizer","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_simple_cable","color":"gold"},{"score":{"name":"#total_simple_cable","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_advanced_cable","color":"gold"},{"score":{"name":"#total_advanced_cable","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.total_elite_cable","color":"gold"},{"score":{"name":"#total_elite_cable","objective":"simplenergy.data"},"color":"yellow"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_barrel","color":"gray"},{"score":{"name":"#total_vanilla_barrel","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_brewing_stand","color":"gray"},{"score":{"name":"#total_vanilla_brewing_stand","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_cauldron","color":"gray"},{"score":{"name":"#total_vanilla_cauldron","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_copper_block","color":"gray"},{"score":{"name":"#total_vanilla_copper_block","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_daylight_detector","color":"gray"},{"score":{"name":"#total_vanilla_daylight_detector","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_furnace","color":"gray"},{"score":{"name":"#total_vanilla_furnace","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_gold_block","color":"gray"},{"score":{"name":"#total_vanilla_gold_block","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_iron_block","color":"gray"},{"score":{"name":"#total_vanilla_iron_block","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_player_head","color":"gray"},{"score":{"name":"#total_vanilla_player_head","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_polished_deepslate","color":"gray"},{"score":{"name":"#total_vanilla_polished_deepslate","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.vanilla_minecraft_raw_iron_block","color":"gray"},{"score":{"name":"#total_vanilla_raw_iron_block","objective":"simplenergy.data"},"color":"white"}] +tellraw @s [{"translate":"simplenergy.total_custom_blocks","color":"dark_aqua"},{"score":{"name":"#total_custom_blocks","objective":"simplenergy.data"},"color":"aqua"}] tellraw @s [{"translate":"simplenergy.second_tag_function","color":"green"},{"score":{"name":"#second_entities","objective":"simplenergy.data"},"color":"dark_green"}] tellraw @s [{"translate":"simplenergy.tick_tag_function","color":"green"},{"score":{"name":"#tick_entities","objective":"simplenergy.data"},"color":"dark_green"}] diff --git a/build/datapack/data/simplenergy/function/advancements/unlock_recipes.mcfunction b/build/datapack/data/simplenergy/function/advancements/unlock_recipes.mcfunction index 540bf226..ea211fee 100644 --- a/build/datapack/data/simplenergy/function/advancements/unlock_recipes.mcfunction +++ b/build/datapack/data/simplenergy/function/advancements/unlock_recipes.mcfunction @@ -102,3 +102,16 @@ execute store success score #success simplenergy.data if items entity @s contain execute if score #success simplenergy.data matches 1 run recipe give @s simplenergy:simple_cable_2 execute if score #success simplenergy.data matches 1 run recipe give @s simplenergy:simple_cable_4 +## Add result items +execute if items entity @s container.* *[custom_data~{"simplenergy": {"multimeter":true} }] run recipe give @s simplenergy:multimeter +execute if items entity @s container.* *[custom_data~{"simplenergy": {"slot_unlocker":true} }] run recipe give @s simplenergy:slot_unlocker +execute if items entity @s container.* *[custom_data~{"simplenergy": {"simple_battery":true} }] run recipe give @s simplenergy:simple_battery +execute if items entity @s container.* *[custom_data~{"simplenergy": {"cauldron_generator":true} }] run recipe give @s simplenergy:cauldron_generator +execute if items entity @s container.* *[custom_data~{"simplenergy": {"furnace_generator":true} }] run recipe give @s simplenergy:furnace_generator +execute if items entity @s container.* *[custom_data~{"simplenergy": {"solar_panel":true} }] run recipe give @s simplenergy:solar_panel +execute if items entity @s container.* *[custom_data~{"simplenergy": {"electric_furnace":true} }] run recipe give @s simplenergy:electric_furnace +execute if items entity @s container.* *[custom_data~{"simplenergy": {"simple_cable":true} }] run recipe give @s simplenergy:simple_cable +execute if items entity @s container.* *[custom_data~{"simplenergy": {"simple_cable":true} }] run recipe give @s simplenergy:simple_cable_2 +execute if items entity @s container.* *[custom_data~{"simplenergy": {"simple_cable":true} }] run recipe give @s simplenergy:simple_cable_3 +execute if items entity @s container.* *[custom_data~{"simplenergy": {"simple_cable":true} }] run recipe give @s simplenergy:simple_cable_4 + diff --git a/build/datapack/data/simplenergy/function/calls/cable_update.mcfunction b/build/datapack/data/simplenergy/function/calls/cable_update.mcfunction index 3d568229..88520de5 100644 --- a/build/datapack/data/simplenergy/function/calls/cable_update.mcfunction +++ b/build/datapack/data/simplenergy/function/calls/cable_update.mcfunction @@ -15,5 +15,8 @@ execute if entity @s[tag=simplenergy.advanced_cable] run item replace entity @s execute if entity @s[tag=simplenergy.elite_cable] run item replace entity @s container.0 with cobblestone[item_model="simplenergy: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 simplenergy:main model_data set value {"floats":[0.0f]} +execute store result storage simplenergy: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 simplenergy:main model_data +data remove storage simplenergy:main model_data diff --git a/build/datapack/data/simplenergy/function/calls/smithed_crafter/shaped_recipes.mcfunction b/build/datapack/data/simplenergy/function/calls/smithed_crafter/shaped_recipes.mcfunction index c811637b..cc377141 100644 --- a/build/datapack/data/simplenergy/function/calls/smithed_crafter/shaped_recipes.mcfunction +++ b/build/datapack/data/simplenergy/function/calls/smithed_crafter/shaped_recipes.mcfunction @@ -10,13 +10,13 @@ execute if score @s smithed.data matches 0 store result score @s smithed.data if execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],2:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_chestplate execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],2:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_leggings execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],2:[]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_boots -execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],2:[{"Slot":0b, "id": "minecraft:stick"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_sword +execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:stick"},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_sword execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_pickaxe -execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:stick"}],2:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_axe -execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "id": "minecraft:stick"}],2:[{"Slot":0b, "id": "minecraft:stick"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_shovel -execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"}],2:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_hoe +execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_axe +execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "id": "minecraft:stick"},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:stick"},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_shovel +execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:stick"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_hoe execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}}],1:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}}],2:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_nugget": true}}}}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/simplunium_ingot -execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "id": "minecraft:iron_ingot"},{"Slot":1b, "id": "minecraft:iron_ingot"}],1:[{"Slot":0b, "id": "minecraft:copper_ingot"},{"Slot":1b, "id": "minecraft:copper_ingot"}],2:[{"Slot":0b, "id": "minecraft:copper_ingot"},{"Slot":1b, "id": "minecraft:copper_ingot"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/multimeter +execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "id": "minecraft:iron_ingot"},{"Slot":1b, "id": "minecraft:iron_ingot"},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "id": "minecraft:copper_ingot"},{"Slot":1b, "id": "minecraft:copper_ingot"},{"Slot":2b, "id": "minecraft:air"}],2:[{"Slot":0b, "id": "minecraft:copper_ingot"},{"Slot":1b, "id": "minecraft:copper_ingot"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/multimeter execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "id": "minecraft:air"}],1:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],2:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/wrench execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "id": "minecraft:quartz"},{"Slot":1b, "id": "minecraft:breeze_rod"},{"Slot":2b, "id": "minecraft:quartz"}],1:[{"Slot":0b, "id": "minecraft:gold_nugget"},{"Slot":1b, "id": "minecraft:raw_gold_block"},{"Slot":2b, "id": "minecraft:gold_nugget"}],2:[{"Slot":0b, "id": "minecraft:gold_nugget"},{"Slot":1b, "id": "minecraft:iron_block"},{"Slot":2b, "id": "minecraft:gold_nugget"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/slot_unlocker execute if score @s smithed.data matches 0 store result score @s smithed.data if data storage smithed.crafter:input recipe{0:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "id": "minecraft:redstone"},{"Slot":2b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}],1:[{"Slot":0b, "id": "minecraft:air"},{"Slot":1b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":2b, "id": "minecraft:stone_button"}],2:[{"Slot":0b, "components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}},{"Slot":1b, "id": "minecraft:air"},{"Slot":2b, "id": "minecraft:air"}]} run loot replace block ~ ~ ~ container.16 loot simplenergy:i/battery_switcher diff --git a/build/datapack/data/simplenergy/function/custom_blocks/advanced_cable/place_secondary.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/advanced_cable/place_secondary.mcfunction index f1c8b697..213bf100 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/advanced_cable/place_secondary.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/advanced_cable/place_secondary.mcfunction @@ -22,6 +22,5 @@ scoreboard players set @s energy.transfer_rate 120 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/custom_blocks/electric_furnace/tick.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/tick.mcfunction index 57a59b41..2ef8b9f8 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/tick.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/tick.mcfunction @@ -6,8 +6,8 @@ # Store values for efficient look up data modify storage simplenergy:temp all set from block ~ ~ ~ -execute store result score #cook_time simplenergy.data run data get storage simplenergy:temp all.CookTime -execute store result score #burn_time simplenergy.data run data get storage simplenergy:temp all.BurnTime +execute store result score #cook_time simplenergy.data run data get storage simplenergy:temp all.cooking_time_spent +execute store result score #burn_time simplenergy.data run data get storage simplenergy:temp all.lit_time_remaining execute if score @s energy.storage matches 20.. if data storage simplenergy:temp all.Items[{Slot:0b}] run function simplenergy:custom_blocks/electric_furnace/work # Update gui depending on energy storage diff --git a/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/work.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/work.mcfunction index feb9f3e3..c0f57174 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/work.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/electric_furnace/work.mcfunction @@ -4,15 +4,15 @@ # @within simplenergy:custom_blocks/electric_furnace/tick # -# Change CookTime value and use energy +# Change cooking_time_spent value and use energy execute if score #cook_time simplenergy.data matches 1.. run scoreboard players remove @s energy.storage 1 execute if score #cook_time simplenergy.data matches 1.. run scoreboard players add #cook_time simplenergy.data 1 execute if score #cook_time simplenergy.data matches 200.. run scoreboard players set #cook_time simplenergy.data 199 -execute if score #cook_time simplenergy.data matches 1.. store result block ~ ~ ~ CookTime short 1 run scoreboard players get #cook_time simplenergy.data +execute if score #cook_time simplenergy.data matches 1.. store result block ~ ~ ~ cooking_time_spent short 1 run scoreboard players get #cook_time simplenergy.data -# Change BurnTime value +# Change lit_time_remaining value scoreboard players operation #old_burn_time simplenergy.data = #burn_time simplenergy.data scoreboard players add #burn_time simplenergy.data 21 execute if score #burn_time simplenergy.data matches 21.. run scoreboard players set #burn_time simplenergy.data 20 -execute if score #old_burn_time simplenergy.data matches ..200 store result block ~ ~ ~ BurnTime short 1 run scoreboard players get #burn_time simplenergy.data +execute if score #old_burn_time simplenergy.data matches ..200 store result block ~ ~ ~ lit_time_remaining short 1 run scoreboard players get #burn_time simplenergy.data diff --git a/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/tick.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/tick.mcfunction index a57648ac..ea0b9655 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/tick.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/tick.mcfunction @@ -6,8 +6,8 @@ # Store values for efficient look up data modify storage simplenergy:temp all set from block ~ ~ ~ -execute store result score #cook_time simplenergy.data run data get storage simplenergy:temp all.CookTime -execute store result score #burn_time simplenergy.data run data get storage simplenergy:temp all.BurnTime +execute store result score #cook_time simplenergy.data run data get storage simplenergy:temp all.cooking_time_spent +execute store result score #burn_time simplenergy.data run data get storage simplenergy:temp all.lit_time_remaining execute if score @s energy.storage matches 100.. if data storage simplenergy:temp all.Items[{Slot:0b}] run function simplenergy:custom_blocks/electric_smelter/work # Update gui depending on energy storage diff --git a/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/work.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/work.mcfunction index 4e8f21fb..59e4eb7a 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/work.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/electric_smelter/work.mcfunction @@ -4,15 +4,15 @@ # @within simplenergy:custom_blocks/electric_smelter/tick # -# Change CookTime value and use energy +# Change cooking_time_spent value and use energy execute if score #cook_time simplenergy.data matches 1.. run scoreboard players remove @s energy.storage 5 execute if score #cook_time simplenergy.data matches 1.. run scoreboard players add #cook_time simplenergy.data 7 execute if score #cook_time simplenergy.data matches 200.. run scoreboard players set #cook_time simplenergy.data 199 -execute if score #cook_time simplenergy.data matches 1.. store result block ~ ~ ~ CookTime short 1 run scoreboard players get #cook_time simplenergy.data +execute if score #cook_time simplenergy.data matches 1.. store result block ~ ~ ~ cooking_time_spent short 1 run scoreboard players get #cook_time simplenergy.data -# Change BurnTime value +# Change lit_time_remaining value scoreboard players operation #old_burn_time simplenergy.data = #burn_time simplenergy.data scoreboard players add #burn_time simplenergy.data 21 execute if score #burn_time simplenergy.data matches 21.. run scoreboard players set #burn_time simplenergy.data 20 -execute if score #old_burn_time simplenergy.data matches ..200 store result block ~ ~ ~ BurnTime short 1 run scoreboard players get #burn_time simplenergy.data +execute if score #old_burn_time simplenergy.data matches ..200 store result block ~ ~ ~ lit_time_remaining short 1 run scoreboard players get #burn_time simplenergy.data diff --git a/build/datapack/data/simplenergy/function/custom_blocks/elite_cable/place_secondary.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/elite_cable/place_secondary.mcfunction index 8fa91561..6ff2df33 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/elite_cable/place_secondary.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/elite_cable/place_secondary.mcfunction @@ -22,6 +22,5 @@ scoreboard players set @s energy.transfer_rate 240 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/custom_blocks/furnace_generator/second.mcfunction b/build/datapack/data/simplenergy/function/custom_blocks/furnace_generator/second.mcfunction index 09242486..4c0ada93 100644 --- a/build/datapack/data/simplenergy/function/custom_blocks/furnace_generator/second.mcfunction +++ b/build/datapack/data/simplenergy/function/custom_blocks/furnace_generator/second.mcfunction @@ -5,7 +5,7 @@ # # Update the gui to default -execute store result score #burn_time simplenergy.data run data get block ~ ~ ~ BurnTime +execute store result score #burn_time simplenergy.data run data get block ~ ~ ~ lit_time_remaining execute if score #burn_time simplenergy.data matches 0 run item replace block ~ ~ ~ container.0 with cobblestone[item_model="simplenergy:gui/furnace_generator",hide_tooltip={},custom_data={"common_signals":{"temp":true}}] execute if score #burn_time simplenergy.data matches 0 run data modify entity @s item.components."minecraft:item_model" set value "simplenergy:furnace_generator" execute if score #burn_time simplenergy.data matches 1.. run item replace block ~ ~ ~ container.0 with cobblestone[item_model="simplenergy:gui/furnace_generator_on",hide_tooltip={},custom_data={"common_signals":{"temp":true}}] @@ -17,6 +17,6 @@ execute if score #burn_time simplenergy.data matches 1.. run playsound simplener 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 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 8a0df05b..0bfad6b0 100644 Binary files a/build/resource_pack/assets/simplenergy/textures/font/original_icon.png and b/build/resource_pack/assets/simplenergy/textures/font/original_icon.png differ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/copper_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/copper_dust.png deleted file mode 100644 index b3fd9912..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/copper_dust.png and /dev/null differ 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 1ea6c4df..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/diamond_dust.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/emerald_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/emerald_dust.png deleted file mode 100644 index 162b3d7e..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/emerald_dust.png and /dev/null differ 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 f49392d6..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/gold_dust.png and /dev/null differ 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 b4a1f842..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/iron_dust.png and /dev/null differ 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 ff3ba91e..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/lapis_dust.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/netherite_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/netherite_dust.png deleted file mode 100644 index 463bc1e4..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/netherite_dust.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/font/page/quartz_dust.png b/build/resource_pack/assets/simplenergy/textures/font/page/quartz_dust.png deleted file mode 100644 index 18aa781d..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/quartz_dust.png and /dev/null differ 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 f2b887f1..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/simplunium_dust.png and /dev/null differ 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 54dc1aa1..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/tin_dust.png and /dev/null differ 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 ed63f7c3..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/font/page/titanium_dust.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/item/deepslate_tin_ore.png b/build/resource_pack/assets/simplenergy/textures/item/deepslate_tin_ore.png deleted file mode 100644 index d08f09d5..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/item/deepslate_tin_ore.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/item/deepslate_titanium_ore.png b/build/resource_pack/assets/simplenergy/textures/item/deepslate_titanium_ore.png deleted file mode 100644 index cf7fd6ac..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/item/deepslate_titanium_ore.png and /dev/null differ 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 64e1eb85..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/item/tin_ore.png and /dev/null differ diff --git a/build/resource_pack/assets/simplenergy/textures/item/titanium_ore.png b/build/resource_pack/assets/simplenergy/textures/item/titanium_ore.png deleted file mode 100644 index 8a4139d4..00000000 Binary files a/build/resource_pack/assets/simplenergy/textures/item/titanium_ore.png and /dev/null differ diff --git a/build/resource_pack/pack.mcmeta b/build/resource_pack/pack.mcmeta index 5117dc10..211da8e8 100644 --- a/build/resource_pack/pack.mcmeta +++ b/build/resource_pack/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 42, + "pack_format": 46, "description": "SimplEnergy [2.0.0] by Stoupy51" }, "id": "simplenergy" diff --git a/build/sha1_hashes.json b/build/sha1_hashes.json index ea86fc40..98f55391 100644 --- a/build/sha1_hashes.json +++ b/build/sha1_hashes.json @@ -1,6 +1,6 @@ { - "SimplEnergy_datapack.zip": "f19e7c7de5f57c140cf32c84681ff5dc7d7d858b", - "SimplEnergy_datapack_with_libs.zip": "14078ea42570319533a557b6aad8888404517977", - "SimplEnergy_resource_pack.zip": "60dc987f2d4bbee9818771948f8706a747a40bcf", - "SimplEnergy_resource_pack_with_libs.zip": "c4e118c0ce7415c295a6c7ddc3f22d17fee59fe1" + "SimplEnergy_datapack.zip": "12dd91fd5558aa5f2a47225369a83947ac347dee", + "SimplEnergy_datapack_with_libs.zip": "c305f952d3a9e3c21aa100a6251f1b38a4d71499", + "SimplEnergy_resource_pack.zip": "deae1db7dc82f659185f6cc01799ccca5f2935fa", + "SimplEnergy_resource_pack_with_libs.zip": "6d7887f7df9f4c2bd3aa5a56b4f34bc14f4ec98f" } diff --git a/database_debug.json b/database_debug.json index 225a316b..debc2d2a 100644 --- a/database_debug.json +++ b/database_debug.json @@ -45,7 +45,7 @@ "custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"helmet": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_helmet": true}}, "result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XXX","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}}}], "max_damage": 495, - "equippable": {"slot": "head","model": "simplenergy:simplunium"}, + "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": "{\"text\": \"Simplunium Helmet\", \"italic\": false, \"color\": \"white\"}", @@ -57,7 +57,7 @@ "custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"chestplate": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_chestplate": true}}, "result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X X","XXX","XXX"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}}}], "max_damage": 720, - "equippable": {"slot": "chest","model": "simplenergy:simplunium"}, + "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": "{\"text\": \"Simplunium Chestplate\", \"italic\": false, \"color\": \"white\"}", @@ -69,7 +69,7 @@ "custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"leggings": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_leggings": true}}, "result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["XXX","X X","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}}}], "max_damage": 675, - "equippable": {"slot": "legs","model": "simplenergy:simplunium"}, + "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": "{\"text\": \"Simplunium Leggings\", \"italic\": false, \"color\": \"white\"}", @@ -81,7 +81,7 @@ "custom_data": {"smithed": {"dict": {"armor": {"simplunium": true,"boots": true}},"ignore": {"functionality": true,"crafting": true}},"simplenergy": {"simplunium_boots": true}}, "result_of_crafting": [{"type": "crafting_shaped","result_count": 1,"category": "equipment","shape": ["X X","X X"],"ingredients": {"X": {"components": {"minecraft:custom_data": {"simplenergy": {"simplunium_ingot": true}}}}}}], "max_damage": 585, - "equippable": {"slot": "feet","model": "simplenergy:simplunium"}, + "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": "{\"text\": \"Simplunium Boots\", \"italic\": false, \"color\": \"white\"}", diff --git a/debug_manual.json b/debug_manual.json index 52029dcd..3ab93e13 100644 --- a/debug_manual.json +++ b/debug_manual.json @@ -179,21 +179,21 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8021\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x5 Redstone Block\n- x1 Advanced Battery\n- x3 Simplunium Block","color": "gray"}]},"clickEvent": {"action": "change_page","value": "42"}}, @@ -207,13 +207,13 @@ {"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": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "9"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "9"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "9"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "9"}}, + {"text": "\\u0020\\u0020\n\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Simplunium Ore","color": "gray"}]},"clickEvent": {"action": "change_page","value": "12"}}, @@ -223,13 +223,13 @@ {"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": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "10"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "10"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "10"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "10"}}, + {"text": "\\u0020\\u0020\n\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Deepslate Simplunium Ore\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Deepslate Simplunium Ore","color": "gray"}]},"clickEvent": {"action": "change_page","value": "12"}}, @@ -239,21 +239,21 @@ {"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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8027\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Raw Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Raw Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0024\\u802d\\u0024\\u802d\\u0024\\u802d\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- x9 Raw Simplunium","color": "gray"}]}} ], @@ -261,13 +261,13 @@ {"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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0024\\u8021\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u807f","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x5 Simplunium Ingot","color": "gray"}]},"clickEvent": {"action": "change_page","value": "26"}}, @@ -313,13 +313,13 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Nugget\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u80cf","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Nugget\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Nugget\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Nugget\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Simplunium Chestplate","color": "gray"}]}}, @@ -346,13 +346,13 @@ {"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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0020\\u0020\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, + {"text": "\\u0020\\u0020\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Raw Simplunium","color": "gray"}]},"clickEvent": {"action": "change_page","value": "15"}}, @@ -364,13 +364,13 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u802d","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "14"}}, "\\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": "{\"text\": \"Simplunium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8090\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Raw Simplunium\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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_model": "simplenergy:simplunium_dust","item_name": "{\"text\": \"Simplunium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Simplunium Ore","color": "gray"}]}}, @@ -387,227 +387,227 @@ {"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"}}}, + {"text": "\\u0024\\u812a","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:raw_copper"}}}, "\\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": "{\"text\": \"Copper Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8129\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Copper Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:copper_ingot"}}}, + {"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_model": "simplenergy:copper_dust","item_name": "{\"text\": \"Copper Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Copper Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Copper Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u8137","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:raw_iron"}}}, "\\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": "{\"text\": \"Iron Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8136\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Iron Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, + {"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_model": "simplenergy:iron_dust","item_name": "{\"text\": \"Iron Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Iron Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Iron Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u8144","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:raw_gold"}}}, "\\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": "{\"text\": \"Gold Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8143\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Gold Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:gold_ingot"}}}, + {"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_model": "simplenergy:gold_dust","item_name": "{\"text\": \"Gold Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Gold Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Gold Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u8151","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_ore"}}}, "\\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": "{\"text\": \"Lapis Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8150\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Lapis Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, + {"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_model": "simplenergy:lapis_dust","item_name": "{\"text\": \"Lapis Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Lapis Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Lapis Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u815c","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:diamond_ore"}}}, "\\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": "{\"text\": \"Diamond Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u815b\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Diamond Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:diamond"}}}, + {"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_model": "simplenergy:diamond_dust","item_name": "{\"text\": \"Diamond Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Diamond Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Deepslate 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\\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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Deepslate 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\\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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u8167","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:emerald_ore"}}}, "\\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": "{\"text\": \"Emerald Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8166\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Emerald Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:emerald"}}}, + {"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_model": "simplenergy:emerald_dust","item_name": "{\"text\": \"Emerald Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Emerald Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Emerald Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u8172","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:nether_quartz_ore"}}}, "\\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": "{\"text\": \"Quartz Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8171\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Quartz Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:quartz"}}}, + {"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_model": "simplenergy:quartz_dust","item_name": "{\"text\": \"Quartz Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Quartz Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Quartz Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"}}}, + {"text": "\\u0024\\u817b","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:ancient_debris"}}}, "\\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": "{\"text\": \"Netherite Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u817a\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Netherite Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:netherite_scrap"}}}, + {"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_model": "simplenergy:netherite_dust","item_name": "{\"text\": \"Netherite Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Netherite Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Netherite Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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": "{\"text\": \"Tin Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' Mechanization', 'italic': true, 'color': 'blue'}]"]}}}}, + {"text": "\\u0024\\u8184","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Raw Tin\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' 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": "{\"text\": \"Tin Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8183\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Tin Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Tin Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' Mechanization', 'italic': true, 'color': 'blue'}]"]}}}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Raw Tin\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' 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": "{\"text\": \"Tin Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Tin Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Tin Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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": "{\"text\": \"Titanium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' Mechanization', 'italic': true, 'color': 'blue'}]"]}}}}, + {"text": "\\u0024\\u8191","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Raw Titanium\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' 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": "{\"text\": \"Titanium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8190\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Titanium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Titanium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' Mechanization', 'italic': true, 'color': 'blue'}]"]}}}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "structure_block","components": {"item_name": "{\"text\": \"Raw Titanium\", \"italic\": false, \"color\": \"white\"}","lore": ["['', {'text': 'I', 'color': 'white', 'italic': false, 'font': 'simplenergy:icons'}, {'text': ' 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": "{\"text\": \"Titanium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Titanium Dust","color": "gray"}]}} + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Titanium Dust\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8045\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_helmet","components": {"max_damage": 495,"item_name": "{\"text\": \"Simplunium Helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_helmet","components": {"max_damage": 495,"item_name": "{\"text\": \"Simplunium Helmet\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x5 Simplunium Ingot","color": "gray"}]}}, @@ -617,25 +617,25 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8047\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_chestplate","components": {"max_damage": 720,"item_name": "{\"text\": \"Simplunium Chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_chestplate","components": {"max_damage": 720,"item_name": "{\"text\": \"Simplunium Chestplate\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x8 Simplunium Ingot","color": "gray"}]}}, @@ -645,29 +645,29 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8049\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_leggings","components": {"max_damage": 675,"item_name": "{\"text\": \"Simplunium Leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_leggings","components": {"max_damage": 675,"item_name": "{\"text\": \"Simplunium Leggings\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x7 Simplunium Ingot","color": "gray"}]}}, @@ -677,25 +677,25 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u804b\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_boots","components": {"max_damage": 585,"item_name": "{\"text\": \"Simplunium Boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "leather_boots","components": {"max_damage": 585,"item_name": "{\"text\": \"Simplunium Boots\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- 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"],{"text": "\n- x4 Simplunium Ingot","color": "gray"}]}}, @@ -705,17 +705,17 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Sword\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u804d\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_sword","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Sword\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Sword\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_sword","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Sword\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", {"text": "\\u0024\\u80bd\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:stick"}}}, "\\u0022", @@ -729,17 +729,17 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Pickaxe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u804f\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_pickaxe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Pickaxe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Pickaxe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_pickaxe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Pickaxe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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", @@ -754,19 +754,19 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Axe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8051\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_axe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Axe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Axe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_axe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Axe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022\\u0031\\u0024", {"text": "\\u0024\\u80bd\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:stick"}}}, "\\u0022\\u0031\\u0024", @@ -780,17 +780,17 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Shovel\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8053\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_shovel","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Shovel\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Shovel\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_shovel","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Shovel\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022", {"text": "\\u0024\\u80bd\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:stick"}}}, "\\u0022", @@ -804,17 +804,17 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Hoe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u8055\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_hoe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Hoe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Hoe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "iron_hoe","components": {"max_damage": 750,"item_name": "{\"text\": \"Simplunium Hoe\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, "\\u0022\\u0031\\u0024", {"text": "\\u0024\\u80bd\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:stick"}}}, "\\u0022\\u0031\\u0024", @@ -828,43 +828,43 @@ {"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"}}}, + {"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\\u812a\\u0024\\u812a","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:copper_ingot"}}}, + {"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": {"unbreakable": {"show_in_tooltip": false},"lore": ["{\"text\":\"Allows you to analyse machines\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"to get their energy information\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:multimeter","item_name": "{\"text\": \"Multimeter\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8057\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Allows you to analyse machines\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"to get their energy information\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"Allows you to analyse machines\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"to get their energy information\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:multimeter","item_name": "{\"text\": \"Multimeter\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Allows you to analyse machines\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"to get their energy information\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Multimeter\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", - {"text": "\\u0024\\u812a\\u0024\\u812a\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:copper_ingot"}}}, + {"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\\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"],{"text": "\n- x2 Iron Ingot\n- 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"],{"text": "\n- x2 Iron Ingot\n- x4 Copper Ingot","color": "gray"}]}} + {"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"],{"text": "\n- x2 Iron Ingot\n- 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"],{"text": "\n- x2 Iron Ingot\n- 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"Provides you the ability to instantly\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"break cables and rotates machines while sneaking\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:wrench","item_name": "{\"text\": \"Wrench\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8059\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Provides you the ability to instantly\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"break cables and rotates machines while sneaking\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"Provides you the ability to instantly\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"break cables and rotates machines while sneaking\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:wrench","item_name": "{\"text\": \"Wrench\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Provides you the ability to instantly\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"break cables and rotates machines while sneaking\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- 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"],{"text": "\n- x4 Simplunium Ingot","color": "gray"}]}} @@ -873,9 +873,9 @@ {"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\\u8174","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"}}}, + {"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"}}}, @@ -885,13 +885,13 @@ {"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": ["{\"text\":\"Unlocks a blocked slot in a machine\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:slot_unlocker","item_name": "{\"text\": \"Slot Unlocker\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u805b\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"lore": ["{\"text\":\"Unlocks a blocked slot in a machine\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"Unlocks a blocked slot in a machine\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:slot_unlocker","item_name": "{\"text\": \"Slot Unlocker\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"lore": ["{\"text\":\"Unlocks a blocked slot in a machine\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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"}}}, @@ -900,32 +900,32 @@ {"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"],{"text": "\n- x2 Quartz\n- x1 Breeze Rod\n- x4 Gold Nugget\n- x1 Raw Gold Block\n- x1 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\\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"],{"text": "\n- x2 Quartz\n- x1 Breeze Rod\n- x4 Gold Nugget\n- x1 Raw Gold Block\n- x1 Iron Block","color": "gray"}]}} + {"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"],{"text": "\n- x2 Quartz\n- x1 Breeze Rod\n- x4 Gold Nugget\n- x1 Raw Gold Block\n- x1 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\\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"],{"text": "\n- x2 Quartz\n- x1 Breeze Rod\n- x4 Gold Nugget\n- x1 Raw Gold Block\n- x1 Iron Block","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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"Allows you to switch batteries states\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Input / Output / Both]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","{\"text\":\"[Right click on a battery to switch]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:battery_switcher","item_name": "{\"text\": \"Battery Switcher\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u805d\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Allows you to switch batteries states\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Input / Output / Both]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","{\"text\":\"[Right click on a battery to switch]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"Allows you to switch batteries states\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Input / Output / Both]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","{\"text\":\"[Right click on a battery to switch]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:battery_switcher","item_name": "{\"text\": \"Battery Switcher\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "warped_fungus_on_a_stick","components": {"lore": ["{\"text\":\"Allows you to switch batteries states\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Input / Output / Both]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Hold in offhand for passive use]\",\"italic\":false,\"color\":\"white\"}","{\"text\":\"[Right click on a battery to switch]\",\"italic\":false,\"color\":\"white\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- x1 Redstone\n- x3 Simplunium Ingot\n- 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"],{"text": "\n- x1 Redstone\n- x3 Simplunium Ingot\n- x1 Stone Button","color": "gray"}]}} @@ -935,14 +935,14 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Manual\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0024\\u0024\\u805f","hoverEvent": {"action": "show_item","contents": {"id": "written_book","components": {"item_name": "{\"text\": \"Manual\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Manual\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}}}, + {"text": "\\u0031\\u0024\n\n\n","hoverEvent": {"action": "show_item","contents": {"id": "written_book","components": {"item_name": "{\"text\": \"Manual\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- x1 Book\n- 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"],{"text": "\n- 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"],{"text": "\n- x1 Book\n- x1 Simplunium Ingot","color": "gray"}]}}, @@ -960,20 +960,20 @@ {"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": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:simple_battery","item_name": "{\"text\": \"Simple Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8061\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:simple_battery","item_name": "{\"text\": \"Simple Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Simple Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", - {"text": "\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, + {"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\\u8137\\u0024\\u8137\\u0024\\u8137\n\\u0022\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n"],{"text": "\n- x5 Copper Block\n- x1 Redstone\n- x3 Iron Ingot","color": "gray"}]}}, + {"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"],{"text": "\n- x5 Copper Block\n- x1 Redstone\n- 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"],{"text": "\n- x5 Gold Block\n- x1 Simple Battery\n- 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"],{"text": "\n- x5 Copper Block\n- x1 Redstone\n- 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\\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"],{"text": "\n- x5 Copper Block\n- x1 Redstone\n- 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"],{"text": "\n- x5 Gold Block\n- x1 Simple Battery\n- x3 Simplunium Ingot","color": "gray"}]},"clickEvent": {"action": "change_page","value": "41"}} ], [ @@ -985,20 +985,20 @@ {"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": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:simple_battery","item_name": "{\"text\": \"Simple Battery\", \"italic\": false, \"color\": \"white\"}"}}},"clickEvent": {"action": "change_page","value": "40"}}, + {"text": "\\u0024\\u8061","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:advanced_battery","item_name": "{\"text\": \"Advanced Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8063\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:simple_battery","item_name": "{\"text\": \"Simple Battery\", \"italic\": false, \"color\": \"white\"}"}}},"clickEvent": {"action": "change_page","value": "40"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 10 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:advanced_battery","item_name": "{\"text\": \"Advanced Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- x5 Gold Block\n- x1 Simple Battery\n- 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"],{"text": "\n- x5 Redstone Block\n- x1 Advanced Battery\n- 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"],{"text": "\n- x5 Gold Block\n- x1 Simple Battery\n- x3 Simplunium Ingot","color": "gray"}]}}, @@ -1013,20 +1013,20 @@ {"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": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:advanced_battery","item_name": "{\"text\": \"Advanced Battery\", \"italic\": false, \"color\": \"white\"}"}}},"clickEvent": {"action": "change_page","value": "41"}}, + {"text": "\\u0024\\u8063","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 50 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:elite_battery","item_name": "{\"text\": \"Elite Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8065\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 50 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:advanced_battery","item_name": "{\"text\": \"Advanced Battery\", \"italic\": false, \"color\": \"white\"}"}}},"clickEvent": {"action": "change_page","value": "41"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 25 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Storage: 50 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:elite_battery","item_name": "{\"text\": \"Elite Battery\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Storage: 50 MJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- x5 Redstone Block\n- x1 Advanced Battery\n- 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"],{"text": "\n- x5 Redstone Block\n- x1 Advanced Battery\n- x3 Simplunium Block","color": "gray"}]}} ], @@ -1034,31 +1034,31 @@ {"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"}}}, + {"text": "\\u0024\\u8139","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, "\\u0031\\u0024", - {"text": "\\u0024\\u8137\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_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"}}}, "\\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\\u8139","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"}}}, + {"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": ["{\"text\":\"[Energy Generation: 5 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 500 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:cauldron_generator","item_name": "{\"text\": \"Cauldron Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8067\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 5 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 500 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Generation: 5 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 500 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:cauldron_generator","item_name": "{\"text\": \"Cauldron Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 5 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 500 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Cauldron Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", - {"text": "\\u0024\\u8137\\u0024\\u8137\\u0024\\u8137\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, + {"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\\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"],{"text": "\n- x7 Iron Ingot\n- 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"],{"text": "\n- x7 Iron Ingot\n- x1 Redstone","color": "gray"}]}} + {"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"],{"text": "\n- x7 Iron Ingot\n- 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"],{"text": "\n- x7 Iron Ingot\n- x1 Redstone","color": "gray"}]}} ], [ {"text": "","font": "simplenergy:manual","color": "white"}, @@ -1072,13 +1072,13 @@ {"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": ["{\"text\":\"[Energy Generation: 10 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 800 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:furnace_generator","item_name": "{\"text\": \"Furnace Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8069\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 10 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 800 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Generation: 10 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 800 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:furnace_generator","item_name": "{\"text\": \"Furnace Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 10 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 800 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Furnace Generator\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", {"text": "\\u0024\\u8238\\u0024\\u8238\\u0024\\u8238\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:stone"}}}, "\\u0022", @@ -1090,55 +1090,55 @@ {"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"}}}, + {"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\\u8151","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, + {"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\\u8151","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, + {"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": ["{\"text\":\"[Energy Generation: 4 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:solar_panel","item_name": "{\"text\": \"Solar Panel\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u806b\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 4 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Energy Generation: 4 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:solar_panel","item_name": "{\"text\": \"Solar Panel\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Energy Generation: 4 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Daylight Detector\n- 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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Daylight Detector\n- x3 Iron Block","color": "gray"}]}} + {"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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Daylight Detector\n- 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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Daylight Detector\n- 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"}}}, + {"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\\u8151","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, + {"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\\u8151","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, + {"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": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"Electric Furnace\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u806d\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"Electric Furnace\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Furnace\n- x3 Iron Block","color": "gray"}]}}, + {"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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Furnace\n- 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"],{"text": "\n- x5 Simplunium Ingot\n- x1 Electric Furnace\n- 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"],{"text": "\n- x3 Diamond\n- x2 Simplunium Ingot\n- x1 Electric Furnace\n- x3 Copper Block","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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Furnace\n- 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\\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"],{"text": "\n- x5 Lapis Lazuli\n- x1 Furnace\n- 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"],{"text": "\n- x5 Simplunium Ingot\n- x1 Electric Furnace\n- 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"],{"text": "\n- x3 Diamond\n- x2 Simplunium Ingot\n- x1 Electric Furnace\n- x3 Copper Block","color": "gray"}]},"clickEvent": {"action": "change_page","value": "49"}} ], @@ -1146,25 +1146,25 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, - {"text": "\\u0024\\u806d","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u806d","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 100 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 8000 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_smelter","item_name": "{\"text\": \"Electric Smelter\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u806f\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 100 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 8000 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 100 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 8000 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_smelter","item_name": "{\"text\": \"Electric Smelter\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 100 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 8000 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0024\\u8021\\u0024\\u8021\\u0024\\u8021\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "8"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"item_name": "{\"text\": \"Simplunium Block\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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"],{"text": "\n- x5 Simplunium Ingot\n- x1 Electric Furnace\n- 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"],{"text": "\n- x5 Simplunium Ingot\n- x1 Electric Furnace\n- x3 Simplunium Block","color": "gray"}]}} ], @@ -1172,21 +1172,21 @@ {"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029\\u0024\\u8029\\u0024\\u8029\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 2400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_brewing_stand","item_name": "{\"text\": \"Electric Brewing Stand\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8071\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 2400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 2400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_brewing_stand","item_name": "{\"text\": \"Electric Brewing Stand\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 2400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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", @@ -1202,17 +1202,17 @@ "\\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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, - {"text": "\\u0024\\u806d","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u8029","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0024\\u806d","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 120 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 6400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:pulverizer","item_name": "{\"text\": \"Pulverizer\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0024\\u0024\\u8073\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 120 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 6400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, - {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:electric_furnace","item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "command_block","components": {"item_name": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"]}}},"clickEvent": {"action": "change_page","value": "12"}}, + {"text": "\\u0031\\u0024","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 20 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 1600 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": "{\"text\": \"Simplunium Ingot\", \"italic\": false, \"color\": \"white\"}","lore": ["[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" 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": ["{\"text\":\"[Power Usage: 120 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 6400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_model": "simplenergy:pulverizer","item_name": "{\"text\": \"Pulverizer\", \"italic\": false, \"color\": \"white\"}"}}}}, + {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "furnace","components": {"lore": ["{\"text\":\"[Power Usage: 120 kW]\",\"italic\":false,\"color\":\"gray\"}","{\"text\":\"[Energy Buffer: 6400 kJ]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Pulverizer\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", {"text": "\\u0024\\u80f0\\u0024\\u80f0\\u0024\\u80f0\n","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:copper_block"}}}, "\\u0022", @@ -1224,17 +1224,17 @@ {"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"}}}, + {"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\\u8137","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, + {"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\\u8137","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:iron_ingot"}}}, + {"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": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Simple Cable\", \"italic\": false, \"color\": \"white\"}"}}}}, "\\u0022", @@ -1244,23 +1244,23 @@ "\\u0022\\u0022", {"text": "\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "player_head","components": {"lore": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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"}}}, + {"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\\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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x8 Simple Cable\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x8 Simple Cable\n- x1 Lapis Lazuli","color": "gray"}]},"clickEvent": {"action": "change_page","value": "51"}} + {"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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x8 Simple Cable\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x6 Iron Ingot\n- x2 Copper Ingot\n- 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"],{"text": "\n- x8 Simple Cable\n- x1 Lapis Lazuli","color": "gray"}]},"clickEvent": {"action": "change_page","value": "51"}} ], [ {"text": "","font": "simplenergy:manual","color": "white"}, @@ -1271,7 +1271,7 @@ {"text": "\\u0031\\u0024\\u0031\\u0024\\u0031\\u0024\n","hoverEvent": {"action": "show_item","contents": {"id": "player_head","components": {"lore": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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\\u8153","hoverEvent": {"action": "show_item","contents": {"id": "minecraft:lapis_lazuli"}}}, {"text": "\\u0024\\u8075","hoverEvent": {"action": "show_item","contents": {"id": "player_head","components": {"lore": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Transfer Speed: 120 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"Advanced Cable\", \"italic\": false, \"color\": \"white\"}"}}}}, @@ -1285,9 +1285,9 @@ {"text": "\\u0024\\u8075\\u0024\\u8075\\u0024\\u8075\n","hoverEvent": {"action": "show_item","contents": {"id": "player_head","components": {"lore": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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": ["{\"text\":\"[Transfer Speed: 40 kW]\",\"italic\":false,\"color\":\"gray\"}","[\"\", {\"text\": \"I\", \"color\": \"white\", \"italic\": false, \"font\": \"simplenergy:icons\"}, {\"text\": \" SimplEnergy\", \"italic\": true, \"color\": \"blue\"}]"],"item_name": "{\"text\": \"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"],{"text": "\n- x8 Simple Cable\n- x1 Lapis Lazuli","color": "gray"}]}}, + {"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"],{"text": "\n- x8 Simple Cable\n- 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"],{"text": "\n- x1 Advanced Cable\n- 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"],{"text": "\n- x8 Simple Cable\n- 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\\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"],{"text": "\n- x8 Simple Cable\n- 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"],{"text": "\n- x1 Advanced Cable\n- x4 Redstone Block","color": "gray"}]},"clickEvent": {"action": "change_page","value": "52"}} ], [ diff --git a/manual/font/manual.json b/manual/font/manual.json index 151b6ff1..1d254c85 100644 --- a/manual/font/manual.json +++ b/manual/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/manual/font/page/copper_dust.png b/manual/font/page/copper_dust.png deleted file mode 100644 index b3fd9912..00000000 Binary files a/manual/font/page/copper_dust.png and /dev/null differ diff --git a/manual/font/page/diamond_dust.png b/manual/font/page/diamond_dust.png deleted file mode 100644 index 1ea6c4df..00000000 Binary files a/manual/font/page/diamond_dust.png and /dev/null differ diff --git a/manual/font/page/emerald_dust.png b/manual/font/page/emerald_dust.png deleted file mode 100644 index 162b3d7e..00000000 Binary files a/manual/font/page/emerald_dust.png and /dev/null differ diff --git a/manual/font/page/gold_dust.png b/manual/font/page/gold_dust.png deleted file mode 100644 index f49392d6..00000000 Binary files a/manual/font/page/gold_dust.png and /dev/null differ diff --git a/manual/font/page/iron_dust.png b/manual/font/page/iron_dust.png deleted file mode 100644 index b4a1f842..00000000 Binary files a/manual/font/page/iron_dust.png and /dev/null differ diff --git a/manual/font/page/lapis_dust.png b/manual/font/page/lapis_dust.png deleted file mode 100644 index ff3ba91e..00000000 Binary files a/manual/font/page/lapis_dust.png and /dev/null differ diff --git a/manual/font/page/netherite_dust.png b/manual/font/page/netherite_dust.png deleted file mode 100644 index 463bc1e4..00000000 Binary files a/manual/font/page/netherite_dust.png and /dev/null differ diff --git a/manual/font/page/quartz_dust.png b/manual/font/page/quartz_dust.png deleted file mode 100644 index 18aa781d..00000000 Binary files a/manual/font/page/quartz_dust.png and /dev/null differ diff --git a/manual/font/page/simplunium_dust.png b/manual/font/page/simplunium_dust.png deleted file mode 100644 index f2b887f1..00000000 Binary files a/manual/font/page/simplunium_dust.png and /dev/null differ diff --git a/manual/font/page/tin_dust.png b/manual/font/page/tin_dust.png deleted file mode 100644 index 54dc1aa1..00000000 Binary files a/manual/font/page/tin_dust.png and /dev/null differ diff --git a/manual/font/page/titanium_dust.png b/manual/font/page/titanium_dust.png deleted file mode 100644 index ed63f7c3..00000000 Binary files a/manual/font/page/titanium_dust.png and /dev/null differ diff --git a/user/utils/cables.py b/user/utils/cables.py index 5964e06a..9c51d524 100644 --- a/user/utils/cables.py +++ b/user/utils/cables.py @@ -22,28 +22,34 @@ def setup_cables_models(config: dict) -> 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))