From 0cd66238b196b992cf60c086617d492465a6f5af Mon Sep 17 00:00:00 2001 From: Noaaan Date: Sat, 29 Jun 2024 15:02:17 +0200 Subject: [PATCH] Run datagen Fixes directory structure to follow new spec Signed-off-by: Noaaan --- src/main/generated/data/c/tags/{blocks => block}/ores.json | 0 .../generated/data/c/tags/{blocks => block}/ores/adamantite.json | 0 .../generated/data/c/tags/{blocks => block}/ores/aquarium.json | 0 .../generated/data/c/tags/{blocks => block}/ores/banglum.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/carmot.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/kyber.json | 0 .../generated/data/c/tags/{blocks => block}/ores/manganese.json | 0 .../generated/data/c/tags/{blocks => block}/ores/midas_gold.json | 0 .../generated/data/c/tags/{blocks => block}/ores/morkite.json | 0 .../generated/data/c/tags/{blocks => block}/ores/mythril.json | 0 .../generated/data/c/tags/{blocks => block}/ores/orichalcum.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/osmium.json | 0 .../generated/data/c/tags/{blocks => block}/ores/palladium.json | 0 .../generated/data/c/tags/{blocks => block}/ores/platinum.json | 0 .../generated/data/c/tags/{blocks => block}/ores/prometheum.json | 0 .../generated/data/c/tags/{blocks => block}/ores/quadrillum.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/runite.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/silver.json | 0 .../generated/data/c/tags/{blocks => block}/ores/starrite.json | 0 .../generated/data/c/tags/{blocks => block}/ores/stormyx.json | 0 src/main/generated/data/c/tags/{blocks => block}/ores/tin.json | 0 .../generated/data/c/tags/{blocks => block}/ores/unobtainium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/adamantite.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/aquarium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/banglum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/bronze.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/carmot.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/celestium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/durasteel.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/hallowed.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/kyber.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/manganese.json | 0 .../c/tags/{blocks => block}/storage_blocks/metallurgium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/midas_gold.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/morkite.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/mythril.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/orichalcum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/osmium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/palladium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/platinum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/prometheum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/quadrillum.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_adamantite.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_aquarium.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_banglum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_carmot.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_kyber.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_manganese.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_midas_gold.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_mythril.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_orichalcum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_osmium.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_palladium.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_platinum.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_prometheum.json | 0 .../c/tags/{blocks => block}/storage_blocks/raw_quadrillum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_runite.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_silver.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_stormyx.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/raw_tin.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/runite.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/silver.json | 0 .../c/tags/{blocks => block}/storage_blocks/star_platinum.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/starrite.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/steel.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/stormyx.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/tin.json | 0 .../data/c/tags/{blocks => block}/storage_blocks/unobtainium.json | 0 src/main/generated/data/c/tags/{items => item}/armors.json | 0 src/main/generated/data/c/tags/{items => item}/arrows.json | 0 src/main/generated/data/c/tags/{items => item}/dusts.json | 0 src/main/generated/data/c/tags/{items => item}/elytra.json | 0 src/main/generated/data/c/tags/{items => item}/equipment.json | 0 src/main/generated/data/c/tags/{items => item}/ingots.json | 0 .../generated/data/c/tags/{items => item}/ingots/adamantite.json | 0 .../generated/data/c/tags/{items => item}/ingots/aquarium.json | 0 .../generated/data/c/tags/{items => item}/ingots/banglum.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/bronze.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/carmot.json | 0 .../generated/data/c/tags/{items => item}/ingots/celestium.json | 0 .../generated/data/c/tags/{items => item}/ingots/durasteel.json | 0 .../generated/data/c/tags/{items => item}/ingots/hallowed.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/kyber.json | 0 .../generated/data/c/tags/{items => item}/ingots/manganese.json | 0 .../data/c/tags/{items => item}/ingots/metallurgium.json | 0 .../generated/data/c/tags/{items => item}/ingots/midas_gold.json | 0 .../generated/data/c/tags/{items => item}/ingots/mythril.json | 0 .../generated/data/c/tags/{items => item}/ingots/orichalcum.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/osmium.json | 0 .../generated/data/c/tags/{items => item}/ingots/palladium.json | 0 .../generated/data/c/tags/{items => item}/ingots/platinum.json | 0 .../generated/data/c/tags/{items => item}/ingots/prometheum.json | 0 .../generated/data/c/tags/{items => item}/ingots/quadrillum.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/runite.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/silver.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/steel.json | 0 .../generated/data/c/tags/{items => item}/ingots/stormyx.json | 0 src/main/generated/data/c/tags/{items => item}/ingots/tin.json | 0 src/main/generated/data/c/tags/{items => item}/nuggets.json | 0 src/main/generated/data/c/tags/{items => item}/ores.json | 0 src/main/generated/data/c/tags/{items => item}/raw_materials.json | 0 .../generated/data/c/tags/{items => item}/smithing_templates.json | 0 src/main/generated/data/c/tags/{items => item}/star_platinum.json | 0 src/main/generated/data/c/tags/{items => item}/starrite.json | 0 .../generated/data/c/tags/{items => item}/storage_blocks.json | 0 src/main/generated/data/c/tags/{items => item}/tools.json | 0 .../data/c/tags/{items => item}/tools/melee_weapons.json | 0 .../generated/data/c/tags/{items => item}/tools/mining_tools.json | 0 src/main/generated/data/c/tags/{items => item}/tools/shields.json | 0 src/main/generated/data/c/tags/{items => item}/unobtainium.json | 0 src/main/generated/data/minecraft/tags/{items => item}/axes.json | 0 .../minecraft/tags/{items => item}/enchantable/chest_armor.json | 0 .../minecraft/tags/{items => item}/enchantable/foot_armor.json | 0 .../minecraft/tags/{items => item}/enchantable/head_armor.json | 0 .../minecraft/tags/{items => item}/enchantable/leg_armor.json | 0 .../data/minecraft/tags/{items => item}/enchantable/sword.json | 0 src/main/generated/data/minecraft/tags/{items => item}/hoes.json | 0 .../generated/data/minecraft/tags/{items => item}/pickaxes.json | 0 .../generated/data/minecraft/tags/{items => item}/shovels.json | 0 .../generated/data/minecraft/tags/{items => item}/swords.json | 0 .../recipes/misc/blasting/adamantite_from_dust.json | 0 .../recipes/misc/blasting/adamantite_from_ores.json | 0 .../recipes/misc/blasting/adamantite_from_raw_ore.json | 0 .../recipes/misc/blasting/adamantite_nugget_from_armor.json | 0 .../recipes/misc/blasting/aquarium_from_dust.json | 0 .../recipes/misc/blasting/aquarium_from_ores.json | 0 .../recipes/misc/blasting/aquarium_from_raw_ore.json | 0 .../recipes/misc/blasting/aquarium_nugget_from_armor.json | 0 .../recipes/misc/blasting/banglum_from_dust.json | 0 .../recipes/misc/blasting/banglum_from_ores.json | 0 .../recipes/misc/blasting/banglum_from_raw_ore.json | 0 .../recipes/misc/blasting/banglum_nugget_from_armor.json | 0 .../recipes/misc/blasting/bronze_from_dust.json | 0 .../recipes/misc/blasting/bronze_nugget_from_armor.json | 0 .../recipes/misc/blasting/carmot_from_dust.json | 0 .../recipes/misc/blasting/carmot_from_ores.json | 0 .../recipes/misc/blasting/carmot_from_raw_ore.json | 0 .../recipes/misc/blasting/carmot_nugget_from_armor.json | 0 .../recipes/misc/blasting/celestium_from_dust.json | 0 .../recipes/misc/blasting/celestium_nugget_from_armor.json | 0 .../recipes/misc/blasting/durasteel_from_dust.json | 0 .../recipes/misc/blasting/durasteel_nugget_from_armor.json | 0 .../recipes/misc/blasting/hallowed_from_dust.json | 0 .../recipes/misc/blasting/hallowed_nugget_from_armor.json | 0 .../recipes/misc/blasting/kyber_from_dust.json | 0 .../recipes/misc/blasting/kyber_from_ores.json | 0 .../recipes/misc/blasting/kyber_from_raw_ore.json | 0 .../recipes/misc/blasting/kyber_nugget_from_armor.json | 0 .../recipes/misc/blasting/manganese_from_dust.json | 0 .../recipes/misc/blasting/manganese_from_ores.json | 0 .../recipes/misc/blasting/manganese_from_raw_ore.json | 0 .../recipes/misc/blasting/metallurgium_from_dust.json | 0 .../recipes/misc/blasting/metallurgium_nugget_from_armor.json | 0 .../recipes/misc/blasting/midas_gold_from_dust.json | 0 .../recipes/misc/blasting/midas_gold_from_ores.json | 0 .../recipes/misc/blasting/midas_gold_from_raw_ore.json | 0 .../recipes/misc/blasting/midas_gold_nugget_from_armor.json | 0 .../recipes/misc/blasting/mythril_from_dust.json | 0 .../recipes/misc/blasting/mythril_from_ores.json | 0 .../recipes/misc/blasting/mythril_from_raw_ore.json | 0 .../recipes/misc/blasting/mythril_nugget_from_armor.json | 0 .../recipes/misc/blasting/orichalcum_from_dust.json | 0 .../recipes/misc/blasting/orichalcum_from_ores.json | 0 .../recipes/misc/blasting/orichalcum_from_raw_ore.json | 0 .../recipes/misc/blasting/orichalcum_nugget_from_armor.json | 0 .../recipes/misc/blasting/osmium_from_dust.json | 0 .../recipes/misc/blasting/osmium_from_ores.json | 0 .../recipes/misc/blasting/osmium_from_raw_ore.json | 0 .../recipes/misc/blasting/osmium_nugget_from_armor.json | 0 .../recipes/misc/blasting/palladium_from_dust.json | 0 .../recipes/misc/blasting/palladium_from_ores.json | 0 .../recipes/misc/blasting/palladium_from_raw_ore.json | 0 .../recipes/misc/blasting/palladium_nugget_from_armor.json | 0 .../recipes/misc/blasting/platinum_from_dust.json | 0 .../recipes/misc/blasting/platinum_from_ores.json | 0 .../recipes/misc/blasting/platinum_from_raw_ore.json | 0 .../recipes/misc/blasting/prometheum_from_dust.json | 0 .../recipes/misc/blasting/prometheum_from_ores.json | 0 .../recipes/misc/blasting/prometheum_from_raw_ore.json | 0 .../recipes/misc/blasting/prometheum_nugget_from_armor.json | 0 .../recipes/misc/blasting/quadrillum_from_dust.json | 0 .../recipes/misc/blasting/quadrillum_from_ores.json | 0 .../recipes/misc/blasting/quadrillum_from_raw_ore.json | 0 .../recipes/misc/blasting/runite_from_dust.json | 0 .../recipes/misc/blasting/runite_from_ores.json | 0 .../recipes/misc/blasting/runite_from_raw_ore.json | 0 .../recipes/misc/blasting/runite_nugget_from_armor.json | 0 .../recipes/misc/blasting/silver_from_dust.json | 0 .../recipes/misc/blasting/silver_from_ores.json | 0 .../recipes/misc/blasting/silver_from_raw_ore.json | 0 .../recipes/misc/blasting/silver_nugget_from_armor.json | 0 .../recipes/misc/blasting/star_platinum_from_dust.json | 0 .../recipes/misc/blasting/star_platinum_nugget_from_armor.json | 0 .../recipes/misc/blasting/steel_from_dust.json | 0 .../recipes/misc/blasting/steel_nugget_from_armor.json | 0 .../recipes/misc/blasting/stormyx_from_dust.json | 0 .../recipes/misc/blasting/stormyx_from_ores.json | 0 .../recipes/misc/blasting/stormyx_from_raw_ore.json | 0 .../recipes/misc/blasting/stormyx_nugget_from_armor.json | 0 .../recipes/misc/blasting/tin_from_dust.json | 0 .../recipes/misc/blasting/tin_from_ores.json | 0 .../recipes/misc/blasting/tin_from_raw_ore.json | 0 .../recipes/misc/smelting/aquarium_from_dust.json | 0 .../recipes/misc/smelting/aquarium_from_ores.json | 0 .../recipes/misc/smelting/aquarium_from_raw_ore.json | 0 .../recipes/misc/smelting/aquarium_nugget_from_armor.json | 0 .../recipes/misc/smelting/banglum_from_dust.json | 0 .../recipes/misc/smelting/banglum_from_ores.json | 0 .../recipes/misc/smelting/banglum_from_raw_ore.json | 0 .../recipes/misc/smelting/banglum_nugget_from_armor.json | 0 .../recipes/misc/smelting/carmot_from_dust.json | 0 .../recipes/misc/smelting/carmot_from_ores.json | 0 .../recipes/misc/smelting/carmot_from_raw_ore.json | 0 .../recipes/misc/smelting/carmot_nugget_from_armor.json | 0 .../recipes/misc/smelting/kyber_from_dust.json | 0 .../recipes/misc/smelting/kyber_from_ores.json | 0 .../recipes/misc/smelting/kyber_from_raw_ore.json | 0 .../recipes/misc/smelting/kyber_nugget_from_armor.json | 0 .../recipes/misc/smelting/manganese_from_dust.json | 0 .../recipes/misc/smelting/manganese_from_ores.json | 0 .../recipes/misc/smelting/manganese_from_raw_ore.json | 0 .../recipes/misc/smelting/midas_gold_from_dust.json | 0 .../recipes/misc/smelting/midas_gold_from_ores.json | 0 .../recipes/misc/smelting/midas_gold_from_raw_ore.json | 0 .../recipes/misc/smelting/midas_gold_nugget_from_armor.json | 0 .../recipes/misc/smelting/osmium_from_dust.json | 0 .../recipes/misc/smelting/osmium_from_ores.json | 0 .../recipes/misc/smelting/osmium_from_raw_ore.json | 0 .../recipes/misc/smelting/osmium_nugget_from_armor.json | 0 .../recipes/misc/smelting/platinum_from_dust.json | 0 .../recipes/misc/smelting/platinum_from_ores.json | 0 .../recipes/misc/smelting/platinum_from_raw_ore.json | 0 .../recipes/misc/smelting/prometheum_from_dust.json | 0 .../recipes/misc/smelting/prometheum_from_ores.json | 0 .../recipes/misc/smelting/prometheum_from_raw_ore.json | 0 .../recipes/misc/smelting/prometheum_nugget_from_armor.json | 0 .../recipes/misc/smelting/quadrillum_from_dust.json | 0 .../recipes/misc/smelting/quadrillum_from_ores.json | 0 .../recipes/misc/smelting/quadrillum_from_raw_ore.json | 0 .../recipes/misc/smelting/silver_from_dust.json | 0 .../recipes/misc/smelting/silver_from_ores.json | 0 .../recipes/misc/smelting/silver_from_raw_ore.json | 0 .../recipes/misc/smelting/silver_nugget_from_armor.json | 0 .../recipes/misc/smelting/tin_from_dust.json | 0 .../recipes/misc/smelting/tin_from_ores.json | 0 .../recipes/misc/smelting/tin_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/adamantite_from_dust.json | 0 .../{recipes => recipe}/blasting/adamantite_from_ores.json | 0 .../{recipes => recipe}/blasting/adamantite_from_raw_ore.json | 0 .../blasting/adamantite_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/aquarium_from_dust.json | 0 .../{recipes => recipe}/blasting/aquarium_from_ores.json | 0 .../{recipes => recipe}/blasting/aquarium_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/aquarium_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/banglum_from_dust.json | 0 .../{recipes => recipe}/blasting/banglum_from_ores.json | 0 .../{recipes => recipe}/blasting/banglum_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/banglum_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/bronze_from_dust.json | 0 .../{recipes => recipe}/blasting/bronze_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/carmot_from_dust.json | 0 .../{recipes => recipe}/blasting/carmot_from_ores.json | 0 .../{recipes => recipe}/blasting/carmot_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/carmot_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/celestium_from_dust.json | 0 .../{recipes => recipe}/blasting/celestium_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/durasteel_from_dust.json | 0 .../{recipes => recipe}/blasting/durasteel_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/hallowed_from_dust.json | 0 .../{recipes => recipe}/blasting/hallowed_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/kyber_from_dust.json | 0 .../{recipes => recipe}/blasting/kyber_from_ores.json | 0 .../{recipes => recipe}/blasting/kyber_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/kyber_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/manganese_from_dust.json | 0 .../{recipes => recipe}/blasting/manganese_from_ores.json | 0 .../{recipes => recipe}/blasting/manganese_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/metallurgium_from_dust.json | 0 .../blasting/metallurgium_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/midas_gold_from_dust.json | 0 .../{recipes => recipe}/blasting/midas_gold_from_ores.json | 0 .../{recipes => recipe}/blasting/midas_gold_from_raw_ore.json | 0 .../blasting/midas_gold_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/mythril_from_dust.json | 0 .../{recipes => recipe}/blasting/mythril_from_ores.json | 0 .../{recipes => recipe}/blasting/mythril_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/mythril_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/orichalcum_from_dust.json | 0 .../{recipes => recipe}/blasting/orichalcum_from_ores.json | 0 .../{recipes => recipe}/blasting/orichalcum_from_raw_ore.json | 0 .../blasting/orichalcum_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/osmium_from_dust.json | 0 .../{recipes => recipe}/blasting/osmium_from_ores.json | 0 .../{recipes => recipe}/blasting/osmium_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/osmium_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/palladium_from_dust.json | 0 .../{recipes => recipe}/blasting/palladium_from_ores.json | 0 .../{recipes => recipe}/blasting/palladium_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/palladium_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/platinum_from_dust.json | 0 .../{recipes => recipe}/blasting/platinum_from_ores.json | 0 .../{recipes => recipe}/blasting/platinum_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/prometheum_from_dust.json | 0 .../{recipes => recipe}/blasting/prometheum_from_ores.json | 0 .../{recipes => recipe}/blasting/prometheum_from_raw_ore.json | 0 .../blasting/prometheum_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/quadrillum_from_dust.json | 0 .../{recipes => recipe}/blasting/quadrillum_from_ores.json | 0 .../{recipes => recipe}/blasting/quadrillum_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/runite_from_dust.json | 0 .../{recipes => recipe}/blasting/runite_from_ores.json | 0 .../{recipes => recipe}/blasting/runite_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/runite_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/silver_from_dust.json | 0 .../{recipes => recipe}/blasting/silver_from_ores.json | 0 .../{recipes => recipe}/blasting/silver_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/silver_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/star_platinum_from_dust.json | 0 .../blasting/star_platinum_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/steel_from_dust.json | 0 .../{recipes => recipe}/blasting/steel_nugget_from_armor.json | 0 .../{recipes => recipe}/blasting/stormyx_from_dust.json | 0 .../{recipes => recipe}/blasting/stormyx_from_ores.json | 0 .../{recipes => recipe}/blasting/stormyx_from_raw_ore.json | 0 .../{recipes => recipe}/blasting/stormyx_nugget_from_armor.json | 0 .../mythicmetals/{recipes => recipe}/blasting/tin_from_dust.json | 0 .../mythicmetals/{recipes => recipe}/blasting/tin_from_ores.json | 0 .../{recipes => recipe}/blasting/tin_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/aquarium_from_dust.json | 0 .../{recipes => recipe}/smelting/aquarium_from_ores.json | 0 .../{recipes => recipe}/smelting/aquarium_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/aquarium_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/banglum_from_dust.json | 0 .../{recipes => recipe}/smelting/banglum_from_ores.json | 0 .../{recipes => recipe}/smelting/banglum_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/banglum_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/carmot_from_dust.json | 0 .../{recipes => recipe}/smelting/carmot_from_ores.json | 0 .../{recipes => recipe}/smelting/carmot_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/carmot_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/kyber_from_dust.json | 0 .../{recipes => recipe}/smelting/kyber_from_ores.json | 0 .../{recipes => recipe}/smelting/kyber_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/kyber_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/manganese_from_dust.json | 0 .../{recipes => recipe}/smelting/manganese_from_ores.json | 0 .../{recipes => recipe}/smelting/manganese_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/midas_gold_from_dust.json | 0 .../{recipes => recipe}/smelting/midas_gold_from_ores.json | 0 .../{recipes => recipe}/smelting/midas_gold_from_raw_ore.json | 0 .../smelting/midas_gold_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/osmium_from_dust.json | 0 .../{recipes => recipe}/smelting/osmium_from_ores.json | 0 .../{recipes => recipe}/smelting/osmium_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/osmium_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/platinum_from_dust.json | 0 .../{recipes => recipe}/smelting/platinum_from_ores.json | 0 .../{recipes => recipe}/smelting/platinum_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/prometheum_from_dust.json | 0 .../{recipes => recipe}/smelting/prometheum_from_ores.json | 0 .../{recipes => recipe}/smelting/prometheum_from_raw_ore.json | 0 .../smelting/prometheum_nugget_from_armor.json | 0 .../{recipes => recipe}/smelting/quadrillum_from_dust.json | 0 .../{recipes => recipe}/smelting/quadrillum_from_ores.json | 0 .../{recipes => recipe}/smelting/quadrillum_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/silver_from_dust.json | 0 .../{recipes => recipe}/smelting/silver_from_ores.json | 0 .../{recipes => recipe}/smelting/silver_from_raw_ore.json | 0 .../{recipes => recipe}/smelting/silver_nugget_from_armor.json | 0 .../mythicmetals/{recipes => recipe}/smelting/tin_from_dust.json | 0 .../mythicmetals/{recipes => recipe}/smelting/tin_from_ores.json | 0 .../{recipes => recipe}/smelting/tin_from_raw_ore.json | 0 .../generated/data/mythicmetals/tags/{blocks => block}/ores.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/adamantite.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/aquarium.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/banglum.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/carmot.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/kyber.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/manganese.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/midas_gold.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/morkite.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/mythril.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/orichalcum.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/osmium.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/palladium.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/platinum.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/prometheum.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/quadrillum.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/runite.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/silver.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/starrite.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/stormyx.json | 0 .../data/mythicmetals/tags/{blocks => block}/ores/tin.json | 0 .../mythicmetals/tags/{blocks => block}/ores/unobtainium.json | 0 .../tags/{blocks => block}/storage_blocks/adamantite.json | 0 .../tags/{blocks => block}/storage_blocks/aquarium.json | 0 .../tags/{blocks => block}/storage_blocks/banglum.json | 0 .../tags/{blocks => block}/storage_blocks/bronze.json | 0 .../tags/{blocks => block}/storage_blocks/carmot.json | 0 .../tags/{blocks => block}/storage_blocks/celestium.json | 0 .../tags/{blocks => block}/storage_blocks/durasteel.json | 0 .../tags/{blocks => block}/storage_blocks/hallowed.json | 0 .../mythicmetals/tags/{blocks => block}/storage_blocks/kyber.json | 0 .../tags/{blocks => block}/storage_blocks/manganese.json | 0 .../tags/{blocks => block}/storage_blocks/metallurgium.json | 0 .../tags/{blocks => block}/storage_blocks/midas_gold.json | 0 .../tags/{blocks => block}/storage_blocks/morkite.json | 0 .../tags/{blocks => block}/storage_blocks/mythril.json | 0 .../tags/{blocks => block}/storage_blocks/orichalcum.json | 0 .../tags/{blocks => block}/storage_blocks/osmium.json | 0 .../tags/{blocks => block}/storage_blocks/palladium.json | 0 .../tags/{blocks => block}/storage_blocks/platinum.json | 0 .../tags/{blocks => block}/storage_blocks/prometheum.json | 0 .../tags/{blocks => block}/storage_blocks/quadrillum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_adamantite.json | 0 .../tags/{blocks => block}/storage_blocks/raw_aquarium.json | 0 .../tags/{blocks => block}/storage_blocks/raw_banglum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_carmot.json | 0 .../tags/{blocks => block}/storage_blocks/raw_kyber.json | 0 .../tags/{blocks => block}/storage_blocks/raw_manganese.json | 0 .../tags/{blocks => block}/storage_blocks/raw_midas_gold.json | 0 .../tags/{blocks => block}/storage_blocks/raw_mythril.json | 0 .../tags/{blocks => block}/storage_blocks/raw_orichalcum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_osmium.json | 0 .../tags/{blocks => block}/storage_blocks/raw_palladium.json | 0 .../tags/{blocks => block}/storage_blocks/raw_platinum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_prometheum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_quadrillum.json | 0 .../tags/{blocks => block}/storage_blocks/raw_runite.json | 0 .../tags/{blocks => block}/storage_blocks/raw_silver.json | 0 .../tags/{blocks => block}/storage_blocks/raw_stormyx.json | 0 .../tags/{blocks => block}/storage_blocks/raw_tin.json | 0 .../tags/{blocks => block}/storage_blocks/runite.json | 0 .../tags/{blocks => block}/storage_blocks/silver.json | 0 .../tags/{blocks => block}/storage_blocks/star_platinum.json | 0 .../tags/{blocks => block}/storage_blocks/starrite.json | 0 .../mythicmetals/tags/{blocks => block}/storage_blocks/steel.json | 0 .../tags/{blocks => block}/storage_blocks/stormyx.json | 0 .../mythicmetals/tags/{blocks => block}/storage_blocks/tin.json | 0 .../tags/{blocks => block}/storage_blocks/unobtainium.json | 0 .../data/mythicmetals/tags/{items => item}/armor/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/armor/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/armor/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/armor/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/armor/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/armor/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/armor/copper.json | 0 .../data/mythicmetals/tags/{items => item}/armor/durasteel.json | 0 .../data/mythicmetals/tags/{items => item}/armor/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/armor/kyber.json | 0 .../tags/{items => item}/armor/legendary_banglum.json | 0 .../mythicmetals/tags/{items => item}/armor/metallurgium.json | 0 .../data/mythicmetals/tags/{items => item}/armor/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/armor/mythril.json | 0 .../data/mythicmetals/tags/{items => item}/armor/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/armor/osmium.json | 0 .../mythicmetals/tags/{items => item}/armor/osmium_chainmail.json | 0 .../data/mythicmetals/tags/{items => item}/armor/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/armor/prometheum.json | 0 .../data/mythicmetals/tags/{items => item}/armor/runite.json | 0 .../data/mythicmetals/tags/{items => item}/armor/silver.json | 0 .../mythicmetals/tags/{items => item}/armor/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/armor/steel.json | 0 .../data/mythicmetals/tags/{items => item}/armor/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/armor/tidesinger.json | 0 .../generated/data/mythicmetals/tags/{items => item}/armors.json | 0 .../generated/data/mythicmetals/tags/{items => item}/arrows.json | 0 .../generated/data/mythicmetals/tags/{items => item}/axes.json | 0 .../generated/data/mythicmetals/tags/{items => item}/dusts.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/durasteel.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/kyber.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/manganese.json | 0 .../mythicmetals/tags/{items => item}/dusts/metallurgium.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/mythril.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/osmium.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/platinum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/prometheum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/runite.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/silver.json | 0 .../mythicmetals/tags/{items => item}/dusts/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/steel.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/dusts/tin.json | 0 .../generated/data/mythicmetals/tags/{items => item}/elytra.json | 0 .../data/mythicmetals/tags/{items => item}/equipment.json | 0 .../mythicmetals/tags/{items => item}/equipment/adamantite.json | 0 .../mythicmetals/tags/{items => item}/equipment/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/carmot.json | 0 .../mythicmetals/tags/{items => item}/equipment/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/copper.json | 0 .../mythicmetals/tags/{items => item}/equipment/durasteel.json | 0 .../mythicmetals/tags/{items => item}/equipment/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/kyber.json | 0 .../tags/{items => item}/equipment/legendary_banglum.json | 0 .../mythicmetals/tags/{items => item}/equipment/metallurgium.json | 0 .../mythicmetals/tags/{items => item}/equipment/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/mythril.json | 0 .../mythicmetals/tags/{items => item}/equipment/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/osmium.json | 0 .../mythicmetals/tags/{items => item}/equipment/palladium.json | 0 .../mythicmetals/tags/{items => item}/equipment/prometheum.json | 0 .../mythicmetals/tags/{items => item}/equipment/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/runite.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/silver.json | 0 .../tags/{items => item}/equipment/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/steel.json | 0 .../data/mythicmetals/tags/{items => item}/equipment/stormyx.json | 0 .../mythicmetals/tags/{items => item}/equipment/tidesinger.json | 0 .../generated/data/mythicmetals/tags/{items => item}/hoes.json | 0 .../generated/data/mythicmetals/tags/{items => item}/ingots.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/durasteel.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/kyber.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/manganese.json | 0 .../mythicmetals/tags/{items => item}/ingots/metallurgium.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/mythril.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/osmium.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/platinum.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/prometheum.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/runite.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/silver.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/steel.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/ingots/tin.json | 0 .../data/mythicmetals/tags/{items => item}/midas_raw_ores.json | 0 .../generated/data/mythicmetals/tags/{items => item}/nuggets.json | 0 .../mythicmetals/tags/{items => item}/nuggets/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/durasteel.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/kyber.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/manganese.json | 0 .../mythicmetals/tags/{items => item}/nuggets/metallurgium.json | 0 .../mythicmetals/tags/{items => item}/nuggets/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/mythril.json | 0 .../mythicmetals/tags/{items => item}/nuggets/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/osmium.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/platinum.json | 0 .../mythicmetals/tags/{items => item}/nuggets/prometheum.json | 0 .../mythicmetals/tags/{items => item}/nuggets/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/runite.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/silver.json | 0 .../mythicmetals/tags/{items => item}/nuggets/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/steel.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/nuggets/tin.json | 0 .../data/mythicmetals/tags/{items => item}/ores/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/ores/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/ores/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/ores/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/ores/kyber.json | 0 .../data/mythicmetals/tags/{items => item}/ores/manganese.json | 0 .../data/mythicmetals/tags/{items => item}/ores/midas_gold.json | 0 .../data/mythicmetals/tags/{items => item}/ores/morkite.json | 0 .../data/mythicmetals/tags/{items => item}/ores/mythril.json | 0 .../data/mythicmetals/tags/{items => item}/ores/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/ores/osmium.json | 0 .../data/mythicmetals/tags/{items => item}/ores/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/ores/platinum.json | 0 .../data/mythicmetals/tags/{items => item}/ores/prometheum.json | 0 .../data/mythicmetals/tags/{items => item}/ores/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/ores/runite.json | 0 .../data/mythicmetals/tags/{items => item}/ores/silver.json | 0 .../data/mythicmetals/tags/{items => item}/ores/starrite.json | 0 .../data/mythicmetals/tags/{items => item}/ores/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/ores/tin.json | 0 .../data/mythicmetals/tags/{items => item}/ores/unobtainium.json | 0 .../data/mythicmetals/tags/{items => item}/pickaxes.json | 0 .../data/mythicmetals/tags/{items => item}/rare_materials.json | 0 .../data/mythicmetals/tags/{items => item}/raw_materials.json | 0 .../tags/{items => item}/raw_materials/adamantite.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/aquarium.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/banglum.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/carmot.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/kyber.json | 0 .../tags/{items => item}/raw_materials/manganese.json | 0 .../tags/{items => item}/raw_materials/midas_gold.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/mythril.json | 0 .../tags/{items => item}/raw_materials/orichalcum.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/osmium.json | 0 .../tags/{items => item}/raw_materials/palladium.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/platinum.json | 0 .../tags/{items => item}/raw_materials/prometheum.json | 0 .../tags/{items => item}/raw_materials/quadrillum.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/runite.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/silver.json | 0 .../mythicmetals/tags/{items => item}/raw_materials/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/raw_materials/tin.json | 0 .../generated/data/mythicmetals/tags/{items => item}/shovels.json | 0 .../mythicmetals/tags/{items => item}/smithing_templates.json | 0 .../data/mythicmetals/tags/{items => item}/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/starrite.json | 0 .../tags/{items => item}/storage_blocks/adamantite.json | 0 .../tags/{items => item}/storage_blocks/aquarium.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/banglum.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/bronze.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/carmot.json | 0 .../tags/{items => item}/storage_blocks/celestium.json | 0 .../tags/{items => item}/storage_blocks/durasteel.json | 0 .../tags/{items => item}/storage_blocks/hallowed.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/kyber.json | 0 .../tags/{items => item}/storage_blocks/manganese.json | 0 .../tags/{items => item}/storage_blocks/metallurgium.json | 0 .../tags/{items => item}/storage_blocks/midas_gold.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/morkite.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/mythril.json | 0 .../tags/{items => item}/storage_blocks/orichalcum.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/osmium.json | 0 .../tags/{items => item}/storage_blocks/palladium.json | 0 .../tags/{items => item}/storage_blocks/platinum.json | 0 .../tags/{items => item}/storage_blocks/prometheum.json | 0 .../tags/{items => item}/storage_blocks/quadrillum.json | 0 .../tags/{items => item}/storage_blocks/raw_adamantite.json | 0 .../tags/{items => item}/storage_blocks/raw_aquarium.json | 0 .../tags/{items => item}/storage_blocks/raw_banglum.json | 0 .../tags/{items => item}/storage_blocks/raw_carmot.json | 0 .../tags/{items => item}/storage_blocks/raw_kyber.json | 0 .../tags/{items => item}/storage_blocks/raw_manganese.json | 0 .../tags/{items => item}/storage_blocks/raw_midas_gold.json | 0 .../tags/{items => item}/storage_blocks/raw_mythril.json | 0 .../tags/{items => item}/storage_blocks/raw_orichalcum.json | 0 .../tags/{items => item}/storage_blocks/raw_osmium.json | 0 .../tags/{items => item}/storage_blocks/raw_palladium.json | 0 .../tags/{items => item}/storage_blocks/raw_platinum.json | 0 .../tags/{items => item}/storage_blocks/raw_prometheum.json | 0 .../tags/{items => item}/storage_blocks/raw_quadrillum.json | 0 .../tags/{items => item}/storage_blocks/raw_runite.json | 0 .../tags/{items => item}/storage_blocks/raw_silver.json | 0 .../tags/{items => item}/storage_blocks/raw_stormyx.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/raw_tin.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/runite.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/silver.json | 0 .../tags/{items => item}/storage_blocks/star_platinum.json | 0 .../tags/{items => item}/storage_blocks/starrite.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/steel.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/stormyx.json | 0 .../mythicmetals/tags/{items => item}/storage_blocks/tin.json | 0 .../tags/{items => item}/storage_blocks/unobtainium.json | 0 .../generated/data/mythicmetals/tags/{items => item}/swords.json | 0 .../generated/data/mythicmetals/tags/{items => item}/tools.json | 0 .../data/mythicmetals/tags/{items => item}/tools/adamantite.json | 0 .../data/mythicmetals/tags/{items => item}/tools/aquarium.json | 0 .../data/mythicmetals/tags/{items => item}/tools/banglum.json | 0 .../data/mythicmetals/tags/{items => item}/tools/bronze.json | 0 .../data/mythicmetals/tags/{items => item}/tools/carmot.json | 0 .../data/mythicmetals/tags/{items => item}/tools/celestium.json | 0 .../data/mythicmetals/tags/{items => item}/tools/copper.json | 0 .../data/mythicmetals/tags/{items => item}/tools/durasteel.json | 0 .../data/mythicmetals/tags/{items => item}/tools/hallowed.json | 0 .../data/mythicmetals/tags/{items => item}/tools/kyber.json | 0 .../tags/{items => item}/tools/legendary_banglum.json | 0 .../mythicmetals/tags/{items => item}/tools/melee_weapons.json | 0 .../mythicmetals/tags/{items => item}/tools/metallurgium.json | 0 .../mythicmetals/tags/{items => item}/tools/mining_tools.json | 0 .../data/mythicmetals/tags/{items => item}/tools/mythril.json | 0 .../data/mythicmetals/tags/{items => item}/tools/orichalcum.json | 0 .../data/mythicmetals/tags/{items => item}/tools/osmium.json | 0 .../data/mythicmetals/tags/{items => item}/tools/palladium.json | 0 .../data/mythicmetals/tags/{items => item}/tools/prometheum.json | 0 .../data/mythicmetals/tags/{items => item}/tools/quadrillum.json | 0 .../data/mythicmetals/tags/{items => item}/tools/runite.json | 0 .../data/mythicmetals/tags/{items => item}/tools/shields.json | 0 .../mythicmetals/tags/{items => item}/tools/star_platinum.json | 0 .../data/mythicmetals/tags/{items => item}/tools/steel.json | 0 .../data/mythicmetals/tags/{items => item}/tools/stormyx.json | 0 .../data/mythicmetals/tags/{items => item}/tools/tidesinger.json | 0 .../data/mythicmetals/tags/{items => item}/unobtainium.json | 0 695 files changed, 0 insertions(+), 0 deletions(-) rename src/main/generated/data/c/tags/{blocks => block}/ores.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/adamantite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/aquarium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/banglum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/carmot.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/kyber.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/manganese.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/midas_gold.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/morkite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/mythril.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/orichalcum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/osmium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/palladium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/platinum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/prometheum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/quadrillum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/runite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/silver.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/starrite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/stormyx.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/tin.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/ores/unobtainium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/adamantite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/aquarium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/banglum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/bronze.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/carmot.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/celestium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/durasteel.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/hallowed.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/kyber.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/manganese.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/metallurgium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/midas_gold.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/morkite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/mythril.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/orichalcum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/osmium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/palladium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/platinum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/prometheum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/quadrillum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_adamantite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_aquarium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_banglum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_carmot.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_kyber.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_manganese.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_midas_gold.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_mythril.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_orichalcum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_osmium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_palladium.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_platinum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_prometheum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_quadrillum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_runite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_silver.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_stormyx.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/raw_tin.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/runite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/silver.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/star_platinum.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/starrite.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/steel.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/stormyx.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/tin.json (100%) rename src/main/generated/data/c/tags/{blocks => block}/storage_blocks/unobtainium.json (100%) rename src/main/generated/data/c/tags/{items => item}/armors.json (100%) rename src/main/generated/data/c/tags/{items => item}/arrows.json (100%) rename src/main/generated/data/c/tags/{items => item}/dusts.json (100%) rename src/main/generated/data/c/tags/{items => item}/elytra.json (100%) rename src/main/generated/data/c/tags/{items => item}/equipment.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/adamantite.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/aquarium.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/banglum.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/bronze.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/carmot.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/celestium.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/durasteel.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/hallowed.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/kyber.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/manganese.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/metallurgium.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/midas_gold.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/mythril.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/orichalcum.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/osmium.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/palladium.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/platinum.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/prometheum.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/quadrillum.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/runite.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/silver.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/steel.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/stormyx.json (100%) rename src/main/generated/data/c/tags/{items => item}/ingots/tin.json (100%) rename src/main/generated/data/c/tags/{items => item}/nuggets.json (100%) rename src/main/generated/data/c/tags/{items => item}/ores.json (100%) rename src/main/generated/data/c/tags/{items => item}/raw_materials.json (100%) rename src/main/generated/data/c/tags/{items => item}/smithing_templates.json (100%) rename src/main/generated/data/c/tags/{items => item}/star_platinum.json (100%) rename src/main/generated/data/c/tags/{items => item}/starrite.json (100%) rename src/main/generated/data/c/tags/{items => item}/storage_blocks.json (100%) rename src/main/generated/data/c/tags/{items => item}/tools.json (100%) rename src/main/generated/data/c/tags/{items => item}/tools/melee_weapons.json (100%) rename src/main/generated/data/c/tags/{items => item}/tools/mining_tools.json (100%) rename src/main/generated/data/c/tags/{items => item}/tools/shields.json (100%) rename src/main/generated/data/c/tags/{items => item}/unobtainium.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/axes.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/enchantable/chest_armor.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/enchantable/foot_armor.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/enchantable/head_armor.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/enchantable/leg_armor.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/enchantable/sword.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/hoes.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/pickaxes.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/shovels.json (100%) rename src/main/generated/data/minecraft/tags/{items => item}/swords.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/adamantite_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/adamantite_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/adamantite_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/adamantite_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/aquarium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/aquarium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/aquarium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/aquarium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/banglum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/banglum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/banglum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/banglum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/bronze_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/bronze_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/carmot_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/carmot_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/carmot_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/carmot_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/celestium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/celestium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/durasteel_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/durasteel_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/hallowed_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/hallowed_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/kyber_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/kyber_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/kyber_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/kyber_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/manganese_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/manganese_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/manganese_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/metallurgium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/metallurgium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/midas_gold_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/midas_gold_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/midas_gold_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/midas_gold_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/mythril_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/mythril_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/mythril_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/mythril_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/orichalcum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/orichalcum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/orichalcum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/orichalcum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/osmium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/osmium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/osmium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/osmium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/palladium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/palladium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/palladium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/palladium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/platinum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/platinum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/prometheum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/prometheum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/prometheum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/prometheum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/quadrillum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/quadrillum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/quadrillum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/runite_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/runite_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/runite_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/runite_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/silver_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/silver_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/silver_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/silver_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/star_platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/star_platinum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/steel_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/steel_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/stormyx_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/stormyx_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/stormyx_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/stormyx_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/tin_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/tin_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/blasting/tin_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/aquarium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/aquarium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/aquarium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/aquarium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/banglum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/banglum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/banglum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/banglum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/carmot_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/carmot_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/carmot_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/carmot_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/kyber_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/kyber_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/kyber_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/kyber_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/manganese_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/manganese_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/manganese_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/midas_gold_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/midas_gold_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/midas_gold_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/midas_gold_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/osmium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/osmium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/osmium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/osmium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/platinum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/platinum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/prometheum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/prometheum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/prometheum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/prometheum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/quadrillum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/quadrillum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/quadrillum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/silver_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/silver_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/silver_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/silver_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/tin_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/tin_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{advancements => advancement}/recipes/misc/smelting/tin_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/adamantite_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/adamantite_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/adamantite_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/adamantite_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/aquarium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/aquarium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/aquarium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/aquarium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/banglum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/banglum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/banglum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/banglum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/bronze_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/bronze_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/carmot_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/carmot_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/carmot_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/carmot_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/celestium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/celestium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/durasteel_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/durasteel_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/hallowed_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/hallowed_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/kyber_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/kyber_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/kyber_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/kyber_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/manganese_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/manganese_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/manganese_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/metallurgium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/metallurgium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/midas_gold_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/midas_gold_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/midas_gold_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/midas_gold_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/mythril_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/mythril_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/mythril_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/mythril_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/orichalcum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/orichalcum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/orichalcum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/orichalcum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/osmium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/osmium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/osmium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/osmium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/palladium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/palladium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/palladium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/palladium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/platinum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/platinum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/prometheum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/prometheum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/prometheum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/prometheum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/quadrillum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/quadrillum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/quadrillum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/runite_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/runite_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/runite_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/runite_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/silver_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/silver_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/silver_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/silver_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/star_platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/star_platinum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/steel_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/steel_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/stormyx_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/stormyx_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/stormyx_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/stormyx_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/tin_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/tin_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/blasting/tin_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/aquarium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/aquarium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/aquarium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/aquarium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/banglum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/banglum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/banglum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/banglum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/carmot_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/carmot_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/carmot_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/carmot_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/kyber_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/kyber_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/kyber_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/kyber_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/manganese_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/manganese_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/manganese_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/midas_gold_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/midas_gold_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/midas_gold_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/midas_gold_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/osmium_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/osmium_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/osmium_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/osmium_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/platinum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/platinum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/platinum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/prometheum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/prometheum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/prometheum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/prometheum_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/quadrillum_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/quadrillum_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/quadrillum_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/silver_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/silver_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/silver_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/silver_nugget_from_armor.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/tin_from_dust.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/tin_from_ores.json (100%) rename src/main/generated/data/mythicmetals/{recipes => recipe}/smelting/tin_from_raw_ore.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/morkite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/starrite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/ores/unobtainium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/morkite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/raw_tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/starrite.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{blocks => block}/storage_blocks/unobtainium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/copper.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/legendary_banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/osmium_chainmail.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armor/tidesinger.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/armors.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/arrows.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/axes.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/dusts/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/elytra.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/copper.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/legendary_banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/equipment/tidesinger.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/hoes.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ingots/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/midas_raw_ores.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/nuggets/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/morkite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/starrite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/ores/unobtainium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/pickaxes.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/rare_materials.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/raw_materials/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/shovels.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/smithing_templates.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/starrite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/morkite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_manganese.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_midas_gold.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/raw_tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/silver.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/starrite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/tin.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/storage_blocks/unobtainium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/swords.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/adamantite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/aquarium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/bronze.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/carmot.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/celestium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/copper.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/durasteel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/hallowed.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/kyber.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/legendary_banglum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/melee_weapons.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/metallurgium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/mining_tools.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/mythril.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/orichalcum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/osmium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/palladium.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/prometheum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/quadrillum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/runite.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/shields.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/star_platinum.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/steel.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/stormyx.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/tools/tidesinger.json (100%) rename src/main/generated/data/mythicmetals/tags/{items => item}/unobtainium.json (100%) diff --git a/src/main/generated/data/c/tags/blocks/ores.json b/src/main/generated/data/c/tags/block/ores.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores.json rename to src/main/generated/data/c/tags/block/ores.json diff --git a/src/main/generated/data/c/tags/blocks/ores/adamantite.json b/src/main/generated/data/c/tags/block/ores/adamantite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/adamantite.json rename to src/main/generated/data/c/tags/block/ores/adamantite.json diff --git a/src/main/generated/data/c/tags/blocks/ores/aquarium.json b/src/main/generated/data/c/tags/block/ores/aquarium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/aquarium.json rename to src/main/generated/data/c/tags/block/ores/aquarium.json diff --git a/src/main/generated/data/c/tags/blocks/ores/banglum.json b/src/main/generated/data/c/tags/block/ores/banglum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/banglum.json rename to src/main/generated/data/c/tags/block/ores/banglum.json diff --git a/src/main/generated/data/c/tags/blocks/ores/carmot.json b/src/main/generated/data/c/tags/block/ores/carmot.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/carmot.json rename to src/main/generated/data/c/tags/block/ores/carmot.json diff --git a/src/main/generated/data/c/tags/blocks/ores/kyber.json b/src/main/generated/data/c/tags/block/ores/kyber.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/kyber.json rename to src/main/generated/data/c/tags/block/ores/kyber.json diff --git a/src/main/generated/data/c/tags/blocks/ores/manganese.json b/src/main/generated/data/c/tags/block/ores/manganese.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/manganese.json rename to src/main/generated/data/c/tags/block/ores/manganese.json diff --git a/src/main/generated/data/c/tags/blocks/ores/midas_gold.json b/src/main/generated/data/c/tags/block/ores/midas_gold.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/midas_gold.json rename to src/main/generated/data/c/tags/block/ores/midas_gold.json diff --git a/src/main/generated/data/c/tags/blocks/ores/morkite.json b/src/main/generated/data/c/tags/block/ores/morkite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/morkite.json rename to src/main/generated/data/c/tags/block/ores/morkite.json diff --git a/src/main/generated/data/c/tags/blocks/ores/mythril.json b/src/main/generated/data/c/tags/block/ores/mythril.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/mythril.json rename to src/main/generated/data/c/tags/block/ores/mythril.json diff --git a/src/main/generated/data/c/tags/blocks/ores/orichalcum.json b/src/main/generated/data/c/tags/block/ores/orichalcum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/orichalcum.json rename to src/main/generated/data/c/tags/block/ores/orichalcum.json diff --git a/src/main/generated/data/c/tags/blocks/ores/osmium.json b/src/main/generated/data/c/tags/block/ores/osmium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/osmium.json rename to src/main/generated/data/c/tags/block/ores/osmium.json diff --git a/src/main/generated/data/c/tags/blocks/ores/palladium.json b/src/main/generated/data/c/tags/block/ores/palladium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/palladium.json rename to src/main/generated/data/c/tags/block/ores/palladium.json diff --git a/src/main/generated/data/c/tags/blocks/ores/platinum.json b/src/main/generated/data/c/tags/block/ores/platinum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/platinum.json rename to src/main/generated/data/c/tags/block/ores/platinum.json diff --git a/src/main/generated/data/c/tags/blocks/ores/prometheum.json b/src/main/generated/data/c/tags/block/ores/prometheum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/prometheum.json rename to src/main/generated/data/c/tags/block/ores/prometheum.json diff --git a/src/main/generated/data/c/tags/blocks/ores/quadrillum.json b/src/main/generated/data/c/tags/block/ores/quadrillum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/quadrillum.json rename to src/main/generated/data/c/tags/block/ores/quadrillum.json diff --git a/src/main/generated/data/c/tags/blocks/ores/runite.json b/src/main/generated/data/c/tags/block/ores/runite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/runite.json rename to src/main/generated/data/c/tags/block/ores/runite.json diff --git a/src/main/generated/data/c/tags/blocks/ores/silver.json b/src/main/generated/data/c/tags/block/ores/silver.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/silver.json rename to src/main/generated/data/c/tags/block/ores/silver.json diff --git a/src/main/generated/data/c/tags/blocks/ores/starrite.json b/src/main/generated/data/c/tags/block/ores/starrite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/starrite.json rename to src/main/generated/data/c/tags/block/ores/starrite.json diff --git a/src/main/generated/data/c/tags/blocks/ores/stormyx.json b/src/main/generated/data/c/tags/block/ores/stormyx.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/stormyx.json rename to src/main/generated/data/c/tags/block/ores/stormyx.json diff --git a/src/main/generated/data/c/tags/blocks/ores/tin.json b/src/main/generated/data/c/tags/block/ores/tin.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/tin.json rename to src/main/generated/data/c/tags/block/ores/tin.json diff --git a/src/main/generated/data/c/tags/blocks/ores/unobtainium.json b/src/main/generated/data/c/tags/block/ores/unobtainium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/ores/unobtainium.json rename to src/main/generated/data/c/tags/block/ores/unobtainium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/adamantite.json b/src/main/generated/data/c/tags/block/storage_blocks/adamantite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/adamantite.json rename to src/main/generated/data/c/tags/block/storage_blocks/adamantite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/aquarium.json b/src/main/generated/data/c/tags/block/storage_blocks/aquarium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/aquarium.json rename to src/main/generated/data/c/tags/block/storage_blocks/aquarium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/banglum.json b/src/main/generated/data/c/tags/block/storage_blocks/banglum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/banglum.json rename to src/main/generated/data/c/tags/block/storage_blocks/banglum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/bronze.json b/src/main/generated/data/c/tags/block/storage_blocks/bronze.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/bronze.json rename to src/main/generated/data/c/tags/block/storage_blocks/bronze.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/carmot.json b/src/main/generated/data/c/tags/block/storage_blocks/carmot.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/carmot.json rename to src/main/generated/data/c/tags/block/storage_blocks/carmot.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/celestium.json b/src/main/generated/data/c/tags/block/storage_blocks/celestium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/celestium.json rename to src/main/generated/data/c/tags/block/storage_blocks/celestium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/durasteel.json b/src/main/generated/data/c/tags/block/storage_blocks/durasteel.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/durasteel.json rename to src/main/generated/data/c/tags/block/storage_blocks/durasteel.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/hallowed.json b/src/main/generated/data/c/tags/block/storage_blocks/hallowed.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/hallowed.json rename to src/main/generated/data/c/tags/block/storage_blocks/hallowed.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/kyber.json b/src/main/generated/data/c/tags/block/storage_blocks/kyber.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/kyber.json rename to src/main/generated/data/c/tags/block/storage_blocks/kyber.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/manganese.json b/src/main/generated/data/c/tags/block/storage_blocks/manganese.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/manganese.json rename to src/main/generated/data/c/tags/block/storage_blocks/manganese.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/metallurgium.json b/src/main/generated/data/c/tags/block/storage_blocks/metallurgium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/metallurgium.json rename to src/main/generated/data/c/tags/block/storage_blocks/metallurgium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/midas_gold.json b/src/main/generated/data/c/tags/block/storage_blocks/midas_gold.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/midas_gold.json rename to src/main/generated/data/c/tags/block/storage_blocks/midas_gold.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/morkite.json b/src/main/generated/data/c/tags/block/storage_blocks/morkite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/morkite.json rename to src/main/generated/data/c/tags/block/storage_blocks/morkite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/mythril.json b/src/main/generated/data/c/tags/block/storage_blocks/mythril.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/mythril.json rename to src/main/generated/data/c/tags/block/storage_blocks/mythril.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/orichalcum.json b/src/main/generated/data/c/tags/block/storage_blocks/orichalcum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/orichalcum.json rename to src/main/generated/data/c/tags/block/storage_blocks/orichalcum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/osmium.json b/src/main/generated/data/c/tags/block/storage_blocks/osmium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/osmium.json rename to src/main/generated/data/c/tags/block/storage_blocks/osmium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/palladium.json b/src/main/generated/data/c/tags/block/storage_blocks/palladium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/palladium.json rename to src/main/generated/data/c/tags/block/storage_blocks/palladium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/platinum.json b/src/main/generated/data/c/tags/block/storage_blocks/platinum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/platinum.json rename to src/main/generated/data/c/tags/block/storage_blocks/platinum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/prometheum.json b/src/main/generated/data/c/tags/block/storage_blocks/prometheum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/prometheum.json rename to src/main/generated/data/c/tags/block/storage_blocks/prometheum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/quadrillum.json b/src/main/generated/data/c/tags/block/storage_blocks/quadrillum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/quadrillum.json rename to src/main/generated/data/c/tags/block/storage_blocks/quadrillum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_adamantite.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_adamantite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_adamantite.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_adamantite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_aquarium.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_aquarium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_aquarium.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_aquarium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_banglum.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_banglum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_banglum.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_banglum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_carmot.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_carmot.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_carmot.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_carmot.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_kyber.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_kyber.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_kyber.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_kyber.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_manganese.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_manganese.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_manganese.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_manganese.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_midas_gold.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_midas_gold.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_midas_gold.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_midas_gold.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_mythril.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_mythril.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_mythril.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_mythril.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_orichalcum.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_orichalcum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_orichalcum.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_orichalcum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_osmium.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_osmium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_osmium.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_osmium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_palladium.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_palladium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_palladium.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_palladium.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_platinum.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_platinum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_platinum.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_platinum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_prometheum.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_prometheum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_prometheum.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_prometheum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_quadrillum.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_quadrillum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_quadrillum.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_quadrillum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_runite.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_runite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_runite.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_runite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_silver.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_silver.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_silver.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_silver.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_stormyx.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_stormyx.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_stormyx.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_stormyx.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/raw_tin.json b/src/main/generated/data/c/tags/block/storage_blocks/raw_tin.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/raw_tin.json rename to src/main/generated/data/c/tags/block/storage_blocks/raw_tin.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/runite.json b/src/main/generated/data/c/tags/block/storage_blocks/runite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/runite.json rename to src/main/generated/data/c/tags/block/storage_blocks/runite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/silver.json b/src/main/generated/data/c/tags/block/storage_blocks/silver.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/silver.json rename to src/main/generated/data/c/tags/block/storage_blocks/silver.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/star_platinum.json b/src/main/generated/data/c/tags/block/storage_blocks/star_platinum.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/star_platinum.json rename to src/main/generated/data/c/tags/block/storage_blocks/star_platinum.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/starrite.json b/src/main/generated/data/c/tags/block/storage_blocks/starrite.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/starrite.json rename to src/main/generated/data/c/tags/block/storage_blocks/starrite.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/steel.json b/src/main/generated/data/c/tags/block/storage_blocks/steel.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/steel.json rename to src/main/generated/data/c/tags/block/storage_blocks/steel.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/stormyx.json b/src/main/generated/data/c/tags/block/storage_blocks/stormyx.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/stormyx.json rename to src/main/generated/data/c/tags/block/storage_blocks/stormyx.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/tin.json b/src/main/generated/data/c/tags/block/storage_blocks/tin.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/tin.json rename to src/main/generated/data/c/tags/block/storage_blocks/tin.json diff --git a/src/main/generated/data/c/tags/blocks/storage_blocks/unobtainium.json b/src/main/generated/data/c/tags/block/storage_blocks/unobtainium.json similarity index 100% rename from src/main/generated/data/c/tags/blocks/storage_blocks/unobtainium.json rename to src/main/generated/data/c/tags/block/storage_blocks/unobtainium.json diff --git a/src/main/generated/data/c/tags/items/armors.json b/src/main/generated/data/c/tags/item/armors.json similarity index 100% rename from src/main/generated/data/c/tags/items/armors.json rename to src/main/generated/data/c/tags/item/armors.json diff --git a/src/main/generated/data/c/tags/items/arrows.json b/src/main/generated/data/c/tags/item/arrows.json similarity index 100% rename from src/main/generated/data/c/tags/items/arrows.json rename to src/main/generated/data/c/tags/item/arrows.json diff --git a/src/main/generated/data/c/tags/items/dusts.json b/src/main/generated/data/c/tags/item/dusts.json similarity index 100% rename from src/main/generated/data/c/tags/items/dusts.json rename to src/main/generated/data/c/tags/item/dusts.json diff --git a/src/main/generated/data/c/tags/items/elytra.json b/src/main/generated/data/c/tags/item/elytra.json similarity index 100% rename from src/main/generated/data/c/tags/items/elytra.json rename to src/main/generated/data/c/tags/item/elytra.json diff --git a/src/main/generated/data/c/tags/items/equipment.json b/src/main/generated/data/c/tags/item/equipment.json similarity index 100% rename from src/main/generated/data/c/tags/items/equipment.json rename to src/main/generated/data/c/tags/item/equipment.json diff --git a/src/main/generated/data/c/tags/items/ingots.json b/src/main/generated/data/c/tags/item/ingots.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots.json rename to src/main/generated/data/c/tags/item/ingots.json diff --git a/src/main/generated/data/c/tags/items/ingots/adamantite.json b/src/main/generated/data/c/tags/item/ingots/adamantite.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/adamantite.json rename to src/main/generated/data/c/tags/item/ingots/adamantite.json diff --git a/src/main/generated/data/c/tags/items/ingots/aquarium.json b/src/main/generated/data/c/tags/item/ingots/aquarium.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/aquarium.json rename to src/main/generated/data/c/tags/item/ingots/aquarium.json diff --git a/src/main/generated/data/c/tags/items/ingots/banglum.json b/src/main/generated/data/c/tags/item/ingots/banglum.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/banglum.json rename to src/main/generated/data/c/tags/item/ingots/banglum.json diff --git a/src/main/generated/data/c/tags/items/ingots/bronze.json b/src/main/generated/data/c/tags/item/ingots/bronze.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/bronze.json rename to src/main/generated/data/c/tags/item/ingots/bronze.json diff --git a/src/main/generated/data/c/tags/items/ingots/carmot.json b/src/main/generated/data/c/tags/item/ingots/carmot.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/carmot.json rename to src/main/generated/data/c/tags/item/ingots/carmot.json diff --git a/src/main/generated/data/c/tags/items/ingots/celestium.json b/src/main/generated/data/c/tags/item/ingots/celestium.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/celestium.json rename to src/main/generated/data/c/tags/item/ingots/celestium.json diff --git a/src/main/generated/data/c/tags/items/ingots/durasteel.json b/src/main/generated/data/c/tags/item/ingots/durasteel.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/durasteel.json rename to src/main/generated/data/c/tags/item/ingots/durasteel.json diff --git a/src/main/generated/data/c/tags/items/ingots/hallowed.json b/src/main/generated/data/c/tags/item/ingots/hallowed.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/hallowed.json rename to src/main/generated/data/c/tags/item/ingots/hallowed.json diff --git a/src/main/generated/data/c/tags/items/ingots/kyber.json b/src/main/generated/data/c/tags/item/ingots/kyber.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/kyber.json rename to src/main/generated/data/c/tags/item/ingots/kyber.json diff --git a/src/main/generated/data/c/tags/items/ingots/manganese.json b/src/main/generated/data/c/tags/item/ingots/manganese.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/manganese.json rename to src/main/generated/data/c/tags/item/ingots/manganese.json diff --git a/src/main/generated/data/c/tags/items/ingots/metallurgium.json b/src/main/generated/data/c/tags/item/ingots/metallurgium.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/metallurgium.json rename to src/main/generated/data/c/tags/item/ingots/metallurgium.json diff --git a/src/main/generated/data/c/tags/items/ingots/midas_gold.json b/src/main/generated/data/c/tags/item/ingots/midas_gold.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/midas_gold.json rename to src/main/generated/data/c/tags/item/ingots/midas_gold.json diff --git a/src/main/generated/data/c/tags/items/ingots/mythril.json b/src/main/generated/data/c/tags/item/ingots/mythril.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/mythril.json rename to src/main/generated/data/c/tags/item/ingots/mythril.json diff --git a/src/main/generated/data/c/tags/items/ingots/orichalcum.json b/src/main/generated/data/c/tags/item/ingots/orichalcum.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/orichalcum.json rename to src/main/generated/data/c/tags/item/ingots/orichalcum.json diff --git a/src/main/generated/data/c/tags/items/ingots/osmium.json b/src/main/generated/data/c/tags/item/ingots/osmium.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/osmium.json rename to src/main/generated/data/c/tags/item/ingots/osmium.json diff --git a/src/main/generated/data/c/tags/items/ingots/palladium.json b/src/main/generated/data/c/tags/item/ingots/palladium.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/palladium.json rename to src/main/generated/data/c/tags/item/ingots/palladium.json diff --git a/src/main/generated/data/c/tags/items/ingots/platinum.json b/src/main/generated/data/c/tags/item/ingots/platinum.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/platinum.json rename to src/main/generated/data/c/tags/item/ingots/platinum.json diff --git a/src/main/generated/data/c/tags/items/ingots/prometheum.json b/src/main/generated/data/c/tags/item/ingots/prometheum.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/prometheum.json rename to src/main/generated/data/c/tags/item/ingots/prometheum.json diff --git a/src/main/generated/data/c/tags/items/ingots/quadrillum.json b/src/main/generated/data/c/tags/item/ingots/quadrillum.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/quadrillum.json rename to src/main/generated/data/c/tags/item/ingots/quadrillum.json diff --git a/src/main/generated/data/c/tags/items/ingots/runite.json b/src/main/generated/data/c/tags/item/ingots/runite.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/runite.json rename to src/main/generated/data/c/tags/item/ingots/runite.json diff --git a/src/main/generated/data/c/tags/items/ingots/silver.json b/src/main/generated/data/c/tags/item/ingots/silver.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/silver.json rename to src/main/generated/data/c/tags/item/ingots/silver.json diff --git a/src/main/generated/data/c/tags/items/ingots/steel.json b/src/main/generated/data/c/tags/item/ingots/steel.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/steel.json rename to src/main/generated/data/c/tags/item/ingots/steel.json diff --git a/src/main/generated/data/c/tags/items/ingots/stormyx.json b/src/main/generated/data/c/tags/item/ingots/stormyx.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/stormyx.json rename to src/main/generated/data/c/tags/item/ingots/stormyx.json diff --git a/src/main/generated/data/c/tags/items/ingots/tin.json b/src/main/generated/data/c/tags/item/ingots/tin.json similarity index 100% rename from src/main/generated/data/c/tags/items/ingots/tin.json rename to src/main/generated/data/c/tags/item/ingots/tin.json diff --git a/src/main/generated/data/c/tags/items/nuggets.json b/src/main/generated/data/c/tags/item/nuggets.json similarity index 100% rename from src/main/generated/data/c/tags/items/nuggets.json rename to src/main/generated/data/c/tags/item/nuggets.json diff --git a/src/main/generated/data/c/tags/items/ores.json b/src/main/generated/data/c/tags/item/ores.json similarity index 100% rename from src/main/generated/data/c/tags/items/ores.json rename to src/main/generated/data/c/tags/item/ores.json diff --git a/src/main/generated/data/c/tags/items/raw_materials.json b/src/main/generated/data/c/tags/item/raw_materials.json similarity index 100% rename from src/main/generated/data/c/tags/items/raw_materials.json rename to src/main/generated/data/c/tags/item/raw_materials.json diff --git a/src/main/generated/data/c/tags/items/smithing_templates.json b/src/main/generated/data/c/tags/item/smithing_templates.json similarity index 100% rename from src/main/generated/data/c/tags/items/smithing_templates.json rename to src/main/generated/data/c/tags/item/smithing_templates.json diff --git a/src/main/generated/data/c/tags/items/star_platinum.json b/src/main/generated/data/c/tags/item/star_platinum.json similarity index 100% rename from src/main/generated/data/c/tags/items/star_platinum.json rename to src/main/generated/data/c/tags/item/star_platinum.json diff --git a/src/main/generated/data/c/tags/items/starrite.json b/src/main/generated/data/c/tags/item/starrite.json similarity index 100% rename from src/main/generated/data/c/tags/items/starrite.json rename to src/main/generated/data/c/tags/item/starrite.json diff --git a/src/main/generated/data/c/tags/items/storage_blocks.json b/src/main/generated/data/c/tags/item/storage_blocks.json similarity index 100% rename from src/main/generated/data/c/tags/items/storage_blocks.json rename to src/main/generated/data/c/tags/item/storage_blocks.json diff --git a/src/main/generated/data/c/tags/items/tools.json b/src/main/generated/data/c/tags/item/tools.json similarity index 100% rename from src/main/generated/data/c/tags/items/tools.json rename to src/main/generated/data/c/tags/item/tools.json diff --git a/src/main/generated/data/c/tags/items/tools/melee_weapons.json b/src/main/generated/data/c/tags/item/tools/melee_weapons.json similarity index 100% rename from src/main/generated/data/c/tags/items/tools/melee_weapons.json rename to src/main/generated/data/c/tags/item/tools/melee_weapons.json diff --git a/src/main/generated/data/c/tags/items/tools/mining_tools.json b/src/main/generated/data/c/tags/item/tools/mining_tools.json similarity index 100% rename from src/main/generated/data/c/tags/items/tools/mining_tools.json rename to src/main/generated/data/c/tags/item/tools/mining_tools.json diff --git a/src/main/generated/data/c/tags/items/tools/shields.json b/src/main/generated/data/c/tags/item/tools/shields.json similarity index 100% rename from src/main/generated/data/c/tags/items/tools/shields.json rename to src/main/generated/data/c/tags/item/tools/shields.json diff --git a/src/main/generated/data/c/tags/items/unobtainium.json b/src/main/generated/data/c/tags/item/unobtainium.json similarity index 100% rename from src/main/generated/data/c/tags/items/unobtainium.json rename to src/main/generated/data/c/tags/item/unobtainium.json diff --git a/src/main/generated/data/minecraft/tags/items/axes.json b/src/main/generated/data/minecraft/tags/item/axes.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/axes.json rename to src/main/generated/data/minecraft/tags/item/axes.json diff --git a/src/main/generated/data/minecraft/tags/items/enchantable/chest_armor.json b/src/main/generated/data/minecraft/tags/item/enchantable/chest_armor.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/enchantable/chest_armor.json rename to src/main/generated/data/minecraft/tags/item/enchantable/chest_armor.json diff --git a/src/main/generated/data/minecraft/tags/items/enchantable/foot_armor.json b/src/main/generated/data/minecraft/tags/item/enchantable/foot_armor.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/enchantable/foot_armor.json rename to src/main/generated/data/minecraft/tags/item/enchantable/foot_armor.json diff --git a/src/main/generated/data/minecraft/tags/items/enchantable/head_armor.json b/src/main/generated/data/minecraft/tags/item/enchantable/head_armor.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/enchantable/head_armor.json rename to src/main/generated/data/minecraft/tags/item/enchantable/head_armor.json diff --git a/src/main/generated/data/minecraft/tags/items/enchantable/leg_armor.json b/src/main/generated/data/minecraft/tags/item/enchantable/leg_armor.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/enchantable/leg_armor.json rename to src/main/generated/data/minecraft/tags/item/enchantable/leg_armor.json diff --git a/src/main/generated/data/minecraft/tags/items/enchantable/sword.json b/src/main/generated/data/minecraft/tags/item/enchantable/sword.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/enchantable/sword.json rename to src/main/generated/data/minecraft/tags/item/enchantable/sword.json diff --git a/src/main/generated/data/minecraft/tags/items/hoes.json b/src/main/generated/data/minecraft/tags/item/hoes.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/hoes.json rename to src/main/generated/data/minecraft/tags/item/hoes.json diff --git a/src/main/generated/data/minecraft/tags/items/pickaxes.json b/src/main/generated/data/minecraft/tags/item/pickaxes.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/pickaxes.json rename to src/main/generated/data/minecraft/tags/item/pickaxes.json diff --git a/src/main/generated/data/minecraft/tags/items/shovels.json b/src/main/generated/data/minecraft/tags/item/shovels.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/shovels.json rename to src/main/generated/data/minecraft/tags/item/shovels.json diff --git a/src/main/generated/data/minecraft/tags/items/swords.json b/src/main/generated/data/minecraft/tags/item/swords.json similarity index 100% rename from src/main/generated/data/minecraft/tags/items/swords.json rename to src/main/generated/data/minecraft/tags/item/swords.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/adamantite_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/adamantite_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/aquarium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/aquarium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/banglum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/banglum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/bronze_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/bronze_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/bronze_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/bronze_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/bronze_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/bronze_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/bronze_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/bronze_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/carmot_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/carmot_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/celestium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/celestium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/celestium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/celestium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/celestium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/celestium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/celestium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/celestium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/durasteel_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/durasteel_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/durasteel_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/durasteel_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/durasteel_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/durasteel_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/durasteel_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/durasteel_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/hallowed_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/hallowed_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/hallowed_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/hallowed_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/hallowed_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/hallowed_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/hallowed_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/hallowed_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/kyber_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/kyber_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/manganese_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/manganese_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/metallurgium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/metallurgium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/metallurgium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/metallurgium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/metallurgium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/metallurgium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/metallurgium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/metallurgium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/midas_gold_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/midas_gold_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/mythril_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/mythril_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/orichalcum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/orichalcum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/osmium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/osmium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/palladium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/palladium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/platinum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/platinum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/prometheum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/prometheum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/quadrillum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/quadrillum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/runite_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/runite_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/silver_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/silver_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/star_platinum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/star_platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/star_platinum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/star_platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/star_platinum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/star_platinum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/star_platinum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/star_platinum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/steel_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/steel_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/steel_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/steel_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/steel_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/steel_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/steel_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/steel_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/stormyx_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/stormyx_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/blasting/tin_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/blasting/tin_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/aquarium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/aquarium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/banglum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/banglum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/carmot_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/carmot_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/kyber_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/kyber_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/manganese_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/manganese_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/midas_gold_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/midas_gold_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/osmium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/osmium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/platinum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/platinum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/prometheum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/prometheum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/quadrillum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/quadrillum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_nugget_from_armor.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/silver_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/silver_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_dust.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_dust.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_dust.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_ores.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_ores.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_ores.json diff --git a/src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_raw_ore.json b/src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/advancements/recipes/misc/smelting/tin_from_raw_ore.json rename to src/main/generated/data/mythicmetals/advancement/recipes/misc/smelting/tin_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/adamantite_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/adamantite_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/adamantite_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/adamantite_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/adamantite_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/adamantite_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/aquarium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/aquarium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/aquarium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/aquarium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/aquarium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/aquarium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/banglum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/banglum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/banglum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/banglum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/banglum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/banglum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/bronze_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/bronze_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/bronze_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/bronze_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/bronze_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/bronze_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/bronze_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/bronze_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/carmot_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/carmot_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/carmot_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/carmot_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/carmot_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/carmot_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/celestium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/celestium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/celestium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/celestium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/celestium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/celestium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/celestium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/celestium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/durasteel_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/durasteel_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/durasteel_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/durasteel_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/durasteel_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/durasteel_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/durasteel_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/durasteel_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/hallowed_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/hallowed_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/hallowed_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/hallowed_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/hallowed_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/hallowed_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/hallowed_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/hallowed_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/kyber_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/kyber_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/kyber_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/kyber_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/kyber_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/kyber_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/manganese_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/manganese_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/metallurgium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/metallurgium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/metallurgium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/metallurgium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/metallurgium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/metallurgium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/metallurgium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/metallurgium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/midas_gold_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/midas_gold_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/mythril_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/mythril_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/mythril_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/mythril_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/mythril_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/mythril_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/orichalcum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/orichalcum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/osmium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/osmium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/osmium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/osmium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/osmium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/osmium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/palladium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/palladium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/palladium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/palladium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/palladium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/palladium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/platinum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/platinum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/prometheum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/prometheum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/prometheum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/prometheum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/prometheum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/prometheum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/quadrillum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/quadrillum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/runite_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/runite_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/runite_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/runite_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/runite_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/runite_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/runite_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/runite_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/runite_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/runite_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/runite_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/runite_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/runite_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/runite_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/runite_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/runite_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/silver_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/silver_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/silver_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/silver_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/silver_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/silver_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/silver_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/silver_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/silver_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/silver_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/silver_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/silver_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/silver_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/silver_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/silver_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/silver_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/star_platinum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/star_platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/star_platinum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/star_platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/star_platinum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/star_platinum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/star_platinum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/star_platinum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/steel_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/steel_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/steel_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/steel_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/steel_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/steel_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/steel_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/steel_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/stormyx_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/stormyx_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/stormyx_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/blasting/stormyx_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/stormyx_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/blasting/stormyx_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/tin_from_dust.json b/src/main/generated/data/mythicmetals/recipe/blasting/tin_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/tin_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/blasting/tin_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/tin_from_ores.json b/src/main/generated/data/mythicmetals/recipe/blasting/tin_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/tin_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/blasting/tin_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/blasting/tin_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/blasting/tin_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/blasting/tin_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/blasting/tin_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/aquarium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/aquarium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/aquarium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/aquarium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/aquarium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/aquarium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/banglum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/banglum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/banglum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/banglum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/banglum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/banglum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/carmot_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/carmot_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/carmot_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/carmot_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/carmot_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/carmot_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/kyber_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/kyber_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/kyber_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/kyber_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/kyber_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/kyber_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/manganese_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/manganese_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/midas_gold_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/midas_gold_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/osmium_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/osmium_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/osmium_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/osmium_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/osmium_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/osmium_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/platinum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/platinum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/prometheum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/prometheum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/prometheum_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/prometheum_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/prometheum_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/prometheum_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/quadrillum_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/quadrillum_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/silver_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/silver_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/silver_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/silver_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/silver_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/silver_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/silver_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/silver_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/silver_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/silver_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/silver_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/silver_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/silver_nugget_from_armor.json b/src/main/generated/data/mythicmetals/recipe/smelting/silver_nugget_from_armor.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/silver_nugget_from_armor.json rename to src/main/generated/data/mythicmetals/recipe/smelting/silver_nugget_from_armor.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/tin_from_dust.json b/src/main/generated/data/mythicmetals/recipe/smelting/tin_from_dust.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/tin_from_dust.json rename to src/main/generated/data/mythicmetals/recipe/smelting/tin_from_dust.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/tin_from_ores.json b/src/main/generated/data/mythicmetals/recipe/smelting/tin_from_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/tin_from_ores.json rename to src/main/generated/data/mythicmetals/recipe/smelting/tin_from_ores.json diff --git a/src/main/generated/data/mythicmetals/recipes/smelting/tin_from_raw_ore.json b/src/main/generated/data/mythicmetals/recipe/smelting/tin_from_raw_ore.json similarity index 100% rename from src/main/generated/data/mythicmetals/recipes/smelting/tin_from_raw_ore.json rename to src/main/generated/data/mythicmetals/recipe/smelting/tin_from_raw_ore.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores.json b/src/main/generated/data/mythicmetals/tags/block/ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores.json rename to src/main/generated/data/mythicmetals/tags/block/ores.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/adamantite.json b/src/main/generated/data/mythicmetals/tags/block/ores/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/adamantite.json rename to src/main/generated/data/mythicmetals/tags/block/ores/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/aquarium.json b/src/main/generated/data/mythicmetals/tags/block/ores/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/aquarium.json rename to src/main/generated/data/mythicmetals/tags/block/ores/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/banglum.json b/src/main/generated/data/mythicmetals/tags/block/ores/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/banglum.json rename to src/main/generated/data/mythicmetals/tags/block/ores/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/carmot.json b/src/main/generated/data/mythicmetals/tags/block/ores/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/carmot.json rename to src/main/generated/data/mythicmetals/tags/block/ores/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/kyber.json b/src/main/generated/data/mythicmetals/tags/block/ores/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/kyber.json rename to src/main/generated/data/mythicmetals/tags/block/ores/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/manganese.json b/src/main/generated/data/mythicmetals/tags/block/ores/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/manganese.json rename to src/main/generated/data/mythicmetals/tags/block/ores/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/midas_gold.json b/src/main/generated/data/mythicmetals/tags/block/ores/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/block/ores/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/morkite.json b/src/main/generated/data/mythicmetals/tags/block/ores/morkite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/morkite.json rename to src/main/generated/data/mythicmetals/tags/block/ores/morkite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/mythril.json b/src/main/generated/data/mythicmetals/tags/block/ores/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/mythril.json rename to src/main/generated/data/mythicmetals/tags/block/ores/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/orichalcum.json b/src/main/generated/data/mythicmetals/tags/block/ores/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/block/ores/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/osmium.json b/src/main/generated/data/mythicmetals/tags/block/ores/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/osmium.json rename to src/main/generated/data/mythicmetals/tags/block/ores/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/palladium.json b/src/main/generated/data/mythicmetals/tags/block/ores/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/palladium.json rename to src/main/generated/data/mythicmetals/tags/block/ores/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/platinum.json b/src/main/generated/data/mythicmetals/tags/block/ores/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/platinum.json rename to src/main/generated/data/mythicmetals/tags/block/ores/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/prometheum.json b/src/main/generated/data/mythicmetals/tags/block/ores/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/prometheum.json rename to src/main/generated/data/mythicmetals/tags/block/ores/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/quadrillum.json b/src/main/generated/data/mythicmetals/tags/block/ores/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/block/ores/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/runite.json b/src/main/generated/data/mythicmetals/tags/block/ores/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/runite.json rename to src/main/generated/data/mythicmetals/tags/block/ores/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/silver.json b/src/main/generated/data/mythicmetals/tags/block/ores/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/silver.json rename to src/main/generated/data/mythicmetals/tags/block/ores/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/starrite.json b/src/main/generated/data/mythicmetals/tags/block/ores/starrite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/starrite.json rename to src/main/generated/data/mythicmetals/tags/block/ores/starrite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/stormyx.json b/src/main/generated/data/mythicmetals/tags/block/ores/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/stormyx.json rename to src/main/generated/data/mythicmetals/tags/block/ores/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/tin.json b/src/main/generated/data/mythicmetals/tags/block/ores/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/tin.json rename to src/main/generated/data/mythicmetals/tags/block/ores/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/ores/unobtainium.json b/src/main/generated/data/mythicmetals/tags/block/ores/unobtainium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/ores/unobtainium.json rename to src/main/generated/data/mythicmetals/tags/block/ores/unobtainium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/adamantite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/adamantite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/aquarium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/aquarium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/banglum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/banglum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/bronze.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/bronze.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/carmot.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/carmot.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/celestium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/celestium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/durasteel.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/durasteel.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/hallowed.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/hallowed.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/kyber.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/kyber.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/manganese.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/manganese.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/metallurgium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/midas_gold.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/morkite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/morkite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/morkite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/morkite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/mythril.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/mythril.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/orichalcum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/osmium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/osmium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/palladium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/palladium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/platinum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/platinum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/prometheum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/prometheum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/quadrillum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_adamantite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_adamantite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_aquarium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_aquarium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_banglum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_banglum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_carmot.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_carmot.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_kyber.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_kyber.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_manganese.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_manganese.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_midas_gold.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_midas_gold.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_mythril.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_mythril.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_orichalcum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_orichalcum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_osmium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_osmium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_palladium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_palladium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_platinum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_platinum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_prometheum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_prometheum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_quadrillum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_quadrillum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_runite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_runite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_runite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_silver.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_silver.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_silver.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_stormyx.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_stormyx.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_tin.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/raw_tin.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/raw_tin.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/runite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/runite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/silver.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/silver.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/star_platinum.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/starrite.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/starrite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/starrite.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/starrite.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/steel.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/steel.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/stormyx.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/stormyx.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/tin.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/tin.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/unobtainium.json b/src/main/generated/data/mythicmetals/tags/block/storage_blocks/unobtainium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/blocks/storage_blocks/unobtainium.json rename to src/main/generated/data/mythicmetals/tags/block/storage_blocks/unobtainium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/armor/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/armor/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/armor/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/armor/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/banglum.json b/src/main/generated/data/mythicmetals/tags/item/armor/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/armor/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/bronze.json b/src/main/generated/data/mythicmetals/tags/item/armor/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/armor/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/carmot.json b/src/main/generated/data/mythicmetals/tags/item/armor/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/armor/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/celestium.json b/src/main/generated/data/mythicmetals/tags/item/armor/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/armor/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/copper.json b/src/main/generated/data/mythicmetals/tags/item/armor/copper.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/copper.json rename to src/main/generated/data/mythicmetals/tags/item/armor/copper.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/armor/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/armor/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/armor/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/armor/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/kyber.json b/src/main/generated/data/mythicmetals/tags/item/armor/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/armor/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/legendary_banglum.json b/src/main/generated/data/mythicmetals/tags/item/armor/legendary_banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/legendary_banglum.json rename to src/main/generated/data/mythicmetals/tags/item/armor/legendary_banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/armor/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/armor/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/armor/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/armor/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/mythril.json b/src/main/generated/data/mythicmetals/tags/item/armor/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/armor/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/armor/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/armor/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/osmium.json b/src/main/generated/data/mythicmetals/tags/item/armor/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/armor/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/osmium_chainmail.json b/src/main/generated/data/mythicmetals/tags/item/armor/osmium_chainmail.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/osmium_chainmail.json rename to src/main/generated/data/mythicmetals/tags/item/armor/osmium_chainmail.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/palladium.json b/src/main/generated/data/mythicmetals/tags/item/armor/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/armor/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/armor/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/armor/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/runite.json b/src/main/generated/data/mythicmetals/tags/item/armor/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/runite.json rename to src/main/generated/data/mythicmetals/tags/item/armor/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/silver.json b/src/main/generated/data/mythicmetals/tags/item/armor/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/silver.json rename to src/main/generated/data/mythicmetals/tags/item/armor/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/armor/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/armor/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/steel.json b/src/main/generated/data/mythicmetals/tags/item/armor/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/steel.json rename to src/main/generated/data/mythicmetals/tags/item/armor/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/armor/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/armor/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armor/tidesinger.json b/src/main/generated/data/mythicmetals/tags/item/armor/tidesinger.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armor/tidesinger.json rename to src/main/generated/data/mythicmetals/tags/item/armor/tidesinger.json diff --git a/src/main/generated/data/mythicmetals/tags/items/armors.json b/src/main/generated/data/mythicmetals/tags/item/armors.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/armors.json rename to src/main/generated/data/mythicmetals/tags/item/armors.json diff --git a/src/main/generated/data/mythicmetals/tags/items/arrows.json b/src/main/generated/data/mythicmetals/tags/item/arrows.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/arrows.json rename to src/main/generated/data/mythicmetals/tags/item/arrows.json diff --git a/src/main/generated/data/mythicmetals/tags/items/axes.json b/src/main/generated/data/mythicmetals/tags/item/axes.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/axes.json rename to src/main/generated/data/mythicmetals/tags/item/axes.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts.json b/src/main/generated/data/mythicmetals/tags/item/dusts.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts.json rename to src/main/generated/data/mythicmetals/tags/item/dusts.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/dusts/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/dusts/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/banglum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/bronze.json b/src/main/generated/data/mythicmetals/tags/item/dusts/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/carmot.json b/src/main/generated/data/mythicmetals/tags/item/dusts/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/celestium.json b/src/main/generated/data/mythicmetals/tags/item/dusts/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/dusts/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/dusts/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/kyber.json b/src/main/generated/data/mythicmetals/tags/item/dusts/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/manganese.json b/src/main/generated/data/mythicmetals/tags/item/dusts/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/dusts/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/dusts/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/mythril.json b/src/main/generated/data/mythicmetals/tags/item/dusts/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/osmium.json b/src/main/generated/data/mythicmetals/tags/item/dusts/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/palladium.json b/src/main/generated/data/mythicmetals/tags/item/dusts/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/platinum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/runite.json b/src/main/generated/data/mythicmetals/tags/item/dusts/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/runite.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/silver.json b/src/main/generated/data/mythicmetals/tags/item/dusts/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/silver.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/dusts/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/steel.json b/src/main/generated/data/mythicmetals/tags/item/dusts/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/steel.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/dusts/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/dusts/tin.json b/src/main/generated/data/mythicmetals/tags/item/dusts/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/dusts/tin.json rename to src/main/generated/data/mythicmetals/tags/item/dusts/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/elytra.json b/src/main/generated/data/mythicmetals/tags/item/elytra.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/elytra.json rename to src/main/generated/data/mythicmetals/tags/item/elytra.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment.json b/src/main/generated/data/mythicmetals/tags/item/equipment.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment.json rename to src/main/generated/data/mythicmetals/tags/item/equipment.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/equipment/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/equipment/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/banglum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/bronze.json b/src/main/generated/data/mythicmetals/tags/item/equipment/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/carmot.json b/src/main/generated/data/mythicmetals/tags/item/equipment/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/celestium.json b/src/main/generated/data/mythicmetals/tags/item/equipment/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/copper.json b/src/main/generated/data/mythicmetals/tags/item/equipment/copper.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/copper.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/copper.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/equipment/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/equipment/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/kyber.json b/src/main/generated/data/mythicmetals/tags/item/equipment/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/legendary_banglum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/legendary_banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/legendary_banglum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/legendary_banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/equipment/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/equipment/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/mythril.json b/src/main/generated/data/mythicmetals/tags/item/equipment/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/osmium.json b/src/main/generated/data/mythicmetals/tags/item/equipment/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/palladium.json b/src/main/generated/data/mythicmetals/tags/item/equipment/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/runite.json b/src/main/generated/data/mythicmetals/tags/item/equipment/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/runite.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/silver.json b/src/main/generated/data/mythicmetals/tags/item/equipment/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/silver.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/equipment/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/steel.json b/src/main/generated/data/mythicmetals/tags/item/equipment/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/steel.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/equipment/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/equipment/tidesinger.json b/src/main/generated/data/mythicmetals/tags/item/equipment/tidesinger.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/equipment/tidesinger.json rename to src/main/generated/data/mythicmetals/tags/item/equipment/tidesinger.json diff --git a/src/main/generated/data/mythicmetals/tags/items/hoes.json b/src/main/generated/data/mythicmetals/tags/item/hoes.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/hoes.json rename to src/main/generated/data/mythicmetals/tags/item/hoes.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots.json b/src/main/generated/data/mythicmetals/tags/item/ingots.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots.json rename to src/main/generated/data/mythicmetals/tags/item/ingots.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/ingots/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/ingots/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/banglum.json b/src/main/generated/data/mythicmetals/tags/item/ingots/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/bronze.json b/src/main/generated/data/mythicmetals/tags/item/ingots/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/carmot.json b/src/main/generated/data/mythicmetals/tags/item/ingots/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/celestium.json b/src/main/generated/data/mythicmetals/tags/item/ingots/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/ingots/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/ingots/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/kyber.json b/src/main/generated/data/mythicmetals/tags/item/ingots/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/manganese.json b/src/main/generated/data/mythicmetals/tags/item/ingots/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/ingots/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/ingots/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/mythril.json b/src/main/generated/data/mythicmetals/tags/item/ingots/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/ingots/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/osmium.json b/src/main/generated/data/mythicmetals/tags/item/ingots/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/palladium.json b/src/main/generated/data/mythicmetals/tags/item/ingots/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/platinum.json b/src/main/generated/data/mythicmetals/tags/item/ingots/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/ingots/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/ingots/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/runite.json b/src/main/generated/data/mythicmetals/tags/item/ingots/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/runite.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/silver.json b/src/main/generated/data/mythicmetals/tags/item/ingots/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/silver.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/steel.json b/src/main/generated/data/mythicmetals/tags/item/ingots/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/steel.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/ingots/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ingots/tin.json b/src/main/generated/data/mythicmetals/tags/item/ingots/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ingots/tin.json rename to src/main/generated/data/mythicmetals/tags/item/ingots/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/midas_raw_ores.json b/src/main/generated/data/mythicmetals/tags/item/midas_raw_ores.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/midas_raw_ores.json rename to src/main/generated/data/mythicmetals/tags/item/midas_raw_ores.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets.json b/src/main/generated/data/mythicmetals/tags/item/nuggets.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/banglum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/bronze.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/carmot.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/celestium.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/kyber.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/manganese.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/mythril.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/osmium.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/palladium.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/platinum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/runite.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/runite.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/silver.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/silver.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/steel.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/steel.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/nuggets/tin.json b/src/main/generated/data/mythicmetals/tags/item/nuggets/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/nuggets/tin.json rename to src/main/generated/data/mythicmetals/tags/item/nuggets/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/ores/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/ores/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/ores/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/ores/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/banglum.json b/src/main/generated/data/mythicmetals/tags/item/ores/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/ores/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/carmot.json b/src/main/generated/data/mythicmetals/tags/item/ores/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/ores/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/kyber.json b/src/main/generated/data/mythicmetals/tags/item/ores/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/ores/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/manganese.json b/src/main/generated/data/mythicmetals/tags/item/ores/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/ores/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/ores/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/ores/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/morkite.json b/src/main/generated/data/mythicmetals/tags/item/ores/morkite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/morkite.json rename to src/main/generated/data/mythicmetals/tags/item/ores/morkite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/mythril.json b/src/main/generated/data/mythicmetals/tags/item/ores/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/ores/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/ores/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/ores/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/osmium.json b/src/main/generated/data/mythicmetals/tags/item/ores/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/ores/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/palladium.json b/src/main/generated/data/mythicmetals/tags/item/ores/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/ores/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/platinum.json b/src/main/generated/data/mythicmetals/tags/item/ores/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/ores/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/ores/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/ores/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/ores/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/ores/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/runite.json b/src/main/generated/data/mythicmetals/tags/item/ores/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/runite.json rename to src/main/generated/data/mythicmetals/tags/item/ores/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/silver.json b/src/main/generated/data/mythicmetals/tags/item/ores/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/silver.json rename to src/main/generated/data/mythicmetals/tags/item/ores/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/starrite.json b/src/main/generated/data/mythicmetals/tags/item/ores/starrite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/starrite.json rename to src/main/generated/data/mythicmetals/tags/item/ores/starrite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/ores/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/ores/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/tin.json b/src/main/generated/data/mythicmetals/tags/item/ores/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/tin.json rename to src/main/generated/data/mythicmetals/tags/item/ores/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/ores/unobtainium.json b/src/main/generated/data/mythicmetals/tags/item/ores/unobtainium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/ores/unobtainium.json rename to src/main/generated/data/mythicmetals/tags/item/ores/unobtainium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/pickaxes.json b/src/main/generated/data/mythicmetals/tags/item/pickaxes.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/pickaxes.json rename to src/main/generated/data/mythicmetals/tags/item/pickaxes.json diff --git a/src/main/generated/data/mythicmetals/tags/items/rare_materials.json b/src/main/generated/data/mythicmetals/tags/item/rare_materials.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/rare_materials.json rename to src/main/generated/data/mythicmetals/tags/item/rare_materials.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/banglum.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/carmot.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/kyber.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/manganese.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/mythril.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/osmium.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/palladium.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/platinum.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/runite.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/runite.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/silver.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/silver.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/raw_materials/tin.json b/src/main/generated/data/mythicmetals/tags/item/raw_materials/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/raw_materials/tin.json rename to src/main/generated/data/mythicmetals/tags/item/raw_materials/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/shovels.json b/src/main/generated/data/mythicmetals/tags/item/shovels.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/shovels.json rename to src/main/generated/data/mythicmetals/tags/item/shovels.json diff --git a/src/main/generated/data/mythicmetals/tags/items/smithing_templates.json b/src/main/generated/data/mythicmetals/tags/item/smithing_templates.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/smithing_templates.json rename to src/main/generated/data/mythicmetals/tags/item/smithing_templates.json diff --git a/src/main/generated/data/mythicmetals/tags/items/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/starrite.json b/src/main/generated/data/mythicmetals/tags/item/starrite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/starrite.json rename to src/main/generated/data/mythicmetals/tags/item/starrite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/banglum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/bronze.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/carmot.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/celestium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/kyber.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/manganese.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/manganese.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/morkite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/morkite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/morkite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/morkite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/mythril.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/osmium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/palladium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/platinum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/platinum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_adamantite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_aquarium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_banglum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_banglum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_carmot.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_carmot.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_kyber.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_kyber.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_manganese.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_manganese.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_manganese.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_manganese.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_midas_gold.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_midas_gold.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_midas_gold.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_midas_gold.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_mythril.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_mythril.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_osmium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_osmium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_palladium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_palladium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_platinum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_prometheum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_runite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_runite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_silver.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_silver.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_stormyx.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_tin.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/raw_tin.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/raw_tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/runite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/runite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/silver.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/silver.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/silver.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/silver.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/starrite.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/starrite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/starrite.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/starrite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/steel.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/steel.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/tin.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/tin.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/tin.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/tin.json diff --git a/src/main/generated/data/mythicmetals/tags/items/storage_blocks/unobtainium.json b/src/main/generated/data/mythicmetals/tags/item/storage_blocks/unobtainium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/storage_blocks/unobtainium.json rename to src/main/generated/data/mythicmetals/tags/item/storage_blocks/unobtainium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/swords.json b/src/main/generated/data/mythicmetals/tags/item/swords.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/swords.json rename to src/main/generated/data/mythicmetals/tags/item/swords.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools.json b/src/main/generated/data/mythicmetals/tags/item/tools.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools.json rename to src/main/generated/data/mythicmetals/tags/item/tools.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/adamantite.json b/src/main/generated/data/mythicmetals/tags/item/tools/adamantite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/adamantite.json rename to src/main/generated/data/mythicmetals/tags/item/tools/adamantite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/aquarium.json b/src/main/generated/data/mythicmetals/tags/item/tools/aquarium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/aquarium.json rename to src/main/generated/data/mythicmetals/tags/item/tools/aquarium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/banglum.json b/src/main/generated/data/mythicmetals/tags/item/tools/banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/banglum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/bronze.json b/src/main/generated/data/mythicmetals/tags/item/tools/bronze.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/bronze.json rename to src/main/generated/data/mythicmetals/tags/item/tools/bronze.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/carmot.json b/src/main/generated/data/mythicmetals/tags/item/tools/carmot.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/carmot.json rename to src/main/generated/data/mythicmetals/tags/item/tools/carmot.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/celestium.json b/src/main/generated/data/mythicmetals/tags/item/tools/celestium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/celestium.json rename to src/main/generated/data/mythicmetals/tags/item/tools/celestium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/copper.json b/src/main/generated/data/mythicmetals/tags/item/tools/copper.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/copper.json rename to src/main/generated/data/mythicmetals/tags/item/tools/copper.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/durasteel.json b/src/main/generated/data/mythicmetals/tags/item/tools/durasteel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/durasteel.json rename to src/main/generated/data/mythicmetals/tags/item/tools/durasteel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/hallowed.json b/src/main/generated/data/mythicmetals/tags/item/tools/hallowed.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/hallowed.json rename to src/main/generated/data/mythicmetals/tags/item/tools/hallowed.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/kyber.json b/src/main/generated/data/mythicmetals/tags/item/tools/kyber.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/kyber.json rename to src/main/generated/data/mythicmetals/tags/item/tools/kyber.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/legendary_banglum.json b/src/main/generated/data/mythicmetals/tags/item/tools/legendary_banglum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/legendary_banglum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/legendary_banglum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/melee_weapons.json b/src/main/generated/data/mythicmetals/tags/item/tools/melee_weapons.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/melee_weapons.json rename to src/main/generated/data/mythicmetals/tags/item/tools/melee_weapons.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/metallurgium.json b/src/main/generated/data/mythicmetals/tags/item/tools/metallurgium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/metallurgium.json rename to src/main/generated/data/mythicmetals/tags/item/tools/metallurgium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/mining_tools.json b/src/main/generated/data/mythicmetals/tags/item/tools/mining_tools.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/mining_tools.json rename to src/main/generated/data/mythicmetals/tags/item/tools/mining_tools.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/mythril.json b/src/main/generated/data/mythicmetals/tags/item/tools/mythril.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/mythril.json rename to src/main/generated/data/mythicmetals/tags/item/tools/mythril.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/orichalcum.json b/src/main/generated/data/mythicmetals/tags/item/tools/orichalcum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/orichalcum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/orichalcum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/osmium.json b/src/main/generated/data/mythicmetals/tags/item/tools/osmium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/osmium.json rename to src/main/generated/data/mythicmetals/tags/item/tools/osmium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/palladium.json b/src/main/generated/data/mythicmetals/tags/item/tools/palladium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/palladium.json rename to src/main/generated/data/mythicmetals/tags/item/tools/palladium.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/prometheum.json b/src/main/generated/data/mythicmetals/tags/item/tools/prometheum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/prometheum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/prometheum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/quadrillum.json b/src/main/generated/data/mythicmetals/tags/item/tools/quadrillum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/quadrillum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/quadrillum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/runite.json b/src/main/generated/data/mythicmetals/tags/item/tools/runite.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/runite.json rename to src/main/generated/data/mythicmetals/tags/item/tools/runite.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/shields.json b/src/main/generated/data/mythicmetals/tags/item/tools/shields.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/shields.json rename to src/main/generated/data/mythicmetals/tags/item/tools/shields.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/star_platinum.json b/src/main/generated/data/mythicmetals/tags/item/tools/star_platinum.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/star_platinum.json rename to src/main/generated/data/mythicmetals/tags/item/tools/star_platinum.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/steel.json b/src/main/generated/data/mythicmetals/tags/item/tools/steel.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/steel.json rename to src/main/generated/data/mythicmetals/tags/item/tools/steel.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/stormyx.json b/src/main/generated/data/mythicmetals/tags/item/tools/stormyx.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/stormyx.json rename to src/main/generated/data/mythicmetals/tags/item/tools/stormyx.json diff --git a/src/main/generated/data/mythicmetals/tags/items/tools/tidesinger.json b/src/main/generated/data/mythicmetals/tags/item/tools/tidesinger.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/tools/tidesinger.json rename to src/main/generated/data/mythicmetals/tags/item/tools/tidesinger.json diff --git a/src/main/generated/data/mythicmetals/tags/items/unobtainium.json b/src/main/generated/data/mythicmetals/tags/item/unobtainium.json similarity index 100% rename from src/main/generated/data/mythicmetals/tags/items/unobtainium.json rename to src/main/generated/data/mythicmetals/tags/item/unobtainium.json