diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_en_gb.json b/src/main/resources/assets/ebwizardry/texts/handbook_en_gb.json index 252fa692..8488d4e1 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_en_gb.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_en_gb.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/handbook/pictures/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/arcane_workbench.png", "caption": "The Arcane Workbench", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/handbook/pictures/ore_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/crystal_ore.png", "caption": "Crystal Ore", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/handbook/pictures/flower_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/crystal_flower.png", "caption": "A Crystal Flower", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/handbook/pictures/tower_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/wizard_tower.png", "caption": "A Wizard's Tower", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/handbook/pictures/armour_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/wizard_armour.png", "caption": "A Set Of Wizard Armour", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/handbook/pictures/obelisk_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/obelisk.png", "caption": "An Obelisk", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/handbook/pictures/shrine_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/shrine.png", "caption": "An Earth Shrine", "u": 0, "v": 0, @@ -87,15 +87,23 @@ "height": 67 }, "library_ruins": { - "location": "ebwizardry:textures/gui/handbook/pictures/library_ruins_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/library_ruins.png", "caption": "Library Ruins", "u": 0, "v": 0, "width": 110, "height": 57 }, + "remnant": { + "location": "ebwizardry:textures/gui/handbook/pictures/remnant.png", + "caption": "A Fire Remnant", + "u": 0, + "v": 0, + "width": 110, + "height": 73 + }, "tiers": { - "location": "ebwizardry:textures/gui/handbook/pictures/tiers_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/tiers.png", "caption": "The 4 Tiers Of Wand", "u": 0, "v": 0, @@ -104,7 +112,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/handbook/pictures/elements_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/elements.png", "caption": "The 7 Arcane Elements", "u": 0, "v": 0, @@ -568,7 +576,11 @@ "Besides wizards, a multitude of other creatures also use magic. Many of these creatures are arcane in origin, and most can be summoned using certain magical @spells spells@. One may encounter these creatures guarding an @obelisks obelisk@, or perhaps a powerful summoner. Lesser arcane beings are even found occasionally in the wilderness.", - "A notable example is the remnant, a spirit-like being that forms naturally from the traces left behind by powerful magic and typically takes on one of the seven arcane @elements@. On their own, they are little more than a nuisance, but a swarm can quickly overwhelm the unprepared adventurer, and their innate resistance to magic makes it advisable to carry a bow or other ranged weapon. Once slain, their spectral dust can be collected, which, besides emitting a colourful glow, has a variety of useful properties." + "A notable example is the remnant, a spirit-like being that forms naturally from the traces left behind by powerful magic and typically takes on one of the seven arcane @elements@. On their own, they are little more than a nuisance, but a swarm can quickly overwhelm the unprepared adventurer, and their innate resistance to magic makes it advisable to carry a bow or other ranged weapon.", + + "#image remnant", + + "Once slain, their spectral dust can be collected, which, besides emitting a colourful glow, has a variety of useful properties." ] }, "artefacts": { @@ -765,7 +777,7 @@ "Sound Effects:", - "- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX", + "- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX\n- leosalom\n- juskiddink", "For more information, check out the @https://github.com/Electroblob77/Wizardry/wiki wiki@.", diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_en_us.json b/src/main/resources/assets/ebwizardry/texts/handbook_en_us.json index 70906080..b3a32a7c 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_en_us.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_en_us.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/handbook/pictures/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/arcane_workbench.png", "caption": "The Arcane Workbench", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/handbook/pictures/ore_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/crystal_ore.png", "caption": "Crystal Ore", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/handbook/pictures/flower_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/crystal_flower.png", "caption": "A Crystal Flower", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/handbook/pictures/tower_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/wizard_tower.png", "caption": "A Wizard's Tower", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/handbook/pictures/armour_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/wizard_armour.png", "caption": "A Set Of Wizard Armour", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/handbook/pictures/obelisk_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/obelisk.png", "caption": "An Obelisk", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/handbook/pictures/shrine_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/shrine.png", "caption": "An Earth Shrine", "u": 0, "v": 0, @@ -87,15 +87,23 @@ "height": 67 }, "library_ruins": { - "location": "ebwizardry:textures/gui/handbook/pictures/library_ruins_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/library_ruins.png", "caption": "Library Ruins", "u": 0, "v": 0, "width": 110, "height": 57 }, + "remnant": { + "location": "ebwizardry:textures/gui/handbook/pictures/remnant.png", + "caption": "A Fire Remnant", + "u": 0, + "v": 0, + "width": 110, + "height": 73 + }, "tiers": { - "location": "ebwizardry:textures/gui/handbook/pictures/tiers_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/tiers.png", "caption": "The 4 Tiers Of Wand", "u": 0, "v": 0, @@ -104,7 +112,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/handbook/pictures/elements_picture.png", + "location": "ebwizardry:textures/gui/handbook/pictures/elements.png", "caption": "The 7 Arcane Elements", "u": 0, "v": 0, @@ -568,7 +576,11 @@ "Besides wizards, a multitude of other creatures also use magic. Many of these creatures are arcane in origin, and most can be summoned using certain magical @spells spells@. One may encounter these creatures guarding an @obelisks obelisk@, or perhaps a powerful summoner. Lesser arcane beings are even found occasionally in the wilderness.", - "A notable example is the remnant, a spirit-like being that forms naturally from the traces left behind by powerful magic and typically takes on one of the seven arcane @elements@. On their own, they are little more than a nuisance, but a swarm can quickly overwhelm the unprepared adventurer, and their innate resistance to magic makes it advisable to carry a bow or other ranged weapon. Once slain, their spectral dust can be collected, which, besides emitting a colourful glow, has a variety of useful properties." + "A notable example is the remnant, a spirit-like being that forms naturally from the traces left behind by powerful magic and typically takes on one of the seven arcane @elements@. On their own, they are little more than a nuisance, but a swarm can quickly overwhelm the unprepared adventurer, and their innate resistance to magic makes it advisable to carry a bow or other ranged weapon.", + + "#image remnant", + + "Once slain, their spectral dust can be collected, which, besides emitting a colourful glow, has a variety of useful properties." ] }, "artefacts": { @@ -765,7 +777,7 @@ "Sound Effects:", - "- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX", + "- OhhWowProductions\n- fredzed\n- deleted_user_3277771\n- DiscoveryME\n- OGSoundFX\n- leosalom\n- juskiddink", "For more information, check out the @https://github.com/Electroblob77/Wizardry/wiki wiki@.", diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_es_es.json b/src/main/resources/assets/ebwizardry/texts/handbook_es_es.json index 703ca0d5..d9096703 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_es_es.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_es_es.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/arcane_workbench.png", "caption": "Mesa Arcana", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/ore_picture.png", + "location": "ebwizardry:textures/gui/crystal_ore.png", "caption": "Mena de Cristal Magico", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/flower_picture.png", + "location": "ebwizardry:textures/gui/crystal_flower.png", "caption": "Flor de Cristal", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/tower_picture.png", + "location": "ebwizardry:textures/gui/wizard_tower.png", "caption": "Torre de mago", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/armour_picture.png", + "location": "ebwizardry:textures/gui/wizard_armour.png", "caption": "Conjunto de Armadura de mago", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/obelisk_picture.png", + "location": "ebwizardry:textures/gui/obelisk.png", "caption": "Obelisco", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/shrine_picture.png", + "location": "ebwizardry:textures/gui/shrine.png", "caption": "Santuario de la tierra", "u": 0, "v": 0, @@ -87,7 +87,7 @@ "height": 67 }, "tiers": { - "location": "ebwizardry:textures/gui/tiers_picture.png", + "location": "ebwizardry:textures/gui/tiers.png", "caption": "Los 4 niveles en las Varitas", "u": 0, "v": 0, @@ -96,7 +96,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/elements_picture.png", + "location": "ebwizardry:textures/gui/elements.png", "caption": "Los 7 elementos Arcanos", "u": 0, "v": 0, diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_hu_hu.json b/src/main/resources/assets/ebwizardry/texts/handbook_hu_hu.json index 5ca2025b..aa171ac6 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_hu_hu.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_hu_hu.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/arcane_workbench.png", "caption": "Az Arkán Munkaasztal", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/ore_picture.png", + "location": "ebwizardry:textures/gui/crystal_ore.png", "caption": "Kristályérc", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/flower_picture.png", + "location": "ebwizardry:textures/gui/crystal_flower.png", "caption": "Egy Kristályvirág", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/tower_picture.png", + "location": "ebwizardry:textures/gui/wizard_tower.png", "caption": "Egy Varázslótorony", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/armour_picture.png", + "location": "ebwizardry:textures/gui/wizard_armour.png", "caption": "Egy Szett Varázslóruha", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/obelisk_picture.png", + "location": "ebwizardry:textures/gui/obelisk.png", "caption": "Egy Obeliszk", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/shrine_picture.png", + "location": "ebwizardry:textures/gui/shrine.png", "caption": "Egy Föld Szentély", "u": 0, "v": 0, @@ -87,7 +87,7 @@ "height": 67 }, "tiers": { - "location": "ebwizardry:textures/gui/tiers_picture.png", + "location": "ebwizardry:textures/gui/tiers.png", "caption": "A Pálcák 4 Szintje", "u": 0, "v": 0, @@ -96,7 +96,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/elements_picture.png", + "location": "ebwizardry:textures/gui/elements.png", "caption": "A 7 Arkán Elem", "u": 0, "v": 0, diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_ru_ru.json b/src/main/resources/assets/ebwizardry/texts/handbook_ru_ru.json index 1c859709..2e7da3d8 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_ru_ru.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_ru_ru.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/arcane_workbench.png", "caption": "\u0427\u0430\u0440\u043e\u0434\u0435\u0439\u0441\u043a\u0438\u0439 \u0421\u0442\u043e\u043b", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/ore_picture.png", + "location": "ebwizardry:textures/gui/crystal_ore.png", "caption": "\u041a\u0440\u0438\u0441\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u0420\u0443\u0434\u0430", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/flower_picture.png", + "location": "ebwizardry:textures/gui/crystal_flower.png", "caption": "\u041a\u0440\u0438\u0441\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0426\u0432\u0435\u0442\u043e\u043a\n", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/tower_picture.png", + "location": "ebwizardry:textures/gui/wizard_tower.png", "caption": "\u0411\u0430\u0448\u043d\u044f Ma\u0433\u043e\u0432\n", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/armour_picture.png", + "location": "ebwizardry:textures/gui/wizard_armour.png", "caption": "\u041e\u0434\u0435\u044f\u043d\u0438\u044f \u0412\u043e\u043b\u0448\u0435\u0431\u043d\u0438\u043a\u043e\u0432\n", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/obelisk_picture.png", + "location": "ebwizardry:textures/gui/obelisk.png", "caption": "\u041e\u0431\u0435\u043b\u0438\u0441\u043a\n", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/shrine_picture.png", + "location": "ebwizardry:textures/gui/shrine.png", "caption": "\u0417\u0435\u043c\u043d\u043e\u0435 \u0421\u0432\u044f\u0442\u0438\u043b\u0438\u0449\u0435\n", "u": 0, "v": 0, @@ -87,7 +87,7 @@ "height": 67 }, "tiers": { - "location": "ebwizardry:textures/gui/tiers_picture.png", + "location": "ebwizardry:textures/gui/tiers.png", "caption": "4 \u0423\u0440\u043e\u0432\u043d\u044f \u0416\u0435\u0437\u043b\u0430\n", "u": 0, "v": 0, @@ -96,7 +96,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/elements_picture.png", + "location": "ebwizardry:textures/gui/elements.png", "caption": "7 \u0422\u0430\u0439\u043d\u044b\u0445 \u042d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432\n", "u": 0, "v": 0, diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json b/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json index 4d4ab16f..f8c78d40 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_zh_cn.json @@ -11,7 +11,7 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", + "location": "ebwizardry:textures/gui/arcane_workbench.png", "caption": "奥术工作台", "u": 0, "v": 0, @@ -19,7 +19,7 @@ "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/ore_picture.png", + "location": "ebwizardry:textures/gui/crystal_ore.png", "caption": "水晶矿石", "u": 0, "v": 0, @@ -47,7 +47,7 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/flower_picture.png", + "location": "ebwizardry:textures/gui/crystal_flower.png", "caption": "水晶花", "u": 0, "v": 0, @@ -55,7 +55,7 @@ "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/tower_picture.png", + "location": "ebwizardry:textures/gui/wizard_tower.png", "caption": "巫师塔", "u": 0, "v": 0, @@ -63,7 +63,7 @@ "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/armour_picture.png", + "location": "ebwizardry:textures/gui/wizard_armour.png", "caption": "一整套巫师护具", "u": 0, "v": 0, @@ -71,7 +71,7 @@ "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/obelisk_picture.png", + "location": "ebwizardry:textures/gui/obelisk.png", "caption": "方尖碑", "u": 0, "v": 0, @@ -79,7 +79,7 @@ "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/shrine_picture.png", + "location": "ebwizardry:textures/gui/shrine.png", "caption": "大地圣祠", "u": 0, "v": 0, @@ -87,7 +87,7 @@ "height": 67 }, "tiers": { - "location": "ebwizardry:textures/gui/tiers_picture.png", + "location": "ebwizardry:textures/gui/tiers.png", "caption": "宗师级魔杖", "u": 0, "v": 0, @@ -96,7 +96,7 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/elements_picture.png", + "location": "ebwizardry:textures/gui/elements.png", "caption": "七种魔法元素", "u": 0, "v": 0, diff --git a/src/main/resources/assets/ebwizardry/texts/handbook_zh_tw.json b/src/main/resources/assets/ebwizardry/texts/handbook_zh_tw.json index bad9641f..482271d2 100644 --- a/src/main/resources/assets/ebwizardry/texts/handbook_zh_tw.json +++ b/src/main/resources/assets/ebwizardry/texts/handbook_zh_tw.json @@ -11,16 +11,16 @@ "images": { "workbench": { - "location": "ebwizardry:textures/gui/arcane_workbench_picture.png", - "caption": "kNu@x", + "location": "ebwizardry:textures/gui/arcane_workbench.png", + "caption": "�k�N�u�@�x", "u": 0, "v": 0, "width": 110, "height": 110 }, "crystal_ore": { - "location": "ebwizardry:textures/gui/ore_picture.png", - "caption": "q", + "location": "ebwizardry:textures/gui/crystal_ore.png", + "caption": "�����q", "u": 0, "v": 0, "width": 64, @@ -28,7 +28,7 @@ }, "magic_crystal": { "location": "ebwizardry:textures/items/crystal_magic.png", - "caption": "]k", + "caption": "�]�k����", "u": 6, "v": 6, "width": 36, @@ -39,7 +39,7 @@ }, "magic_wand": { "location": "ebwizardry:textures/items/wand_novice.png", - "caption": "k", + "caption": "�k��", "u": 0, "v": 0, "width": 64, @@ -47,48 +47,48 @@ "border": false }, "crystal_flower": { - "location": "ebwizardry:textures/gui/flower_picture.png", - "caption": "", + "location": "ebwizardry:textures/gui/crystal_flower.png", + "caption": "������", "u": 0, "v": 0, "width": 48, "height": 48 }, "wizard_tower": { - "location": "ebwizardry:textures/gui/tower_picture.png", - "caption": "kv", + "location": "ebwizardry:textures/gui/wizard_tower.png", + "caption": "�k�v��", "u": 0, "v": 0, "width": 110, "height": 110 }, "wizard_armour": { - "location": "ebwizardry:textures/gui/armour_picture.png", - "caption": "kvA", + "location": "ebwizardry:textures/gui/wizard_armour.png", + "caption": "�k�v�A", "u": 0, "v": 0, "width": 90, "height": 90 }, "obelisk": { - "location": "ebwizardry:textures/gui/obelisk_picture.png", - "caption": "yO", + "location": "ebwizardry:textures/gui/obelisk.png", + "caption": "��y�O", "u": 0, "v": 0, "width": 110, "height": 67 }, "shrine": { - "location": "ebwizardry:textures/gui/shrine_picture.png", - "caption": "", + "location": "ebwizardry:textures/gui/shrine.png", + "caption": "����", "u": 0, "v": 0, "width": 110, "height": 67 }, "tiers": { - "location": "ebwizardry:textures/gui/tiers_picture.png", - "caption": "|صŪk", + "location": "ebwizardry:textures/gui/tiers.png", + "caption": "�|�ص��Ū��k��", "u": 0, "v": 0, "width": 96, @@ -96,8 +96,8 @@ "border": false }, "elements": { - "location": "ebwizardry:textures/gui/elements_picture.png", - "caption": "CتkN", + "location": "ebwizardry:textures/gui/elements.png", + "caption": "�C�تk�N����", "u": 0, "v": 0, "width": 106, @@ -236,26 +236,26 @@ }, "text": [ - "kvU", + "�k�v��U", - "@: Electroblob" + "�@��: Electroblob" ] }, "introduction": { - "title": "e", + "title": "�e��", "text": [ - "AnڡAkvI\n\nѤг\hkNƪΨϥΤ覡C oO@qѡA䤺e|HۧAb]k@ɪӳve{C", + "�A�n�ڡA�k�v�I\n\n���Ѥ��г\�h�k�N�����ƪ��ΨϥΤ覡�C �o���O�@�����q���ѡA�䤺�e�|�H�ۧA�b�]�k�@�ɪ������ӳv���e�{�C", - "ϥνbYs½AUbYshiֳt`AӤshO½^DؿC", + "�ϥνb�Y���s��½���A���U���b�Y���s�h�i�ֳt���������`�A�Ӥ����������s�h�O½�^�D�ؿ������C", - "I󵵦srܬCIƹkiNҲثeoAIƹhi½^ҨC" + "�I�����󵵦�s����r�������ܬ��������C������I���ƹ��k��i�N���Ҳ���ثe�o���A������I���ƹ�����h�i½�^���Ҩ����C" ] }, "main_contents": { - "title": "ؿ", + "title": "�ؿ�", "contents": { "id": "main_contents", "hyperlinks": true, @@ -265,90 +265,90 @@ }, "setting_up": { - "title": "dz", + "title": "�dz�", "include_in_contents": "main_contents", "text": [ - "n}lϥΪkNAAݭndz:", + "�n�}�l�ϥΪk�N�A�A�ݭn�dz�:", - "nkA Ш̹ϥܦX:", + "�n�k���A �Ш̹ϥܦX��:", "#recipe magic_wand", - "\n\nn@arcane_workbench kNu@x@A X覡p:", + "\n\n�n@arcane_workbench �k�N�u�@�x@�A �X���覡�p��:", "#recipe arcane_workbench", - "n@spells kN@\noӥiHbcļAαqǪWAΦVkvʶRC\n\n\n\nMA]iHۤvX@\nǪ̪kNi]kujA\npϩҥ:", + "�n@spells �k�N��@\n�o�ӥi�H�b�c�l�̧��A�αq�Ǫ����W�����A�ΦV�k�v�ʶR�C\n\n\n\n���M�A�]�i�H�ۤv�X���@��\n��Ǫ̪k�N�i�]�k�u�j�A\n�p�ϩҥ�:", "#recipe magic_missile_spell_book", - "AٻݭndzƤ@j]k\nӬk@mana kO@C" + "�A�ٻݭn�dzƤ@�j���]�k����\n�Ӭ��k������@mana �k�O@�C" ] }, "mana": { - "title": "kO", + "title": "�k�O", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:crystal" ], "text": [ - "kOOᤩkvOq]kqA䥻ëD骺AϦӬOiJUëqCSOOAkOĭæbaUۤҧ쪺ѵMC\n@wands k@ixskOAæbIk\nNkO޾ɨ@spells kN@WC\nPkN|̨OqjפΫɶӤPkOȡC", + "�k�O�O�ᤩ�k�v�O�q���]�k��q�A�䥻���ëD���骺����A�ϦӬO�i���J��U���������ë��q�C�S�O���O�A�k�Oĭ�æb��a�U���ۤ��ҧ�쪺�ѵM�������C\n@wands �k��@�i�x�s�k�O�A�æb�I�k��\n�N�k�O�޾ɨ�@spells �k�N@�W�C\n���P���k�N�|�̨�O�q�j�פΫ���ɶ����Ӥ��P���k�O�ȡC", "#image crystal_ore", "#image magic_crystal", - "H̴M{kOLkQгyήACIikNɡA޾ɪkON|PҤCƹWoNOjqkO@ɦUB]C`L׭npϥΪkOAqaUѵMd~AΥѥ[\ŤHu覡N䦬C٦UؤkϪkN󦳮ĪϥΪkOAHΦ^bIkL{hkOC" + "�H�̴��M�{���k�O�L�k�Q�гy�ή����A�C��I�i�k�N�ɡA��޾ɪ��k�O�N�|������P�����Ҥ��C�ƹ�W�o�N�O�j�q���k�O������@�ɦU�B����]�C�`���L�׭n�p��ϥΪk�O�A�����q�a���U���ѵM�d�~�������A�Υ��ѥ��[�\�����ŤH�u�覡�N�䦬���C�٦��U�ؤ�k�Ϫk�N�󦳮Ī��ϥΪk�O�A�H�Φ^���b�I�k�L�{���h���������k�O�C" ] }, "wands": { - "title": "k", + "title": "�k��", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:arcane_initiate" ], "text": [ - "kOkv諸C\nAΥӬIikO\nҤΪ@spells kN@(аѾ\@tiers @`)\nC\nkܦhALMoq¦k}lC", + "�k���O�k�v���諸����C\n�A��Υ��ӬI�i����k����O\n�ҤΪ�@spells �k�N@(�аѾ\@tiers ����@���`)\n�C\n�k���������ܦh�A���L��M���o�q��¦�k���}�l�C", "#image magic_wand", - "jhƪkϥͩ@²檺s@覡C\ndzƤ@Y]kA\nN˦bΪ@ݡA\nAt@HW@ɡC\n۵MOkOqYA\n]ѤF޾@spells kN@һݪ\nJICӨl]ܭnAuO]ѤFkaAO@mana kO@ei|\nC", + "�j�h�ƪ��k�����ϥͩ�@��²�檺�s�@�覡�C\n�dzƤ@���Y���������]�k�����A\n�N�����˦b��Ϊ��@�ݡA\n�A��t�@���H�W�@�����ɡC\n�����۵M�O�k���O�q�����Y�A\n�]�������ѤF�޾�@spells �k�N@�һݪ�\n�J�I�C�Ө�l�������]�ܭ��n�A���u�O�]�����ѤF����k�����a��A��O����@mana �k�O@�e�i�����|\n�C", - "H۪kIiFUhkNA\nܱoUr@spells kN@A\n]]IijjkNC\no˪iHqk~[WӷLܤƤo{AH۪kUӷUjA|ܱo[GA\nC]i|ھڨ@elements @\nܤơCLF@qɶAk]|}lᦱͪUؽΪC", + "�H�۪k���I�i�F�U�h�k�N�A\n���ܱo�U��r��@spells �k�N@�A\n�]���]��I�i��j�j���k�N�C\n�o�˪������i�H�q�k���~�[�W���ӷL�ܤƤ��o�{�A�H�۪k���U�ӷU�j�A�����|�ܱo��[���G�A\n�C��]�i��|�ھڨ�@elements ����@��\n�����ܤơC�L�F�@�q�ɶ�����A�k������������]�|�}�l�ᦱ�ͪ����U�ؽ������Ϊ��C", - "A۪kɡAe|ܥXثekҿ諸kNΨϥܡAӦbIkNAٷ|ܧNoӪܪUIiһݵݪɶAٷ|ܪke@өMU@ӪkNW١CUm#next_spell_key nΡm#previous_spell_key nikN(odzibiﶵj->i]wjܧ)AA]iHbɨϥηƹuӤkNC", + "��A���۪k���ɡA�e���������|��ܥX�ثe�k���ҿ諸�k�N�Ψ�ϥܡA�Ӧb�I��k�N����A�ٷ|��ܧN�o���Ӫ�ܪ���U���I�i�һݵ��ݪ��ɶ��A���ٷ|��ܪk�������e�@�өM�U�@�Ӫk�N�W�١C���U�m#next_spell_key ��n�Ρm#previous_spell_key ��n�i�����k�N(�o�dz��i�b�i�ﶵ�j->�i����]�w�j���ܧ�)�A�A�]�i�H�b���ɨϥηƹ��u���Ӥ����k�N�C", - "ANаdb~檺kWɡA|ܪkxs\n@mana kO@AHثeҿ諸@spells kN@Ψ\nSOC\nNkJ@arcane_workbench kNu@x@hi\nݨԲӪTC" + "��A�N��а��d�b���~�檺�k���W�ɡA�|��ܪk�����x�s��\n@mana �k�O@�A���H�ثe�ҿ諸@spells �k�N@�Ψ�\n�S���O�C\n�N�k����J@arcane_workbench �k�N�u�@�x@�h�i\n�ݨ���ԲӪ���T�C" ] }, "spells": { - "title": "kN", + "title": "�k�N", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:handbook/spells" ], "text": [ - "SkN@wands k@S@ΡC\nkNOΦ:\n@جOä[ʪѥA\n@جOȮɩʪbC", + "�S���k�N��@wands �k��@�S���@�ΡC\n�k�N���O���Φ������:\n�@�جO�ä[�ʪ��ѥ��A\n�@�جO�Ȯɩʪ����b�C", - "kNѥLkϥΡAӬOΩNѤOkNsJ@wands k@C\nb@ɦUao{kNѡAӥΤFh֮ɶAN@CAAiNаdbѤWAݤ@UokNѪ򥻸TA]iHۮIƹkH\ŪԲӪơC", + "�k�N�ѥ����L�k�ϥΡA�ӬO�Ω�N�Ѥ��O�����k�N�s�J@wands �k��@�C\n�b�@�ɦU�a����o�{�k�N�ѡA���ӥΤ��F�h�֮ɶ��A�N����@���C��A����A�i�N��а��d�b�ѤW�A�ݤ@�U�o���k�N�Ѫ��򥻸�T�A�]�i�H���ۮ��I���ƹ��k��H�\Ū��ԲӪ���ơC", - "۹ӨbhPγ~: ۨbIƹkK|IiWkNåαbCkNѤ@ˡAbb@ɦUaAA]iHۤv@enchanting_scrolls s@@C", + "�۹�Ө����b�h�����P���γ~: ���ۨ��b�I���ƹ��k��K�|�I�i�W�����k�N�åα����b�C��k�N�Ѥ@�ˡA���b�b�@�ɦU�a������A���A�]�i�H�ۤv@enchanting_scrolls �s�@@�C", - "bAdzƶiYӥȮɡAǪkNiu|Ψ@⦸A\nҥHAQǪkNe\nA@wands k@ŶAɨbND`\nΡCLo`NA_kAb٬OIJvtIk覡C", + "�b�A�dzƶi��Y�ӥ��ȮɡA���Ǫk�N�i��u�|�Ψ�@�⦸�A\n�ҥH�A���Q�����Ǫk�N�e��\n�A��@wands �k��@�Ŷ��A���ɨ��b�N�D�`\n���ΡC���L�o�`�N�A��_�k���A���b�٬O�IJv���t���I�k�覡�C", - "gVmLk\ŪkN]kŤCMӭYnŲw@ӪkNAAMiH_۵oͷN~IӬIiݬݵGAYKp\hkNOnbSwU~|oͧ@ΡCLYKpA٬OibIkɻ~ΤFŲwkNAbMIʨMoӪkNhjjC]wiaܬOϥŲwbAiHbcļάOVkvʶRCŲwbIƹkK|αbŲwAֱ椤Ĥ@ӥkNѩΨbC" + "���g�V�m�������L�k�\Ū�k�N�����]�k�Ť�C�M�ӭY�nŲ�w�@�Ӫk�N�A�A��M�i�H�_�۵o�ͷN�~�����I�ӬI�i�ݬݵ��G�A���Y�K�p���\�h�k�N�O�n�b�S�w������U�~�|�o�ͧ@�ΡC���L�Y�K�p���A�٬O���i��b�I�k�ɻ~�ΤF��Ų�w���k�N�A���b���M�I�ʨ��M��o�Ӫk�N���h�j�j�C�]����w���i�a����ܬO�ϥ�Ų�w���b�A�i�H�b�c�l�̧��άO�V�k�v�ʶR�C����Ų�w���b�I���ƹ��k��K�|�α����b��Ų�w�A�ֱ��椤�Ĥ@�ӥ������k�N�ѩΨ��b�C" ] }, "arcane_workbench": { - "title": "kNu@x", + "title": "�k�N�u�@�x", "include_in_contents": "main_contents", "contents": { "id": "arcane_workbench_subsections", @@ -361,81 +361,81 @@ ], "text": [ - "kNu@xݰ_ӦI]xA ΨӤɯŧA@wands k@B\nɥRkOMsJ@spells kN@C\n\nX覡pU:", + "�k�N�u�@�x�ݰ_�Ӧ��I�����]�x�A �ΨӤɯŧA��@wands �k��@�B\n����ɥR�k�O�M�s�J@spells �k�N@�C\n\n��X���覡�p�U:", "#recipe arcane_workbench", - "UӪNkNu@xUإ\ΡC", + "���U�Ӫ������N�����k�N�u�@�x���U�إ\�ΡC", "#image workbench" ], "sections": { "binding_spells": { - "title": "ۼgkN", + "title": "�ۼg�k�N", "include_in_contents": "arcane_workbench_subsections", "triggers": [ "ebwizardry:handbook/arcane_workbench" ], "text": [ - "nN@spells kN@sJA@wands k@AunN\nkJu@xѤAMNkNѩJP䤤@ӼѨëUsCɧA|`NAboӹL{AkNѨèSvTAoO]sJkNʧ@AäONkNqkNѤAuONkNۼgܪkӤwC]AiHƳoӰʧ@AɶqNQnkNsJAkCA@̦husJتkNkALiΨդɯŨӼW[kNsqC" + "�n�N@spells �k�N@�s�J�A��@wands �k��@�A�u�n�N\n�k����J�u�@�x�������Ѥ��A�M��N�k�N�ѩ�J�P��䤤�@�ӼѨë��U���s�C���ɧA�|�`�N��A�b�o�ӹL�{���A�k�N�ѨèS���������v�T�A�o�O�]���s�J�k�N���ʧ@�A�ä��O�N�k�N�q�k�N�Ѥ������A�u�O�N�k�N�ۼg�ܪk�����Ӥw�C�]���A�i�H���Ƴo�Ӱʧ@�A�ɶq�N�Q�n���k�N�s�J�A���k���C�A�@���̦h�u��s�J���تk�N��k�����A���L�i�Ψ�դɯŨӼW�[�k�N�s�q�C" ] }, "charging_wands": { - "title": "kɥRkO", + "title": "�k���ɥR�k�O", "include_in_contents": "arcane_workbench_subsections", "triggers": [ "ebwizardry:handbook/arcane_workbench" ], "text": [ - "n@wands k@ɥRkOANk\nJkNu@xѡAæbU診ӼѩJ]kAMUsC\nCӤ۷#mana_per_crystalI@mana kO@A\nӪku|bݭnɥαA]AiHNdbu@xAHKݭnɨCOаOoAkuξƳ쪺A|ҨӻApGkuݭn30IkOAɥRkOɷ|#example_charging_lossIkOOC" + "�n��@wands �k��@�ɥR�k�O�A���N�k��\n��J�k�N�u�@�x�������ѡA�æb���U�診�Ӽѩ�J�]�k�����A�M����U���s�C\n�C�Ӥ����۷��#mana_per_crystal�I��@mana �k�O@�A\n�Ӫk���u�|�b�ݭn�ɥα������A�]���A�i�H�N�����d�b�u�@�x���A�H�K�ݭn�ɨ����C���O�аO�o�A�k���u����ξ�Ƴ�쪺�����A�|�Ҩӻ��A�p�G�k���u�ݭn30�I�k�O�A���ɥR�k�O�ɷ|��#example_charging_loss�I�k�O���O���C" ] }, "upgrading_wands": { - "title": "ɯŪk", + "title": "�ɯŪk��", "include_in_contents": "arcane_workbench_subsections", "triggers": [ "ebwizardry:handbook/tome_of_arcana" ], "text": [ - "Aݭn@tiers @kN_\nɯŧA@wands k@ζiSk\nɯšCoتF賣iqǪΦVkvʶRoCnɯŪkANkJkNu@xѡAæbkW誺ѩJɯŪUsC", + "�A�ݭn����@tiers ����@���k�N�_���\n�ɯŧA��@wands �k��@�ζi��S���k\n���ɯšC�o��تF�賣�i�q�Ǫ����������ΦV�k�v�ʶR��o�C�n�ɯŪk���A���N�k����J�k�N�u�@�x�������ѡA�æb�k�W�誺�ѩ�J�ɯŪ�����U���s�C", - "Skɯťi[jkY譱OACؤɯų̰u|[TAӪk`ɯżƨMkšCɯūNLkC" + "�S���k���ɯťi�[�j�k���Y�譱����O�A�C�ؤɯų̰��u���|�[�T���A�Ӫk�����`�ɯżƨ��M��k�������šC�ɯū�N�L�k�����C" ] }, "enchanting_scrolls": { - "title": "s@b", + "title": "�s�@���b", "include_in_contents": "arcane_workbench_subsections", "triggers": [ "ebwizardry:handbook/scrolls" ], "text": [ - "kNu@x]ΨӱN@spells kN@\nsJbCns@bAAݭnΤ@iȤΤ@ǽuӦXťըbAM@Qn@bkNѡA̫dzƨ]kHѬIioӪkN@mana kO@C", + "�k�N�u�@�x�]��ΨӱN@spells �k�N@\n�s�J���b�C�n�s�@���b�A�A�ݭn���Τ@�i�ȤΤ@�ǽu�ӦX���ťը��b�A�M���@���Q�n�@�����b���k�N�ѡA�̫�dzƨ������]�k�����H���ѬI�i�o�Ӫk�N��@mana �k�O@�C", "#recipe blank_scroll", - "NJU誺ѡAANťըbJѡAMNkNѩJWWѡA̫UsHskNbC" + "���N������J���U�誺�ѡA�A�N�ťը��b��J�������ѡA�M��N�k�N�ѩ�J�W���W���ѡA�̫���U���s�H�s���k�N���b�C" ] } } }, "wizard_armour": { - "title": "kvA", + "title": "�k�v�A", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:arcane_initiate" ], "text": [ - "@kvAbPͪiɻݭn@ǪFӫO@ۤvCM]ϥΤ@몺@ҡAOFRoAkNAA٬Oݭn@MkvAA]AUlBTBǤlMclC\nP@@ҤPOAkvA|}lAϥ]kqӫO@۪HC]k@ˡAݭn]kӸɥRqCLnoǪAˤ|ӤӦh\n@mana kO@C\nkvAɥRq覡]k@ˡAiH@arcane_workbench kNu@x@\n@mana_flasks kO~@ӸɥRAOߡA\npGkvAkOӺɤFAA|o{ۤv@LmOC", + "�����@��k�v�A�b�P�ͪ��i���ɻݭn�@�ǪF��ӫO�@�ۤv�C���M�]��ϥΤ@�몺�@�ҡA���O���F�R���o���A���k�N�A�A�٬O�ݭn�@�M�k�v�A�A�]�A�U�l�B���T�B�Ǥl�M�c�l�C\n�P�@���@�Ҥ��P���O�A�k�v�A���|�}�l�A��ϥ��]�k��q�ӫO�@��۪��H�C�]����k���@�ˡA�ݭn�]�k�����ӸɥR��q�C���L���n�o�ǪA�ˤ��|���ӤӦh\n@mana �k�O@�C\n�k�v�A�ɥR��q���覡�]��k���@�ˡA�i�H��@arcane_workbench �k�N�u�@�x@��\n@mana_flasks �k�O�~@�ӸɥR�A���O������ߡA\n�p�G�k�v�A���k�O�ӺɤF�A�A�|�o�{�ۤv�@�L���m�O�C", "#image wizard_armour", - "AiH]kӻskvA:", + "�A�i�H���]�k�����ӻs���k�v�A:", "#recipe magic_silk", "#recipe wizard_hat", @@ -443,16 +443,16 @@ "#recipe wizard_leggings", "#recipe wizard_boots", - "ϥΤ@몺]xNରkvA]AӥBѩ]kSʡA]᪺ĪGSOnC@ӪkvӨA̦ΪO]kBBνTب@]AUܼĤH]kC", + "�ϥΤ@�몺���]�x�N�ର�k�v�A���]�A�ӥB�ѩ��]�k�����������S�ʡA���]�᪺�ĪG�S�O�n�C��@�Ӫk�v�Ө��A�̦��Ϊ��O�]�k�B�B��ν����T�ب��@���]�A���U���ܼĤH���]�k�����C", - "DZM`Swkv|ۯ[jӤOqSAˡAoؾMA˪kv̳۷wA]eC", + "���DZM�`��S�w�������k�v�|��ۯ�[�j�Ӥ����O�q���S��A�ˡA�o�ؾ�M���A�˪k�v�̳��۷���w�A���]���e�����C", - "ǻ̱jkvgΤ@تkNLOӤjjjƥL̪AˡC" + "�ǻ����̱j���k�v���g�Τ@�تk�N�L�O�Ӥj�j�j�ƥL�̪��A�ˡC" ] }, "magical_world": { - "title": "]k@", + "title": "�]�k�@��", "include_in_contents": "main_contents", "contents": { "id": "magical_world_subsections", @@ -465,161 +465,161 @@ ], "text": [ - "uOݦba̬OLkkNjvA~YR]k@ɧaI\nYAiDԡAjN}B򪫥HΤަnaͪAۧAo{C\n̰jkvPɤ]̨n_ߡAL̷|_PDҡAùթҵo{FAo״IѤαjjOqC", + "�u�O�ݦb�a�̬O�L�k�����k�N�j�v���A��~�Y�����R���]�k���@�ɧa�I\n�Y�A�i��D�ԡA�j�N��}�B�򪫥H�Τ��ަn�����a�������ͪ��A�����ۧA�o�{�C\n�̰��j���k�v�P�ɤ]�̨�n�_�ߡA�L�̷|���_�������P�D���ҡA�ù��թҵo�{���F��A����o�״I�����Ѥαj�j���O�q�C", - "MkvKjhɶOt@HAѪɤ]ODz]kNn@CMLkvAɥiqL̨WDzߧhѡAq~O@̤jOqC" + "���M�k�v���K�j�h���ɶ����O�t���@�H�A�����Ѫ����ɤ]�O�Dz��]�k���N���n���@���C��M��L�k�v�A�ɥi��q�L�̨��W�Dzߧ�h���ѡA���q�~�O�@���̤j���O�q�C" ], "sections": { "crystal_flowers": { - "title": "", + "title": "������", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:handbook/crystal_flowers" ], "text": [ - "bAȳ~Aib~|ɹJ_ǪoᦷAoǿWS٬Ą㦳E@mana kO@_OAܤ٤\nD]CLڭ̫oDoǤAigѱĶs@HkOAoϥ̦aW۷ΪkOӷCMӥѩoتäjAӥBͪgaܤpA]oؤ覡үokOܦC", + "�b�A���ȳ~���A�i��b���~�|���ɹJ��_�Ǫ��o���ᦷ�A�o�ǿW�S����٬�������A���̨㦳�E��@mana �k�O@�����_��O�A�ܤ��٤�\n���D��]�C���L�ڭ̫o���D�o�Ǥ�����A�i�g�ѱĶ��s�@�H�����k�O���������A�o�ϥ��̦����a���W�۷��Ϊ��k�O�ӷ��C�M�ӥѩ�o�ت�ä��j�A�ӥB�ͪ����g�a���ܤp���A�]���o�ؤ覡�ү���o���k�O���ܦ����C", "#image crystal_flower", "#recipe crystal_flower_to_crystals" ] }, "wizard_towers": { - "title": "kv", + "title": "�k�v��", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:wizard_tower" ], "text": [ - "`ȶܡHAäOoӥ@ɤWߤ@|ϥ]kHC\nbAȳ~AAi|J㦳WSyyAoǬOkvP~aC\n~ͬϪkv̦ɭԷ|IjǡAOL̳q`٬O͵AӥBunA@NIXNA٬O|ַNPAɥL̪ѡC\nbIFQݤ_۫AA|\h_kN@^C", + "�`�ȶܡH�A�ä��O�o�ӥ@�ɤW�ߤ@�|�ϥ��]�k���H�C\n�b�A���ȳ~���A�A�i��|�J��㦳�W�S�y�������y��������A�o�ǬO�k�v�P��~���a��C\n���~���ͬ��Ϫk�v�̦��ɭԷ|���I�j�ǡA���O�L�̳q�`�٬O�͵����A�ӥB�u�n�A�@�N�I�X�N���A�٬O�|�ַN�P�A���ɥL�̪����ѡC\n�b��I�F�Q�����ݤ��_�۫�A�A�|����\�h��_���k�N�@���^���C", - "pGAQM䪺O@tiers jv@kNA\nAoMH͡C", + "�p�G�A�Q�M�䪺�O@tiers �j�v��@�k�N�A\n���A�o��M�����H��͡C", "#image wizard_tower", - "OAּƪkväwXȡCoǪkvq`wQXvAҥHJaLHRķNC\nodzånSOpߡAðnױjj]kdzơCunѥL̡AL̪ѴN|AFC", + "�������O�A���ּƪk�v�ä��w��X�ȡC�o�Ǫk�v�q�`�w�Q�X�v�A�ҥH���������J�a�L���H���R���ķN�C\n����o�dzå�n�S�O�p�ߡA�ð��n��ױj�j�]�k���dzơC�u�n���ѥL�̡A�L�̪����ѴN�|�����A���F�C", - "@IDASkv|ĻεsL̪F誺HAL̪֩w|}̥C" + "���@�I�������D�A�S���k�v�|������L�̧����εs���L�̪F�誺�H�A�L�̪֩w���|���}�̥�C" ] }, "obelisks": { - "title": "yO", + "title": "��y�O", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:handbook/obelisks" ], "text": [ - "j]k񴲸b@ɦUBA䤤̵ۦWO観\hŸβŤ媺YcCoǼoVݰ_ӹOYإjNAL׫سy̪O֩άOAM㦳۷״I]kѡABΨӦboǦa]mܤ]kC", + "�j���]�k����񴲸��b�@�ɦU�B�A�䤤�̵ۦW���O�観�\�h�Ÿ��βŤ媺���Y���c�C�o�Ǽo�V�ݰ_�ӹ��O�Y�إj�N��������A�L�׫سy���̪��O�֩άO����A��M�㦳�۷��״I���]�k���ѡA�B�ΨӦb�o�Ǧa��]�m����ܤ��������]�k�C", - "oǵcjPWAĤ@جO`yO:\nHJŤ۰令ycA}ۤ@ŶAs۹Lhҿd]k~C", + "�o�ǵ��c�j�P�W������������A�Ĥ@�جO���`������y�O:\n�H�J��Ť�۰令�����y�������c�A�����}�ۤ@���Ŷ��A�s��۹L�h�ҿ�d�������]�k���~�C", "#image obelisk", - "oǵcq`]kO@A@HaN|lXRķN@creatures ]kͪ@ӧHC\nܳoǥͪúR]kYAǿ򪫴NOAFC" + "�o�ǵ��c�q�`�����]�k�O�@�A�@�����H�a��N�|�l��X�R���ķN��@creatures �]�k�ͪ�@�ӧ����H���C\n��ܳo�ǥͪ��úR�����]�k���Y�A���ǿ򪫴N�O�A���F�C" ] }, "shrines": { - "title": "", + "title": "����", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:visit_shrine" ], "text": [ - "ĤGظuc٤AѤ@Ӥyγ¶b|PŤ۬WҲզCyW\ۤ@Ӹ˦jN@artefacts @\n_cAóq`I[F@]kAHLHѨCӵc٨OO@AϾ̵LkkC", + "�ĤG�ظ����u�������c�٤��������A�Ѥ@�Ӥ�����y�γ�¶�b�|�P���Ť�۬W�Ҳզ��C��y�W���\�ۤ@�Ӹ˦��j�N@artefacts ����@��\n�_�c�A�óq�`�I�[�F���@�]�k��A�H���L�H�Ѩ��C��ӵ��c�٨������O���O�@�A�Ͼ����̵L�k�k���C", "#image shrine", - "ѩoǯnNqΥjOqAO̭_AӮ𰪩kvSOlޤOC\n\nOȥԷVA\hkvQbϤAi]ճ߯gɭPCCoƪɡCBUӷUhH{AoNO@]k@ӳAӳQb䤤kvAOQΨӦu@Coxe_IHӻALìOOHHӷX..." + "�ѩ�o�ǯ��������n�N�q�Υ��j�������O�q�A��O���̭����_���A���Ӯ𰪩����k�v�S�O���l�ޤO�C\n\n���O�ȥ��ԷV�A���\�h����k�v�Q���b����Ϥ��A�i��]���ճ����߯g�ɭP�C�C�o�ƪ����ɡC�B�U�ӷU�h�H�{���A�o�N�O�������@�]�k���@�ӳ����A�ӳQ���b�䤤���k�v�A���O�Q����ΨӦu�@�����C�o����x���e���_�I���H�ӻ��A�L�ìO�O�H���H�ӷX������..." ] }, "creatures": { - "title": "]kͪ", + "title": "�]�k�ͪ�", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:handbook/magical_creatures" ], "text": [ - "FkvA٦\h䥦ͪ]|ϥ]kC䤤\hO۩]kABjίSw@spells kN@lC|ݨoǥͪA\njhObu@@obelisks yO@A]i\nJFjjlkvCuD`ּƪͪ~|b~o{C" + "���F�k�v�A�٦��\�h�䥦�ͪ��]�|�ϥ��]�k�C�䤤���\�h�O���۩��]�k�A�B�j��������ίS�w��@spells �k�N@�l��C�|�ݨ�o�ǥͪ��A\n�j�h�O�b�u�@@obelisks ��y�O@�A���]�i��\n�J��F�j�j���l��k�v�C�u���D�`�ּƪ������ͪ��~�|�����b���~�o�{�C" ] }, "artefacts": { - "title": "", + "title": "����", "include_in_contents": "magical_world_subsections", "triggers": [ "ebwizardry:artefact" ], "text": [ - "b@shrines @ɡAAi|nB\no{YإjN]kA@دᤩt̿WSӱjjO~C\nثeҪT:\nkN[B~OήĪG٫AWjmOAHΦU]k_C\noǯuOJI]OSΪAn\bWTm~|oͧ@ΡC" + "�b����@shrines ����@�ɡA�A�i��|�n�B��\n�o�{�Y�إj�N�]�k�����A�@�د���ᤩ�t���̿W�S�ӱj�j��O�����~�C\n�ثe�Ҫ����������T��:\n���k�N���[�B�~��O�ήĪG���٫��A�W�j���m�O������A�H�ΦU�������]�k���_���C\n�o�ǯ����u�O��J�I�]�O�S���Ϊ��A�n�\�b���W�����T��m�~�|�o�ͧ@�ΡC" ] } } }, "tiers": { - "title": "", + "title": "����", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:handbook/tome_of_arcana" ], "text":[ - "@wands k@M@spells kN@|ӵ: #colour_novice¦#colour_resetB#colour_apprenticeǮ{#colour_resetB#colour_advancedi#colour_resetH#colour_masterjv#colour_resetCCӵųe@ٱjC", + "@wands �k��@�M@spells �k�N@�������|�ӵ���: #colour_novice��¦#colour_reset�B#colour_apprentice�Ǯ{#colour_reset�B#colour_advanced�i��#colour_reset�H��#colour_master�j�v#colour_reset�C�C�ӵ��ų���e�@���ٱj�C", "#image tiers", - "u#colour_novice¦#colour_resetkHX覡s@A̦hixs#novice_max_chargeIkOABuIi¦kNC¦kNq`|ӤӦhkOAHHIiCoäܥ̬۸󰪵kNN@LγBCYKAwgIijvŪkNAYǰ¦kNѩӪkOCӤMΡC", + "�u��#colour_novice��¦#colour_reset�k����H�X�����覡�s�@�A��̦h�i�x�s#novice_max_charge�I�k�O�A�B�u��I�i��¦�k�N�C��¦�k�N�q�`���|���ӤӦh�k�O�A����H�����H�I�i�C���o�ä���ܥ��̬۸��󰪵��k�N�N�@�L�γB�C�Y�K�A�w�g��I�i�j�v�Ūk�N�A�Y�ǰ�¦�k�N�ѩ���Ӫk�O�C�Ӥ��M��ΡC", - "#colour_apprenticeǮ{#colour_resetkO¦kUӵšA̦hixs#apprentice_max_chargeIkOAåiIi¦ξǮ{kNCǮ{kN¦kNj@ǡAq`]ӧhkOC", + "#colour_apprentice�Ǯ{#colour_reset�k���O��¦�k�����U�ӵ��šA��̦h�i�x�s#apprentice_max_charge�I�k�O�A�åi�I�i��¦�ξǮ{�k�N�C�Ǯ{�k�N���¦�k�N��j�@�ǡA���q�`�]���ӧ�h�k�O�C", - "#colour_advancedi#colour_resetkD`}][jjAiIijvťH~ҦkNAåixs#advanced_max_chargeIkOCikNмĤHAþ֦WH몺OAҦpNC", + "#colour_advanced�i��#colour_reset�k���D�`�}���]��[�j�j�A�i�I�i�j�v�ťH�~���Ҧ��k�N�A�åi�x�s#advanced_max_charge�I�k�O�C�i���k�N������мĤH�A�þ֦��W�H�몺��O�A�Ҧp�����N�C", - "#colour_masterjv#colour_resetkO{s̱jjkA̦hixs#master_max_chargeIkOAåiIiҦkNCjvŪkNѬ۷uABkN¤OȬOĤHAƦܥ]Aӥ@ɡCȥԷVϥΡI", + "#colour_master�j�v#colour_reset�k���O�{�s�̱j�j���k���A��̦h�i�x�s#master_max_charge�I�k�O�A�åi�I�i�Ҧ��k�N�C�j�v�Ūk�N�Ѭ۷�u���A�B�k�N���¤O��������������ȬO�ĤH�A�Ʀܥ]�A��ӥ@�ɡC�ȥ��ԷV�ϥΡI", - "nɦܧ󰪵šAkܱojj쨬H޾ɸӵŪkNCk|H۬IikNoAkNBkNOqBĪGHΨ䥦~]i|vTktסC", + "�n���ɦܧ󰪵��šA�����k�������ܱo���j�j�쨬�H�޾ɸӵ��Ū��k�N�C�k���|�H�۬I�i�k�N����o�����A�k�N�����B�k�N�O�q�B�����ĪG�H�Ψ䥦�~���]�����i��|�v�T�k���������t�סC", - "kjjAkN_嬰̲ױNkɦܤUӵŪ䪫~(аѾ\@upgrading_wands ɯŪk@)A\n@ɯšAkNA¤UӵŶ}lC" + "��k�������j�j�A�k�N�_�嬰�̲ױN�k�����ɦܤU�ӵ��Ū����䪫�~(�аѾ\@upgrading_wands �ɯŪk��@)�A\n�@�������ɯšA�k���N�A���¤U�ӵ��Ŷ}�l�����C" ] }, "elements": { - "title": "", + "title": "����", "include_in_contents": "main_contents", "triggers": [ "ebwizardry:handbook/elements" ], "text": [ - "@spells kN@Uݩ󤣦PAN\nkNABftϥι@wands k@ٷ|[jĪGC", + "@spells �k�N@�U�ݩ󤣦P�������A�N��\n�k�N������A�B�f�t�ϥι�����@wands �k��@�ٷ|�[�j�ĪG�C", "#image elements", - "#colour_fire#colour_reset \nAοUNBߥHzAjǪ}aʪC@ӱjjPKkviϼĤH{Һ몺AåibL{oӥ@ɡC\njtkN|ؼеۤAϥL̫ˮ`AOaͪhSĪGC", + "#colour_fire��#colour_reset \n�������A�οU�N�B���ߥH���z���A�j���O�̨�}�a�ʪ������C�@�ӱj�j���P�K�k�v�i�ϼĤH���{�Һ��몺�����A�åi��b�L�{�������o�ӥ@�ɡC\n�j���������t�k�N�|���ؼеۤ��A�ϥL�̫������ˮ`�A���O��a�����ͪ��h�S����ĪG�C", - "#colour_iceB#colour_reset \nBӦ۩ҦBNCBtkNq`|ĤHtAƦܨϥĻᵲAtͪSOġC\nB]kb԰~]ܦΡAҦpϤBHLeC", + "#colour_ice�B#colour_reset \n�B�����Ӧ۩�Ҧ��B�N������C�B�t�k�N�q�`�|���ĤH��t�A�ƦܨϥL�̧����ᵲ�A�����t�ͪ��S�O���ġC\n�B���]�k�b�԰����~�]�ܦ��ΡA�Ҧp�Ϥ������B�H�L�e�C", - "\n#colour_lightningq#colour_reset \noӤAιpqBɥHΤѮCMipݤ@ӱjjpqkvOqAǬƦܯHNl{qC\npqkNg`@ˮ`hӼĤHAٷ|۰ʷjMؼСAͪyĪ...Oo߭WOȡC", + "\n#colour_lightning�q#colour_reset \n�o�Ӥ����A�ιp�q�B���ɥH�ΤѮ�C�M���i�p�ݤ@�ӱj�j�p�q�k�v���O�q�A���ǬƦܯ��H�N�l��{�q�C\n�p�q�k�N�g�`��@���ˮ`�h�ӼĤH�A�ٷ|�۰ʷj�M�ؼСA�����ͪ�����y�����Ī�����...���O�o��߭W�O�ȡC", - "#colour_necromancyF#colour_reset \nFO·tBPHΤͪCFkvQcA޳q`Oo˪C\nFkN`l@creatures ͪ@ӬL\n԰AζiӧᦱĤHNӡC", + "#colour_necromancy���F#colour_reset \n���F�O�·t�B���P�H�Τ����ͪ��������C���������F�k�v�����Q�������c�A���޳q�`���O�o�˪��C\n���F�k�N�`�l��@creatures �ͪ�@�Ӭ��L\n�԰��A�ζi�ӧᦱ�ĤH���N�ӡC", - "#colour_earthja#colour_reset \njaӦ۩ʴӪB۵MɪOqCja]kdܸUơAqr`ĤH챱ѮAUU˪ΦC\njakNOXBmHιΪkNC", + "#colour_earth�j�a#colour_reset \n�j�a�����Ӧ۩�ʴӪ��B�����۵M�ɪ����O�q�C�j�a�]�k�d�ܸU�ơA�q�r�`�ĤH�챱��Ѯ�A���U���U�˪��Φ��C\n�j�a�k�N�O��X�����B���m�H�ι�Ϊ��k�N�C", - "#colour_sorceryN#colour_reset \nNOOqPܤƪC\nNkvauBOAƦܲ{@ɥӲŦXL̪ݨDC\nB䥦γ~ANkNiΨӴѬIk]kOqAάONʪC", + "#colour_sorcery���N#colour_reset \n���N�O�O�q�P�ܤƪ������C\n���N�k�v����a���u�B���O�A�Ʀܲ{��@�ɥ����ӲŦX�L�̪��ݨD�C\n�B�����䥦�γ~�A���N�k�N�i�ΨӴ��ѬI�k���]�k�O�q�A�άO���N���ʪ���C", - "#colour_healingv#colour_reset \nv]AmMA͡C\nvkv|ɥi઺O@ۤvΥL̪PA]i|OD`HIC\nvkNb԰OiίʪAYKq`|ΨӶiAO@ǪvkNbƥ~|藍ͪy۷jˮ`C", + "#colour_healing�v��#colour_reset \n�v�������]�A���m�M�A�͡C\n�v���k�v�|�ɥi�઺�O�@�ۤv�ΥL�̪��P��A�]���i��|�O�D�`���H��I�����C\n�v���k�N�b�԰����O���i�ίʪ��A�Y�K��q�`���|�ΨӶi������A���O�@�Ǫv���k�N���b�ƥ��~�|�藍���ͪ��y���۷�j���ˮ`�C", - "Pɨä`OTAǪkNFݤʽ~A]|㦳䥦SʡC", + "���P�������������ɨä��`�O������T�A���Ǫk�N���F���ݤ������ʽ�~�A�]�|�㦳�䥦�������S�ʡC", - "BܡAγ\Ao{@ؤAoOئbͪL{lF]kALڤWoͪ覡Ωһݪ󤴵MOCڭ̪DoؤΨӻs@kAΨӬIikNAi񥭱`ojĪGC" + "���B���ܡA�γ\�A��o�{�@�ؤ��������A�o�O�ئb�ͪ��L�{���l���F�������]�k�����A���L��ڤW�o�ͪ��覡�Ωһݪ����󤴵M�O�����C���ڭ̪��D�o�ؤ�����Ψӻs�@�����k���A�ΨӬI�i�������k�N�A�i�񥭱`�o����j���ĪG�C" ] }, "miscellaneous": { - "title": "䥦", + "title": "�䥦", "include_in_contents": "main_contents", "contents": { "id": "miscellaneous_subsections", @@ -632,36 +632,36 @@ ], "sections": { "mana_flasks": { - "title": "kO~", + "title": "�k�O�~", "include_in_contents": "miscellaneous_subsections", "triggers": [ "ebwizardry:handbook/mana_flasks" ], "text": [ - "Ȫ֦h]kΫ~q - zһݪ]k~I", + "�Ȫ֦h�]�k�Ϋ~���q - ���z�һݪ��]�k���~�I", - "ݭnbȦ椤A@wands k@ɥR\nkOܡH\nSDI {b@mana kO@iH˲~C\nunΤ@Ӭ~ΤK]kXXkO~ANiHHaCnΪɭԡAunNAkPkO~XANNkOsJkC()", + "�ݭn�b�Ȧ椤���A��@wands �k��@�ɥR\n�k�O�ܡH\n�S���D�I �{�b@mana �k�O@�i�H�˲~�C\n�u�n�Τ@�Ӭ����~�ΤK���]�k�����X���X�k�O�~�A�N�i�H�H����a�C�n�Ϊ��ɭԡA�u�n�N�A���k���P�k�O�~�X���A�N��N�k�O�s�J�k���C(��)", "#recipe medium_mana_flask", - "nI Y_Xsp~ˤΤj~˪kOAi̱zݨDܡI", + "�n�����I �Y��_���X���s���p�~�ˤΤj�~�˪k�O�A�i�̱z���ݨD��ܡI", "#recipe small_mana_flask", "#recipe large_mana_flask", - "()L{~l|αAB˲~ɤ]|ӷl@ǪkOC" + "(��)�L�{���~�l�|�α��A�B�˲~�ɤ]�|�ӷl�@�Ǫk�O�C" ] }, "throwable_items": { - "title": "Y", + "title": "���Y��", "include_in_contents": "miscellaneous_subsections", "triggers": [ "ebwizardry:handbook/throwables" ], "text": [ - "U@spells kN@骫AO\nKuBrGuBuA٦quઽX:", + "�U��@spells �k�N@�����骫�A���O\n���K�u�B�r�G�u�B�����u�A�٦��q���u���ઽ���X��:", "#recipe firebomb", "#recipe poison_bomb", @@ -670,21 +670,21 @@ ] }, "automated_casting": { - "title": "۰ʬIk", + "title": "�۰ʬI�k", "include_in_contents": "miscellaneous_subsections", "triggers": [ "ebwizardry:enchant_scroll" ], "text": [ - "ܡAbYص{פWuݭn²檺ogN۰ʬIi@spells kN@CSHD]A\nݰ_ӦGO۪_SʳMIJokNbCunN@ǨbJogAMᴣѯqANFoӾ..." + "�����������ܡA�b�Y�ص{�פW�u�ݭn²�檺�o�g���N��۰ʬI�i@spells �k�N@�C�S���H���D��]�A\n���ݰ_�Ӧ��G�O���۪����_�S�ʳ��M��IJ�o�k�N���b�C�u�n�N�@�Ǩ��b��J�o�g���A�M�ᴣ�ѯ�q�A�N�����F�o�Ӿ���..." ] } } }, "crafting_recipes": { - "title": "X", + "title": "�X����", "include_in_contents": "main_contents", "text": [ @@ -716,33 +716,33 @@ }, "credits": { - "title": "s@s", + "title": "�s�@�s", "include_in_contents": "main_contents", "text": [ - "kNҲ\n #version\n䴩 Minecraft #mcversion", + "�k�N�Ҳ�\n���� #version\n�䴩 Minecraft #mcversion", - "]pB{Χ: Electroblob", + "�]�p�B�{���Χ���: Electroblob", - "P Minecraft Forge MCPA\nS̴NSoӼҲաC", + "�P�� Minecraft Forge �� MCP�A\n�S�����̴N�S���o�ӼҲաC", - "]PMinecraftҲհQװϡA\n`^ڪҲհDI", + "�]�P��Minecraft���ҲհQ�װϡA\n�`��^���ڪ��Ҳհ��D�I", - "\nt~AڭnP¥HUU糧Ҳժ^m:", + "\n�t�~�A�ڭn�P�¥H�U�U��糧�Ҳժ��^�m:", - "{X:", + "�{���X:", - "nCorail31 \nn12foo \nnShadows-of-Fire \nnHellFirePvP \nnTora-B \nnAvatair \nnAeronica \nnUltraHex \nnAzim-Palmer \nnraoulvdberge \nnrafasoares", + "�nCorail31 \n�n12foo \n�nShadows-of-Fire \n�nHellFirePvP \n�nTora-B \n�nAvatair \n�nAeronica \n�nUltraHex \n�nAzim-Palmer \n�nraoulvdberge \n�nrafasoares", "½Ķ:", - "nc餤: meow_meow_ying\nnZ: MadWrist, Alsentar\nnZ: MadWrist\nnX: VilagVil, kellixon, bigenergy\nnk: Hahdrim\nnڦ踲: lorrampi\nn²餤: ZHENGLOC, dragon-evol, Hokorizero, TUsama, Determancer\nn: shejery, rewi_wire\nni: Trozuu\nnw: BirdyDragon", + "�n�c�餤��: meow_meow_ying\n�n��Z����: MadWrist, Alsentar\n�n�������Z����: MadWrist\n�n�X��: VilagVil, kellixon, bigenergy\n�n�k��: Hahdrim\n�n�ڦ踲�����: lorrampi\n�n²�餤��: ZHENGLOC, dragon-evol, Hokorizero, TUsama, Determancer\n�n����: shejery, rewi_wire\n�n�i����: Trozuu\n�n�w��: BirdyDragon", - "pq: OhhWowProductions", + "�p�q����: OhhWowProductions", - "hTЫe @https://github.com/Electroblob77/Wizardry/wiki wiki@", + "��h��T�Ыe�� @https://github.com/Electroblob77/Wizardry/wiki wiki@", - "ıokNҲ٦B? Х[J @https://discord.gg/MTmMzMv Discord A@Ho\n̷sBQפB~ưȡI" + "ı�o�k�N�Ҳ��٦��������B? �Х[�J @https://discord.gg/MTmMzMv Discord ���A��@�H��o\n�̷s�����B�Q�פ��B�~�ưȡI" ] } diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/arcane_workbench_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/arcane_workbench.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/arcane_workbench_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/arcane_workbench.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/flower_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/crystal_flower.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/flower_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/crystal_flower.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/ore_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/crystal_ore.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/ore_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/crystal_ore.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/elements_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/elements.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/elements_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/elements.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/library_ruins_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/library_ruins.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/library_ruins_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/library_ruins.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/obelisk_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/obelisk.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/obelisk_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/obelisk.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/remnant.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/remnant.png new file mode 100644 index 00000000..8cdf95d5 Binary files /dev/null and b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/remnant.png differ diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/shrine_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/shrine.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/shrine_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/shrine.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tiers_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tiers.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tiers_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tiers.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/armour_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/wizard_armour.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/armour_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/wizard_armour.png diff --git a/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tower_picture.png b/src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/wizard_tower.png similarity index 100% rename from src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/tower_picture.png rename to src/main/resources/assets/ebwizardry/textures/gui/handbook/pictures/wizard_tower.png