From 08a4287ebf1460f89da011ed8206f925d48a1400 Mon Sep 17 00:00:00 2001 From: RadzRatz <106654292+RadzRatz@users.noreply.github.com> Date: Tue, 25 Feb 2025 17:36:15 -0600 Subject: [PATCH] Rat Code Cleanup V4.0.4 pt.5.0 - Reloaded Datagen with new method to check on Subfolders and base textures path - Added another set of helper methods over BlocksRegistry - Fixed some issues with Diamond Rod - Added Diamond Plate - Nerfed the amount of raw ores each ore gave (1 - 2 | 1 - 3) - Migrated the majority of recipes to DataGen - Added Gallium block tags - Registered Iridium Ores, Blocks, Items, Worldgen, Tags, Lang and recipes - Missing Ore Block to Material recipes, but commit too long and t'was yelling at me LMAO --- .../103d9f3f36b01595f1aa5172191e60eff02e6924 | 5 +- .../1e1a47fc3c80e8a181a3941b1a2f48ff4509f089 | 14 +- .../474f4b2eac39f892f2cd7ba756fe752766f56205 | 22 +- .../589664e18f58ed5d86aafc2b8a25b539d2f00e41 | 37 +- .../59eb3dbb5f86130e09b3c62d89b9525ee01cf52d | 86 +- .../69c82df72267e22fbe351bb12e5f853d3dd10a7b | 447 +++---- .../9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e | 1029 +++++++++++++++++ .../deepslate_iridium_ore_block.json | 7 + .../blockstates/iridium_block.json | 7 + .../blockstates/iridium_ore_block.json | 7 + .../blockstates/raw_iridium_block.json | 7 + .../block/deepslate_iridium_ore_block.json | 6 + .../models/block/iridium_block.json | 6 + .../models/block/iridium_ore_block.json | 6 + .../models/block/raw_iridium_block.json | 6 + .../models/item/aluminum_dust.json | 2 +- .../models/item/aluminum_ingot.json | 2 +- .../models/item/aluminum_nugget.json | 2 +- .../eternalores/models/item/amber_dust.json | 2 +- .../eternalores/models/item/apatite_dust.json | 2 +- .../models/item/blue_steel_dust.json | 2 +- .../models/item/blue_steel_ingot.json | 2 +- .../models/item/blue_steel_nugget.json | 2 +- .../eternalores/models/item/brass_dust.json | 2 +- .../eternalores/models/item/brass_ingot.json | 2 +- .../eternalores/models/item/brass_nugget.json | 2 +- .../models/item/britannia_silver_dust.json | 2 +- .../models/item/britannia_silver_ingot.json | 2 +- .../models/item/britannia_silver_nugget.json | 2 +- .../eternalores/models/item/bronze_dust.json | 2 +- .../eternalores/models/item/bronze_ingot.json | 2 +- .../models/item/bronze_nugget.json | 2 +- .../models/item/cinnabar_dust.json | 2 +- .../eternalores/models/item/coal_dust.json | 2 +- .../eternalores/models/item/cobalt_dust.json | 2 +- .../models/item/cobalt_hammer.json | 4 +- .../eternalores/models/item/cobalt_ingot.json | 2 +- .../models/item/cobalt_nugget.json | 2 +- .../models/item/constantan_dust.json | 2 +- .../models/item/constantan_ingot.json | 2 +- .../models/item/constantan_nugget.json | 2 +- .../eternalores/models/item/copper_dust.json | 2 +- .../models/item/copper_hammer.json | 4 +- .../models/item/copper_nugget.json | 2 +- .../item/deepslate_iridium_ore_block.json | 3 + .../eternalores/models/item/diamond_dust.json | 2 +- .../models/item/diamond_hammer.json | 4 +- .../models/item/electrum_dust.json | 2 +- .../models/item/electrum_ingot.json | 2 +- .../models/item/electrum_nugget.json | 2 +- .../eternalores/models/item/emerald_dust.json | 2 +- .../eternalores/models/item/ender_dust.json | 2 +- .../models/item/enderium_dust.json | 2 +- .../models/item/enderium_ingot.json | 2 +- .../models/item/enderium_nugget.json | 2 +- .../models/item/endstone_dust.json | 2 +- .../models/item/eternal_dark_ingot.json | 2 +- .../models/item/eternal_light_ingot.json | 2 +- .../eternalores/models/item/fluorite.json | 2 +- .../models/item/fluorite_dust.json | 2 +- .../eternalores/models/item/gallium_dust.json | 2 +- .../models/item/gallium_ingot.json | 2 +- .../models/item/gallium_nugget.json | 2 +- .../models/item/gear_aluminum.json | 2 +- .../eternalores/models/item/gear_bronze.json | 2 +- .../eternalores/models/item/gear_copper.json | 2 +- .../eternalores/models/item/gear_diamond.json | 2 +- .../models/item/gear_enderium.json | 2 +- .../eternalores/models/item/gear_gold.json | 2 +- .../eternalores/models/item/gear_iron.json | 2 +- .../eternalores/models/item/gear_lead.json | 2 +- .../eternalores/models/item/gear_osmium.json | 2 +- .../eternalores/models/item/gear_steel.json | 2 +- .../eternalores/models/item/gear_tin.json | 2 +- .../eternalores/models/item/gem_amber.json | 2 +- .../eternalores/models/item/gem_apatite.json | 2 +- .../eternalores/models/item/gem_cinnabar.json | 2 +- .../eternalores/models/item/gem_niter.json | 2 +- .../models/item/gem_obsidian_shard.json | 2 +- .../eternalores/models/item/gem_onyx.json | 2 +- .../eternalores/models/item/gem_peridot.json | 2 +- .../eternalores/models/item/gem_ruby.json | 2 +- .../eternalores/models/item/gem_sapphire.json | 2 +- .../models/item/gem_sapphire_shard.json | 2 +- .../eternalores/models/item/gold_dust.json | 2 +- .../models/item/graphite_dust.json | 2 +- .../models/item/graphite_ingot.json | 2 +- .../models/item/graphite_nugget.json | 2 +- .../eternalores/models/item/invar_dust.json | 2 +- .../eternalores/models/item/invar_ingot.json | 2 +- .../eternalores/models/item/invar_nugget.json | 2 +- .../models/item/iridium_block.json | 3 + .../eternalores/models/item/iridium_dust.json | 6 + .../models/item/iridium_ingot.json | 6 + .../models/item/iridium_nugget.json | 6 + .../models/item/iridium_ore_block.json | 3 + .../eternalores/models/item/iron_dust.json | 2 +- .../models/item/iron_gem_cutter.json | 2 +- .../eternalores/models/item/iron_hammer.json | 4 +- .../models/item/lapis_lazuli_dust.json | 2 +- .../eternalores/models/item/lead_dust.json | 2 +- .../eternalores/models/item/lead_ingot.json | 2 +- .../eternalores/models/item/lead_nugget.json | 2 +- .../eternalores/models/item/lumium_dust.json | 2 +- .../eternalores/models/item/lumium_ingot.json | 2 +- .../models/item/lumium_nugget.json | 2 +- .../models/item/netherite_dust.json | 2 +- .../models/item/netherite_nugget.json | 2 +- .../models/item/netherrack_dust.json | 2 +- .../eternalores/models/item/nickel_dust.json | 2 +- .../eternalores/models/item/nickel_ingot.json | 2 +- .../models/item/nickel_nugget.json | 2 +- .../eternalores/models/item/niter_dust.json | 2 +- .../models/item/obsidian_dust.json | 2 +- .../eternalores/models/item/onyx_dust.json | 2 +- .../eternalores/models/item/osmium_dust.json | 2 +- .../eternalores/models/item/osmium_ingot.json | 2 +- .../models/item/osmium_nugget.json | 2 +- .../eternalores/models/item/peridot_dust.json | 2 +- .../eternalores/models/item/pewter_dust.json | 2 +- .../eternalores/models/item/pewter_ingot.json | 2 +- .../models/item/pewter_nugget.json | 2 +- .../models/item/plate_aluminum.json | 2 +- .../models/item/plate_blue_steel.json | 2 +- .../eternalores/models/item/plate_brass.json | 2 +- .../eternalores/models/item/plate_bronze.json | 2 +- .../eternalores/models/item/plate_cobalt.json | 2 +- .../models/item/plate_constantan.json | 2 +- .../eternalores/models/item/plate_copper.json | 2 +- .../models/item/plate_diamond.json | 6 + .../models/item/plate_electrum.json | 2 +- .../models/item/plate_enderium.json | 2 +- .../models/item/plate_gallium.json | 2 +- .../eternalores/models/item/plate_gold.json | 2 +- .../models/item/plate_graphite.json | 2 +- .../eternalores/models/item/plate_invar.json | 2 +- .../models/item/plate_iridium.json | 6 + .../eternalores/models/item/plate_iron.json | 2 +- .../eternalores/models/item/plate_lead.json | 2 +- .../eternalores/models/item/plate_lumium.json | 2 +- .../models/item/plate_netherite.json | 2 +- .../eternalores/models/item/plate_nickel.json | 2 +- .../eternalores/models/item/plate_osmium.json | 2 +- .../models/item/plate_platinum.json | 2 +- .../models/item/plate_plutonium.json | 2 +- .../models/item/plate_rose_gold.json | 2 +- .../models/item/plate_sapphire.json | 2 +- .../models/item/plate_signalum.json | 2 +- .../eternalores/models/item/plate_silver.json | 2 +- .../eternalores/models/item/plate_steel.json | 2 +- .../eternalores/models/item/plate_tin.json | 2 +- .../models/item/plate_titanium.json | 2 +- .../models/item/plate_ultimatitanium.json | 2 +- .../models/item/plate_uranium.json | 2 +- .../eternalores/models/item/plate_zinc.json | 2 +- .../models/item/platinum_dust.json | 2 +- .../models/item/platinum_ingot.json | 2 +- .../models/item/platinum_nugget.json | 2 +- .../models/item/plutonium_dust.json | 2 +- .../models/item/plutonium_ingot.json | 2 +- .../models/item/plutonium_nugget.json | 2 +- .../eternalores/models/item/quartz_dust.json | 2 +- .../eternalores/models/item/raw_aluminum.json | 2 +- .../eternalores/models/item/raw_cobalt.json | 2 +- .../eternalores/models/item/raw_gallium.json | 2 +- .../eternalores/models/item/raw_iridium.json | 6 + .../models/item/raw_iridium_block.json | 3 + .../eternalores/models/item/raw_lead.json | 2 +- .../eternalores/models/item/raw_nickel.json | 2 +- .../eternalores/models/item/raw_osmium.json | 2 +- .../eternalores/models/item/raw_platinum.json | 2 +- .../models/item/raw_plutonium.json | 2 +- .../eternalores/models/item/raw_silver.json | 2 +- .../eternalores/models/item/raw_tin.json | 2 +- .../models/item/raw_ultimatitanium.json | 2 +- .../eternalores/models/item/raw_uranium.json | 2 +- .../eternalores/models/item/raw_zinc.json | 2 +- .../models/item/redstone_ingot.json | 2 +- .../eternalores/models/item/rod_aluminum.json | 2 +- .../models/item/rod_blue_steel.json | 2 +- .../eternalores/models/item/rod_brass.json | 2 +- .../eternalores/models/item/rod_bronze.json | 2 +- .../eternalores/models/item/rod_cobalt.json | 2 +- .../models/item/rod_constantan.json | 2 +- .../eternalores/models/item/rod_copper.json | 2 +- .../eternalores/models/item/rod_diamond.json | 2 +- .../eternalores/models/item/rod_electrum.json | 2 +- .../eternalores/models/item/rod_enderium.json | 2 +- .../eternalores/models/item/rod_gallium.json | 2 +- .../eternalores/models/item/rod_gold.json | 2 +- .../eternalores/models/item/rod_graphite.json | 2 +- .../eternalores/models/item/rod_invar.json | 2 +- .../eternalores/models/item/rod_iridium.json | 6 + .../eternalores/models/item/rod_iron.json | 2 +- .../eternalores/models/item/rod_lead.json | 2 +- .../eternalores/models/item/rod_lumium.json | 2 +- .../models/item/rod_netherite.json | 2 +- .../eternalores/models/item/rod_nickel.json | 2 +- .../eternalores/models/item/rod_osmium.json | 2 +- .../eternalores/models/item/rod_platinum.json | 2 +- .../models/item/rod_plutonium.json | 2 +- .../models/item/rod_rose_gold.json | 2 +- .../eternalores/models/item/rod_sapphire.json | 2 +- .../eternalores/models/item/rod_signalum.json | 2 +- .../eternalores/models/item/rod_silver.json | 2 +- .../eternalores/models/item/rod_steel.json | 2 +- .../eternalores/models/item/rod_tin.json | 2 +- .../eternalores/models/item/rod_titanium.json | 2 +- .../models/item/rod_ultimatitanium.json | 2 +- .../eternalores/models/item/rod_uranium.json | 2 +- .../eternalores/models/item/rod_zinc.json | 2 +- .../models/item/rose_gold_dust.json | 2 +- .../models/item/rose_gold_ingot.json | 2 +- .../models/item/rose_gold_nugget.json | 2 +- .../eternalores/models/item/ruby_dust.json | 2 +- .../models/item/sapphire_dust.json | 2 +- .../models/item/signalum_dust.json | 2 +- .../models/item/signalum_ingot.json | 2 +- .../models/item/signalum_nugget.json | 2 +- .../eternalores/models/item/silicon.json | 2 +- .../eternalores/models/item/silver_dust.json | 2 +- .../eternalores/models/item/silver_ingot.json | 2 +- .../models/item/silver_nugget.json | 2 +- .../eternalores/models/item/steel_dust.json | 2 +- .../eternalores/models/item/steel_ingot.json | 2 +- .../eternalores/models/item/steel_nugget.json | 2 +- .../eternalores/models/item/stone_hammer.json | 4 +- .../eternalores/models/item/sulfur.json | 2 +- .../eternalores/models/item/sulfur_dust.json | 2 +- .../eternalores/models/item/tin_dust.json | 2 +- .../eternalores/models/item/tin_ingot.json | 2 +- .../eternalores/models/item/tin_nugget.json | 2 +- .../models/item/titanium_dust.json | 2 +- .../models/item/titanium_ingot.json | 2 +- .../models/item/titanium_nugget.json | 2 +- .../models/item/ultimate_gear.json | 2 +- .../models/item/ultimatitanium_dust.json | 2 +- .../models/item/ultimatitanium_ingot.json | 2 +- .../models/item/ultimatitanium_nugget.json | 2 +- .../eternalores/models/item/uranium_dust.json | 2 +- .../models/item/uranium_ingot.json | 2 +- .../models/item/uranium_nugget.json | 2 +- .../eternalores/models/item/zinc_dust.json | 2 +- .../eternalores/models/item/zinc_ingot.json | 2 +- .../eternalores/models/item/zinc_nugget.json | 2 +- .../data/c/tags/block/metal_block.json | 1 + .../resources/data/c/tags/block/ores.json | 2 + .../data/c/tags/block/ores/iridium.json | 6 + .../tags/block/ores_in_ground/deepslate.json | 1 + .../c/tags/block/ores_in_ground/stone.json | 3 +- .../data/c/tags/block/raw_ore_block.json | 1 + .../data/c/tags/block/storage_blocks.json | 3 + .../c/tags/block/storage_blocks/iridium.json | 5 + .../block/storage_blocks/raw_gallium.json | 5 + .../block/storage_blocks/raw_iridium.json | 5 + .../resources/data/c/tags/item/dusts.json | 1 + .../data/c/tags/item/dusts/fluorite.json | 5 + .../data/c/tags/item/dusts/iridium.json | 5 + .../data/c/tags/item/gem_plates.json | 1 + .../resources/data/c/tags/item/ingots.json | 1 + .../data/c/tags/item/ingots/iridium.json | 5 + .../data/c/tags/item/metal_dust.json | 1 + .../data/c/tags/item/metal_plates.json | 1 + .../data/c/tags/item/metal_rods.json | 1 + .../resources/data/c/tags/item/nuggets.json | 1 + .../data/c/tags/item/nuggets/iridium.json | 5 + .../resources/data/c/tags/item/ores.json | 2 + .../data/c/tags/item/ores/iridium.json | 6 + .../resources/data/c/tags/item/plates.json | 1 + .../data/c/tags/item/plates/diamond.json | 5 + .../data/c/tags/item/plates/iridium.json | 5 + .../data/c/tags/item/raw_materials.json | 1 + .../resources/data/c/tags/item/rods.json | 1 + .../data/c/tags/item/rods/iridium.json | 5 + .../data/c/tags/item/storage_blocks.json | 3 + .../c/tags/item/storage_blocks/iridium.json | 5 + .../tags/item/storage_blocks/raw_gallium.json | 5 + .../tags/item/storage_blocks/raw_iridium.json | 5 + .../aluminum_ingot_to_block.json | 32 + .../aluminum_raw_to_block.json | 32 + .../building_blocks/amber_gem_to_block.json | 32 + .../building_blocks/apatite_gem_to_block.json | 32 + .../blue_steel_ingot_to_block.json | 32 + .../building_blocks/brass_ingot_to_block.json | 32 + .../britannia_ingot_to_block.json | 32 + .../bronze_ingot_to_block.json | 32 + .../cinnabar_gem_to_block.json | 32 + .../cobalt_ingot_to_block.json | 32 + .../building_blocks/cobalt_raw_to_block.json | 32 + .../constantan_ingot_to_block.json | 32 + .../electrum_ingot_to_block.json | 32 + .../enderium_ingot_to_block.json | 32 + .../fluorite_gem_to_block.json | 32 + .../gallium_ingot_to_block.json | 32 + .../building_blocks/gallium_raw_to_block.json | 32 + .../graphite_ingot_to_block.json | 32 + .../building_blocks/invar_ingot_to_block.json | 32 + .../iridium_ingot_to_block.json | 32 + .../building_blocks/iridium_raw_to_block.json | 32 + .../building_blocks/lead_ingot_to_block.json | 32 + .../building_blocks/lead_raw_to_block.json | 32 + .../lumium_ingot_to_block.json | 32 + .../nickel_ingot_to_block.json | 32 + .../building_blocks/nickel_raw_to_block.json | 32 + .../building_blocks/niter_gem_to_block.json | 32 + .../building_blocks/onyx_gem_to_block.json | 32 + .../osmium_ingot_to_block.json | 32 + .../building_blocks/osmium_raw_to_block.json | 32 + .../building_blocks/peridot_gem_to_block.json | 32 + .../pewter_ingot_to_block.json | 32 + .../platinum_ingot_to_block.json | 32 + .../platinum_raw_to_block.json | 32 + .../plutonium_ingot_to_block.json | 32 + .../plutonium_raw_to_block.json | 32 + .../rose_gold_ingot_to_block.json | 32 + .../building_blocks/ruby_gem_to_block.json | 32 + .../sapphire_gem_to_block.json | 32 + .../signalum_ingot_to_block.json | 32 + .../silver_ingot_to_block.json | 32 + .../building_blocks/silver_raw_to_block.json | 32 + .../building_blocks/steel_ingot_to_block.json | 32 + .../building_blocks/sulfur_raw_to_block.json | 32 + .../building_blocks/tin_ingot_to_block.json | 32 + .../building_blocks/tin_raw_to_block.json | 32 + .../titanium_ingot_to_block.json | 32 + .../ultimatitanium_ingot_to_block.json | 32 + .../uranium_ingot_to_block.json | 32 + .../building_blocks/uranium_raw_to_block.json | 32 + .../building_blocks/zinc_ingot_to_block.json | 32 + .../building_blocks/zinc_raw_to_block.json | 32 + .../recipes/misc/aluminum_block_to_ingot.json | 32 + .../aluminum_dust_to_material_blasting.json | 32 + .../aluminum_dust_to_material_furnace.json | 32 + .../recipes/misc/aluminum_ingot_to_dust.json | 32 + .../misc/aluminum_ingot_to_nugget.json | 32 + .../misc/aluminum_nugget_to_ingot.json | 32 + .../recipes/misc/aluminum_plate.json | 32 + ...aluminum_plate_to_dust_deconstruction.json | 32 + ...uminum_raw_block_to_material_blasting.json | 32 + ...luminum_raw_block_to_material_furnace.json | 32 + .../misc/aluminum_raw_block_to_ore.json | 32 + .../recipes/misc/aluminum_raw_to_dust.json | 32 + .../misc/aluminum_raw_to_ingot_blasting.json | 32 + .../misc/aluminum_raw_to_ingot_furnace.json | 32 + .../recipes/misc/aluminum_rod.json | 32 + .../aluminum_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/amber_block_to_gem.json | 32 + .../misc/amber_dust_to_material_blasting.json | 32 + .../misc/amber_dust_to_material_furnace.json | 32 + .../recipes/misc/amber_gem_to_dust.json | 32 + .../recipes/misc/apatite_block_to_gem.json | 32 + .../apatite_dust_to_material_blasting.json | 32 + .../apatite_dust_to_material_furnace.json | 32 + .../recipes/misc/apatite_gem_to_dust.json | 32 + .../misc/blue_steel_block_to_ingot.json | 32 + .../blue_steel_dust_to_material_blasting.json | 32 + .../blue_steel_dust_to_material_furnace.json | 32 + .../misc/blue_steel_ingot_to_dust.json | 32 + .../misc/blue_steel_ingot_to_nugget.json | 32 + .../misc/blue_steel_nugget_to_ingot.json | 32 + .../recipes/misc/blue_steel_plate.json | 32 + ...ue_steel_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/blue_steel_rod.json | 32 + ...blue_steel_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/brass_block_to_ingot.json | 32 + .../misc/brass_dust_to_material_blasting.json | 32 + .../misc/brass_dust_to_material_furnace.json | 32 + .../recipes/misc/brass_ingot_to_dust.json | 32 + .../recipes/misc/brass_ingot_to_nugget.json | 32 + .../recipes/misc/brass_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/brass_plate.json | 32 + .../brass_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/brass_rod.json | 32 + .../brass_rod_to_dust_deconstruction.json | 32 + .../misc/britannia_block_to_ingot.json | 32 + .../recipes/misc/britannia_ingot_to_dust.json | 32 + .../misc/britannia_ingot_to_nugget.json | 32 + .../misc/britannia_nugget_to_ingot.json | 32 + ...nnia_silver_dust_to_material_blasting.json | 32 + ...annia_silver_dust_to_material_furnace.json | 32 + .../recipes/misc/bronze_block_to_ingot.json | 32 + .../bronze_dust_to_material_blasting.json | 32 + .../misc/bronze_dust_to_material_furnace.json | 32 + .../recipes/misc/bronze_ingot_to_dust.json | 32 + .../recipes/misc/bronze_ingot_to_nugget.json | 32 + .../recipes/misc/bronze_nugget_to_ingot.json | 32 + .../recipes/misc/bronze_plate.json | 32 + .../bronze_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/bronze_rod.json | 32 + .../bronze_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/cinnabar_block_to_gem.json | 32 + .../cinnabar_dust_to_material_blasting.json | 32 + .../cinnabar_dust_to_material_furnace.json | 32 + .../recipes/misc/cinnabar_gem_to_dust.json | 32 + .../recipes/misc/coal_gem_to_dust.json | 32 + .../recipes/misc/cobalt_block_to_ingot.json | 32 + .../cobalt_dust_to_material_blasting.json | 32 + .../misc/cobalt_dust_to_material_furnace.json | 32 + .../recipes/misc/cobalt_ingot_to_dust.json | 32 + .../recipes/misc/cobalt_ingot_to_nugget.json | 32 + .../recipes/misc/cobalt_nugget_to_ingot.json | 32 + .../recipes/misc/cobalt_plate.json | 32 + .../cobalt_plate_to_dust_deconstruction.json | 32 + ...cobalt_raw_block_to_material_blasting.json | 32 + .../cobalt_raw_block_to_material_furnace.json | 32 + .../recipes/misc/cobalt_raw_block_to_ore.json | 32 + .../recipes/misc/cobalt_raw_to_dust.json | 32 + .../misc/cobalt_raw_to_ingot_blasting.json | 32 + .../misc/cobalt_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/cobalt_rod.json | 32 + .../cobalt_rod_to_dust_deconstruction.json | 32 + .../misc/constantan_block_to_ingot.json | 32 + .../constantan_dust_to_material_blasting.json | 32 + .../constantan_dust_to_material_furnace.json | 32 + .../misc/constantan_ingot_to_dust.json | 32 + .../misc/constantan_ingot_to_nugget.json | 32 + .../misc/constantan_nugget_to_ingot.json | 32 + .../recipes/misc/constantan_plate.json | 32 + ...nstantan_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/constantan_rod.json | 32 + ...constantan_rod_to_dust_deconstruction.json | 32 + .../copper_dust_to_material_blasting.json | 32 + .../misc/copper_dust_to_material_furnace.json | 32 + .../recipes/misc/copper_ingot_to_dust.json | 32 + .../recipes/misc/copper_ingot_to_nugget.json | 32 + .../recipes/misc/copper_nugget_to_ingot.json | 32 + .../recipes/misc/copper_plate.json | 32 + .../copper_plate_to_dust_deconstruction.json | 32 + ...copper_raw_block_to_material_blasting.json | 32 + .../copper_raw_block_to_material_furnace.json | 32 + .../recipes/misc/copper_raw_to_dust.json | 32 + .../advancement/recipes/misc/copper_rod.json | 32 + .../copper_rod_to_dust_deconstruction.json | 32 + .../diamond_dust_to_material_blasting.json | 32 + .../diamond_dust_to_material_furnace.json | 32 + .../recipes/misc/diamond_gem_to_dust.json | 32 + .../recipes/misc/diamond_plate.json | 32 + .../diamond_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/diamond_rod.json | 32 + .../diamond_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/electrum_block_to_ingot.json | 32 + .../electrum_dust_to_material_blasting.json | 32 + .../electrum_dust_to_material_furnace.json | 32 + .../recipes/misc/electrum_ingot_to_dust.json | 32 + .../misc/electrum_ingot_to_nugget.json | 32 + .../misc/electrum_nugget_to_ingot.json | 32 + .../recipes/misc/electrum_plate.json | 32 + ...electrum_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/electrum_rod.json | 32 + .../electrum_rod_to_dust_deconstruction.json | 32 + .../emerald_dust_to_material_blasting.json | 32 + .../emerald_dust_to_material_furnace.json | 32 + .../recipes/misc/emerald_gem_to_dust.json | 32 + .../recipes/misc/ender_misc_to_dust.json | 32 + .../recipes/misc/enderium_block_to_ingot.json | 32 + .../enderium_dust_to_material_blasting.json | 32 + .../enderium_dust_to_material_furnace.json | 32 + .../recipes/misc/enderium_ingot_to_dust.json | 32 + .../misc/enderium_ingot_to_nugget.json | 32 + .../misc/enderium_nugget_to_ingot.json | 32 + .../recipes/misc/enderium_plate.json | 32 + ...enderium_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/enderium_rod.json | 32 + .../enderium_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/endstone_misc_to_dust.json | 32 + .../recipes/misc/fluorite_block_to_gem.json | 32 + .../recipes/misc/fluorite_gem_to_dust.json | 32 + .../recipes/misc/gallium_block_to_ingot.json | 32 + .../gallium_dust_to_material_blasting.json | 32 + .../gallium_dust_to_material_furnace.json | 32 + .../recipes/misc/gallium_ingot_to_dust.json | 32 + .../recipes/misc/gallium_ingot_to_nugget.json | 32 + .../recipes/misc/gallium_nugget_to_ingot.json | 32 + .../recipes/misc/gallium_plate.json | 32 + .../gallium_plate_to_dust_deconstruction.json | 32 + ...allium_raw_block_to_material_blasting.json | 32 + ...gallium_raw_block_to_material_furnace.json | 32 + .../misc/gallium_raw_block_to_ore.json | 32 + .../recipes/misc/gallium_raw_to_dust.json | 32 + .../misc/gallium_raw_to_ingot_blasting.json | 32 + .../misc/gallium_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/gallium_rod.json | 32 + .../gallium_rod_to_dust_deconstruction.json | 32 + .../misc/gold_dust_to_material_blasting.json | 32 + .../misc/gold_dust_to_material_furnace.json | 32 + .../recipes/misc/gold_ingot_to_dust.json | 32 + .../advancement/recipes/misc/gold_plate.json | 32 + .../gold_plate_to_dust_deconstruction.json | 32 + .../gold_raw_block_to_material_blasting.json | 32 + .../gold_raw_block_to_material_furnace.json | 32 + .../recipes/misc/gold_raw_to_dust.json | 32 + .../advancement/recipes/misc/gold_rod.json | 32 + .../misc/gold_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/graphite_block_to_ingot.json | 32 + .../graphite_dust_to_material_blasting.json | 32 + .../graphite_dust_to_material_furnace.json | 32 + .../misc/graphite_ingot_to_nugget.json | 32 + .../misc/graphite_nugget_to_ingot.json | 32 + .../recipes/misc/graphite_plate.json | 32 + ...graphite_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/graphite_rod.json | 32 + .../graphite_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/invar_block_to_ingot.json | 32 + .../misc/invar_dust_to_material_blasting.json | 32 + .../misc/invar_dust_to_material_furnace.json | 32 + .../recipes/misc/invar_ingot_to_dust.json | 32 + .../recipes/misc/invar_ingot_to_nugget.json | 32 + .../recipes/misc/invar_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/invar_plate.json | 32 + .../invar_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/invar_rod.json | 32 + .../invar_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/iridium_block_to_ingot.json | 32 + .../iridium_dust_to_material_blasting.json | 32 + .../iridium_dust_to_material_furnace.json | 32 + .../recipes/misc/iridium_ingot_to_dust.json | 32 + .../recipes/misc/iridium_ingot_to_nugget.json | 32 + .../recipes/misc/iridium_nugget_to_ingot.json | 32 + .../recipes/misc/iridium_plate.json | 32 + .../iridium_plate_to_dust_deconstruction.json | 32 + ...ridium_raw_block_to_material_blasting.json | 32 + ...iridium_raw_block_to_material_furnace.json | 32 + .../misc/iridium_raw_block_to_ore.json | 32 + .../recipes/misc/iridium_raw_to_dust.json | 32 + .../misc/iridium_raw_to_ingot_blasting.json | 32 + .../misc/iridium_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/iridium_rod.json | 32 + .../iridium_rod_to_dust_deconstruction.json | 32 + .../misc/iron_dust_to_material_blasting.json | 32 + .../misc/iron_dust_to_material_furnace.json | 32 + .../recipes/misc/iron_ingot_to_dust.json | 32 + .../advancement/recipes/misc/iron_plate.json | 32 + .../iron_plate_to_dust_deconstruction.json | 32 + .../iron_raw_block_to_material_blasting.json | 32 + .../iron_raw_block_to_material_furnace.json | 32 + .../recipes/misc/iron_raw_to_dust.json | 32 + .../advancement/recipes/misc/iron_rod.json | 32 + .../misc/iron_rod_to_dust_deconstruction.json | 32 + .../misc/lapis_dust_to_material_blasting.json | 32 + .../misc/lapis_dust_to_material_furnace.json | 32 + .../recipes/misc/lapis_gem_to_dust.json | 32 + .../recipes/misc/lead_block_to_ingot.json | 32 + .../misc/lead_dust_to_material_blasting.json | 32 + .../misc/lead_dust_to_material_furnace.json | 32 + .../recipes/misc/lead_ingot_to_dust.json | 32 + .../recipes/misc/lead_ingot_to_nugget.json | 32 + .../recipes/misc/lead_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/lead_plate.json | 32 + .../lead_plate_to_dust_deconstruction.json | 32 + .../lead_raw_block_to_material_blasting.json | 32 + .../lead_raw_block_to_material_furnace.json | 32 + .../recipes/misc/lead_raw_block_to_ore.json | 32 + .../recipes/misc/lead_raw_to_dust.json | 32 + .../misc/lead_raw_to_ingot_blasting.json | 32 + .../misc/lead_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/lead_rod.json | 32 + .../misc/lead_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/lumium_block_to_ingot.json | 32 + .../lumium_dust_to_material_blasting.json | 32 + .../misc/lumium_dust_to_material_furnace.json | 32 + .../recipes/misc/lumium_ingot_to_dust.json | 32 + .../recipes/misc/lumium_ingot_to_nugget.json | 32 + .../recipes/misc/lumium_nugget_to_ingot.json | 32 + .../recipes/misc/lumium_plate.json | 32 + .../lumium_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/lumium_rod.json | 32 + .../lumium_rod_to_dust_deconstruction.json | 32 + .../netherite_dust_to_material_blasting.json | 32 + .../netherite_dust_to_material_furnace.json | 32 + .../recipes/misc/netherite_ingot_to_dust.json | 32 + .../misc/netherite_ingot_to_nugget.json | 32 + .../misc/netherite_nugget_to_ingot.json | 32 + .../recipes/misc/netherite_plate.json | 32 + ...etherite_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/netherite_rod.json | 32 + .../netherite_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/netherrack_misc_to_dust.json | 32 + .../recipes/misc/nickel_block_to_ingot.json | 32 + .../nickel_dust_to_material_blasting.json | 32 + .../misc/nickel_dust_to_material_furnace.json | 32 + .../recipes/misc/nickel_ingot_to_dust.json | 32 + .../recipes/misc/nickel_ingot_to_nugget.json | 32 + .../recipes/misc/nickel_nugget_to_ingot.json | 32 + .../recipes/misc/nickel_plate.json | 32 + .../nickel_plate_to_dust_deconstruction.json | 32 + ...nickel_raw_block_to_material_blasting.json | 32 + .../nickel_raw_block_to_material_furnace.json | 32 + .../recipes/misc/nickel_raw_block_to_ore.json | 32 + .../recipes/misc/nickel_raw_to_dust.json | 32 + .../misc/nickel_raw_to_ingot_blasting.json | 32 + .../misc/nickel_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/nickel_rod.json | 32 + .../nickel_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/niter_block_to_gem.json | 32 + .../misc/niter_dust_to_material_blasting.json | 32 + .../misc/niter_dust_to_material_furnace.json | 32 + .../recipes/misc/niter_gem_to_dust.json | 32 + .../recipes/misc/obsidian_misc1_to_dust.json | 32 + .../recipes/misc/obsidian_misc2_to_dust.json | 32 + .../recipes/misc/onyx_block_to_gem.json | 32 + .../misc/onyx_dust_to_material_blasting.json | 32 + .../misc/onyx_dust_to_material_furnace.json | 32 + .../recipes/misc/onyx_gem_to_dust.json | 32 + .../recipes/misc/osmium_block_to_ingot.json | 32 + .../osmium_dust_to_material_blasting.json | 32 + .../misc/osmium_dust_to_material_furnace.json | 32 + .../recipes/misc/osmium_ingot_to_dust.json | 32 + .../recipes/misc/osmium_ingot_to_nugget.json | 32 + .../recipes/misc/osmium_nugget_to_ingot.json | 32 + .../recipes/misc/osmium_plate.json | 32 + .../osmium_plate_to_dust_deconstruction.json | 32 + ...osmium_raw_block_to_material_blasting.json | 32 + .../osmium_raw_block_to_material_furnace.json | 32 + .../recipes/misc/osmium_raw_block_to_ore.json | 32 + .../recipes/misc/osmium_raw_to_dust.json | 32 + .../misc/osmium_raw_to_ingot_blasting.json | 32 + .../misc/osmium_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/osmium_rod.json | 32 + .../osmium_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/peridot_block_to_gem.json | 32 + .../peridot_dust_to_material_blasting.json | 32 + .../peridot_dust_to_material_furnace.json | 32 + .../recipes/misc/peridot_gem_to_dust.json | 32 + .../recipes/misc/pewter_block_to_ingot.json | 32 + .../pewter_dust_to_material_blasting.json | 32 + .../misc/pewter_dust_to_material_furnace.json | 32 + .../recipes/misc/pewter_ingot_to_dust.json | 32 + .../recipes/misc/pewter_ingot_to_nugget.json | 32 + .../recipes/misc/pewter_nugget_to_ingot.json | 32 + .../recipes/misc/platinum_block_to_ingot.json | 32 + .../platinum_dust_to_material_blasting.json | 32 + .../platinum_dust_to_material_furnace.json | 32 + .../recipes/misc/platinum_ingot_to_dust.json | 32 + .../misc/platinum_ingot_to_nugget.json | 32 + .../misc/platinum_nugget_to_ingot.json | 32 + .../recipes/misc/platinum_plate.json | 32 + ...platinum_plate_to_dust_deconstruction.json | 32 + ...atinum_raw_block_to_material_blasting.json | 32 + ...latinum_raw_block_to_material_furnace.json | 32 + .../misc/platinum_raw_block_to_ore.json | 32 + .../recipes/misc/platinum_raw_to_dust.json | 32 + .../misc/platinum_raw_to_ingot_blasting.json | 32 + .../misc/platinum_raw_to_ingot_furnace.json | 32 + .../recipes/misc/platinum_rod.json | 32 + .../platinum_rod_to_dust_deconstruction.json | 32 + .../misc/plutonium_block_to_ingot.json | 32 + .../plutonium_dust_to_material_blasting.json | 32 + .../plutonium_dust_to_material_furnace.json | 32 + .../recipes/misc/plutonium_ingot_to_dust.json | 32 + .../misc/plutonium_ingot_to_nugget.json | 32 + .../misc/plutonium_nugget_to_ingot.json | 32 + .../recipes/misc/plutonium_plate.json | 32 + ...lutonium_plate_to_dust_deconstruction.json | 32 + ...tonium_raw_block_to_material_blasting.json | 32 + ...utonium_raw_block_to_material_furnace.json | 32 + .../misc/plutonium_raw_block_to_ore.json | 32 + .../misc/plutonium_raw_to_ingot_blasting.json | 32 + .../misc/plutonium_raw_to_ingot_furnace.json | 32 + .../recipes/misc/plutonium_rod.json | 32 + .../plutonium_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/quartz_gem_to_dust.json | 32 + .../misc/rose_gold_block_to_ingot.json | 32 + .../rose_gold_dust_to_material_blasting.json | 32 + .../rose_gold_dust_to_material_furnace.json | 32 + .../recipes/misc/rose_gold_ingot_to_dust.json | 32 + .../misc/rose_gold_ingot_to_nugget.json | 32 + .../misc/rose_gold_nugget_to_ingot.json | 32 + .../recipes/misc/rose_gold_plate.json | 32 + ...ose_gold_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/rose_gold_rod.json | 32 + .../rose_gold_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/ruby_block_to_gem.json | 32 + .../misc/ruby_dust_to_material_blasting.json | 32 + .../misc/ruby_dust_to_material_furnace.json | 32 + .../recipes/misc/ruby_gem_to_dust.json | 32 + .../recipes/misc/sapphire_block_to_gem.json | 32 + .../sapphire_dust_to_material_blasting.json | 32 + .../sapphire_dust_to_material_furnace.json | 32 + .../recipes/misc/sapphire_gem_to_dust.json | 32 + .../recipes/misc/sapphire_plate.json | 32 + ...sapphire_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/sapphire_rod.json | 32 + .../sapphire_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/signalum_block_to_ingot.json | 32 + .../signalum_dust_to_material_blasting.json | 32 + .../signalum_dust_to_material_furnace.json | 32 + .../recipes/misc/signalum_ingot_to_dust.json | 32 + .../misc/signalum_ingot_to_nugget.json | 32 + .../misc/signalum_nugget_to_ingot.json | 32 + .../recipes/misc/signalum_plate.json | 32 + ...signalum_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/signalum_rod.json | 32 + .../signalum_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/silver_block_to_ingot.json | 32 + .../silver_dust_to_material_blasting.json | 32 + .../misc/silver_dust_to_material_furnace.json | 32 + .../recipes/misc/silver_ingot_to_dust.json | 32 + .../recipes/misc/silver_ingot_to_nugget.json | 32 + .../recipes/misc/silver_nugget_to_ingot.json | 32 + .../recipes/misc/silver_plate.json | 32 + .../silver_plate_to_dust_deconstruction.json | 32 + ...silver_raw_block_to_material_blasting.json | 32 + .../silver_raw_block_to_material_furnace.json | 32 + .../recipes/misc/silver_raw_block_to_ore.json | 32 + .../recipes/misc/silver_raw_to_dust.json | 32 + .../misc/silver_raw_to_ingot_blasting.json | 32 + .../misc/silver_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/silver_rod.json | 32 + .../silver_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/steel_block_to_ingot.json | 32 + .../misc/steel_dust_to_material_blasting.json | 32 + .../misc/steel_dust_to_material_furnace.json | 32 + .../recipes/misc/steel_ingot_to_dust.json | 32 + .../recipes/misc/steel_ingot_to_nugget.json | 32 + .../recipes/misc/steel_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/steel_plate.json | 32 + .../steel_plate_to_dust_deconstruction.json | 32 + .../advancement/recipes/misc/steel_rod.json | 32 + .../steel_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/sulfur_gem_to_dust.json | 32 + .../recipes/misc/sulfur_raw_block_to_ore.json | 32 + .../recipes/misc/tin_block_to_ingot.json | 32 + .../misc/tin_dust_to_material_blasting.json | 32 + .../misc/tin_dust_to_material_furnace.json | 32 + .../recipes/misc/tin_ingot_to_dust.json | 32 + .../recipes/misc/tin_ingot_to_nugget.json | 32 + .../recipes/misc/tin_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/tin_plate.json | 32 + .../tin_plate_to_dust_deconstruction.json | 32 + .../tin_raw_block_to_material_blasting.json | 32 + .../tin_raw_block_to_material_furnace.json | 32 + .../recipes/misc/tin_raw_block_to_ore.json | 32 + .../recipes/misc/tin_raw_to_dust.json | 32 + .../misc/tin_raw_to_ingot_blasting.json | 32 + .../misc/tin_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/tin_rod.json | 32 + .../misc/tin_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/titanium_block_to_ingot.json | 32 + .../titanium_dust_to_material_blasting.json | 32 + .../titanium_dust_to_material_furnace.json | 32 + .../recipes/misc/titanium_ingot_to_dust.json | 32 + .../misc/titanium_ingot_to_nugget.json | 32 + .../misc/titanium_nugget_to_ingot.json | 32 + .../recipes/misc/titanium_plate.json | 32 + ...titanium_plate_to_dust_deconstruction.json | 32 + .../recipes/misc/titanium_rod.json | 32 + .../titanium_rod_to_dust_deconstruction.json | 32 + .../misc/ultimatitanium_block_to_ingot.json | 32 + ...imatitanium_dust_to_material_blasting.json | 32 + ...timatitanium_dust_to_material_furnace.json | 32 + .../misc/ultimatitanium_ingot_to_dust.json | 32 + .../misc/ultimatitanium_ingot_to_nugget.json | 32 + .../misc/ultimatitanium_nugget_to_ingot.json | 32 + .../recipes/misc/ultimatitanium_plate.json | 32 + ...titanium_plate_to_dust_deconstruction.json | 32 + .../misc/ultimatitanium_raw_to_dust.json | 32 + .../ultimatitanium_raw_to_ingot_blasting.json | 32 + .../ultimatitanium_raw_to_ingot_furnace.json | 32 + .../recipes/misc/ultimatitanium_rod.json | 32 + ...matitanium_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/uranium_block_to_ingot.json | 32 + .../uranium_dust_to_material_blasting.json | 32 + .../uranium_dust_to_material_furnace.json | 32 + .../recipes/misc/uranium_ingot_to_dust.json | 32 + .../recipes/misc/uranium_ingot_to_nugget.json | 32 + .../recipes/misc/uranium_nugget_to_ingot.json | 32 + .../recipes/misc/uranium_plate.json | 32 + .../uranium_plate_to_dust_deconstruction.json | 32 + ...ranium_raw_block_to_material_blasting.json | 32 + ...uranium_raw_block_to_material_furnace.json | 32 + .../misc/uranium_raw_block_to_ore.json | 32 + .../recipes/misc/uranium_raw_to_dust.json | 32 + .../misc/uranium_raw_to_ingot_blasting.json | 32 + .../misc/uranium_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/uranium_rod.json | 32 + .../uranium_rod_to_dust_deconstruction.json | 32 + .../recipes/misc/zinc_block_to_ingot.json | 32 + .../misc/zinc_dust_to_material_blasting.json | 32 + .../misc/zinc_dust_to_material_furnace.json | 32 + .../recipes/misc/zinc_ingot_to_dust.json | 32 + .../recipes/misc/zinc_ingot_to_nugget.json | 32 + .../recipes/misc/zinc_nugget_to_ingot.json | 32 + .../advancement/recipes/misc/zinc_plate.json | 32 + .../zinc_plate_to_dust_deconstruction.json | 32 + .../zinc_raw_block_to_material_blasting.json | 32 + .../zinc_raw_block_to_material_furnace.json | 32 + .../recipes/misc/zinc_raw_block_to_ore.json | 32 + .../recipes/misc/zinc_raw_to_dust.json | 32 + .../misc/zinc_raw_to_ingot_blasting.json | 32 + .../misc/zinc_raw_to_ingot_furnace.json | 32 + .../advancement/recipes/misc/zinc_rod.json | 32 + .../misc/zinc_rod_to_dust_deconstruction.json | 32 + .../loot_table/blocks/aluminum_ore_block.json | 4 +- .../loot_table/blocks/amber_ore_block.json | 2 +- .../loot_table/blocks/apatite_ore_block.json | 2 +- .../loot_table/blocks/cinnabar_ore_block.json | 2 +- .../blocks/deepslate_aluminum_ore_block.json | 4 +- .../blocks/deepslate_amber_ore_block.json | 2 +- .../blocks/deepslate_apatite_ore_block.json | 2 +- .../blocks/deepslate_cinnabar_ore_block.json | 2 +- .../blocks/deepslate_fluorite_ore_block.json | 2 +- .../blocks/deepslate_gallium_ore_block.json | 2 +- .../blocks/deepslate_iridium_ore_block.json | 58 + .../blocks/deepslate_lead_ore_block.json | 2 +- .../blocks/deepslate_nickel_ore_block.json | 4 +- .../blocks/deepslate_niter_ore_block.json | 2 +- .../blocks/deepslate_onyx_ore_block.json | 2 +- .../blocks/deepslate_osmium_ore_block.json | 4 +- .../blocks/deepslate_peridot_ore_block.json | 2 +- .../blocks/deepslate_platinum_ore_block.json | 2 +- .../blocks/deepslate_plutonium_ore_block.json | 2 +- .../blocks/deepslate_ruby_ore_block.json | 2 +- .../blocks/deepslate_sapphire_ore_block.json | 2 +- .../blocks/deepslate_silver_ore_block.json | 4 +- .../blocks/deepslate_sulfur_ore_block.json | 4 +- .../blocks/deepslate_tin_ore_block.json | 4 +- .../blocks/deepslate_zinc_ore_block.json | 2 +- .../loot_table/blocks/fluorite_ore_block.json | 2 +- .../loot_table/blocks/gallium_ore_block.json | 2 +- .../loot_table/blocks/iridium_block.json | 21 + .../loot_table/blocks/iridium_ore_block.json | 58 + .../loot_table/blocks/lead_ore_block.json | 2 +- .../loot_table/blocks/nickel_ore_block.json | 4 +- .../loot_table/blocks/niter_ore_block.json | 2 +- .../loot_table/blocks/onyx_ore_block.json | 2 +- .../loot_table/blocks/osmium_ore_block.json | 4 +- .../loot_table/blocks/peridot_ore_block.json | 2 +- .../loot_table/blocks/platinum_ore_block.json | 2 +- .../blocks/plutonium_ore_block.json | 2 +- .../loot_table/blocks/raw_iridium_block.json | 21 + .../loot_table/blocks/ruby_ore_block.json | 2 +- .../loot_table/blocks/sapphire_ore_block.json | 2 +- .../loot_table/blocks/silver_ore_block.json | 4 +- .../loot_table/blocks/sulfur_ore_block.json | 4 +- .../loot_table/blocks/tin_ore_block.json | 4 +- .../loot_table/blocks/zinc_ore_block.json | 2 +- .../biome_modifier/add_iridium_ore.json | 6 + .../recipe}/aluminum_block_to_ingot.json | 0 .../aluminum_dust_to_material_blasting.json} | 6 +- .../aluminum_dust_to_material_furnace.json} | 4 +- .../recipe/aluminum_ingot_to_block.json} | 6 +- .../recipe}/aluminum_ingot_to_dust.json | 4 +- .../recipe/aluminum_ingot_to_nugget.json} | 2 +- .../recipe}/aluminum_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/aluminum_plate.json | 14 +- ...luminum_plate_to_dust_deconstruction.json} | 4 +- ...minum_raw_block_to_material_blasting.json} | 6 +- ...uminum_raw_block_to_material_furnace.json} | 4 +- .../recipe/aluminum_raw_block_to_ore.json} | 0 .../recipe/aluminum_raw_to_block.json} | 8 +- .../recipe/aluminum_raw_to_dust.json} | 2 +- .../aluminum_raw_to_ingot_blasting.json} | 6 +- .../aluminum_raw_to_ingot_furnace.json} | 4 +- .../eternalores/recipe}/aluminum_rod.json | 14 +- .../aluminum_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/amber_block_to_gem.json | 0 .../amber_dust_to_material_blasting.json} | 6 +- .../amber_dust_to_material_furnace.json} | 4 +- .../recipe/amber_gem_to_block.json} | 6 +- .../recipe}/amber_gem_to_dust.json | 4 +- .../recipe}/apatite_block_to_gem.json | 0 .../apatite_dust_to_material_blasting.json} | 6 +- .../apatite_dust_to_material_furnace.json} | 4 +- .../recipe/apatite_gem_to_block.json} | 6 +- .../recipe}/apatite_gem_to_dust.json | 4 +- .../recipe}/blue_steel_block_to_ingot.json | 0 .../blue_steel_dust_to_material_blasting.json | 13 + .../blue_steel_dust_to_material_furnace.json | 13 + .../recipe/blue_steel_ingot_to_block.json} | 6 +- .../recipe}/blue_steel_ingot_to_dust.json | 4 +- .../recipe/blue_steel_ingot_to_nugget.json} | 2 +- .../recipe}/blue_steel_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/blue_steel_plate.json | 14 +- ...ue_steel_plate_to_dust_deconstruction.json | 16 + .../eternalores/recipe}/blue_steel_rod.json | 14 +- ...blue_steel_rod_to_dust_deconstruction.json | 16 + .../recipe}/brass_block_to_ingot.json | 0 .../brass_dust_to_material_blasting.json} | 6 +- .../brass_dust_to_material_furnace.json} | 4 +- .../recipe/brass_ingot_to_block.json} | 6 +- .../recipe}/brass_ingot_to_dust.json | 4 +- .../recipe/brass_ingot_to_nugget.json} | 2 +- .../recipe}/brass_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/brass_plate.json | 14 +- .../brass_plate_to_dust_deconstruction.json} | 4 +- .../data/eternalores/recipe}/brass_rod.json | 14 +- .../brass_rod_to_dust_deconstruction.json} | 4 +- .../recipe/britannia_block_to_ingot.json | 13 + .../recipe/britannia_ingot_to_block.json | 18 + .../recipe/britannia_ingot_to_dust.json | 16 + .../recipe/britannia_ingot_to_nugget.json | 13 + .../recipe/britannia_nugget_to_ingot.json} | 13 +- ...nnia_silver_dust_to_material_blasting.json | 13 + ...annia_silver_dust_to_material_furnace.json | 13 + .../recipe}/bronze_block_to_ingot.json | 0 .../bronze_dust_to_material_blasting.json} | 6 +- .../bronze_dust_to_material_furnace.json} | 4 +- .../recipe/bronze_ingot_to_block.json} | 6 +- .../recipe}/bronze_ingot_to_dust.json | 4 +- .../recipe/bronze_ingot_to_nugget.json} | 2 +- .../recipe}/bronze_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/bronze_plate.json | 14 +- .../bronze_plate_to_dust_deconstruction.json} | 4 +- .../data/eternalores/recipe}/bronze_rod.json | 14 +- .../bronze_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/cinnabar_block_to_gem.json | 0 .../cinnabar_dust_to_material_blasting.json} | 6 +- .../cinnabar_dust_to_material_furnace.json} | 4 +- .../recipe/cinnabar_gem_to_block.json} | 6 +- .../recipe}/cinnabar_gem_to_dust.json | 4 +- .../eternalores/recipe/coal_gem_to_dust.json} | 2 +- .../recipe}/cobalt_block_to_ingot.json | 0 .../cobalt_dust_to_material_blasting.json} | 6 +- .../cobalt_dust_to_material_furnace.json} | 4 +- .../recipe/cobalt_ingot_to_block.json} | 6 +- .../recipe}/cobalt_ingot_to_dust.json | 4 +- .../recipe/cobalt_ingot_to_nugget.json} | 2 +- .../recipe}/cobalt_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/cobalt_plate.json | 14 +- .../cobalt_plate_to_dust_deconstruction.json} | 4 +- ...obalt_raw_block_to_material_blasting.json} | 6 +- ...cobalt_raw_block_to_material_furnace.json} | 4 +- .../recipe/cobalt_raw_block_to_ore.json} | 0 .../recipe/cobalt_raw_to_block.json} | 6 +- .../recipe/cobalt_raw_to_dust.json} | 2 +- .../recipe/cobalt_raw_to_ingot_blasting.json} | 6 +- .../recipe/cobalt_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/cobalt_rod.json | 14 +- .../cobalt_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/constantan_block_to_ingot.json | 0 ...constantan_dust_to_material_blasting.json} | 6 +- .../constantan_dust_to_material_furnace.json} | 4 +- .../recipe/constantan_ingot_to_block.json} | 6 +- .../recipe}/constantan_ingot_to_dust.json | 4 +- .../recipe/constantan_ingot_to_nugget.json} | 2 +- .../recipe}/constantan_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/constantan_plate.json | 14 +- ...stantan_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/constantan_rod.json | 14 +- ...onstantan_rod_to_dust_deconstruction.json} | 4 +- .../copper_dust_to_material_blasting.json} | 6 +- .../copper_dust_to_material_furnace.json} | 4 +- .../recipe}/copper_ingot_to_dust.json | 2 +- .../recipe/copper_ingot_to_nugget.json} | 0 .../recipe}/copper_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/copper_plate.json | 16 +- .../copper_plate_to_dust_deconstruction.json} | 4 +- ...copper_raw_block_to_material_blasting.json | 13 + .../copper_raw_block_to_material_furnace.json | 13 + .../recipe/copper_raw_to_dust.json} | 4 +- .../data/eternalores/recipe}/copper_rod.json | 16 +- .../copper_rod_to_dust_deconstruction.json | 16 + .../diamond_dust_to_material_blasting.json} | 6 +- .../diamond_dust_to_material_furnace.json | 13 + .../recipe}/diamond_gem_to_dust.json | 4 +- .../eternalores/recipe/diamond_plate.json | 21 + .../diamond_plate_to_dust_deconstruction.json | 16 + .../data/eternalores/recipe/diamond_rod.json} | 16 +- .../diamond_rod_to_dust_deconstruction.json | 16 + .../recipe}/electrum_block_to_ingot.json | 0 .../electrum_dust_to_material_blasting.json} | 6 +- .../electrum_dust_to_material_furnace.json} | 4 +- .../recipe/electrum_ingot_to_block.json} | 6 +- .../recipe}/electrum_ingot_to_dust.json | 4 +- .../recipe/electrum_ingot_to_nugget.json} | 2 +- .../recipe}/electrum_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/electrum_plate.json | 14 +- ...lectrum_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/electrum_rod.json | 14 +- .../electrum_rod_to_dust_deconstruction.json} | 4 +- .../emerald_dust_to_material_blasting.json} | 6 +- .../emerald_dust_to_material_furnace.json | 13 + .../recipe}/emerald_gem_to_dust.json | 4 +- .../recipe/ender_misc_to_dust.json} | 2 +- .../recipe}/enderium_block_to_ingot.json | 0 .../enderium_dust_to_material_blasting.json} | 6 +- .../enderium_dust_to_material_furnace.json} | 4 +- .../recipe/enderium_ingot_to_block.json} | 6 +- .../recipe}/enderium_ingot_to_dust.json | 4 +- .../recipe/enderium_ingot_to_nugget.json} | 2 +- .../recipe}/enderium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/enderium_plate.json | 14 +- ...nderium_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/enderium_rod.json | 14 +- .../enderium_rod_to_dust_deconstruction.json} | 4 +- .../recipe/endstone_misc_to_dust.json} | 2 +- .../recipe}/fluorite_block_to_gem.json | 0 .../recipe/fluorite_gem_to_block.json} | 6 +- .../recipe}/fluorite_gem_to_dust.json | 4 +- .../recipe}/gallium_block_to_ingot.json | 0 .../gallium_dust_to_material_blasting.json} | 6 +- .../gallium_dust_to_material_furnace.json} | 4 +- .../recipe/gallium_ingot_to_block.json} | 6 +- .../recipe}/gallium_ingot_to_dust.json | 4 +- .../recipe/gallium_ingot_to_nugget.json} | 2 +- .../recipe}/gallium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/gallium_plate.json | 14 +- ...gallium_plate_to_dust_deconstruction.json} | 4 +- ...llium_raw_block_to_material_blasting.json} | 6 +- ...allium_raw_block_to_material_furnace.json} | 4 +- .../recipe/gallium_raw_block_to_ore.json} | 0 .../recipe/gallium_raw_to_block.json} | 8 +- .../recipe/gallium_raw_to_dust.json} | 2 +- .../gallium_raw_to_ingot_blasting.json} | 6 +- .../recipe/gallium_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/gallium_rod.json | 14 +- .../gallium_rod_to_dust_deconstruction.json} | 4 +- .../gold_dust_to_material_blasting.json} | 6 +- .../gold_dust_to_material_furnace.json} | 4 +- .../recipe}/gold_ingot_to_dust.json | 2 +- .../data/eternalores/recipe}/gold_plate.json | 16 +- .../gold_plate_to_dust_deconstruction.json} | 4 +- .../gold_raw_block_to_material_blasting.json | 13 + .../gold_raw_block_to_material_furnace.json | 13 + .../eternalores/recipe/gold_raw_to_dust.json} | 4 +- .../data/eternalores/recipe}/gold_rod.json | 16 +- .../gold_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/graphite_block_to_ingot.json | 0 .../graphite_dust_to_material_blasting.json} | 6 +- .../graphite_dust_to_material_furnace.json} | 4 +- .../recipe/graphite_ingot_to_block.json} | 4 +- .../recipe/graphite_ingot_to_nugget.json} | 0 .../recipe}/graphite_nugget_to_ingot.json | 8 +- .../eternalores/recipe}/graphite_plate.json | 14 +- ...raphite_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/graphite_rod.json | 14 +- .../graphite_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/invar_block_to_ingot.json | 0 .../invar_dust_to_material_blasting.json} | 6 +- .../invar_dust_to_material_furnace.json} | 4 +- .../recipe/invar_ingot_to_block.json} | 6 +- .../recipe}/invar_ingot_to_dust.json | 4 +- .../recipe/invar_ingot_to_nugget.json} | 2 +- .../recipe}/invar_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/invar_plate.json | 14 +- .../invar_plate_to_dust_deconstruction.json} | 4 +- .../data/eternalores/recipe}/invar_rod.json | 14 +- .../invar_rod_to_dust_deconstruction.json} | 4 +- .../recipe/iridium_block_to_ingot.json | 13 + .../iridium_dust_to_material_blasting.json | 13 + .../iridium_dust_to_material_furnace.json | 13 + .../recipe/iridium_ingot_to_block.json | 18 + .../recipe/iridium_ingot_to_dust.json | 16 + .../recipe/iridium_ingot_to_nugget.json | 13 + .../recipe/iridium_nugget_to_ingot.json | 18 + .../eternalores/recipe/iridium_plate.json | 21 + .../iridium_plate_to_dust_deconstruction.json | 16 + ...ridium_raw_block_to_material_blasting.json | 13 + ...iridium_raw_block_to_material_furnace.json | 13 + .../recipe/iridium_raw_block_to_ore.json | 13 + .../recipe/iridium_raw_to_block.json | 18 + .../recipe/iridium_raw_to_dust.json | 16 + .../recipe/iridium_raw_to_ingot_blasting.json | 13 + .../recipe/iridium_raw_to_ingot_furnace.json | 13 + .../data/eternalores/recipe/iridium_rod.json | 21 + .../iridium_rod_to_dust_deconstruction.json | 16 + .../iron_dust_to_material_blasting.json} | 6 +- .../iron_dust_to_material_furnace.json} | 4 +- .../recipe}/iron_ingot_to_dust.json | 2 +- .../data/eternalores/recipe}/iron_plate.json | 16 +- .../iron_plate_to_dust_deconstruction.json} | 4 +- .../iron_raw_block_to_material_blasting.json | 13 + .../iron_raw_block_to_material_furnace.json | 13 + .../eternalores/recipe/iron_raw_to_dust.json} | 4 +- .../data/eternalores/recipe}/iron_rod.json | 16 +- .../iron_rod_to_dust_deconstruction.json} | 4 +- .../lapis_dust_to_material_blasting.json} | 6 +- .../lapis_dust_to_material_furnace.json} | 6 +- .../recipe/lapis_gem_to_dust.json} | 2 +- .../recipe}/lead_block_to_ingot.json | 0 .../lead_dust_to_material_blasting.json} | 6 +- .../lead_dust_to_material_furnace.json} | 4 +- .../recipe/lead_ingot_to_block.json} | 6 +- .../recipe}/lead_ingot_to_dust.json | 4 +- .../recipe/lead_ingot_to_nugget.json} | 2 +- .../recipe}/lead_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/lead_plate.json | 14 +- .../lead_plate_to_dust_deconstruction.json} | 4 +- .../lead_raw_block_to_material_blasting.json} | 6 +- .../lead_raw_block_to_material_furnace.json} | 4 +- .../recipe/lead_raw_block_to_ore.json} | 0 .../recipe/lead_raw_to_block.json} | 6 +- .../eternalores/recipe/lead_raw_to_dust.json} | 2 +- .../recipe/lead_raw_to_ingot_blasting.json} | 6 +- .../recipe/lead_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/lead_rod.json | 14 +- .../lead_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/lumium_block_to_ingot.json | 0 .../lumium_dust_to_material_blasting.json} | 6 +- .../lumium_dust_to_material_furnace.json} | 4 +- .../recipe/lumium_ingot_to_block.json} | 6 +- .../recipe}/lumium_ingot_to_dust.json | 4 +- .../recipe/lumium_ingot_to_nugget.json} | 2 +- .../recipe}/lumium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/lumium_plate.json | 14 +- .../lumium_plate_to_dust_deconstruction.json} | 4 +- .../data/eternalores/recipe}/lumium_rod.json | 14 +- .../lumium_rod_to_dust_deconstruction.json} | 4 +- .../netherite_dust_to_material_blasting.json} | 6 +- .../netherite_dust_to_material_furnace.json} | 4 +- .../recipe}/netherite_ingot_to_dust.json | 2 +- .../recipe/netherite_ingot_to_nugget.json} | 0 .../recipe}/netherite_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/netherite_plate.json | 16 +- ...therite_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/netherite_rod.json | 16 +- ...netherite_rod_to_dust_deconstruction.json} | 4 +- .../recipe/netherrack_misc_to_dust.json} | 2 +- .../recipe}/nickel_block_to_ingot.json | 0 .../nickel_dust_to_material_blasting.json} | 6 +- .../nickel_dust_to_material_furnace.json} | 4 +- .../recipe/nickel_ingot_to_block.json} | 6 +- .../recipe}/nickel_ingot_to_dust.json | 4 +- .../recipe/nickel_ingot_to_nugget.json} | 2 +- .../recipe}/nickel_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/nickel_plate.json | 14 +- .../nickel_plate_to_dust_deconstruction.json} | 4 +- ...ickel_raw_block_to_material_blasting.json} | 6 +- ...nickel_raw_block_to_material_furnace.json} | 4 +- .../recipe/nickel_raw_block_to_ore.json} | 0 .../recipe/nickel_raw_to_block.json} | 6 +- .../recipe/nickel_raw_to_dust.json} | 2 +- .../recipe/nickel_raw_to_ingot_blasting.json} | 6 +- .../recipe/nickel_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/nickel_rod.json | 14 +- .../nickel_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/niter_block_to_gem.json | 0 .../niter_dust_to_material_blasting.json} | 6 +- .../niter_dust_to_material_furnace.json} | 4 +- .../recipe/niter_gem_to_block.json} | 6 +- .../recipe}/niter_gem_to_dust.json | 4 +- .../recipe/obsidian_misc1_to_dust.json} | 2 +- .../recipe/obsidian_misc2_to_dust.json | 16 + .../recipe}/onyx_block_to_gem.json | 0 .../onyx_dust_to_material_blasting.json} | 6 +- .../onyx_dust_to_material_furnace.json} | 4 +- .../recipe/onyx_gem_to_block.json} | 6 +- .../eternalores/recipe}/onyx_gem_to_dust.json | 4 +- .../recipe}/osmium_block_to_ingot.json | 0 .../osmium_dust_to_material_blasting.json} | 6 +- .../osmium_dust_to_material_furnace.json} | 4 +- .../recipe/osmium_ingot_to_block.json} | 6 +- .../recipe}/osmium_ingot_to_dust.json | 4 +- .../recipe/osmium_ingot_to_nugget.json} | 2 +- .../recipe}/osmium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/osmium_plate.json | 14 +- .../osmium_plate_to_dust_deconstruction.json} | 4 +- ...smium_raw_block_to_material_blasting.json} | 6 +- ...osmium_raw_block_to_material_furnace.json} | 4 +- .../recipe/osmium_raw_block_to_ore.json} | 0 .../recipe/osmium_raw_to_block.json} | 6 +- .../recipe/osmium_raw_to_dust.json} | 2 +- .../recipe/osmium_raw_to_ingot_blasting.json} | 6 +- .../recipe/osmium_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/osmium_rod.json | 14 +- .../osmium_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/peridot_block_to_gem.json | 0 .../peridot_dust_to_material_blasting.json} | 6 +- .../peridot_dust_to_material_furnace.json} | 4 +- .../recipe/peridot_gem_to_block.json} | 6 +- .../recipe}/peridot_gem_to_dust.json | 4 +- .../recipe}/pewter_block_to_ingot.json | 0 .../pewter_dust_to_material_blasting.json} | 6 +- .../pewter_dust_to_material_furnace.json} | 4 +- .../recipe/pewter_ingot_to_block.json} | 6 +- .../recipe}/pewter_ingot_to_dust.json | 4 +- .../recipe/pewter_ingot_to_nugget.json} | 2 +- .../recipe}/pewter_nugget_to_ingot.json | 10 +- .../recipe}/platinum_block_to_ingot.json | 0 .../platinum_dust_to_material_blasting.json} | 6 +- .../platinum_dust_to_material_furnace.json} | 4 +- .../recipe/platinum_ingot_to_block.json} | 6 +- .../recipe}/platinum_ingot_to_dust.json | 4 +- .../recipe/platinum_ingot_to_nugget.json} | 2 +- .../recipe}/platinum_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/platinum_plate.json | 14 +- ...latinum_plate_to_dust_deconstruction.json} | 4 +- ...tinum_raw_block_to_material_blasting.json} | 6 +- ...atinum_raw_block_to_material_furnace.json} | 4 +- .../recipe/platinum_raw_block_to_ore.json} | 0 .../recipe/platinum_raw_to_block.json} | 6 +- .../recipe/platinum_raw_to_dust.json} | 2 +- .../platinum_raw_to_ingot_blasting.json} | 6 +- .../platinum_raw_to_ingot_furnace.json} | 4 +- .../eternalores/recipe}/platinum_rod.json | 14 +- .../platinum_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/plutonium_block_to_ingot.json | 0 .../plutonium_dust_to_material_blasting.json} | 6 +- .../plutonium_dust_to_material_furnace.json} | 4 +- .../recipe/plutonium_ingot_to_block.json} | 6 +- .../recipe}/plutonium_ingot_to_dust.json | 4 +- .../recipe/plutonium_ingot_to_nugget.json} | 2 +- .../recipe}/plutonium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/plutonium_plate.json | 14 +- ...utonium_plate_to_dust_deconstruction.json} | 4 +- ...onium_raw_block_to_material_blasting.json} | 6 +- ...tonium_raw_block_to_material_furnace.json} | 4 +- .../recipe/plutonium_raw_block_to_ore.json} | 0 .../recipe/plutonium_raw_to_block.json} | 6 +- .../plutonium_raw_to_ingot_blasting.json} | 6 +- .../plutonium_raw_to_ingot_furnace.json} | 4 +- .../eternalores/recipe}/plutonium_rod.json | 14 +- ...plutonium_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/quartz_gem_to_dust.json | 4 +- .../recipe}/rose_gold_block_to_ingot.json | 0 .../rose_gold_dust_to_material_blasting.json} | 6 +- .../rose_gold_dust_to_material_furnace.json} | 4 +- .../recipe/rose_gold_ingot_to_block.json} | 6 +- .../recipe}/rose_gold_ingot_to_dust.json | 4 +- .../recipe/rose_gold_ingot_to_nugget.json} | 2 +- .../recipe}/rose_gold_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/rose_gold_plate.json | 14 +- ...se_gold_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/rose_gold_rod.json | 14 +- ...rose_gold_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/ruby_block_to_gem.json | 0 .../ruby_dust_to_material_blasting.json} | 6 +- .../ruby_dust_to_material_furnace.json} | 4 +- .../recipe/ruby_gem_to_block.json} | 6 +- .../eternalores/recipe}/ruby_gem_to_dust.json | 4 +- .../recipe}/sapphire_block_to_gem.json | 0 .../sapphire_dust_to_material_blasting.json} | 6 +- .../sapphire_dust_to_material_furnace.json} | 4 +- .../recipe/sapphire_gem_to_block.json} | 6 +- .../recipe}/sapphire_gem_to_dust.json | 4 +- .../eternalores/recipe}/sapphire_plate.json | 14 +- ...apphire_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/sapphire_rod.json | 14 +- .../sapphire_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/signalum_block_to_ingot.json | 0 .../signalum_dust_to_material_blasting.json} | 6 +- .../signalum_dust_to_material_furnace.json} | 4 +- .../recipe/signalum_ingot_to_block.json} | 6 +- .../recipe}/signalum_ingot_to_dust.json | 4 +- .../recipe/signalum_ingot_to_nugget.json} | 2 +- .../recipe}/signalum_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/signalum_plate.json | 14 +- ...ignalum_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/signalum_rod.json | 14 +- .../signalum_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/silver_block_to_ingot.json | 0 .../silver_dust_to_material_blasting.json} | 6 +- .../silver_dust_to_material_furnace.json} | 4 +- .../recipe/silver_ingot_to_block.json} | 6 +- .../recipe}/silver_ingot_to_dust.json | 4 +- .../recipe/silver_ingot_to_nugget.json} | 2 +- .../recipe}/silver_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/silver_plate.json | 14 +- .../silver_plate_to_dust_deconstruction.json} | 4 +- ...ilver_raw_block_to_material_blasting.json} | 6 +- ...silver_raw_block_to_material_furnace.json} | 4 +- .../recipe/silver_raw_block_to_ore.json} | 0 .../recipe/silver_raw_to_block.json} | 6 +- .../recipe/silver_raw_to_dust.json} | 2 +- .../recipe/silver_raw_to_ingot_blasting.json} | 6 +- .../recipe/silver_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/silver_rod.json | 14 +- .../silver_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/steel_block_to_ingot.json | 0 .../steel_dust_to_material_blasting.json} | 6 +- .../steel_dust_to_material_furnace.json} | 4 +- .../recipe/steel_ingot_to_block.json} | 6 +- .../recipe}/steel_ingot_to_dust.json | 4 +- .../recipe/steel_ingot_to_nugget.json} | 2 +- .../recipe}/steel_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/steel_plate.json | 14 +- .../steel_plate_to_dust_deconstruction.json} | 4 +- .../data/eternalores/recipe}/steel_rod.json | 14 +- .../steel_rod_to_dust_deconstruction.json} | 4 +- .../recipe/sulfur_gem_to_dust.json} | 4 +- .../recipe/sulfur_raw_block_to_ore.json} | 0 .../recipe/sulfur_raw_to_block.json} | 6 +- .../recipe}/tin_block_to_ingot.json | 0 .../tin_dust_to_material_blasting.json} | 6 +- .../recipe/tin_dust_to_material_furnace.json} | 4 +- .../recipe/tin_ingot_to_block.json} | 6 +- .../recipe}/tin_ingot_to_dust.json | 4 +- .../recipe/tin_ingot_to_nugget.json} | 2 +- .../recipe}/tin_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/tin_plate.json | 14 +- .../tin_plate_to_dust_deconstruction.json} | 4 +- .../tin_raw_block_to_material_blasting.json} | 6 +- .../tin_raw_block_to_material_furnace.json} | 4 +- .../recipe/tin_raw_block_to_ore.json} | 0 .../eternalores/recipe/tin_raw_to_block.json} | 6 +- .../eternalores/recipe/tin_raw_to_dust.json} | 2 +- .../recipe/tin_raw_to_ingot_blasting.json} | 6 +- .../recipe/tin_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/tin_rod.json | 14 +- .../tin_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/titanium_block_to_ingot.json | 0 .../titanium_dust_to_material_blasting.json | 13 + .../titanium_dust_to_material_furnace.json | 13 + .../recipe/titanium_ingot_to_block.json} | 6 +- .../recipe}/titanium_ingot_to_dust.json | 4 +- .../recipe/titanium_ingot_to_nugget.json} | 2 +- .../recipe}/titanium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/titanium_plate.json | 14 +- ...itanium_plate_to_dust_deconstruction.json} | 4 +- .../eternalores/recipe}/titanium_rod.json | 14 +- .../titanium_rod_to_dust_deconstruction.json} | 4 +- .../recipe/ultimatitanium_block_to_ingot.json | 13 + ...imatitanium_dust_to_material_blasting.json | 13 + ...timatitanium_dust_to_material_furnace.json | 13 + .../recipe/ultimatitanium_ingot_to_block.json | 18 + .../recipe/ultimatitanium_ingot_to_dust.json | 16 + .../ultimatitanium_ingot_to_nugget.json | 13 + .../ultimatitanium_nugget_to_ingot.json | 18 + .../recipe/ultimatitanium_plate.json | 21 + ...titanium_plate_to_dust_deconstruction.json | 16 + .../recipe/ultimatitanium_raw_to_dust.json | 16 + .../ultimatitanium_raw_to_ingot_blasting.json | 13 + .../ultimatitanium_raw_to_ingot_furnace.json | 13 + .../recipe/ultimatitanium_rod.json | 21 + ...matitanium_rod_to_dust_deconstruction.json | 16 + .../recipe}/uranium_block_to_ingot.json | 0 .../uranium_dust_to_material_blasting.json} | 6 +- .../uranium_dust_to_material_furnace.json} | 4 +- .../recipe/uranium_ingot_to_block.json} | 6 +- .../recipe}/uranium_ingot_to_dust.json | 4 +- .../recipe/uranium_ingot_to_nugget.json} | 2 +- .../recipe}/uranium_nugget_to_ingot.json | 10 +- .../eternalores/recipe}/uranium_plate.json | 14 +- ...uranium_plate_to_dust_deconstruction.json} | 4 +- ...anium_raw_block_to_material_blasting.json} | 6 +- ...ranium_raw_block_to_material_furnace.json} | 4 +- .../recipe/uranium_raw_block_to_ore.json} | 0 .../recipe/uranium_raw_to_block.json} | 6 +- .../recipe/uranium_raw_to_dust.json} | 2 +- .../uranium_raw_to_ingot_blasting.json} | 6 +- .../recipe/uranium_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/uranium_rod.json | 14 +- .../uranium_rod_to_dust_deconstruction.json} | 4 +- .../recipe}/zinc_block_to_ingot.json | 0 .../zinc_dust_to_material_blasting.json} | 6 +- .../zinc_dust_to_material_furnace.json} | 4 +- .../recipe/zinc_ingot_to_block.json} | 6 +- .../recipe}/zinc_ingot_to_dust.json | 4 +- .../recipe/zinc_ingot_to_nugget.json} | 2 +- .../recipe}/zinc_nugget_to_ingot.json | 10 +- .../data/eternalores/recipe}/zinc_plate.json | 14 +- .../zinc_plate_to_dust_deconstruction.json} | 4 +- .../zinc_raw_block_to_material_blasting.json} | 6 +- .../zinc_raw_block_to_material_furnace.json} | 4 +- .../recipe/zinc_raw_block_to_ore.json} | 0 .../recipe/zinc_raw_to_block.json} | 6 +- .../eternalores/recipe/zinc_raw_to_dust.json} | 2 +- .../recipe/zinc_raw_to_ingot_blasting.json} | 6 +- .../recipe/zinc_raw_to_ingot_furnace.json} | 4 +- .../data/eternalores/recipe}/zinc_rod.json | 14 +- .../zinc_rod_to_dust_deconstruction.json} | 4 +- .../configured_feature/iridium_ore.json | 27 + .../placed_feature/iridium_ore_placed.json | 27 + .../tags/block/mineable/pickaxe.json | 4 + .../minecraft/tags/block/needs_iron_tool.json | 4 + .../block/EternalGeneralBlocks.java | 610 ++-------- .../EternalBlockLootTableProvider.java | 87 +- .../datagen/EternalBlockStateProvider.java | 5 + .../datagen/EternalBlockTagProvider.java | 24 +- .../datagen/EternalDataGenerators.java | 4 +- .../datagen/EternalItemModelProvider.java | 120 +- .../datagen/EternalItemTagProvider.java | 27 + .../datagen/EternalRecipeProvider.java | 826 +++++++++++++ .../item/EternalCreativeModeTabs.java | 11 + .../eternalores/item/EternalGeneralItems.java | 7 + .../tags/block/ores/EternalOreBlockTags.java | 2 + .../EternalStorageMetalBlockTags.java | 2 + .../EternalStorageRawOreBlockTags.java | 4 + .../tags/item/dusts/EternalGemDustsTags.java | 2 + .../item/dusts/EternalMetalDustsTags.java | 2 + .../tags/item/ingots/EternalIngotTags.java | 2 + .../tags/item/nuggets/EternalNuggetsTags.java | 2 + .../item/ores/EternalOreBlockItemTags.java | 2 + .../util/tags/item/plates/EternalPlates.java | 4 + .../tags/item/rods/EternalMetalRodsTags.java | 2 + .../EternalStorageMetalBlockItemTags.java | 2 + .../EternalStorageRawOreBlockItemTags.java | 4 + .../worldgen/EternalBiomeModifier.java | 10 + .../worldgen/EternalConfiguredFeatures.java | 16 + .../worldgen/EternalPlacedFeatures.java | 15 + .../assets/eternalores/lang/en_us.json | 12 + .../block/deepslate_iridium_ore_block.png | Bin 0 -> 579 bytes .../textures/block/iridium_block.png | Bin 0 -> 438 bytes .../textures/block/iridium_ore_block.png | Bin 0 -> 559 bytes .../textures/block/raw_iridium_block.png | Bin 0 -> 456 bytes .../item/{ => dusts}/aluminum_dust.png | Bin .../textures/item/{ => dusts}/amber_dust.png | Bin .../item/{ => dusts}/apatite_dust.png | Bin .../item/{ => dusts}/blue_steel_dust.png | Bin .../textures/item/{ => dusts}/brass_dust.png | Bin .../{ => dusts}/britannia_silver_dust.png | Bin .../textures/item/{ => dusts}/bronze_dust.png | Bin .../item/{ => dusts}/cinnabar_dust.png | Bin .../textures/item/{ => dusts}/coal_dust.png | Bin .../textures/item/{ => dusts}/cobalt_dust.png | Bin .../item/{ => dusts}/constantan_dust.png | Bin .../textures/item/{ => dusts}/copper_dust.png | Bin .../item/{ => dusts}/diamond_dust.png | Bin .../item/{ => dusts}/electrum_dust.png | Bin .../item/{ => dusts}/emerald_dust.png | Bin .../textures/item/{ => dusts}/ender_dust.png | Bin .../item/{ => dusts}/enderium_dust.png | Bin .../item/{ => dusts}/endstone_dust.png | Bin .../item/{ => dusts}/fluorite_dust.png | Bin .../item/{ => dusts}/gallium_dust.png | Bin .../textures/item/{ => dusts}/gold_dust.png | Bin .../item/{ => dusts}/graphite_dust.png | Bin .../textures/item/{ => dusts}/invar_dust.png | Bin .../textures/item/dusts/iridium_dust.png | Bin 0 -> 317 bytes .../textures/item/{ => dusts}/iron_dust.png | Bin .../item/{ => dusts}/lapis_lazuli_dust.png | Bin .../textures/item/{ => dusts}/lead_dust.png | Bin .../textures/item/{ => dusts}/lumium_dust.png | Bin .../item/{ => dusts}/netherite_dust.png | Bin .../item/{ => dusts}/netherrack_dust.png | Bin .../textures/item/{ => dusts}/nickel_dust.png | Bin .../textures/item/{ => dusts}/niter_dust.png | Bin .../item/{ => dusts}/obsidian_dust.png | Bin .../textures/item/{ => dusts}/onyx_dust.png | Bin .../textures/item/{ => dusts}/osmium_dust.png | Bin .../item/{ => dusts}/peridot_dust.png | Bin .../textures/item/{ => dusts}/pewter_dust.png | Bin .../item/{ => dusts}/platinum_dust.png | Bin .../item/{ => dusts}/plutonium_dust.png | Bin .../textures/item/{ => dusts}/quartz_dust.png | Bin .../item/{ => dusts}/rose_gold_dust.png | Bin .../textures/item/{ => dusts}/ruby_dust.png | Bin .../item/{ => dusts}/sapphire_dust.png | Bin .../item/{ => dusts}/signalum_dust.png | Bin .../textures/item/{ => dusts}/silver_dust.png | Bin .../textures/item/{ => dusts}/steel_dust.png | Bin .../textures/item/{ => dusts}/sulfur_dust.png | Bin .../textures/item/{ => dusts}/tin_dust.png | Bin .../item/{ => dusts}/titanium_dust.png | Bin .../item/{ => dusts}/tungsten_dust.png | Bin .../item/{ => dusts}/ultimatitanium_dust.png | Bin .../item/{ => dusts}/uranium_dust.png | Bin .../textures/item/{ => dusts}/zinc_dust.png | Bin .../item/{ => gears}/gear_aluminum.png | Bin .../textures/item/{ => gears}/gear_bronze.png | Bin .../textures/item/{ => gears}/gear_copper.png | Bin .../item/{ => gears}/gear_diamond.png | Bin .../item/{ => gears}/gear_enderium.png | Bin .../textures/item/{ => gears}/gear_gold.png | Bin .../textures/item/{ => gears}/gear_iron.png | Bin .../textures/item/{ => gears}/gear_lead.png | Bin .../textures/item/{ => gears}/gear_osmium.png | Bin .../textures/item/{ => gears}/gear_steel.png | Bin .../textures/item/{ => gears}/gear_tin.png | Bin .../item/{ => gears}/ultimate_gear.png | Bin .../{ => gem_cutters}/iron_gem_cutter.png | Bin .../textures/item/{ => gems}/fluorite.png | Bin .../textures/item/{ => gems}/gem_amber.png | Bin .../textures/item/{ => gems}/gem_apatite.png | Bin .../textures/item/{ => gems}/gem_cinnabar.png | Bin .../textures/item/{ => gems}/gem_niter.png | Bin .../item/{ => gems}/gem_obsidian_shard.png | Bin .../textures/item/{ => gems}/gem_onyx.png | Bin .../textures/item/{ => gems}/gem_peridot.png | Bin .../textures/item/{ => gems}/gem_ruby.png | Bin .../textures/item/{ => gems}/gem_sapphire.png | Bin .../item/{ => gems}/gem_sapphire_shard.png | Bin .../eternalores/textures/item/gods_tear.png | Bin 181 -> 0 bytes .../item/{ => hammers}/cobalt_hammer.png | Bin .../item/{ => hammers}/copper_hammer.png | Bin .../item/{ => hammers}/diamond_hammer.png | Bin .../{ => hammers}/eternal_dark_hammer.png | Bin .../item/{ => hammers}/iron_hammer.png | Bin .../item/{ => hammers}/stone_hammer.png | Bin .../item/{ => ingots}/aluminum_ingot.png | Bin .../item/{ => ingots}/blue_steel_ingot.png | Bin .../item/{ => ingots}/brass_ingot.png | Bin .../{ => ingots}/britannia_silver_ingot.png | Bin .../item/{ => ingots}/bronze_ingot.png | Bin .../item/{ => ingots}/cobalt_ingot.png | Bin .../item/{ => ingots}/constantan_ingot.png | Bin .../item/{ => ingots}/electrum_ingot.png | Bin .../item/{ => ingots}/enderium_ingot.png | Bin .../item/{ => ingots}/eternal_dark_ingot.png | Bin .../item/{ => ingots}/eternal_light_ingot.png | Bin .../item/{ => ingots}/gallium_ingot.png | Bin .../item/{ => ingots}/graphite_ingot.png | Bin .../item/{ => ingots}/invar_ingot.png | Bin .../item/{ => ingots}/iridium_ingot.png | Bin .../textures/item/{ => ingots}/lead_ingot.png | Bin .../item/{ => ingots}/lumium_ingot.png | Bin .../item/ingots/nethersteel_ingot.png | Bin 0 -> 365 bytes .../item/{ => ingots}/nickel_ingot.png | Bin .../item/{ => ingots}/osmium_ingot.png | Bin .../item/{ => ingots}/pewter_ingot.png | Bin .../item/{ => ingots}/platinum_ingot.png | Bin .../item/{ => ingots}/plutonium_ingot.png | Bin .../item/{ => ingots}/redstone_ingot.png | Bin .../item/{ => ingots}/rose_gold_ingot.png | Bin .../item/{ => ingots}/shadowsteel_ingot.png | Bin .../item/{ => ingots}/signalum_ingot.png | Bin .../item/{ => ingots}/silver_ingot.png | Bin .../item/{ => ingots}/steel_ingot.png | Bin .../textures/item/{ => ingots}/tin_ingot.png | Bin .../item/{ => ingots}/titanium_ingot.png | Bin .../item/{ => ingots}/tungsten_ingot.png | Bin .../{ => ingots}/ultimatitanium_ingot.png | Bin .../item/{ => ingots}/uraninite_ingot.png | Bin .../item/{ => ingots}/uranium_ingot.png | Bin .../textures/item/{ => ingots}/zinc_ingot.png | Bin .../textures/item/{ => misc}/silicon.png | Bin .../item/{ => nuggets}/aluminum_nugget.png | Bin .../item/{ => nuggets}/blue_steel_nugget.png | Bin .../item/{ => nuggets}/brass_nugget.png | Bin .../{ => nuggets}/britannia_silver_nugget.png | Bin .../item/{ => nuggets}/bronze_nugget.png | Bin .../item/{ => nuggets}/cobalt_nugget.png | Bin .../item/{ => nuggets}/constantan_nugget.png | Bin .../item/{ => nuggets}/copper_nugget.png | Bin .../item/{ => nuggets}/electrum_nugget.png | Bin .../item/{ => nuggets}/enderium_nugget.png | Bin .../item/{ => nuggets}/gallium_nugget.png | Bin .../item/{ => nuggets}/graphite_nugget.png | Bin .../item/{ => nuggets}/invar_nugget.png | Bin .../textures/item/nuggets/iridium_nugget.png | Bin 0 -> 218 bytes .../item/{ => nuggets}/lead_nugget.png | Bin .../item/{ => nuggets}/lumium_nugget.png | Bin .../item/{ => nuggets}/netherite_nugget.png | Bin .../item/{ => nuggets}/nickel_nugget.png | Bin .../item/{ => nuggets}/osmium_nugget.png | Bin .../item/{ => nuggets}/pewter_nugget.png | Bin .../item/{ => nuggets}/platinum_nugget.png | Bin .../item/{ => nuggets}/plutonium_nugget.png | Bin .../item/{ => nuggets}/rose_gold_nugget.png | Bin .../item/{ => nuggets}/signalum_nugget.png | Bin .../item/{ => nuggets}/silver_nugget.png | Bin .../item/{ => nuggets}/steel_nugget.png | Bin .../item/{ => nuggets}/tin_nugget.png | Bin .../item/{ => nuggets}/titanium_nugget.png | Bin .../item/{ => nuggets}/tungsten_nugget.png | Bin .../{ => nuggets}/ultimatitanium_nugget.png | Bin .../item/{ => nuggets}/uranium_nugget.png | Bin .../item/{ => nuggets}/zinc_nugget.png | Bin .../item/{ => plates}/plate_aluminum.png | Bin .../item/{ => plates}/plate_blue_steel.png | Bin .../item/{ => plates}/plate_brass.png | Bin .../item/{ => plates}/plate_bronze.png | Bin .../item/{ => plates}/plate_cobalt.png | Bin .../item/{ => plates}/plate_constantan.png | Bin .../item/{ => plates}/plate_copper.png | Bin .../textures/item/plates/plate_diamond.png | Bin 0 -> 392 bytes .../item/{ => plates}/plate_electrum.png | Bin .../item/{ => plates}/plate_enderium.png | Bin .../item/{ => plates}/plate_gallium.png | Bin .../textures/item/{ => plates}/plate_gold.png | Bin .../item/{ => plates}/plate_graphite.png | Bin .../item/{ => plates}/plate_invar.png | Bin .../textures/item/plates/plate_iridium.png | Bin 0 -> 392 bytes .../textures/item/{ => plates}/plate_iron.png | Bin .../textures/item/{ => plates}/plate_lead.png | Bin .../item/{ => plates}/plate_lumium.png | Bin .../item/{ => plates}/plate_netherite.png | Bin .../item/{ => plates}/plate_nickel.png | Bin .../item/{ => plates}/plate_osmium.png | Bin .../item/{ => plates}/plate_platinum.png | Bin .../item/{ => plates}/plate_plutonium.png | Bin .../item/{ => plates}/plate_rose_gold.png | Bin .../item/{ => plates}/plate_sapphire.png | Bin .../item/{ => plates}/plate_signalum.png | Bin .../item/{ => plates}/plate_silver.png | Bin .../item/{ => plates}/plate_steel.png | Bin .../textures/item/{ => plates}/plate_tin.png | Bin .../item/{ => plates}/plate_titanium.png | Bin .../item/{ => plates}/plate_tungsten.png | Bin .../{ => plates}/plate_ultimatitanium.png | Bin .../item/{ => plates}/plate_uranium.png | Bin .../textures/item/{ => plates}/plate_zinc.png | Bin .../item/{ => raw_materials}/raw_aluminum.png | Bin .../item/{ => raw_materials}/raw_cobalt.png | Bin .../item/{ => raw_materials}/raw_gallium.png | Bin .../item/{ => raw_materials}/raw_iridium.png | Bin .../item/{ => raw_materials}/raw_lead.png | Bin .../item/{ => raw_materials}/raw_nickel.png | Bin .../item/{ => raw_materials}/raw_osmium.png | Bin .../item/{ => raw_materials}/raw_platinum.png | Bin .../{ => raw_materials}/raw_plutonium.png | Bin .../item/{ => raw_materials}/raw_silver.png | Bin .../item/{ => raw_materials}/raw_tin.png | Bin .../item/{ => raw_materials}/raw_tungsten.png | Bin .../raw_ultimatitanium.png | Bin .../{ => raw_materials}/raw_uraninite.png | Bin .../item/{ => raw_materials}/raw_uranium.png | Bin .../item/{ => raw_materials}/raw_zinc.png | Bin .../item/{ => raw_materials}/sulfur.png | Bin .../textures/item/{ => rods}/rod_aluminum.png | Bin .../item/{ => rods}/rod_blue_steel.png | Bin .../textures/item/{ => rods}/rod_brass.png | Bin .../textures/item/{ => rods}/rod_bronze.png | Bin .../textures/item/{ => rods}/rod_cobalt.png | Bin .../item/{ => rods}/rod_constantan.png | Bin .../textures/item/{ => rods}/rod_copper.png | Bin .../textures/item/{ => rods}/rod_diamond.png | Bin .../textures/item/{ => rods}/rod_electrum.png | Bin .../textures/item/{ => rods}/rod_enderium.png | Bin .../textures/item/{ => rods}/rod_gallium.png | Bin .../textures/item/{ => rods}/rod_gold.png | Bin .../textures/item/{ => rods}/rod_graphite.png | Bin .../textures/item/{ => rods}/rod_invar.png | Bin .../textures/item/rods/rod_iridium.png | Bin 0 -> 286 bytes .../textures/item/{ => rods}/rod_iron.png | Bin .../textures/item/{ => rods}/rod_lead.png | Bin .../textures/item/{ => rods}/rod_lumium.png | Bin .../item/{ => rods}/rod_netherite.png | Bin .../textures/item/{ => rods}/rod_nickel.png | Bin .../textures/item/{ => rods}/rod_osmium.png | Bin .../textures/item/{ => rods}/rod_platinum.png | Bin .../item/{ => rods}/rod_plutonium.png | Bin .../item/{ => rods}/rod_rose_gold.png | Bin .../textures/item/{ => rods}/rod_sapphire.png | Bin .../textures/item/{ => rods}/rod_signalum.png | Bin .../textures/item/{ => rods}/rod_silver.png | Bin .../textures/item/{ => rods}/rod_steel.png | Bin .../textures/item/{ => rods}/rod_tin.png | Bin .../textures/item/{ => rods}/rod_titanium.png | Bin .../textures/item/{ => rods}/rod_tungsten.png | Bin .../item/{ => rods}/rod_ultimatitanium.png | Bin .../textures/item/{ => rods}/rod_uranium.png | Bin .../textures/item/{ => rods}/rod_zinc.png | Bin ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../recipe/aluminum/aluminum_gear.json | 21 - .../aluminum_ore_block_to_ingot_blasting.json | 13 - .../aluminum_ore_block_to_ingot_furnace.json | 13 - .../recipe/bronze/bronze_gear.json | 21 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../cobalt_ore_block_to_ingot_blasting.json | 13 - .../cobalt_ore_block_to_ingot_furnace.json | 13 - .../recipe/copper/copper_gear.json | 21 - .../diamond/diamond_dust_to_gem_furnace.json | 13 - .../brass_dust_creation.json | 0 .../bronze_dust_creation.json | 0 .../constantan_dust_creation.json | 0 .../electrum_dust_creation.json | 0 .../enderium_dust_creation.json | 4 +- .../invar_dust_creation.json | 0 .../lumium_dust_creation.json | 0 .../pewter_dust_creation.json | 0 .../rose_gold_dust_creation.json | 0 .../signalum_dust_creation.json | 0 .../steel_dust_creation.json | 0 .../coal_dust_to_graphite_dust_blasting.json} | 6 +- .../coal_dust_to_graphite_dust_furnace.json} | 4 +- .../emerald/emerald_dust_to_gem_furnace.json | 13 - .../recipe/enderium/enderium_gear.json | 21 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../gallium_ore_block_to_ingot_blasting.json | 13 - .../gallium_ore_block_to_ingot_furnace.json | 13 - .../gemcutter_iron.json | 0 .../eternalores/recipe/gold/gold_gear.json | 21 - .../graphite/graphite_ingot_to_dust.json | 16 - .../eternalores/recipe/iron/iron_gear.json | 21 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../eternalores/recipe/lead/lead_gear.json | 21 - .../lead_ore_block_to_ingot_blasting.json | 13 - .../lead/lead_ore_block_to_ingot_furnace.json | 13 - .../copper_rod_to_dust.json | 16 - .../pewter_plate_to_dust.json | 16 - .../pewter_rod_to_dust.json | 16 - .../recipe/misc/redstone_ingot_piston.json | 27 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../nickel_ore_block_to_ingot_blasting.json | 13 - .../nickel_ore_block_to_ingot_furnace.json | 13 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../recipe/osmium/osmium_gear.json | 21 - .../osmium_ore_block_to_ingot_blasting.json | 13 - .../osmium_ore_block_to_ingot_furnace.json | 13 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../platinum_ore_block_to_ingot_blasting.json | 13 - .../platinum_ore_block_to_ingot_furnace.json | 13 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../recipe/plutonium/plutonium_dust_dupe.json | 16 - ...plutonium_ore_block_to_ingot_blasting.json | 13 - .../plutonium_ore_block_to_ingot_furnace.json | 13 - .../quartz/quartz_dust_to_gem_blasting.json | 13 - .../quartz/quartz_dust_to_gem_furnace.json | 13 - .../recipe/sapphire/sapphire_shard.json | 13 - .../sapphire/sapphire_shard_to_gem.json | 18 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../silver_ore_block_to_ingot_blasting.json | 13 - .../silver_ore_block_to_ingot_furnace.json | 13 - .../eternalores/recipe/steel/steel_gear.json | 21 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../tin/tin_ore_block_to_ingot_blasting.json | 13 - .../tin/tin_ore_block_to_ingot_furnace.json | 13 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../uranium_ore_block_to_ingot_blasting.json | 13 - .../uranium_ore_block_to_ingot_furnace.json | 13 - ...deepslate_ore_block_to_ingot_blasting.json | 13 - ..._deepslate_ore_block_to_ingot_furnace.json | 13 - .../zinc_ore_block_to_ingot_blasting.json | 13 - .../zinc/zinc_ore_block_to_ingot_furnace.json | 13 - 1706 files changed, 21894 insertions(+), 3419 deletions(-) create mode 100644 src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e create mode 100644 src/generated/resources/assets/eternalores/blockstates/deepslate_iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/blockstates/iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/blockstates/iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/blockstates/raw_iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/models/block/deepslate_iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/models/block/iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/models/block/iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/models/block/raw_iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/models/item/deepslate_iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/models/item/iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/models/item/iridium_dust.json create mode 100644 src/generated/resources/assets/eternalores/models/item/iridium_ingot.json create mode 100644 src/generated/resources/assets/eternalores/models/item/iridium_nugget.json create mode 100644 src/generated/resources/assets/eternalores/models/item/iridium_ore_block.json create mode 100644 src/generated/resources/assets/eternalores/models/item/plate_diamond.json create mode 100644 src/generated/resources/assets/eternalores/models/item/plate_iridium.json create mode 100644 src/generated/resources/assets/eternalores/models/item/raw_iridium.json create mode 100644 src/generated/resources/assets/eternalores/models/item/raw_iridium_block.json create mode 100644 src/generated/resources/assets/eternalores/models/item/rod_iridium.json create mode 100644 src/generated/resources/data/c/tags/block/ores/iridium.json create mode 100644 src/generated/resources/data/c/tags/block/storage_blocks/iridium.json create mode 100644 src/generated/resources/data/c/tags/block/storage_blocks/raw_gallium.json create mode 100644 src/generated/resources/data/c/tags/block/storage_blocks/raw_iridium.json create mode 100644 src/generated/resources/data/c/tags/item/dusts/fluorite.json create mode 100644 src/generated/resources/data/c/tags/item/dusts/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/ingots/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/nuggets/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/ores/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/plates/diamond.json create mode 100644 src/generated/resources/data/c/tags/item/plates/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/rods/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/storage_blocks/iridium.json create mode 100644 src/generated/resources/data/c/tags/item/storage_blocks/raw_gallium.json create mode 100644 src/generated/resources/data/c/tags/item/storage_blocks/raw_iridium.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/amber_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/apatite_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/blue_steel_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/brass_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/britannia_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/bronze_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cinnabar_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/constantan_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/electrum_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/enderium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/fluorite_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/graphite_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/invar_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lumium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/niter_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/onyx_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/peridot_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/pewter_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/rose_gold_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ruby_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sapphire_gem_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/signalum_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/steel_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sulfur_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/titanium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ultimatitanium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/amber_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/amber_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/coal_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ender_misc_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/endstone_misc_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/netherrack_misc_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/niter_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/niter_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc1_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc2_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/quartz_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_block_to_gem.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_gem_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod.json create mode 100644 src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/loot_table/blocks/deepslate_iridium_ore_block.json create mode 100644 src/generated/resources/data/eternalores/loot_table/blocks/iridium_block.json create mode 100644 src/generated/resources/data/eternalores/loot_table/blocks/iridium_ore_block.json create mode 100644 src/generated/resources/data/eternalores/loot_table/blocks/raw_iridium_block.json create mode 100644 src/generated/resources/data/eternalores/neoforge/biome_modifier/add_iridium_ore.json rename src/{main/resources/data/eternalores/recipe/aluminum => generated/resources/data/eternalores/recipe}/aluminum_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/aluminum_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/aluminum_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_block.json => generated/resources/data/eternalores/recipe/aluminum_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/aluminum => generated/resources/data/eternalores/recipe}/aluminum_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_nugget.json => generated/resources/data/eternalores/recipe/aluminum_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/aluminum => generated/resources/data/eternalores/recipe}/aluminum_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/aluminum => generated/resources/data/eternalores/recipe}/aluminum_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/aluminum_plate_to_dust.json => generated/resources/data/eternalores/recipe/aluminum_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_furnace.json} (79%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/aluminum_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/aluminum_raw_to_block.json} (67%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_dust_dupe.json => generated/resources/data/eternalores/recipe/aluminum_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_blasting.json} (63%) rename src/{main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_furnace.json} (72%) rename src/{main/resources/data/eternalores/recipe/aluminum => generated/resources/data/eternalores/recipe}/aluminum_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/aluminum_rod_to_dust.json => generated/resources/data/eternalores/recipe/aluminum_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/amber => generated/resources/data/eternalores/recipe}/amber_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/amber_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/amber_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/amber/amber_block.json => generated/resources/data/eternalores/recipe/amber_gem_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/amber => generated/resources/data/eternalores/recipe}/amber_gem_to_dust.json (70%) rename src/{main/resources/data/eternalores/recipe/apatite => generated/resources/data/eternalores/recipe}/apatite_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/apatite_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/apatite_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/apatite/apatite_block.json => generated/resources/data/eternalores/recipe/apatite_gem_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/apatite => generated/resources/data/eternalores/recipe}/apatite_gem_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/blue_steel => generated/resources/data/eternalores/recipe}/blue_steel_block_to_ingot.json (100%) create mode 100644 src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/blue_steel/blue_steel_block.json => generated/resources/data/eternalores/recipe/blue_steel_ingot_to_block.json} (71%) rename src/{main/resources/data/eternalores/recipe/blue_steel => generated/resources/data/eternalores/recipe}/blue_steel_ingot_to_dust.json (68%) rename src/{main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget.json => generated/resources/data/eternalores/recipe/blue_steel_ingot_to_nugget.json} (79%) rename src/{main/resources/data/eternalores/recipe/blue_steel => generated/resources/data/eternalores/recipe}/blue_steel_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/blue_steel => generated/resources/data/eternalores/recipe}/blue_steel_plate.json (67%) create mode 100644 src/generated/resources/data/eternalores/recipe/blue_steel_plate_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/blue_steel => generated/resources/data/eternalores/recipe}/blue_steel_rod.json (67%) create mode 100644 src/generated/resources/data/eternalores/recipe/blue_steel_rod_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/brass => generated/resources/data/eternalores/recipe}/brass_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/brass_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/brass_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/brass/brass_block.json => generated/resources/data/eternalores/recipe/brass_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/brass => generated/resources/data/eternalores/recipe}/brass_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/brass/brass_nugget.json => generated/resources/data/eternalores/recipe/brass_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/brass => generated/resources/data/eternalores/recipe}/brass_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/brass => generated/resources/data/eternalores/recipe}/brass_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/brass_plate_to_dust.json => generated/resources/data/eternalores/recipe/brass_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/brass => generated/resources/data/eternalores/recipe}/brass_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/brass_rod_to_dust.json => generated/resources/data/eternalores/recipe/brass_rod_to_dust_deconstruction.json} (69%) create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_ingot_to_nugget.json rename src/{main/resources/data/eternalores/recipe/tin/tin_gear.json => generated/resources/data/eternalores/recipe/britannia_nugget_to_ingot.json} (51%) create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/bronze => generated/resources/data/eternalores/recipe}/bronze_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/bronze_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/bronze_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/bronze/bronze_block.json => generated/resources/data/eternalores/recipe/bronze_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/bronze => generated/resources/data/eternalores/recipe}/bronze_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/bronze/bronze_nugget.json => generated/resources/data/eternalores/recipe/bronze_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/bronze => generated/resources/data/eternalores/recipe}/bronze_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/bronze => generated/resources/data/eternalores/recipe}/bronze_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/bronze_plate_to_dust.json => generated/resources/data/eternalores/recipe/bronze_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/bronze => generated/resources/data/eternalores/recipe}/bronze_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/bronze_rod_to_dust.json => generated/resources/data/eternalores/recipe/bronze_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/cinnabar => generated/resources/data/eternalores/recipe}/cinnabar_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/cinnabar/cinnabar_block.json => generated/resources/data/eternalores/recipe/cinnabar_gem_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/cinnabar => generated/resources/data/eternalores/recipe}/cinnabar_gem_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/coal/coal_to_dust.json => generated/resources/data/eternalores/recipe/coal_gem_to_dust.json} (83%) rename src/{main/resources/data/eternalores/recipe/cobalt => generated/resources/data/eternalores/recipe}/cobalt_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/cobalt_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/cobalt_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_block.json => generated/resources/data/eternalores/recipe/cobalt_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/cobalt => generated/resources/data/eternalores/recipe}/cobalt_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_nugget.json => generated/resources/data/eternalores/recipe/cobalt_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/cobalt => generated/resources/data/eternalores/recipe}/cobalt_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/cobalt => generated/resources/data/eternalores/recipe}/cobalt_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/cobalt_plate_to_dust.json => generated/resources/data/eternalores/recipe/cobalt_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/cobalt_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/cobalt_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_dust_dupe.json => generated/resources/data/eternalores/recipe/cobalt_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/cobalt => generated/resources/data/eternalores/recipe}/cobalt_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/cobalt_rod_to_dust.json => generated/resources/data/eternalores/recipe/cobalt_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/constantan => generated/resources/data/eternalores/recipe}/constantan_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/constantan_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/constantan_dust_to_material_furnace.json} (74%) rename src/{main/resources/data/eternalores/recipe/constantan/constantan_block.json => generated/resources/data/eternalores/recipe/constantan_ingot_to_block.json} (71%) rename src/{main/resources/data/eternalores/recipe/constantan => generated/resources/data/eternalores/recipe}/constantan_ingot_to_dust.json (68%) rename src/{main/resources/data/eternalores/recipe/constantan/constantan_nugget.json => generated/resources/data/eternalores/recipe/constantan_ingot_to_nugget.json} (79%) rename src/{main/resources/data/eternalores/recipe/constantan => generated/resources/data/eternalores/recipe}/constantan_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/constantan => generated/resources/data/eternalores/recipe}/constantan_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/constantan_plate_to_dust.json => generated/resources/data/eternalores/recipe/constantan_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/constantan => generated/resources/data/eternalores/recipe}/constantan_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/constantan_rod_to_dust.json => generated/resources/data/eternalores/recipe/constantan_rod_to_dust_deconstruction.json} (68%) rename src/{main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/copper_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/copper_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/copper => generated/resources/data/eternalores/recipe}/copper_ingot_to_dust.json (84%) rename src/{main/resources/data/eternalores/recipe/copper/copper_nugget.json => generated/resources/data/eternalores/recipe/copper_ingot_to_nugget.json} (100%) rename src/{main/resources/data/eternalores/recipe/copper => generated/resources/data/eternalores/recipe}/copper_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/copper => generated/resources/data/eternalores/recipe}/copper_plate.json (56%) rename src/{main/resources/data/eternalores/recipe/copper/copper_dust_dupe.json => generated/resources/data/eternalores/recipe/copper_plate_to_dust_deconstruction.json} (69%) create mode 100644 src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/material_deconstructor/copper_plate_to_dust.json => generated/resources/data/eternalores/recipe/copper_raw_to_dust.json} (70%) rename src/{main/resources/data/eternalores/recipe/copper => generated/resources/data/eternalores/recipe}/copper_rod.json (56%) create mode 100644 src/generated/resources/data/eternalores/recipe/copper_rod_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/diamond_dust_to_material_blasting.json} (65%) create mode 100644 src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/diamond => generated/resources/data/eternalores/recipe}/diamond_gem_to_dust.json (71%) create mode 100644 src/generated/resources/data/eternalores/recipe/diamond_plate.json create mode 100644 src/generated/resources/data/eternalores/recipe/diamond_plate_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/diamond/diamond_gear.json => generated/resources/data/eternalores/recipe/diamond_rod.json} (54%) create mode 100644 src/generated/resources/data/eternalores/recipe/diamond_rod_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/electrum => generated/resources/data/eternalores/recipe}/electrum_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/electrum_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/electrum_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/electrum/electrum_block.json => generated/resources/data/eternalores/recipe/electrum_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/electrum => generated/resources/data/eternalores/recipe}/electrum_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/electrum/electrum_nugget.json => generated/resources/data/eternalores/recipe/electrum_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/electrum => generated/resources/data/eternalores/recipe}/electrum_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/electrum => generated/resources/data/eternalores/recipe}/electrum_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/electrum_plate_to_dust.json => generated/resources/data/eternalores/recipe/electrum_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/electrum => generated/resources/data/eternalores/recipe}/electrum_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/electrum_rod_to_dust.json => generated/resources/data/eternalores/recipe/electrum_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/emerald_dust_to_material_blasting.json} (65%) create mode 100644 src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/emerald => generated/resources/data/eternalores/recipe}/emerald_gem_to_dust.json (71%) rename src/{main/resources/data/eternalores/recipe/misc/ender_pearl_to_dust.json => generated/resources/data/eternalores/recipe/ender_misc_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/enderium => generated/resources/data/eternalores/recipe}/enderium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/enderium_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/enderium_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/enderium/enderium_block.json => generated/resources/data/eternalores/recipe/enderium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/enderium => generated/resources/data/eternalores/recipe}/enderium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/enderium/enderium_nugget.json => generated/resources/data/eternalores/recipe/enderium_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/enderium => generated/resources/data/eternalores/recipe}/enderium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/enderium => generated/resources/data/eternalores/recipe}/enderium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/enderium_plate_to_dust.json => generated/resources/data/eternalores/recipe/enderium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/enderium => generated/resources/data/eternalores/recipe}/enderium_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/enderium_rod_to_dust.json => generated/resources/data/eternalores/recipe/enderium_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/misc/endstone_to_dust.json => generated/resources/data/eternalores/recipe/endstone_misc_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/fluorite => generated/resources/data/eternalores/recipe}/fluorite_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/fluorite/fluorite_block.json => generated/resources/data/eternalores/recipe/fluorite_gem_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/fluorite => generated/resources/data/eternalores/recipe}/fluorite_gem_to_dust.json (70%) rename src/{main/resources/data/eternalores/recipe/gallium => generated/resources/data/eternalores/recipe}/gallium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/gallium_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/gallium_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_block.json => generated/resources/data/eternalores/recipe/gallium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/gallium => generated/resources/data/eternalores/recipe}/gallium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_nugget.json => generated/resources/data/eternalores/recipe/gallium_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/gallium => generated/resources/data/eternalores/recipe}/gallium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/gallium => generated/resources/data/eternalores/recipe}/gallium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/gallium_plate_to_dust.json => generated/resources/data/eternalores/recipe/gallium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/gallium_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/gallium_raw_to_block.json} (67%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_dust_dupe.json => generated/resources/data/eternalores/recipe/gallium_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/gallium => generated/resources/data/eternalores/recipe}/gallium_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/gallium_rod_to_dust.json => generated/resources/data/eternalores/recipe/gallium_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/gold_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/gold_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/gold => generated/resources/data/eternalores/recipe}/gold_ingot_to_dust.json (84%) rename src/{main/resources/data/eternalores/recipe/gold => generated/resources/data/eternalores/recipe}/gold_plate.json (57%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/gold_plate_to_dust.json => generated/resources/data/eternalores/recipe/gold_plate_to_dust_deconstruction.json} (70%) create mode 100644 src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/gold/gold_dust_dupe.json => generated/resources/data/eternalores/recipe/gold_raw_to_dust.json} (70%) rename src/{main/resources/data/eternalores/recipe/gold => generated/resources/data/eternalores/recipe}/gold_rod.json (56%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/gold_rod_to_dust.json => generated/resources/data/eternalores/recipe/gold_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/graphite => generated/resources/data/eternalores/recipe}/graphite_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/graphite_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/graphite_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/graphite/graphite_block.json => generated/resources/data/eternalores/recipe/graphite_ingot_to_block.json} (88%) rename src/{main/resources/data/eternalores/recipe/graphite/graphite_nugget.json => generated/resources/data/eternalores/recipe/graphite_ingot_to_nugget.json} (100%) rename src/{main/resources/data/eternalores/recipe/graphite => generated/resources/data/eternalores/recipe}/graphite_nugget_to_ingot.json (83%) rename src/{main/resources/data/eternalores/recipe/graphite => generated/resources/data/eternalores/recipe}/graphite_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/graphite_plate_to_dust.json => generated/resources/data/eternalores/recipe/graphite_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/graphite => generated/resources/data/eternalores/recipe}/graphite_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/graphite_rod_to_dust.json => generated/resources/data/eternalores/recipe/graphite_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/invar => generated/resources/data/eternalores/recipe}/invar_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/invar_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/invar_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/invar/invar_block.json => generated/resources/data/eternalores/recipe/invar_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/invar => generated/resources/data/eternalores/recipe}/invar_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/invar/invar_nugget.json => generated/resources/data/eternalores/recipe/invar_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/invar => generated/resources/data/eternalores/recipe}/invar_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/invar => generated/resources/data/eternalores/recipe}/invar_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/invar_plate_to_dust.json => generated/resources/data/eternalores/recipe/invar_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/invar => generated/resources/data/eternalores/recipe}/invar_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/invar_rod_to_dust.json => generated/resources/data/eternalores/recipe/invar_rod_to_dust_deconstruction.json} (69%) create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_plate.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_ore.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_to_block.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_rod.json create mode 100644 src/generated/resources/data/eternalores/recipe/iridium_rod_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/iron_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/iron_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/iron => generated/resources/data/eternalores/recipe}/iron_ingot_to_dust.json (84%) rename src/{main/resources/data/eternalores/recipe/iron => generated/resources/data/eternalores/recipe}/iron_plate.json (57%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/iron_plate_to_dust.json => generated/resources/data/eternalores/recipe/iron_plate_to_dust_deconstruction.json} (70%) create mode 100644 src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/iron/iron_dust_dupe.json => generated/resources/data/eternalores/recipe/iron_raw_to_dust.json} (70%) rename src/{main/resources/data/eternalores/recipe/iron => generated/resources/data/eternalores/recipe}/iron_rod.json (56%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/iron_rod_to_dust.json => generated/resources/data/eternalores/recipe/iron_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/lapis_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/lapis_dust_to_material_furnace.json} (61%) rename src/{main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_gem_to_dust.json => generated/resources/data/eternalores/recipe/lapis_gem_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/lead => generated/resources/data/eternalores/recipe}/lead_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/lead_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/lead_dust_to_material_furnace.json} (74%) rename src/{main/resources/data/eternalores/recipe/lead/lead_block.json => generated/resources/data/eternalores/recipe/lead_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/lead => generated/resources/data/eternalores/recipe}/lead_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/lead/lead_nugget.json => generated/resources/data/eternalores/recipe/lead_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/lead => generated/resources/data/eternalores/recipe}/lead_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/lead => generated/resources/data/eternalores/recipe}/lead_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/lead_plate_to_dust.json => generated/resources/data/eternalores/recipe/lead_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/lead_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/lead_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/lead_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/lead_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/lead/lead_dust_dupe.json => generated/resources/data/eternalores/recipe/lead_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/lead_raw_to_ingot_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/lead_raw_to_ingot_furnace.json} (77%) rename src/{main/resources/data/eternalores/recipe/lead => generated/resources/data/eternalores/recipe}/lead_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/lead_rod_to_dust.json => generated/resources/data/eternalores/recipe/lead_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/lumium => generated/resources/data/eternalores/recipe}/lumium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/lumium_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/lumium_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/lumium/lumium_block.json => generated/resources/data/eternalores/recipe/lumium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/lumium => generated/resources/data/eternalores/recipe}/lumium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/lumium/lumium_nugget.json => generated/resources/data/eternalores/recipe/lumium_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/lumium => generated/resources/data/eternalores/recipe}/lumium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/lumium => generated/resources/data/eternalores/recipe}/lumium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/lumium_plate_to_dust.json => generated/resources/data/eternalores/recipe/lumium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/lumium => generated/resources/data/eternalores/recipe}/lumium_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/lumium_rod_to_dust.json => generated/resources/data/eternalores/recipe/lumium_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/netherite_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/netherite_dust_to_material_furnace.json} (74%) rename src/{main/resources/data/eternalores/recipe/netherite => generated/resources/data/eternalores/recipe}/netherite_ingot_to_dust.json (84%) rename src/{main/resources/data/eternalores/recipe/netherite/netherite_nugget.json => generated/resources/data/eternalores/recipe/netherite_ingot_to_nugget.json} (100%) rename src/{main/resources/data/eternalores/recipe/netherite => generated/resources/data/eternalores/recipe}/netherite_nugget_to_ingot.json (66%) rename src/{main/resources/data/eternalores/recipe/netherite => generated/resources/data/eternalores/recipe}/netherite_plate.json (56%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/netherite_plate_to_dust.json => generated/resources/data/eternalores/recipe/netherite_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/netherite => generated/resources/data/eternalores/recipe}/netherite_rod.json (56%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/netherite_rod_to_dust.json => generated/resources/data/eternalores/recipe/netherite_rod_to_dust_deconstruction.json} (68%) rename src/{main/resources/data/eternalores/recipe/misc/netherrack_to_dust.json => generated/resources/data/eternalores/recipe/netherrack_misc_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/nickel => generated/resources/data/eternalores/recipe}/nickel_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/nickel_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/nickel_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_block.json => generated/resources/data/eternalores/recipe/nickel_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/nickel => generated/resources/data/eternalores/recipe}/nickel_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_nugget.json => generated/resources/data/eternalores/recipe/nickel_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/nickel => generated/resources/data/eternalores/recipe}/nickel_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/nickel => generated/resources/data/eternalores/recipe}/nickel_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/nickel_plate_to_dust.json => generated/resources/data/eternalores/recipe/nickel_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/nickel_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/nickel_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_dust_dupe.json => generated/resources/data/eternalores/recipe/nickel_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/nickel => generated/resources/data/eternalores/recipe}/nickel_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/nickel_rod_to_dust.json => generated/resources/data/eternalores/recipe/nickel_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/niter => generated/resources/data/eternalores/recipe}/niter_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/niter_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/niter_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/niter/niter_block.json => generated/resources/data/eternalores/recipe/niter_gem_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/niter => generated/resources/data/eternalores/recipe}/niter_gem_to_dust.json (70%) rename src/{main/resources/data/eternalores/recipe/obsidian/obsidian_block_to_dust.json => generated/resources/data/eternalores/recipe/obsidian_misc1_to_dust.json} (84%) create mode 100644 src/generated/resources/data/eternalores/recipe/obsidian_misc2_to_dust.json rename src/{main/resources/data/eternalores/recipe/onyx => generated/resources/data/eternalores/recipe}/onyx_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/onyx_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/onyx_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/onyx/onyx_block.json => generated/resources/data/eternalores/recipe/onyx_gem_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/onyx => generated/resources/data/eternalores/recipe}/onyx_gem_to_dust.json (70%) rename src/{main/resources/data/eternalores/recipe/osmium => generated/resources/data/eternalores/recipe}/osmium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/osmium_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/osmium_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_block.json => generated/resources/data/eternalores/recipe/osmium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/osmium => generated/resources/data/eternalores/recipe}/osmium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_nugget.json => generated/resources/data/eternalores/recipe/osmium_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/osmium => generated/resources/data/eternalores/recipe}/osmium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/osmium => generated/resources/data/eternalores/recipe}/osmium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/osmium_plate_to_dust.json => generated/resources/data/eternalores/recipe/osmium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/osmium_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/osmium_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_dust_dupe.json => generated/resources/data/eternalores/recipe/osmium_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/osmium => generated/resources/data/eternalores/recipe}/osmium_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/osmium_rod_to_dust.json => generated/resources/data/eternalores/recipe/osmium_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/peridot => generated/resources/data/eternalores/recipe}/peridot_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/peridot_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/peridot_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/peridot/peridot_block.json => generated/resources/data/eternalores/recipe/peridot_gem_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/peridot => generated/resources/data/eternalores/recipe}/peridot_gem_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/pewter => generated/resources/data/eternalores/recipe}/pewter_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/pewter_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/pewter_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/pewter/pewter_block.json => generated/resources/data/eternalores/recipe/pewter_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/pewter => generated/resources/data/eternalores/recipe}/pewter_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/pewter/pewter_nugget.json => generated/resources/data/eternalores/recipe/pewter_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/pewter => generated/resources/data/eternalores/recipe}/pewter_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/platinum => generated/resources/data/eternalores/recipe}/platinum_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/platinum_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/platinum_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_block.json => generated/resources/data/eternalores/recipe/platinum_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/platinum => generated/resources/data/eternalores/recipe}/platinum_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_nugget.json => generated/resources/data/eternalores/recipe/platinum_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/platinum => generated/resources/data/eternalores/recipe}/platinum_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/platinum => generated/resources/data/eternalores/recipe}/platinum_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/platinum_plate_to_dust.json => generated/resources/data/eternalores/recipe/platinum_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_furnace.json} (79%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/platinum_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/platinum_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_dust_dupe.json => generated/resources/data/eternalores/recipe/platinum_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_blasting.json} (63%) rename src/{main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_furnace.json} (72%) rename src/{main/resources/data/eternalores/recipe/platinum => generated/resources/data/eternalores/recipe}/platinum_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/platinum_rod_to_dust.json => generated/resources/data/eternalores/recipe/platinum_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/plutonium => generated/resources/data/eternalores/recipe}/plutonium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/plutonium_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/plutonium_dust_to_material_furnace.json} (74%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_block.json => generated/resources/data/eternalores/recipe/plutonium_ingot_to_block.json} (71%) rename src/{main/resources/data/eternalores/recipe/plutonium => generated/resources/data/eternalores/recipe}/plutonium_ingot_to_dust.json (68%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_nugget.json => generated/resources/data/eternalores/recipe/plutonium_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/plutonium => generated/resources/data/eternalores/recipe}/plutonium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/plutonium => generated/resources/data/eternalores/recipe}/plutonium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/plutonium_plate_to_dust.json => generated/resources/data/eternalores/recipe/plutonium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_furnace.json} (79%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/plutonium_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/plutonium_raw_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_blasting.json} (63%) rename src/{main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_furnace.json} (72%) rename src/{main/resources/data/eternalores/recipe/plutonium => generated/resources/data/eternalores/recipe}/plutonium_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/plutonium_rod_to_dust.json => generated/resources/data/eternalores/recipe/plutonium_rod_to_dust_deconstruction.json} (68%) rename src/{main/resources/data/eternalores/recipe/quartz => generated/resources/data/eternalores/recipe}/quartz_gem_to_dust.json (71%) rename src/{main/resources/data/eternalores/recipe/rose_gold => generated/resources/data/eternalores/recipe}/rose_gold_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/rose_gold/rose_gold_block.json => generated/resources/data/eternalores/recipe/rose_gold_ingot_to_block.json} (71%) rename src/{main/resources/data/eternalores/recipe/rose_gold => generated/resources/data/eternalores/recipe}/rose_gold_ingot_to_dust.json (68%) rename src/{main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget.json => generated/resources/data/eternalores/recipe/rose_gold_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/rose_gold => generated/resources/data/eternalores/recipe}/rose_gold_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/rose_gold => generated/resources/data/eternalores/recipe}/rose_gold_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_plate_to_dust.json => generated/resources/data/eternalores/recipe/rose_gold_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/rose_gold => generated/resources/data/eternalores/recipe}/rose_gold_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_rod_to_dust.json => generated/resources/data/eternalores/recipe/rose_gold_rod_to_dust_deconstruction.json} (68%) rename src/{main/resources/data/eternalores/recipe/ruby => generated/resources/data/eternalores/recipe}/ruby_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/ruby_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/ruby_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/ruby/ruby_block.json => generated/resources/data/eternalores/recipe/ruby_gem_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/ruby => generated/resources/data/eternalores/recipe}/ruby_gem_to_dust.json (70%) rename src/{main/resources/data/eternalores/recipe/sapphire => generated/resources/data/eternalores/recipe}/sapphire_block_to_gem.json (100%) rename src/{main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_blasting.json => generated/resources/data/eternalores/recipe/sapphire_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_furnace.json => generated/resources/data/eternalores/recipe/sapphire_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/sapphire/sapphire_block.json => generated/resources/data/eternalores/recipe/sapphire_gem_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/sapphire => generated/resources/data/eternalores/recipe}/sapphire_gem_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/sapphire => generated/resources/data/eternalores/recipe}/sapphire_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/sapphire_plate_to_dust.json => generated/resources/data/eternalores/recipe/sapphire_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/sapphire => generated/resources/data/eternalores/recipe}/sapphire_rod.json (68%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/sapphire_rod_to_dust.json => generated/resources/data/eternalores/recipe/sapphire_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/signalum => generated/resources/data/eternalores/recipe}/signalum_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/signalum_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/signalum_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/signalum/signalum_block.json => generated/resources/data/eternalores/recipe/signalum_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/signalum => generated/resources/data/eternalores/recipe}/signalum_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/signalum/signalum_nugget.json => generated/resources/data/eternalores/recipe/signalum_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/signalum => generated/resources/data/eternalores/recipe}/signalum_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/signalum => generated/resources/data/eternalores/recipe}/signalum_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/signalum_plate_to_dust.json => generated/resources/data/eternalores/recipe/signalum_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/signalum => generated/resources/data/eternalores/recipe}/signalum_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/signalum_rod_to_dust.json => generated/resources/data/eternalores/recipe/signalum_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/silver => generated/resources/data/eternalores/recipe}/silver_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/silver_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/silver_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/silver/silver_block.json => generated/resources/data/eternalores/recipe/silver_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/silver => generated/resources/data/eternalores/recipe}/silver_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/silver/silver_nugget.json => generated/resources/data/eternalores/recipe/silver_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/silver => generated/resources/data/eternalores/recipe}/silver_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/silver => generated/resources/data/eternalores/recipe}/silver_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/silver_plate_to_dust.json => generated/resources/data/eternalores/recipe/silver_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/silver_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/silver_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/silver_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/silver_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/silver/silver_dust_dupe.json => generated/resources/data/eternalores/recipe/silver_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/silver_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/silver_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/silver => generated/resources/data/eternalores/recipe}/silver_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/silver_rod_to_dust.json => generated/resources/data/eternalores/recipe/silver_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/steel => generated/resources/data/eternalores/recipe}/steel_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/steel_dust_to_material_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/steel_dust_to_material_furnace.json} (76%) rename src/{main/resources/data/eternalores/recipe/steel/steel_block.json => generated/resources/data/eternalores/recipe/steel_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/steel => generated/resources/data/eternalores/recipe}/steel_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/steel/steel_nugget.json => generated/resources/data/eternalores/recipe/steel_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/steel => generated/resources/data/eternalores/recipe}/steel_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/steel => generated/resources/data/eternalores/recipe}/steel_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/steel_plate_to_dust.json => generated/resources/data/eternalores/recipe/steel_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/steel => generated/resources/data/eternalores/recipe}/steel_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/steel_rod_to_dust.json => generated/resources/data/eternalores/recipe/steel_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/sulfur/sulfur_to_dust.json => generated/resources/data/eternalores/recipe/sulfur_gem_to_dust.json} (70%) rename src/{main/resources/data/eternalores/recipe/sulfur/sulfur_block_to_sulfur.json => generated/resources/data/eternalores/recipe/sulfur_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/sulfur/sulfur_block.json => generated/resources/data/eternalores/recipe/sulfur_raw_to_block.json} (74%) rename src/{main/resources/data/eternalores/recipe/tin => generated/resources/data/eternalores/recipe}/tin_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/tin_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/tin_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/tin/tin_block.json => generated/resources/data/eternalores/recipe/tin_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/tin => generated/resources/data/eternalores/recipe}/tin_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/tin/tin_nugget.json => generated/resources/data/eternalores/recipe/tin_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/tin => generated/resources/data/eternalores/recipe}/tin_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/tin => generated/resources/data/eternalores/recipe}/tin_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/tin_plate_to_dust.json => generated/resources/data/eternalores/recipe/tin_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/tin_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/tin_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/tin_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/tin_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/tin/tin_dust_dupe.json => generated/resources/data/eternalores/recipe/tin_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/tin_raw_to_ingot_blasting.json} (68%) rename src/{main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/tin_raw_to_ingot_furnace.json} (77%) rename src/{main/resources/data/eternalores/recipe/tin => generated/resources/data/eternalores/recipe}/tin_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/tin_rod_to_dust.json => generated/resources/data/eternalores/recipe/tin_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/titanium => generated/resources/data/eternalores/recipe}/titanium_block_to_ingot.json (100%) create mode 100644 src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_furnace.json rename src/{main/resources/data/eternalores/recipe/titanium/titanium_block.json => generated/resources/data/eternalores/recipe/titanium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/titanium => generated/resources/data/eternalores/recipe}/titanium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/titanium/titanium_nugget.json => generated/resources/data/eternalores/recipe/titanium_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/titanium => generated/resources/data/eternalores/recipe}/titanium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/titanium => generated/resources/data/eternalores/recipe}/titanium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/titanium_plate_to_dust.json => generated/resources/data/eternalores/recipe/titanium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/titanium => generated/resources/data/eternalores/recipe}/titanium_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/titanium_rod_to_dust.json => generated/resources/data/eternalores/recipe/titanium_rod_to_dust_deconstruction.json} (69%) create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_block_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_furnace.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_block.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_dust.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_nugget.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_nugget_to_ingot.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_plate.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_plate_to_dust_deconstruction.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_dust.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_blasting.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_furnace.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_rod.json create mode 100644 src/generated/resources/data/eternalores/recipe/ultimatitanium_rod_to_dust_deconstruction.json rename src/{main/resources/data/eternalores/recipe/uranium => generated/resources/data/eternalores/recipe}/uranium_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/uranium_dust_to_material_blasting.json} (66%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/uranium_dust_to_material_furnace.json} (75%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_block.json => generated/resources/data/eternalores/recipe/uranium_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/uranium => generated/resources/data/eternalores/recipe}/uranium_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_nugget.json => generated/resources/data/eternalores/recipe/uranium_ingot_to_nugget.json} (80%) rename src/{main/resources/data/eternalores/recipe/uranium => generated/resources/data/eternalores/recipe}/uranium_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/uranium => generated/resources/data/eternalores/recipe}/uranium_plate.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/uranium_plate_to_dust.json => generated/resources/data/eternalores/recipe/uranium_plate_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/uranium_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/uranium_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_dust_dupe.json => generated/resources/data/eternalores/recipe/uranium_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_blasting.json} (64%) rename src/{main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_furnace.json} (73%) rename src/{main/resources/data/eternalores/recipe/uranium => generated/resources/data/eternalores/recipe}/uranium_rod.json (67%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/uranium_rod_to_dust.json => generated/resources/data/eternalores/recipe/uranium_rod_to_dust_deconstruction.json} (69%) rename src/{main/resources/data/eternalores/recipe/zinc => generated/resources/data/eternalores/recipe}/zinc_block_to_ingot.json (100%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/zinc_dust_to_material_blasting.json} (65%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/zinc_dust_to_material_furnace.json} (74%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_block.json => generated/resources/data/eternalores/recipe/zinc_ingot_to_block.json} (72%) rename src/{main/resources/data/eternalores/recipe/zinc => generated/resources/data/eternalores/recipe}/zinc_ingot_to_dust.json (69%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_nugget.json => generated/resources/data/eternalores/recipe/zinc_ingot_to_nugget.json} (81%) rename src/{main/resources/data/eternalores/recipe/zinc => generated/resources/data/eternalores/recipe}/zinc_nugget_to_ingot.json (67%) rename src/{main/resources/data/eternalores/recipe/zinc => generated/resources/data/eternalores/recipe}/zinc_plate.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/zinc_plate_to_dust.json => generated/resources/data/eternalores/recipe/zinc_plate_to_dust_deconstruction.json} (70%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_blasting.json => generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_blasting.json} (71%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_furnace.json => generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_furnace.json} (80%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_block_to_raw_ore.json => generated/resources/data/eternalores/recipe/zinc_raw_block_to_ore.json} (100%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_raw_block.json => generated/resources/data/eternalores/recipe/zinc_raw_to_block.json} (73%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_dust_dupe.json => generated/resources/data/eternalores/recipe/zinc_raw_to_dust.json} (84%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_blasting.json => generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_blasting.json} (67%) rename src/{main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_furnace.json => generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_furnace.json} (77%) rename src/{main/resources/data/eternalores/recipe/zinc => generated/resources/data/eternalores/recipe}/zinc_rod.json (66%) rename src/{main/resources/data/eternalores/recipe/material_deconstructor/zinc_rod_to_dust.json => generated/resources/data/eternalores/recipe/zinc_rod_to_dust_deconstruction.json} (69%) create mode 100644 src/generated/resources/data/eternalores/worldgen/configured_feature/iridium_ore.json create mode 100644 src/generated/resources/data/eternalores/worldgen/placed_feature/iridium_ore_placed.json create mode 100644 src/main/java/net/radzratz/eternalores/datagen/EternalRecipeProvider.java create mode 100644 src/main/resources/assets/eternalores/textures/block/deepslate_iridium_ore_block.png create mode 100644 src/main/resources/assets/eternalores/textures/block/iridium_block.png create mode 100644 src/main/resources/assets/eternalores/textures/block/iridium_ore_block.png create mode 100644 src/main/resources/assets/eternalores/textures/block/raw_iridium_block.png rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/aluminum_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/amber_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/apatite_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/blue_steel_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/brass_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/britannia_silver_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/bronze_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/cinnabar_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/coal_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/cobalt_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/constantan_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/copper_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/diamond_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/electrum_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/emerald_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/ender_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/enderium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/endstone_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/fluorite_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/gallium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/gold_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/graphite_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/invar_dust.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/dusts/iridium_dust.png rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/iron_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/lapis_lazuli_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/lead_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/lumium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/netherite_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/netherrack_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/nickel_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/niter_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/obsidian_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/onyx_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/osmium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/peridot_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/pewter_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/platinum_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/plutonium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/quartz_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/rose_gold_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/ruby_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/sapphire_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/signalum_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/silver_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/steel_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/sulfur_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/tin_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/titanium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/tungsten_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/ultimatitanium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/uranium_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => dusts}/zinc_dust.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_aluminum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_bronze.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_copper.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_diamond.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_enderium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_gold.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_iron.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_lead.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_osmium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_steel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/gear_tin.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gears}/ultimate_gear.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gem_cutters}/iron_gem_cutter.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/fluorite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_amber.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_apatite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_cinnabar.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_niter.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_obsidian_shard.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_onyx.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_peridot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_ruby.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_sapphire.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => gems}/gem_sapphire_shard.png (100%) delete mode 100644 src/main/resources/assets/eternalores/textures/item/gods_tear.png rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/cobalt_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/copper_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/diamond_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/eternal_dark_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/iron_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => hammers}/stone_hammer.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/aluminum_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/blue_steel_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/brass_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/britannia_silver_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/bronze_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/cobalt_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/constantan_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/electrum_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/enderium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/eternal_dark_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/eternal_light_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/gallium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/graphite_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/invar_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/iridium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/lead_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/lumium_ingot.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/ingots/nethersteel_ingot.png rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/nickel_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/osmium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/pewter_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/platinum_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/plutonium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/redstone_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/rose_gold_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/shadowsteel_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/signalum_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/silver_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/steel_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/tin_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/titanium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/tungsten_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/ultimatitanium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/uraninite_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/uranium_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => ingots}/zinc_ingot.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => misc}/silicon.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/aluminum_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/blue_steel_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/brass_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/britannia_silver_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/bronze_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/cobalt_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/constantan_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/copper_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/electrum_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/enderium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/gallium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/graphite_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/invar_nugget.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/nuggets/iridium_nugget.png rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/lead_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/lumium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/netherite_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/nickel_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/osmium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/pewter_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/platinum_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/plutonium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/rose_gold_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/signalum_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/silver_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/steel_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/tin_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/titanium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/tungsten_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/ultimatitanium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/uranium_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => nuggets}/zinc_nugget.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_aluminum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_blue_steel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_brass.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_bronze.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_cobalt.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_constantan.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_copper.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/plates/plate_diamond.png rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_electrum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_enderium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_gallium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_gold.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_graphite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_invar.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/plates/plate_iridium.png rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_iron.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_lead.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_lumium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_netherite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_nickel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_osmium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_platinum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_plutonium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_rose_gold.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_sapphire.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_signalum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_silver.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_steel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_tin.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_titanium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_tungsten.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_ultimatitanium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_uranium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => plates}/plate_zinc.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_aluminum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_cobalt.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_gallium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_iridium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_lead.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_nickel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_osmium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_platinum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_plutonium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_silver.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_tin.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_tungsten.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_ultimatitanium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_uraninite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_uranium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/raw_zinc.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => raw_materials}/sulfur.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_aluminum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_blue_steel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_brass.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_bronze.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_cobalt.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_constantan.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_copper.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_diamond.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_electrum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_enderium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_gallium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_gold.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_graphite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_invar.png (100%) create mode 100644 src/main/resources/assets/eternalores/textures/item/rods/rod_iridium.png rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_iron.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_lead.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_lumium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_netherite.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_nickel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_osmium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_platinum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_plutonium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_rose_gold.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_sapphire.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_signalum.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_silver.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_steel.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_tin.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_titanium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_tungsten.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_ultimatitanium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_uranium.png (100%) rename src/main/resources/assets/eternalores/textures/item/{ => rods}/rod_zinc.png (100%) delete mode 100644 src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/aluminum/aluminum_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/bronze/bronze_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/copper/copper_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_furnace.json rename src/main/resources/data/eternalores/recipe/{brass => dust_alloy_creation}/brass_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{bronze => dust_alloy_creation}/bronze_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{constantan => dust_alloy_creation}/constantan_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{electrum => dust_alloy_creation}/electrum_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{enderium => dust_alloy_creation}/enderium_dust_creation.json (83%) rename src/main/resources/data/eternalores/recipe/{invar => dust_alloy_creation}/invar_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{lumium => dust_alloy_creation}/lumium_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{pewter => dust_alloy_creation}/pewter_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{rose_gold => dust_alloy_creation}/rose_gold_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{signalum => dust_alloy_creation}/signalum_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{steel => dust_alloy_creation}/steel_dust_creation.json (100%) rename src/main/resources/data/eternalores/recipe/{graphite/graphite_ingot_blasting.json => dust_to_material_misc/coal_dust_to_graphite_dust_blasting.json} (63%) rename src/main/resources/data/eternalores/recipe/{graphite/graphite_ingot_furnace.json => dust_to_material_misc/coal_dust_to_graphite_dust_furnace.json} (72%) delete mode 100644 src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/enderium/enderium_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_furnace.json rename src/main/resources/data/eternalores/recipe/{gem_cutter => gem_cutters}/gemcutter_iron.json (100%) delete mode 100644 src/main/resources/data/eternalores/recipe/gold/gold_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_to_dust.json delete mode 100644 src/main/resources/data/eternalores/recipe/iron/iron_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/lead/lead_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/material_deconstructor/copper_rod_to_dust.json delete mode 100644 src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_plate_to_dust.json delete mode 100644 src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_rod_to_dust.json delete mode 100644 src/main/resources/data/eternalores/recipe/misc/redstone_ingot_piston.json delete mode 100644 src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/osmium/osmium_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_dupe.json delete mode 100644 src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard.json delete mode 100644 src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard_to_gem.json delete mode 100644 src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/steel/steel_gear.json delete mode 100644 src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_furnace.json delete mode 100644 src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_blasting.json delete mode 100644 src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_furnace.json diff --git a/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 b/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 index 1a9b8df..ddeb9ba 100644 --- a/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 +++ b/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 @@ -1,4 +1,4 @@ -// 1.21.1 2024-12-18T02:16:49.4413607 Registries +// 1.21.1 2025-02-23T15:18:37.1351392 Registries e1e39d8c0dd14b8ca81db0987f9fd567434888ef data/eternalores/neoforge/biome_modifier/add_aluminum_ore.json 196fc4f620aca98c1a1a8a19c590cf5c77a3a48a data/eternalores/neoforge/biome_modifier/add_amber_ore.json 38b0fa35569f3fa7c97799b04490355a30e02a48 data/eternalores/neoforge/biome_modifier/add_apatite_ore.json @@ -6,6 +6,7 @@ a070218a2156061ca5d368cff35beed24665994c data/eternalores/neoforge/biome_modifie e50f9991f5193a84b409caccecc2b1eebea61be2 data/eternalores/neoforge/biome_modifier/add_cobalt_ore.json cdd04fdfc3bf0400cd941f497bdb2cff19dd2a60 data/eternalores/neoforge/biome_modifier/add_fluorite_ore.json a138df9886ac47ca9627e7fd67541fbf3bd171dd data/eternalores/neoforge/biome_modifier/add_gallium_ore.json +497b22d58fe02f937e69d1d68dceb8d3cc77464a data/eternalores/neoforge/biome_modifier/add_iridium_ore.json 87e70ba58041b8ee0487db89f3e8835cf02672b3 data/eternalores/neoforge/biome_modifier/add_lead_ore.json 1568e47573ed46ef7972e9742450ed358f4d5d16 data/eternalores/neoforge/biome_modifier/add_nether_obsidian_ore.json 594170d7631078f6b6be61f8e99043f832f6645b data/eternalores/neoforge/biome_modifier/add_nickel_ore.json @@ -28,6 +29,7 @@ c4756c5030718c5007ffdc8399626b857a635d1d data/eternalores/worldgen/configured_fe 21c1f0ab53a05a636aa98f0e01693aa56aa2f729 data/eternalores/worldgen/configured_feature/cobalt_ore.json b3550fddf99b392fec9942504113f3fa7327639a data/eternalores/worldgen/configured_feature/fluorite_ore.json bcc517ae1f59bdf91f6106d99db8a72249c12da8 data/eternalores/worldgen/configured_feature/gallium_ore.json +cc0c85d05e0a955585f9bd50b77dc05415c40227 data/eternalores/worldgen/configured_feature/iridium_ore.json 8dc6b2547cfd04c35fe11018d3fe984638c17b47 data/eternalores/worldgen/configured_feature/lead_ore.json b952f342ac7f5795dc6c7359aee7b9cb6287be19 data/eternalores/worldgen/configured_feature/nether_obsidian_ore.json fc17448863db7feb0b3e1a7ba53a9fece66a4c47 data/eternalores/worldgen/configured_feature/nickel_ore.json @@ -50,6 +52,7 @@ fe3473b3b3d7834fbf29c79808699ea03c82380b data/eternalores/worldgen/configured_fe 2eaefc4e391a4cfca0cd04c95b6b69441e9d96ee data/eternalores/worldgen/placed_feature/cobalt_ore_placed.json 325fb0595a9443f2671d26fb246eebc9c724c962 data/eternalores/worldgen/placed_feature/fluorite_ore_placed.json 1997908faa2ccafaf2993e5c4ba6316d03d366a2 data/eternalores/worldgen/placed_feature/gallium_ore_placed.json +1cf7820421b52e6e6f28e74a3bd1eb2036f4fe58 data/eternalores/worldgen/placed_feature/iridium_ore_placed.json cda1de9e4c39842164a695d5f81dd684da9f606d data/eternalores/worldgen/placed_feature/lead_ore_placed.json d712d79d5aeaed1b70298281316495c323ded5d6 data/eternalores/worldgen/placed_feature/nickel_ore_placed.json a774411b57b7b1e9938c25179319435fa0e8fea6 data/eternalores/worldgen/placed_feature/niter_ore_placed.json diff --git a/src/generated/resources/.cache/1e1a47fc3c80e8a181a3941b1a2f48ff4509f089 b/src/generated/resources/.cache/1e1a47fc3c80e8a181a3941b1a2f48ff4509f089 index f943cd3..ccf1f90 100644 --- a/src/generated/resources/.cache/1e1a47fc3c80e8a181a3941b1a2f48ff4509f089 +++ b/src/generated/resources/.cache/1e1a47fc3c80e8a181a3941b1a2f48ff4509f089 @@ -1,4 +1,4 @@ -// 1.21.1 2024-12-05T01:56:43.8724327 Block States: eternalores +// 1.21.1 2025-02-23T15:32:07.7325883 Block States: eternalores b6b9c6647989b7f9e5a630a3b54ebeeb48d5e923 assets/eternalores/blockstates/aluminum_block.json 53b119ec7b481084821223847767537173db8789 assets/eternalores/blockstates/aluminum_ore_block.json c0182d0bd8baae3e50001c8cb01182f701b062ab assets/eternalores/blockstates/amber_block.json @@ -21,6 +21,7 @@ c5985190cb1b5b6fef53a2e4c0bab80c34fd59bf assets/eternalores/blockstates/cobalt_o c0c00e159daae7ca9e44f7c51cba2ddd27529810 assets/eternalores/blockstates/deepslate_cobalt_ore_block.json a6b32ec584e8d49da8a03339fe8ac6ea535fee9a assets/eternalores/blockstates/deepslate_fluorite_ore_block.json 698369ee574219684e5a74d3e75bbbba4992b12c assets/eternalores/blockstates/deepslate_gallium_ore_block.json +f27c2e3e3d90777d14fc995071f36b87fc35a7b6 assets/eternalores/blockstates/deepslate_iridium_ore_block.json e9c2fe57801e82af547b2da94eb47da24ebc0aee assets/eternalores/blockstates/deepslate_lead_ore_block.json 124eab0c042c63aaf779c3b48ef41e6740050771 assets/eternalores/blockstates/deepslate_nickel_ore_block.json 22fad26e6d86b04559f7d448cc0f2a1216f138e1 assets/eternalores/blockstates/deepslate_niter_ore_block.json @@ -44,6 +45,8 @@ bdbf1e75bbc0bd13070fd82d9fcb9bbb1fb02023 assets/eternalores/blockstates/gallium_ db68f7a2905271d480371a4422d4745758660835 assets/eternalores/blockstates/gallium_ore_block.json 9aab29e1c20c7fc34ea3a7e462f1be4a3fa6f9fc assets/eternalores/blockstates/graphite_block.json 65f3a5b97bf77ac7118ae3b44de415c2226aac3f assets/eternalores/blockstates/invar_block.json +f20259c8cfe73bcd1ccf905d8d78b3fcd21765a9 assets/eternalores/blockstates/iridium_block.json +76e145bfa0fc3323003a1e3b0c4dd41feddd41d0 assets/eternalores/blockstates/iridium_ore_block.json 4deeefdd25154a3c6041d56873702ef4d76a976e assets/eternalores/blockstates/lead_block.json 4baec08611009b5859c5923c5eec84c4cbea483d assets/eternalores/blockstates/lead_ore_block.json 7d8c5eed89ba0c59d4b76adc0d58303269d5bd9d assets/eternalores/blockstates/lumium_block.json @@ -66,6 +69,7 @@ f7d976b0eff75be8b097c8121ffd07b679897766 assets/eternalores/blockstates/plutoniu ad31b1ec7873326abfc7d4de42d5450229a075b6 assets/eternalores/blockstates/raw_aluminum_block.json 75eb8a546ee5efc2842312c103b5557f230a9fe3 assets/eternalores/blockstates/raw_cobalt_block.json badd77cfde31e1cb17dda28da1f3ef8f86def981 assets/eternalores/blockstates/raw_gallium_block.json +52445266c1e32fe628a1057064f1c9a07aec1001 assets/eternalores/blockstates/raw_iridium_block.json fc2161234b01372712acd0ffbfe17920aa65f274 assets/eternalores/blockstates/raw_lead_block.json 537390b8c13831a49e02747ac40229f455ee80da assets/eternalores/blockstates/raw_nickel_block.json 552f3c5616271da68241c134b57c5a21a17e4023 assets/eternalores/blockstates/raw_osmium_block.json @@ -116,6 +120,7 @@ b4ddb26b776f952ed258638858493d8323718bc1 assets/eternalores/models/block/constan 3503ff4f8acb67447b7266492820de2079923374 assets/eternalores/models/block/deepslate_cobalt_ore_block.json d758807baa767aed3eafe061bb7d1ef09768d8d5 assets/eternalores/models/block/deepslate_fluorite_ore_block.json 4b313cee39a6a2f88e78011d2c87c7435f2e33d4 assets/eternalores/models/block/deepslate_gallium_ore_block.json +c64b5c71eb146b61b3aa676763d37c514512c20f assets/eternalores/models/block/deepslate_iridium_ore_block.json ee7071a34c9d363546840ac2be2306d1ca39964c assets/eternalores/models/block/deepslate_lead_ore_block.json 09a58c5840b62dd3ac54b80cd741af5c4e5a971a assets/eternalores/models/block/deepslate_nickel_ore_block.json 3d4760324f32c1079262e58578b6e2be42233342 assets/eternalores/models/block/deepslate_niter_ore_block.json @@ -139,6 +144,8 @@ d197f840113932603693663df061361b2203a4e4 assets/eternalores/models/block/gallium 8b7f38c2e56c2ff59fafecc54b6786f24ae11b56 assets/eternalores/models/block/gallium_ore_block.json 71801385ac4006ae98b58b7aa94a45137a88755c assets/eternalores/models/block/graphite_block.json 33f2e0b79c8838764ac4a6eb7cc8708d9e1750cc assets/eternalores/models/block/invar_block.json +5ff6935b2d727fec585ca7cabf87b760c0456369 assets/eternalores/models/block/iridium_block.json +4278739925f15ecef078ee66de5a88f3204fc80c assets/eternalores/models/block/iridium_ore_block.json e3a035fd6d0f46e5ee42a9a24531595e8c229b7e assets/eternalores/models/block/lead_block.json f23686946ded342460b69eaed9bbca56ae3a275b assets/eternalores/models/block/lead_ore_block.json 939fd464bf436209252960518f7b8c201058c7be assets/eternalores/models/block/lumium_block.json @@ -161,6 +168,7 @@ c748db9024f6dcfd07ce96a7213e25d4aa4cc549 assets/eternalores/models/block/plutoni 3363c1bad00e095c6af1b11ac095b32558031811 assets/eternalores/models/block/raw_aluminum_block.json 65ef4516c997abc67f4656cfbba1ea8c7b02d170 assets/eternalores/models/block/raw_cobalt_block.json 08a2438c6e94fa10ef5d40dd62888404029bd5b2 assets/eternalores/models/block/raw_gallium_block.json +a437c69e76df4675e4d6bab0c783d136ffc6ccc9 assets/eternalores/models/block/raw_iridium_block.json f6450436989870b6a9fc7732156c7665b77fa5ae assets/eternalores/models/block/raw_lead_block.json 97df9db7ce777275b3d371d27cc5b666b11bb667 assets/eternalores/models/block/raw_nickel_block.json d91d82585e27c73d72c95a40330c15665f466a37 assets/eternalores/models/block/raw_osmium_block.json @@ -211,6 +219,7 @@ df2e1ee634d4fec1c332ff6843c5f8b0ba2ca1ef assets/eternalores/models/item/constant f4aa00baebc07629c9f9e9df87f67aa48c24b19e assets/eternalores/models/item/deepslate_cobalt_ore_block.json 4eb5c6e52a45a11652b1eed97dc7c02ce90421ac assets/eternalores/models/item/deepslate_fluorite_ore_block.json 0bd59eeea3e3528c4b37a8b24ced9f8344abb384 assets/eternalores/models/item/deepslate_gallium_ore_block.json +ec5d47022073337021926e00c28425795aa693a1 assets/eternalores/models/item/deepslate_iridium_ore_block.json e39290badbcac882ea50e4b2c0075869aec9cb97 assets/eternalores/models/item/deepslate_lead_ore_block.json f279338fd239ef73763e78888043b9f5b8647418 assets/eternalores/models/item/deepslate_nickel_ore_block.json 51b19f975aff32877ecf33a035778d78f11ef7a3 assets/eternalores/models/item/deepslate_niter_ore_block.json @@ -234,6 +243,8 @@ b081b6a9b632718434e9ffc9035e0167f5892ecf assets/eternalores/models/item/gallium_ 4b1168ec191d3e6194fd4ac38bb67dcba9b6cb30 assets/eternalores/models/item/gallium_ore_block.json c964c5290f4e634b5bbaf3485ab484fbc189bc7d assets/eternalores/models/item/graphite_block.json 0619350cadd9cac913e1eeb307cb3716911efda6 assets/eternalores/models/item/invar_block.json +7991fd3efa16562c0175c9ab7ffd07d764bbbb17 assets/eternalores/models/item/iridium_block.json +e99fad0507f879087faddf597b7fd95a4f9c6520 assets/eternalores/models/item/iridium_ore_block.json be860dd4c003d240adfdc27cba63967551ee7847 assets/eternalores/models/item/lead_block.json dadbcca1184029a4b47edc2677b9d499224100f9 assets/eternalores/models/item/lead_ore_block.json 59fbb671857269b3ba2823986a5c39a122457bf6 assets/eternalores/models/item/lumium_block.json @@ -256,6 +267,7 @@ d0db38ed2b3361668d4f8f0599a62cecdb79acc9 assets/eternalores/models/item/peridot_ 26dce0770ebe3939ec7f9e6867d32fb081647934 assets/eternalores/models/item/raw_aluminum_block.json 624190bbb52a2d9e28f0812fa6212ea0d0509bfb assets/eternalores/models/item/raw_cobalt_block.json da42239f0de00096cf686da1dead1f8c85ee03bc assets/eternalores/models/item/raw_gallium_block.json +54919aaaf20fda44916fc948cf538f872c8305ab assets/eternalores/models/item/raw_iridium_block.json 8a9b330d1896d17314945f02e9dc546f70c836d6 assets/eternalores/models/item/raw_lead_block.json de80e3a39ccbf42af4f00dfcfb0eb3a8522ed214 assets/eternalores/models/item/raw_nickel_block.json 47d441e7f24d17eea03c7c11fa5a32bef4600bea assets/eternalores/models/item/raw_osmium_block.json diff --git a/src/generated/resources/.cache/474f4b2eac39f892f2cd7ba756fe752766f56205 b/src/generated/resources/.cache/474f4b2eac39f892f2cd7ba756fe752766f56205 index 36a1626..cc7e4f0 100644 --- a/src/generated/resources/.cache/474f4b2eac39f892f2cd7ba756fe752766f56205 +++ b/src/generated/resources/.cache/474f4b2eac39f892f2cd7ba756fe752766f56205 @@ -1,7 +1,7 @@ -// 1.21.1 2025-02-16T04:54:07.4063973 Tags for minecraft:block mod id eternalores +// 1.21.1 2025-02-23T15:18:37.1361398 Tags for minecraft:block mod id eternalores d8e3838f471e065337c0b410f1079d7ca76be4da data/c/tags/block/gem_block.json -1246c4e1632a36943cbb0bfdd6988cc5458bcc99 data/c/tags/block/metal_block.json -9decc633454cc14e556cbc95a6d32cbf79b7caee data/c/tags/block/ores.json +73ad2d1581f38afef1e03ff0daa23478c505f32e data/c/tags/block/metal_block.json +aaf0e97c7330b271b9b373456a558c0180216a28 data/c/tags/block/ores.json d441da36269b359d947d3b29803cff420f1a7f55 data/c/tags/block/ores/aluminum.json 07b1e4061c240eeb93106c910ef5fa13446261a0 data/c/tags/block/ores/amber.json 1631f4aa1b3059968aa832c6a8bec9acefdc082f data/c/tags/block/ores/apatite.json @@ -9,6 +9,7 @@ a46ba16eb03d4cd2db306cf54ab5fcc2dd11c759 data/c/tags/block/ores/cinnabar.json 3f2ff54c830594bc54d7db3754232bd4c895bf7b data/c/tags/block/ores/cobalt.json 78f31a3b1340c435ea1c3ae1090fc3d869171f78 data/c/tags/block/ores/fluorite.json 5e3eaaab588bf09d93a0b3929187e502a862fedd data/c/tags/block/ores/gallium.json +f6ca164993c86a165b0592d81352245024d09d46 data/c/tags/block/ores/iridium.json 1631134f5cb0ad2739cb3af03572dd6cc91dfcce data/c/tags/block/ores/lead.json 448ee63e90736e3734e09299e3f48ecf7166a459 data/c/tags/block/ores/nickel.json ffaaac7669551836293bc887e81a2fb7802ba168 data/c/tags/block/ores/niter.json @@ -23,11 +24,11 @@ c037abcec606ef702a6a76c08677044a0e88907a data/c/tags/block/ores/silver.json 80c46bc9902db9fa0c0e7199a21c03c53c03be07 data/c/tags/block/ores/tin.json c62a72aa4e14c09654da8e37447a1ebd03b38364 data/c/tags/block/ores/uranium.json e6eaa377c359e283bf04b3d345f44fdb6171399a data/c/tags/block/ores/zinc.json -adca4e1dec004c60f3c6f5edef9b3cdb3ef41dae data/c/tags/block/ores_in_ground/deepslate.json +6ebbaa4e1c527972924f10f31dcffed77e940390 data/c/tags/block/ores_in_ground/deepslate.json fcbc57ac2517c206f3673d1a0a216f9be85a5adc data/c/tags/block/ores_in_ground/netherrack.json -13ab2d681ce47155e24debfa6738abcdda7079be data/c/tags/block/ores_in_ground/stone.json -e3b000a9254429c15c8eb83ae3b3a3fc05465002 data/c/tags/block/raw_ore_block.json -cb1ba85b26baa48baf423ac2891d787ac9f54875 data/c/tags/block/storage_blocks.json +3260d87f8b019db8cc63b9766987fd6dba90d8e0 data/c/tags/block/ores_in_ground/stone.json +777a614e60ae151dbee62002159a0a909f37a810 data/c/tags/block/raw_ore_block.json +34e44d4ac1b2d9fb56e95a8fa2adaec8137bc45c data/c/tags/block/storage_blocks.json c4dc97a723d06ee8d352a8c633fb1c9421895a4d data/c/tags/block/storage_blocks/aluminum.json 4d4e1deb96f454ef5548503771c2f30393d28239 data/c/tags/block/storage_blocks/amber.json c8307384879dc69ebf2239a2180f3bf65bb9c243 data/c/tags/block/storage_blocks/apatite.json @@ -43,6 +44,7 @@ f2bd24e2904060d71797e305fcd568ee5b549ce7 data/c/tags/block/storage_blocks/enderi eebcf4984d1c2b4ace4128ac82b67cc90edd7d31 data/c/tags/block/storage_blocks/fluorite.json 58ea60c6311c5233116263befd201c10e615fac5 data/c/tags/block/storage_blocks/gallium.json 6a4b88b8be8afdee309bbe2af4f25ac9a00fc0a9 data/c/tags/block/storage_blocks/invar.json +4a179c739145a8983cb61dcc9df6f4be74b5d6bc data/c/tags/block/storage_blocks/iridium.json 7084557ce7674fd183dfc0bf03c20a8a14d228d4 data/c/tags/block/storage_blocks/lead.json 6f0cd63d5875f7585f55295cd764082fb63435d6 data/c/tags/block/storage_blocks/lumium.json 3641f42cd2e3cb5fab9b3822dc213efb83dced00 data/c/tags/block/storage_blocks/nickel.json @@ -54,6 +56,8 @@ f209e8d119cc7cbd6d04ff8813735683a820d708 data/c/tags/block/storage_blocks/osmium f60687bde95d14fbaab1852fa5a23962d42ed980 data/c/tags/block/storage_blocks/platinum.json 5077bc62932519dce0cd251f24f99cd305c5c6c9 data/c/tags/block/storage_blocks/raw_aluminum.json b41fb33240e44b5282f0190a040c6be1721975ad data/c/tags/block/storage_blocks/raw_cobalt.json +00d401a7edeab70152ca4e5a3a1927bc51357d5c data/c/tags/block/storage_blocks/raw_gallium.json +249eac856f6652db3b635106ea3782eb48071ac1 data/c/tags/block/storage_blocks/raw_iridium.json bf488cbadbcf845b563211ef5f1179bc59e3af3d data/c/tags/block/storage_blocks/raw_lead.json af157e1ed8132234efc7f035fdf12e3784e12b48 data/c/tags/block/storage_blocks/raw_nickel.json 8c7b995daee5afeb347d9e9fca437855c6bbb908 data/c/tags/block/storage_blocks/raw_osmium.json @@ -73,7 +77,7 @@ b72d2374bcde3317b869d5d4657eecb6bc7e84f8 data/c/tags/block/storage_blocks/sulfur bccbf12c44ab74cf5e86ef719ed4d42f49a2b532 data/c/tags/block/storage_blocks/titanium.json a9490d7e842d03664401a1fb03e81a7bd0fb3f9b data/c/tags/block/storage_blocks/uranium.json 5ab33792050e192ba5ee82bc3a7c27dadec09742 data/c/tags/block/storage_blocks/zinc.json -a3c3320b67f5750addaf80ec72fb7e9b21fa714a data/minecraft/tags/block/mineable/pickaxe.json +ed41032a977b265c7150e9c925a88d7d89872b01 data/minecraft/tags/block/mineable/pickaxe.json 4081791f23372bf0be1492ac3ed65b7f894d2f59 data/minecraft/tags/block/needs_diamond_tool.json -df792bf4f90d6715badfff28ca4eaed2ac0a7fa4 data/minecraft/tags/block/needs_iron_tool.json +fd075e5a403a688dbe8b3d9192115c96d390eadb data/minecraft/tags/block/needs_iron_tool.json 37ecc7c3d0bad87b4d47d2bf363e8a46900ee7fa data/minecraft/tags/block/needs_stone_tool.json diff --git a/src/generated/resources/.cache/589664e18f58ed5d86aafc2b8a25b539d2f00e41 b/src/generated/resources/.cache/589664e18f58ed5d86aafc2b8a25b539d2f00e41 index c873038..aded2e7 100644 --- a/src/generated/resources/.cache/589664e18f58ed5d86aafc2b8a25b539d2f00e41 +++ b/src/generated/resources/.cache/589664e18f58ed5d86aafc2b8a25b539d2f00e41 @@ -1,5 +1,5 @@ -// 1.21.1 2025-02-17T13:21:36.6306064 Tags for minecraft:item mod id eternalores -259806e5a77fe992002fac70e82e5762709dae7d data/c/tags/item/dusts.json +// 1.21.1 2025-02-25T16:22:14.8464786 Tags for minecraft:item mod id eternalores +2f495a531fed91b95f916cc5fcf8950995564b73 data/c/tags/item/dusts.json a0f4982b67bd99a844350693498b221b1d1c8051 data/c/tags/item/dusts/aluminum.json 0ea2276a5689e3a3b0b5ef83cbef89e3a838ed73 data/c/tags/item/dusts/amber.json 7cf27deceb388b045c418411440bb150ed57c568 data/c/tags/item/dusts/apatite.json @@ -18,9 +18,11 @@ f971ca489648aea3f7f25c3dd0052c3e1aef6999 data/c/tags/item/dusts/diamond.json 0071727039049577a4976271828fd418bfaf3438 data/c/tags/item/dusts/enderium.json 76932b61fea93b3d3504247db5300fe33a3c8575 data/c/tags/item/dusts/ender_pearl.json f83f3303d018f9a23b7669f8990ee9e3c0efbdde data/c/tags/item/dusts/endstone.json +c02cca11b29ba58c368b07787daddbb9833765ab data/c/tags/item/dusts/fluorite.json 65842a524e5de647e78c126cb0fb6ac1077b8ac0 data/c/tags/item/dusts/gallium.json 009e2829a944c070401bc2b6ff76bad40ffc9ddc data/c/tags/item/dusts/gold.json 1ee179dc0e575c22f8b95de9f3ee20aa4520f39f data/c/tags/item/dusts/invar.json +67b39a458e7bd36fde28bd65121384475d37bdc2 data/c/tags/item/dusts/iridium.json 8c42ac2de2b522e87e9dd0eccfb9130fe6bac510 data/c/tags/item/dusts/iron.json ebcd04fde396dd7b592bd6746e93ec575c5ec9e7 data/c/tags/item/dusts/lapis.json a7ad59c456e041985cc1cb5ac38b9eca826b2841 data/c/tags/item/dusts/lead.json @@ -62,9 +64,9 @@ b5365bf82dfee1eb9d5bcec0564b5ec24b9be685 data/c/tags/item/gears/enderium.json 056f2cd120a5df0bfbe7361af24cad0d6ce0aef8 data/c/tags/item/gears/tin.json 5e88e0ece2bc1dff3015046edbb9d516e0003853 data/c/tags/item/gem_dust.json a348803400d5bc81aab9ee54c66e4fbeb385fb1b data/c/tags/item/gem_gears.json -b02b36c8b720db5c806579d3334568b90173d5a1 data/c/tags/item/gem_plates.json +aa3ec990b90bdd3a46baaea0e8b705a34263b918 data/c/tags/item/gem_plates.json 5767955f883c8b4cc3bce11afb85c4591eabc036 data/c/tags/item/gem_rods.json -a4f018569bc8b0873a09ede1a1d2a587d2805120 data/c/tags/item/ingots.json +3872b3319b2197b0306045ffba008267dc361ebc data/c/tags/item/ingots.json a662e5e3ad3f9e5e0ce4697c875655cdc90fcef4 data/c/tags/item/ingots/aluminium.json a662e5e3ad3f9e5e0ce4697c875655cdc90fcef4 data/c/tags/item/ingots/aluminum.json fc5116855cc4bba0558f57f7e1d93823f20967c6 data/c/tags/item/ingots/blue_steel.json @@ -80,6 +82,7 @@ fc4fca9f59abc44e9b22ca78a29c59f8aff928a4 data/c/tags/item/ingots/enderium.json 0f1870214aec6a710157c59c5b4db052f1777efd data/c/tags/item/ingots/gallium.json 312e5425e954ddae311c3ef066c768a6d73fa3bb data/c/tags/item/ingots/graphite.json e9ecdce71dbb74050c6279613f916815d50c3e34 data/c/tags/item/ingots/invar.json +11b6aa6ac62e27a62be3565b5fc4a44290ef098f data/c/tags/item/ingots/iridium.json fce3d31c3a71a4e5259db6906fbbd873cae8ef42 data/c/tags/item/ingots/lead.json afdba9955667dde1553ed38c1786b566aa25c447 data/c/tags/item/ingots/lumium.json f693dcae79c3090fa58aa976ec68a5763403cdbc data/c/tags/item/ingots/nickel.json @@ -97,11 +100,11 @@ e9aec7dc8c4f9fa96c6a6bedf2fa1aed5708b6fe data/c/tags/item/ingots/titanium.json 006ab954ed02b9d6a6cde99f1709d273edca0fcc data/c/tags/item/ingots/ultimatitanium.json a11767c8be06dbdc1923559fdf867a722caa2cb7 data/c/tags/item/ingots/uranium.json e721477849a9c86f29f584c93d039815b6221f11 data/c/tags/item/ingots/zinc.json -5091e302b7f84e0af56c76923a22a5b5ea5a86ae data/c/tags/item/metal_dust.json +70a4d804a56a448da62e802819c54260e5a2a200 data/c/tags/item/metal_dust.json f008fd8ac641f5edde78be97d9bb9b5edeb813b2 data/c/tags/item/metal_gears.json -93f2fdcfcd47a43e2383de45c801dda44b13a3a9 data/c/tags/item/metal_plates.json -6397e0280f521e30176c17d33eea18c5f424843c data/c/tags/item/metal_rods.json -2cb86e9bb6fe2b15497af704018682d18a44d919 data/c/tags/item/nuggets.json +d83c3acfad0249aa70467c2344b7f0406b7c7a95 data/c/tags/item/metal_plates.json +9710afe3293553015dd793437174a9e691b76d7a data/c/tags/item/metal_rods.json +71203bd8f297d6fe2492470882d1adf29eeb80f6 data/c/tags/item/nuggets.json 881b0f7ee90e5abde2e2fb562e42ca8a90c3c64a data/c/tags/item/nuggets/aluminum.json 6f67f58edafd2bbb3263fdfa56605c112c08165e data/c/tags/item/nuggets/blue_steel.json 19549c60a38698953e7598801f73338ac8ab66eb data/c/tags/item/nuggets/brass.json @@ -115,6 +118,7 @@ e3bed313c985a2a06757aabf9ad43216cc44d6a7 data/c/tags/item/nuggets/electrum.json 5ac673d1adf8c563bd67429eaea93cb8d65e6094 data/c/tags/item/nuggets/gallium.json 64f85928b5dbf1e202614386d3c37f5bb0d74b2d data/c/tags/item/nuggets/graphite.json b47885aced8820f3de947aa14d69d5a74c482ab3 data/c/tags/item/nuggets/invar.json +39f437243edd26067421ab3f38d3f755fb17ff9d data/c/tags/item/nuggets/iridium.json dccc0be1cf6a1b0d2ebf13821a0ba05a672357a2 data/c/tags/item/nuggets/lead.json cdca880193c07d6b4fca12e129edcb501803d127 data/c/tags/item/nuggets/lumium.json c5c7f7dda13c4239bcb8528a5ae4c888f4881434 data/c/tags/item/nuggets/netherite.json @@ -131,7 +135,7 @@ dda267385ba576334d4195300c60eac4bd73e911 data/c/tags/item/nuggets/steel.json b1b301643663cc8a524b0af5448417e3ee5336ac data/c/tags/item/nuggets/ultimatitanium.json 991878b5930f67707d0590e01054f7b8a9b2f8c3 data/c/tags/item/nuggets/uranium.json 1fdb0352655ed8ce1e9fd11320279b3bd6815211 data/c/tags/item/nuggets/zinc.json -9decc633454cc14e556cbc95a6d32cbf79b7caee data/c/tags/item/ores.json +aaf0e97c7330b271b9b373456a558c0180216a28 data/c/tags/item/ores.json d441da36269b359d947d3b29803cff420f1a7f55 data/c/tags/item/ores/aluminum.json 07b1e4061c240eeb93106c910ef5fa13446261a0 data/c/tags/item/ores/amber.json 1631f4aa1b3059968aa832c6a8bec9acefdc082f data/c/tags/item/ores/apatite.json @@ -139,6 +143,7 @@ a46ba16eb03d4cd2db306cf54ab5fcc2dd11c759 data/c/tags/item/ores/cinnabar.json 3f2ff54c830594bc54d7db3754232bd4c895bf7b data/c/tags/item/ores/cobalt.json 78f31a3b1340c435ea1c3ae1090fc3d869171f78 data/c/tags/item/ores/fluorite.json 5e3eaaab588bf09d93a0b3929187e502a862fedd data/c/tags/item/ores/gallium.json +f6ca164993c86a165b0592d81352245024d09d46 data/c/tags/item/ores/iridium.json 1631134f5cb0ad2739cb3af03572dd6cc91dfcce data/c/tags/item/ores/lead.json 448ee63e90736e3734e09299e3f48ecf7166a459 data/c/tags/item/ores/nickel.json ffaaac7669551836293bc887e81a2fb7802ba168 data/c/tags/item/ores/niter.json @@ -153,7 +158,7 @@ c037abcec606ef702a6a76c08677044a0e88907a data/c/tags/item/ores/silver.json 80c46bc9902db9fa0c0e7199a21c03c53c03be07 data/c/tags/item/ores/tin.json c62a72aa4e14c09654da8e37447a1ebd03b38364 data/c/tags/item/ores/uranium.json e6eaa377c359e283bf04b3d345f44fdb6171399a data/c/tags/item/ores/zinc.json -cdeb352b2fabe725c5f97f5514701f99c2633984 data/c/tags/item/plates.json +19e40eec403a7859d7bc7ae70bdc3600bb49eb25 data/c/tags/item/plates.json fbd74e56298d4cdbe5e762d7044baae077ca9e15 data/c/tags/item/plates/aluminium.json fbd74e56298d4cdbe5e762d7044baae077ca9e15 data/c/tags/item/plates/aluminum.json 856854552ad013d8754e645fd4ab8716c624a2c3 data/c/tags/item/plates/blue_steel.json @@ -162,12 +167,14 @@ a0d4ad754c54adedfa92b77d1a4d2deca0d1c4bb data/c/tags/item/plates/brass.json d8ddffc4c1e07de6628d63850936482912a5de61 data/c/tags/item/plates/cobalt.json 856dce49f08390a7d1ff4e25c930ca472b556906 data/c/tags/item/plates/constantan.json 7c6f6fd0af91c5e6706d91dd8bce42e44d369e0b data/c/tags/item/plates/copper.json +3e54ce15d057269b9af9ef5391655c907b9c1447 data/c/tags/item/plates/diamond.json 9e0ff5da7cdf923a8b37b3f631abca82c6d117f7 data/c/tags/item/plates/electrum.json 22ae1ef4a489eeabd41182679810678dc91f5bed data/c/tags/item/plates/enderium.json 87773f1ac077fb9a0aaf5bb8e362469a7941f4a2 data/c/tags/item/plates/gallium.json afda5d1f0b116e8d093940b1336d6f89afde57b3 data/c/tags/item/plates/gold.json 56ba27e739cb19202cfa9c9990562fe4ffcad83b data/c/tags/item/plates/graphite.json c8d7da373acd21f56d6e6295a9365b2c9e25f5e1 data/c/tags/item/plates/invar.json +bed397138c33a55f1d5ca5520854d249fb50d245 data/c/tags/item/plates/iridium.json eb12136afc04624eac7b198bbbdb7d5882a576b9 data/c/tags/item/plates/iron.json 22b1032bd095fb12d666289dd9bdc3cf67a52c29 data/c/tags/item/plates/lead.json c6407e44f949dffa60d806d9d7ae647df3c04851 data/c/tags/item/plates/lumium.json @@ -186,8 +193,8 @@ de3509609b5a24e792edc69561f2291f1539899b data/c/tags/item/plates/titanium.json 6760748162ecd525f693b3d825895b77193afd9b data/c/tags/item/plates/ultimatitanium.json bc4860f6c2d881d7512c7310ba29bad0b96d5cc0 data/c/tags/item/plates/uranium.json 8724eec38f882f1d92c6d5517bbea7bf0d6239e7 data/c/tags/item/plates/zinc.json -b533c7276c4def4550239fc1ffeb67ecbc41ea24 data/c/tags/item/raw_materials.json -fe5cd6d1222d267c621d0de60e85d6484be15892 data/c/tags/item/rods.json +8d777f19bdbb15e086c8df81cf53b80046914cb8 data/c/tags/item/raw_materials.json +94fc56e9adedb0e196c95563e77ec1be5559ffcf data/c/tags/item/rods.json a758f2c64b63852c40e975906d3ddc59e5629b89 data/c/tags/item/rods/aluminum.json 85368ab6b80192701cf24ac8bb57bd304c0fe883 data/c/tags/item/rods/blue_steel.json 913da3b2e42b4812ccd2a781725996f3ea951cac data/c/tags/item/rods/brass.json @@ -202,6 +209,7 @@ e494419353f08510dc29a7e92939b179a35ee3aa data/c/tags/item/rods/gallium.json b3657edc4b175b741a6a1ad36cd66aef157fe6bf data/c/tags/item/rods/gold.json 89a4021e95a5e7ebfa7f91a41bddc671bf1c41f7 data/c/tags/item/rods/graphite.json 79850fb8969e7e4cfb2634f93ad2e2894525164e data/c/tags/item/rods/invar.json +4147e2b5656abf2b4377bab30ed126f74aa7e6e8 data/c/tags/item/rods/iridium.json bf8dab97c41c965ef57edddfa093b03db1063a74 data/c/tags/item/rods/iron.json b695f51896852431a0cc8be8f06843ba0d2c0950 data/c/tags/item/rods/lead.json 783fd2e23d62ac881d0bec624bdbab7f1eabcb75 data/c/tags/item/rods/lumium.json @@ -221,7 +229,7 @@ da21446879dc8261d4690182c6de7ff2324545e7 data/c/tags/item/rods/uranium.json 7bf0c5fe85fca3db0520be2e3c1089ec61d5dc69 data/c/tags/item/rods/zinc.json 8b775d2666d86568093847d29dd59b6367717a82 data/c/tags/item/silicon.json a35e6d35b50eda3d7623174500ee1d9d4788c4d3 data/c/tags/item/stone_dust.json -cb1ba85b26baa48baf423ac2891d787ac9f54875 data/c/tags/item/storage_blocks.json +34e44d4ac1b2d9fb56e95a8fa2adaec8137bc45c data/c/tags/item/storage_blocks.json c4dc97a723d06ee8d352a8c633fb1c9421895a4d data/c/tags/item/storage_blocks/aluminum.json 4d4e1deb96f454ef5548503771c2f30393d28239 data/c/tags/item/storage_blocks/amber.json c8307384879dc69ebf2239a2180f3bf65bb9c243 data/c/tags/item/storage_blocks/apatite.json @@ -237,6 +245,7 @@ f2bd24e2904060d71797e305fcd568ee5b549ce7 data/c/tags/item/storage_blocks/enderiu eebcf4984d1c2b4ace4128ac82b67cc90edd7d31 data/c/tags/item/storage_blocks/fluorite.json 58ea60c6311c5233116263befd201c10e615fac5 data/c/tags/item/storage_blocks/gallium.json 6a4b88b8be8afdee309bbe2af4f25ac9a00fc0a9 data/c/tags/item/storage_blocks/invar.json +4a179c739145a8983cb61dcc9df6f4be74b5d6bc data/c/tags/item/storage_blocks/iridium.json 7084557ce7674fd183dfc0bf03c20a8a14d228d4 data/c/tags/item/storage_blocks/lead.json 6f0cd63d5875f7585f55295cd764082fb63435d6 data/c/tags/item/storage_blocks/lumium.json 3641f42cd2e3cb5fab9b3822dc213efb83dced00 data/c/tags/item/storage_blocks/nickel.json @@ -248,6 +257,8 @@ f209e8d119cc7cbd6d04ff8813735683a820d708 data/c/tags/item/storage_blocks/osmium. f60687bde95d14fbaab1852fa5a23962d42ed980 data/c/tags/item/storage_blocks/platinum.json 5077bc62932519dce0cd251f24f99cd305c5c6c9 data/c/tags/item/storage_blocks/raw_aluminum.json b41fb33240e44b5282f0190a040c6be1721975ad data/c/tags/item/storage_blocks/raw_cobalt.json +00d401a7edeab70152ca4e5a3a1927bc51357d5c data/c/tags/item/storage_blocks/raw_gallium.json +249eac856f6652db3b635106ea3782eb48071ac1 data/c/tags/item/storage_blocks/raw_iridium.json bf488cbadbcf845b563211ef5f1179bc59e3af3d data/c/tags/item/storage_blocks/raw_lead.json af157e1ed8132234efc7f035fdf12e3784e12b48 data/c/tags/item/storage_blocks/raw_nickel.json 8c7b995daee5afeb347d9e9fca437855c6bbb908 data/c/tags/item/storage_blocks/raw_osmium.json diff --git a/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d b/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d index 4a446f3..818a73a 100644 --- a/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d +++ b/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d @@ -1,71 +1,75 @@ -// 1.21.1 2024-12-05T01:56:43.8784334 Loot Tables +// 1.21.1 2025-02-25T12:48:59.3573085 Loot Tables 7c29615ef61bc39400d3ae8fac7e6ce7a52c3073 data/eternalores/loot_table/blocks/aluminum_block.json -5280c280d8a89ef453e6e13c1f54c6031d9d9eb4 data/eternalores/loot_table/blocks/aluminum_ore_block.json +2d5bc4fb8e87061d36390888ab1e41cd21cb37c8 data/eternalores/loot_table/blocks/aluminum_ore_block.json 351caea42c6ba11c95dedb2047634525696cb814 data/eternalores/loot_table/blocks/amber_block.json -eb2fa4509e412cfd32785efc24adca553a2c8712 data/eternalores/loot_table/blocks/amber_ore_block.json +72f73c2c956907f94f39af2ed19cddede621f34d data/eternalores/loot_table/blocks/amber_ore_block.json 721c577f29b7eb1941b4fc5d628282b5705d4223 data/eternalores/loot_table/blocks/apatite_block.json -c1701229d63221b330237018836818dd53491d0c data/eternalores/loot_table/blocks/apatite_ore_block.json +ece147508756b146be6dac5dacafff19927a3d17 data/eternalores/loot_table/blocks/apatite_ore_block.json 27b3c9d5a30a73fef609e7ac4fb988eb5714ef9d data/eternalores/loot_table/blocks/blue_steel_block.json aab2635f51e358c9a052fadff1e6cdf6f12d9272 data/eternalores/loot_table/blocks/brass_block.json 8c28315cb634139fd46584d527922038efcf983a data/eternalores/loot_table/blocks/britannia_silver_block.json 6cd66acad66276528ed3e849d4eebade3585a3d8 data/eternalores/loot_table/blocks/bronze_block.json d9747c8bd5da7596edbdde18cbc571fe45c45c3a data/eternalores/loot_table/blocks/cinnabar_block.json -da905c48a5bce1f3dda2173abf4f82da353e7ec6 data/eternalores/loot_table/blocks/cinnabar_ore_block.json +c34c113c976fa47fa935289b70b854b0fb7bb961 data/eternalores/loot_table/blocks/cinnabar_ore_block.json ec3981cc86f2b8c7aa1211228ca6607067559223 data/eternalores/loot_table/blocks/cobalt_block.json ce2fe1ae3664565452f9b91edf94dae84b1419c3 data/eternalores/loot_table/blocks/cobalt_ore_block.json 7eb83a8aea9d04ad54b5c4c9d0678742f6b498d6 data/eternalores/loot_table/blocks/constantan_block.json -06d852625c534ba096e7801ded96f629c5224d31 data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json -403ad717519b03462714e43a49d79a997e716424 data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json -16e9daa66d71b0d269cb9b5ef18d7f7f46520d23 data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json -cea27c989e9d2dfb4dbf2b51ac5793d5529abd2b data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json +b6dfd4a221a72426eee452f6452c8769cec1feb8 data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json +0d4b9605b5595ee5f1ef707fcbebe15bcd1324d8 data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json +bcfed103b8cfc9999d23b49c0a13b3e161b4e9f8 data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json +98271f7fb47a6fa88e0960b7a57caa475ba802ca data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json c65c2ff5450af3829e7803dfec7892f41f14e25c data/eternalores/loot_table/blocks/deepslate_cobalt_ore_block.json -5e7ffbee4150bb0ed4068b8c872676562748f79b data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json -7657d99f58efda17b49e1650e97785deed595337 data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json -29f7ddd302ca99642828e698ebd2fa56d7af865c data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json -9715da94bb8afa3376f3da19a728100d6c238c01 data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json -4b6a553fe65202dafec51530c34a5001c1e12ec8 data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json -f9cf23e5418ee1cd327630da0ee7ecdde8c40ea1 data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json -1439205777373399145a97a47fa06dd55b47e727 data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json -d189e762cbf35ca41fe3eaa75c415f5eff3a7b46 data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json -8216fe29cccb3378c0a40d67ff53cb4558684799 data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json -ef88e97d5859aa26d39423e59a8393aa4c7669f6 data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json -4d2f02ef53d8527a8c4cb1719d026c13dc43c293 data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json -6015a6e5735602b8445fe156544bec8831319ee3 data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json -047fa352aadca605263330dc61a9801e504360ea data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json -8eed3a97eb778688e13ef940294f8b55d9a17734 data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json -c282dbfd82f65fa124c7ba0d970ee2513366c918 data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json +c383fd51f004f8361a37991b24969765d6d9b593 data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json +9f8dac58a052a5c18a76da1a6db091cea7a3ab17 data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json +af501f2db6a354ae00a3f1b41d955fedbeaa71cc data/eternalores/loot_table/blocks/deepslate_iridium_ore_block.json +be2cad9cf6e9b2fcf9461d34710c13ab15a67daa data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json +97cede34dd3d448aac36e02d4378689f03f919f3 data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json +d66664d031b3eb70cd7bb1706c74eb82d44c1573 data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json +011cf06eda45aeed9e183f5f8f62f3a8c6cb73fe data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json +0f75307c76188d9fc11d8b4f7aafc20df30e91aa data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json +1805d174ae6f8ea387f41cfc18d629e75ed80c1c data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json +18f574220253154ca3fc091ddbf02cb5ebd42c0d data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json +4f2e5e43441b29cf973c2c68e22c3037475b5b34 data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json +8be9c9b404cf984e15cda8606255fd7fc32a37f0 data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json +5da4503addbf4a29a6bcbfb815c0bd9caa0c83e1 data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json +e00ee3eb96fa502662effb463838072d2a06bdd1 data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json +6d2b704116649ebb23224d3f0ce63d3e544b9c06 data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json +69850d57785c67313a3d9c90b7b11bc863bf4187 data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json 5cb44601f0b88fa7aba78dd18520120312741048 data/eternalores/loot_table/blocks/deepslate_uranium_ore_block.json -205b1377a4600a6817d0bdb075aa410c7650bd15 data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json +fd2aadaac018226604b1cfcca09ff17b109db01e data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json 1cc3fc8c7fd9a582f867af930d0f9045c4e11f35 data/eternalores/loot_table/blocks/electrum_block.json 8ecbc71ae94a11aaa15851ba8509f5aa25273d7b data/eternalores/loot_table/blocks/enderium_block.json 9e5b5fb3b2a3fd0393c2bce7d9073cc4138c7c12 data/eternalores/loot_table/blocks/fluorite_block.json -0ee40199d3c5c0dfff459a8638abfebe15ff991e data/eternalores/loot_table/blocks/fluorite_ore_block.json +fc3b69b1bc5cd95039eaa0f815ba3d4cde91f565 data/eternalores/loot_table/blocks/fluorite_ore_block.json dd81bcf1227160410b4246f3a8ec69e6518fe0cf data/eternalores/loot_table/blocks/gallium_block.json -7ef58aae48e73085f102c011104c03bc1a7b52d9 data/eternalores/loot_table/blocks/gallium_ore_block.json +8a37d3b7c3d8b027d5a917523975d40cdb09005c data/eternalores/loot_table/blocks/gallium_ore_block.json 374b28eedd77c5152b67f5b1bb4cce09f46d057d data/eternalores/loot_table/blocks/graphite_block.json 95b143fe5a4caf9cfc65fff2fdd52c605b91cce8 data/eternalores/loot_table/blocks/invar_block.json +4bad69a1ee7b0090f28f573b5ad7a57980c936ff data/eternalores/loot_table/blocks/iridium_block.json +77bb5eda2086aec97349b284fa4eef0fefeb7638 data/eternalores/loot_table/blocks/iridium_ore_block.json a83399b3c189fdc61c4c2b69bc8f2c4dd28ba226 data/eternalores/loot_table/blocks/lead_block.json -33a39e4d787de88fc698907ce1fb2d258c747e5a data/eternalores/loot_table/blocks/lead_ore_block.json +897d1a80666b31e6dc782f6cad611548567bc5bf data/eternalores/loot_table/blocks/lead_ore_block.json 7f5b471825fb3c23b680db2257e2a66495180cff data/eternalores/loot_table/blocks/lumium_block.json 58486f76b6fe7d7899c066c3b0fedb532cbfe1a1 data/eternalores/loot_table/blocks/nickel_block.json -e606622623208d2d4b5e3309a894a878bf82ffc3 data/eternalores/loot_table/blocks/nickel_ore_block.json +887ca45bdfa4ee74f99e27e418f0f372d87430bc data/eternalores/loot_table/blocks/nickel_ore_block.json 1bb2b03e8be5559a5655b2f9d2b12b208b61d862 data/eternalores/loot_table/blocks/niter_block.json -a7e74a203df78fc22fc649a3c40022f0fafdf716 data/eternalores/loot_table/blocks/niter_ore_block.json +f4383a19e646cce5b96240afebecf23adaa5e28a data/eternalores/loot_table/blocks/niter_ore_block.json 7f060d7bde82a79de0ffa9bf09d7961eb4fcae6b data/eternalores/loot_table/blocks/obsidian_ore_block.json fb28b29107ce14df16ae877a1c056222587c2210 data/eternalores/loot_table/blocks/onyx_block.json -e7f2bae4835fe1b87e68f0f4874db1aa2362d4aa data/eternalores/loot_table/blocks/onyx_ore_block.json +45877172a2847d51cc99c80e9a12d56dc23d7c54 data/eternalores/loot_table/blocks/onyx_ore_block.json 1d3cd92ceefb38315df2ed5dd564bf56074fd404 data/eternalores/loot_table/blocks/osmium_block.json -690203bd0b6501167e4094e098009804c5211884 data/eternalores/loot_table/blocks/osmium_ore_block.json +189a6e42a1d8841b803a83eea039215ea41ef30d data/eternalores/loot_table/blocks/osmium_ore_block.json 248dad581fc5eadcf776de4b972b066109c5ea2c data/eternalores/loot_table/blocks/peridot_block.json -4b33cdc47d7b64ecf72a1a1360af1b20a6f52b8c data/eternalores/loot_table/blocks/peridot_ore_block.json +18ba7df0ac53212460eefc591ab79a2b2b9e7dbc data/eternalores/loot_table/blocks/peridot_ore_block.json e451aa43c3e2cbb0a97d0017c9166ddee1da2262 data/eternalores/loot_table/blocks/pewter_block.json 4614b3795ce49d164911e69a04efb6d39a47f53f data/eternalores/loot_table/blocks/platinum_block.json -c9a485ae3e9cb10be1ba9bf235c9cf3beab20fe7 data/eternalores/loot_table/blocks/platinum_ore_block.json +cdd7cea9a90776c3b4d5d63bd5b8d96ae701ee26 data/eternalores/loot_table/blocks/platinum_ore_block.json 2ae0b08873876a9d9f7b27d7f898f377c76d54b5 data/eternalores/loot_table/blocks/plutonium_block.json -1cfa4a1e4f015815b66aa7419e8f3306067a3470 data/eternalores/loot_table/blocks/plutonium_ore_block.json +ca029140e541bff06c6ca75b3b0967bfa553a8f6 data/eternalores/loot_table/blocks/plutonium_ore_block.json a81e367ee05a80e823b314f8c0526fa59bbd3c70 data/eternalores/loot_table/blocks/raw_aluminum_block.json c43bb435510cd6dc2870ec7c4bfcd5d192c09851 data/eternalores/loot_table/blocks/raw_cobalt_block.json 4bd0c5852930f064503b69e80593deee3c6d2eba data/eternalores/loot_table/blocks/raw_gallium_block.json +d0b3996ea7181c3cdceef37b15333ea75a436ed3 data/eternalores/loot_table/blocks/raw_iridium_block.json 60ba2e467216a401c13e4c90cd2a8e799d332157 data/eternalores/loot_table/blocks/raw_lead_block.json 64193680ea14ef799be818a4c5f0cb1c176588da data/eternalores/loot_table/blocks/raw_nickel_block.json c393cfd39a4f9ed3e8d2244af28da5b16cd9207c data/eternalores/loot_table/blocks/raw_osmium_block.json @@ -77,20 +81,20 @@ ad27f7d07ed58ff561097cc9a416a37b9c72c26f data/eternalores/loot_table/blocks/raw_ 0afeab30ba49a2838a212133cb5a6a4b661f45ee data/eternalores/loot_table/blocks/raw_zinc_block.json 28f4859c40c360b8fcd3565433d445f7aa115abe data/eternalores/loot_table/blocks/rose_gold_block.json 6fe4b0f9cf6bc010e887e2b8f623848d81de3f6a data/eternalores/loot_table/blocks/ruby_block.json -6e9e3af8670892074580ff68f91845db34605a81 data/eternalores/loot_table/blocks/ruby_ore_block.json +77ce38a9b3a981b5f841b2a1164ae0d8922f9fdc data/eternalores/loot_table/blocks/ruby_ore_block.json 7b93021090f267578f9b4c128a853c998df98ffa data/eternalores/loot_table/blocks/sapphire_block.json -b0382a2787989a12db30e6e2019e715818405a2e data/eternalores/loot_table/blocks/sapphire_ore_block.json +ad85dd8e31649f6a570850b7db678bf063f54742 data/eternalores/loot_table/blocks/sapphire_ore_block.json e3803e08d7de31173f0797c96eeeb656ee4830c3 data/eternalores/loot_table/blocks/signalum_block.json dd680167956e50f5889d07c620fc72fddc391bf7 data/eternalores/loot_table/blocks/silver_block.json -804c59ab81ead0436a7dd731d2e5965b8456679a data/eternalores/loot_table/blocks/silver_ore_block.json +05e8cd4e1eda54b162378cc2f5a687330eb08c4a data/eternalores/loot_table/blocks/silver_ore_block.json 878a61995b42d7f2dc4d089467b15632df97fd92 data/eternalores/loot_table/blocks/steel_block.json e4265c6e3533b422a0936a1913783944f5dcd7d7 data/eternalores/loot_table/blocks/sulfur_block.json -cdf9b00629c618091c4a636adc9ee96b93ab5cc1 data/eternalores/loot_table/blocks/sulfur_ore_block.json +587d49a160f17219076e87c74908bb62f9149102 data/eternalores/loot_table/blocks/sulfur_ore_block.json 1e70c397a22099559580daa9b915dc533c13afdf data/eternalores/loot_table/blocks/tin_block.json -a885e180f9d116da33f0861ffc7c284db014a0c1 data/eternalores/loot_table/blocks/tin_ore_block.json +f31846a744c292c830f5a79c48eaf76316ea1bdf data/eternalores/loot_table/blocks/tin_ore_block.json 396bf1a0fbed164a46f3d007c64f2588a3a30f59 data/eternalores/loot_table/blocks/titanium_block.json 299f3a9cefdcd6615a8d5882d57e57c920cf2f46 data/eternalores/loot_table/blocks/ultimatitanium_block.json 1ad6118d45b6a1c4ed5e2757c570cda766a1a078 data/eternalores/loot_table/blocks/uranium_block.json 30ec2617681b575db56edaf1e09bd4d161acf1f9 data/eternalores/loot_table/blocks/uranium_ore_block.json a0fcb8f40090e27a297ad4cd2a1be6512f49896e data/eternalores/loot_table/blocks/zinc_block.json -6f35de9c8560534a4138f368c6d497670d8dc12b data/eternalores/loot_table/blocks/zinc_ore_block.json +07dd66e20a43a56d57d50e994eb0d4e89eb75639 data/eternalores/loot_table/blocks/zinc_ore_block.json diff --git a/src/generated/resources/.cache/69c82df72267e22fbe351bb12e5f853d3dd10a7b b/src/generated/resources/.cache/69c82df72267e22fbe351bb12e5f853d3dd10a7b index bf82826..2d4cc78 100644 --- a/src/generated/resources/.cache/69c82df72267e22fbe351bb12e5f853d3dd10a7b +++ b/src/generated/resources/.cache/69c82df72267e22fbe351bb12e5f853d3dd10a7b @@ -1,220 +1,227 @@ -// 1.21.1 2025-02-16T09:43:48.4597091 Item Models: eternalores -293fcce73e4be1f592385efaa6d0112679efe58f assets/eternalores/models/item/aluminum_dust.json -8b7b671749e69be15657d4376b2dfd82dbd96d8d assets/eternalores/models/item/aluminum_ingot.json -ce97247738e758b17ab7f3a0a4665e7b0401f443 assets/eternalores/models/item/aluminum_nugget.json -69f1d72957f3deca6cee0e7536a1b5e1954e92d6 assets/eternalores/models/item/amber_dust.json -98748f73df042fd599d4c83d52c975f158b6f289 assets/eternalores/models/item/apatite_dust.json -ab805fcff7509ba9e02b783766982f5347f3cbbe assets/eternalores/models/item/blue_steel_dust.json -d29386d0c3d4a5c06c475d8b8d52116209a6d8e6 assets/eternalores/models/item/blue_steel_ingot.json -b0ed858e2deff3f3a852137b8123abf8ea0beb8d assets/eternalores/models/item/blue_steel_nugget.json -78eefa2925b28a29bb0fe7f3f580040f3c9aaf16 assets/eternalores/models/item/brass_dust.json -6dea87869cad05afa4e8bbd95d1880d8ae81bbff assets/eternalores/models/item/brass_ingot.json -42790fe693748e79499d6d72975362e3b2e13cdb assets/eternalores/models/item/brass_nugget.json -040f59694f598315b8c4acabbff3833ff0f0b550 assets/eternalores/models/item/britannia_silver_dust.json -2b1e1ca981d01bc219ad9b45850418a57075ed08 assets/eternalores/models/item/britannia_silver_ingot.json -801319acf3912e94283855149e9b71f98b60a35a assets/eternalores/models/item/britannia_silver_nugget.json -a3523a66411ec7d377497fad16f84872c404ea30 assets/eternalores/models/item/bronze_dust.json -769d567e95e4885e4839d2f74e27614a6697a58d assets/eternalores/models/item/bronze_ingot.json -bf93831088a731f75e65f932f792ca69a25db6c8 assets/eternalores/models/item/bronze_nugget.json -645758bdac44c528fb94d8f7f73a24304f1f793b assets/eternalores/models/item/cinnabar_dust.json -eaa7ef5a53a7f49f357f18051fbea7bf5efcadd0 assets/eternalores/models/item/coal_dust.json -27d9ce855435f07067acafa567c4ffc63792509c assets/eternalores/models/item/cobalt_dust.json -386760903c7d33e8e492e30518ae12c5b29a9672 assets/eternalores/models/item/cobalt_hammer.json -0d5847d16f308b01f1ba10814f717a581dd9518b assets/eternalores/models/item/cobalt_ingot.json -a0ffe8a275db2f07b47c8049bd20bb453fed7fe4 assets/eternalores/models/item/cobalt_nugget.json -8dbcf3dc277aefc600a407607f1eb0768f0d0de3 assets/eternalores/models/item/constantan_dust.json -7a715117ea4e4f0b4b19e8ba970e332a9c2056a5 assets/eternalores/models/item/constantan_ingot.json -a410e5a63cb55bf2897cec20280def65df8abbb8 assets/eternalores/models/item/constantan_nugget.json -2de315ae8bb8c61b1af267f4c035c4d8be6d96b5 assets/eternalores/models/item/copper_dust.json -1250f4044651ac2d1c3bb4cdd0e6623e506e0f4a assets/eternalores/models/item/copper_hammer.json -73e45989ebd7d606756dc8e804ddbc7797ff71f0 assets/eternalores/models/item/copper_nugget.json -2f10db8ffd423b618ed5ba6f359e701d7d4c8240 assets/eternalores/models/item/diamond_dust.json -1e80570400450aacd1f95bf0bee958282b6343b1 assets/eternalores/models/item/diamond_hammer.json -6274591047d6a1720feaaac31501af4abe1a2b67 assets/eternalores/models/item/electrum_dust.json -dc0893ce1bed9be5c2afa26fc427c1a35e92fb91 assets/eternalores/models/item/electrum_ingot.json -834c3ee9e3e9206b078de1f8f5d1b7b9b6a51aa7 assets/eternalores/models/item/electrum_nugget.json -64c5619be34e9c512bcdff3f72d1fb74a9d18e15 assets/eternalores/models/item/emerald_dust.json -17cdaf65339e9c605d151c67bae4cdf40e17f34c assets/eternalores/models/item/enderium_dust.json -633ea2f010a533609cf71b22b429bff2f601c111 assets/eternalores/models/item/enderium_ingot.json -38621471f28432ac16f18813b825367dcdcd6a07 assets/eternalores/models/item/enderium_nugget.json -4deb262e6967d28a1a4258edb595dc41eec578bc assets/eternalores/models/item/ender_dust.json -c584995254e624c640fb5ee66deac9ff345c11aa assets/eternalores/models/item/endstone_dust.json -0b0d4e503d3cc7c31c48b0bd6e61c0ea7689faca assets/eternalores/models/item/eternal_dark_ingot.json -ef230ccc7a08a6318a41f58f2e915d1235559b1c assets/eternalores/models/item/eternal_light_ingot.json -2451ca2e6297a59ba7eb997f9d6288f8bebae004 assets/eternalores/models/item/fluorite.json -6914cb7f9841b217294e4cc23d6892b5f869c113 assets/eternalores/models/item/fluorite_dust.json -d5f2fe1779fe557ad0a89cc4879f5a4842795e71 assets/eternalores/models/item/gallium_dust.json -444de1de0125fbc3d71637906516983bb78b89e8 assets/eternalores/models/item/gallium_ingot.json -4e5270d2f85aaea924d22191c8c7988c80e5d5fc assets/eternalores/models/item/gallium_nugget.json -153d1d6ef1d125b6b184929c1659659987d314f7 assets/eternalores/models/item/gear_aluminum.json -8a1348422a45460ea41e4d9af084fcc87ec66fa3 assets/eternalores/models/item/gear_bronze.json -f3514e07153ba057a08f32c504e54e60316a9a3d assets/eternalores/models/item/gear_copper.json -2a37737f85221229a703fdf8b28e4e5e5dae1138 assets/eternalores/models/item/gear_diamond.json -2f74f46ffd1126d85f1195a4e6aeaf14d7fdd40a assets/eternalores/models/item/gear_enderium.json -0e2f7916e63b549675b0dd9955a84d9d3d2106f0 assets/eternalores/models/item/gear_gold.json -49ed3e5cf57db41a57d48fd0a5a72e8bcc1132d6 assets/eternalores/models/item/gear_iron.json -6e723af166e4b1bc788172f8ccad14d0243b90ac assets/eternalores/models/item/gear_lead.json -089becdd4bb9954543dee4014ba4765498bfd1dc assets/eternalores/models/item/gear_osmium.json -f51bfef7230d600ae2dff86f83ec26f0d1762088 assets/eternalores/models/item/gear_steel.json -051b6ae4b6bb0b515cab77d7ae9087bbb7fb6ea4 assets/eternalores/models/item/gear_tin.json -e6313c92c81f19f076e300b24096c827a0f647db assets/eternalores/models/item/gem_amber.json -26ee5c191f9b8cf5cb0f131437f37ae6200c69be assets/eternalores/models/item/gem_apatite.json -9ae24ab207e40fd7c7f7bc26752f9ac63d52690e assets/eternalores/models/item/gem_cinnabar.json -43f8d03a849dabba3f96e2544d03e89a4cf02acc assets/eternalores/models/item/gem_niter.json -bda99efb46b7e4c870fa89486c03011de660fd45 assets/eternalores/models/item/gem_obsidian_shard.json -66a5c83078f55be785cd1bcae1949edde3c11ef4 assets/eternalores/models/item/gem_onyx.json -c8287c81a6c68de76edb382e7cbae654f63073bb assets/eternalores/models/item/gem_peridot.json -519b20cd768696f55f3a5298a05d3ecaf7a99f48 assets/eternalores/models/item/gem_ruby.json -3b08cef939f9d717204f107951864a5738780c13 assets/eternalores/models/item/gem_sapphire.json -d358150bef3f902e90c3e92b838c6cfbb4627446 assets/eternalores/models/item/gem_sapphire_shard.json -775a5f4dbe3b2a9790d6c0feefa68553fe9b791c assets/eternalores/models/item/gold_dust.json -71fe7ae450adb32b093d4fde0902147500b59489 assets/eternalores/models/item/graphite_dust.json -0d91cb5c9adf27e06394e757d518a0f228eddadc assets/eternalores/models/item/graphite_ingot.json -b520770fabb118c064bb6c8e948ef64e96cce156 assets/eternalores/models/item/graphite_nugget.json -3c71c865cafd7efb7b407fbc9bd00ef5d3c6b528 assets/eternalores/models/item/invar_dust.json -b30868476da8f71792a730101fa3e3e9bd9c3663 assets/eternalores/models/item/invar_ingot.json -f8ff496aff28e058da8ab05c1f12a3d101593275 assets/eternalores/models/item/invar_nugget.json -d5b15b6b8a8deea01158fd28df0754c52b568576 assets/eternalores/models/item/iron_dust.json -0e6e3f879702bc1065f6d3f3ff9c1d1a700c25b7 assets/eternalores/models/item/iron_gem_cutter.json -9fdde2e5b94898ee3c945c827c1f122066a8e29f assets/eternalores/models/item/iron_hammer.json -4eba22c817ee50e0b8af2b462ff5b66fc006cc1f assets/eternalores/models/item/lapis_lazuli_dust.json -8232be882786507d6e4efb69134b537b3995d160 assets/eternalores/models/item/lead_dust.json -9caf10f30e5116761a8a7efec8849563e0e21872 assets/eternalores/models/item/lead_ingot.json -cc274a9e46ea52c0bb0737c0663fe3c22ae885c2 assets/eternalores/models/item/lead_nugget.json -315ea7f334b4c780994e9dccb77f84b88f7ba413 assets/eternalores/models/item/lumium_dust.json -df94fe0af408a2904b6ee7d11665a64d20ebc8ba assets/eternalores/models/item/lumium_ingot.json -d373fff36edbe539d1fbe84583cef438098e023c assets/eternalores/models/item/lumium_nugget.json -1c567ca759bc5d1c23c05f0b374b44535911a1bd assets/eternalores/models/item/netherite_dust.json -024f07708e923ba24aa3782c415435b6f5f1e13a assets/eternalores/models/item/netherite_nugget.json -578c1330640048e41f7d4a83f6a08d9d38d4336c assets/eternalores/models/item/netherrack_dust.json -384aa4a17bbb88910fe8cdbdb5617e1b8dc37d84 assets/eternalores/models/item/nickel_dust.json -402e54454c27fb67241accf4cd37141524e16f41 assets/eternalores/models/item/nickel_ingot.json -dcb259990861214bc343bf181159b55b78b36298 assets/eternalores/models/item/nickel_nugget.json -4899ade579f8ff8ce04ae0194d4c9a1e381aeb6f assets/eternalores/models/item/niter_dust.json -5f08f8ce305a7c7f90c84a53698baacdf266a2d3 assets/eternalores/models/item/obsidian_dust.json -2fcc5f8fba2ca63325d5b996b986fea028e715f0 assets/eternalores/models/item/onyx_dust.json -c67ffbe2554ef44381258edde4e04bc24f935ec5 assets/eternalores/models/item/osmium_dust.json -478660daa51ef7a138cc218bf3cbf7fdac778c65 assets/eternalores/models/item/osmium_ingot.json -a74b19a474b08c2475c77951a82fef3a8bbe64f1 assets/eternalores/models/item/osmium_nugget.json -870eb0ea51b1d579574615af6b096a69aa4e8312 assets/eternalores/models/item/peridot_dust.json -97e416c65febe772113471176fb0ad4b23c8742a assets/eternalores/models/item/pewter_dust.json -1d1b8b343f19dde8028b6754c56911fc30bc1fb6 assets/eternalores/models/item/pewter_ingot.json -57f959eaed78733f5880abd845ee1cee0fd2be06 assets/eternalores/models/item/pewter_nugget.json -731956dbf978a5a9cf5f76dd029b4d2b268bb8ef assets/eternalores/models/item/plate_aluminum.json -c4e0823ad74e86b2633656f917524339d0f2ae4b assets/eternalores/models/item/plate_blue_steel.json -5bcaa516489ff9d05da4a91d89864156a7174ef7 assets/eternalores/models/item/plate_brass.json -0526271c243ca265aa592dd83bed41062fb4cbe6 assets/eternalores/models/item/plate_bronze.json -26ea5d1f6ef161037f90f02c63ca577557ec63e7 assets/eternalores/models/item/plate_cobalt.json -b80b3a51e200bb18fe0746ae206df33ebabda808 assets/eternalores/models/item/plate_constantan.json -fcd7194c3ad07b9b440df2a61b9bc235d68e7190 assets/eternalores/models/item/plate_copper.json -655b3c3ceefec5fe273d83fd9e80dda2ee9954d5 assets/eternalores/models/item/plate_electrum.json -c4b6fdcb497ea59bb6b28d5fda5ae7b599e5e0ce assets/eternalores/models/item/plate_enderium.json -b184680a65ae83de4db16b92bbd39c9a0f3fabb4 assets/eternalores/models/item/plate_gallium.json -e84076f327a8d93e0a8c65a914aaa17337607a83 assets/eternalores/models/item/plate_gold.json -3bf5fecb9f4d3c7fc6509be191fa99536fee9357 assets/eternalores/models/item/plate_graphite.json -f842abfcaa39b1e21ab0b4103beb642916c57945 assets/eternalores/models/item/plate_invar.json -5d7d19b9a5afcb47304a5ed5f52f2615802d38a3 assets/eternalores/models/item/plate_iron.json -c5a7a37e9ba3e21480f9565da98436135352f762 assets/eternalores/models/item/plate_lead.json -31ccaa466ef28dfe43e9547d06b27852953fd4b0 assets/eternalores/models/item/plate_lumium.json -cd27c3561e14f33e8bf307be371bf1c6f1c1ec00 assets/eternalores/models/item/plate_netherite.json -1e39404ef376661fc452b6e9e0c277804abb2f29 assets/eternalores/models/item/plate_nickel.json -2f641713f5fa8700c352f21a3ec64118476c4bbc assets/eternalores/models/item/plate_osmium.json -cc7ef8975fc7ec3d9079c63bc332469ce6866682 assets/eternalores/models/item/plate_platinum.json -97774f29ffd44e2306a82523e67ee104ad6dc591 assets/eternalores/models/item/plate_plutonium.json -dd8c1cc54f0e8f18b5fb5d85e661a5afaed100b1 assets/eternalores/models/item/plate_rose_gold.json -9f6727927605a7d02843bcaa8a46cbb10e13dd94 assets/eternalores/models/item/plate_sapphire.json -598779d13d65eaf8af259c07f7cdf37a0b8f0bd3 assets/eternalores/models/item/plate_signalum.json -882568c7ccd985bda2ac33536db5cf30bd452cdb assets/eternalores/models/item/plate_silver.json -b91295efec1145215d4736f09f646a7086fd8d22 assets/eternalores/models/item/plate_steel.json -5f46ff2e8d2ce97b0fe670bccf674409ce11d752 assets/eternalores/models/item/plate_tin.json -e5703f2f986dd9d743706ffa2fef9cfafe02f724 assets/eternalores/models/item/plate_titanium.json -8c8b22558b2aa3484a993d407b3d9a71f21567d5 assets/eternalores/models/item/plate_ultimatitanium.json -9a14d056a76b3a015d095ba025133eddcc905750 assets/eternalores/models/item/plate_uranium.json -3bf9393755b61af712cbe444a72ca8108f7c3d8c assets/eternalores/models/item/plate_zinc.json -075fd0c52069a6be1a695e7c89d14c365e0e8355 assets/eternalores/models/item/platinum_dust.json -5c106b4b919ba1559101e07a56635c3a1ef4ce4b assets/eternalores/models/item/platinum_ingot.json -b8fb10f1aa9c7c9038f1247cf36083608fb18fbb assets/eternalores/models/item/platinum_nugget.json -a23e1512267c9c967fcb8edd8995a93d8fef6b0d assets/eternalores/models/item/plutonium_dust.json -721553c3efa1b7af18601e0e814a024fc0c314f5 assets/eternalores/models/item/plutonium_ingot.json -59239a60121626d492eb9aa08198a6faedb0de3d assets/eternalores/models/item/plutonium_nugget.json -086ab77cb9b0d565d0360c693a13b8b353707979 assets/eternalores/models/item/quartz_dust.json -9e5ee6741111c5a77d837c61dd788cf01755b09a assets/eternalores/models/item/raw_aluminum.json -9fc3f0234ecbe3578775a13ec750100b78b722dc assets/eternalores/models/item/raw_cobalt.json -5ebc281d373a46ef2c288ec276ad035279e94d6d assets/eternalores/models/item/raw_gallium.json -17241a81b7a57258f916f5fdf531c9f42a92044a assets/eternalores/models/item/raw_lead.json -27cb4252412789d37b05fc1f2586841cb17a2afe assets/eternalores/models/item/raw_nickel.json -ce4f37e2d276adbb8ca200773232e5e314dea303 assets/eternalores/models/item/raw_osmium.json -92431df4bb0380cbb68ed83cefe86946edec3e20 assets/eternalores/models/item/raw_platinum.json -f352596ada4ce1956c9fafe3c0e69b980446fc5c assets/eternalores/models/item/raw_plutonium.json -1ff853884d49d57e567023034b2711d20fe75d3c assets/eternalores/models/item/raw_silver.json -4ae45365de8b2016342bac2d99d4325bcf66ef06 assets/eternalores/models/item/raw_tin.json -46e3ee8e00704a50da613f48972ed187c653e28a assets/eternalores/models/item/raw_ultimatitanium.json -c3b9e8fcc71f5809b77b7b71e3e26a61905287ea assets/eternalores/models/item/raw_uranium.json -679161c992a467807d4b3eba34f6a4d10c861997 assets/eternalores/models/item/raw_zinc.json -b90c7aaf64e9750a3763b517ea5f4ea7d6d92aa2 assets/eternalores/models/item/redstone_ingot.json -5039b4012fff17b65ceeb56a1fcbf1b28e90f5a0 assets/eternalores/models/item/rod_aluminum.json -3561d2b4e4f2e372402121016967622d3a7be7ba assets/eternalores/models/item/rod_blue_steel.json -240f42cc68017d2be6c65d51526d1154c154a575 assets/eternalores/models/item/rod_brass.json -c36ed3e745a9bc041f34b496de31ce041b3639f2 assets/eternalores/models/item/rod_bronze.json -ab8930e03b9b96b9239af95e762cf415249b482c assets/eternalores/models/item/rod_cobalt.json -76023a24b9067f71a6c5d03abdca0d6458a00b61 assets/eternalores/models/item/rod_constantan.json -e77346cf2c6d2df039321d55aa82b65706636741 assets/eternalores/models/item/rod_copper.json -5191da5c2395447f4d6b4e25aea3668880271e6f assets/eternalores/models/item/rod_diamond.json -ed48253366117be75d5f2e525149b90873ab2b8c assets/eternalores/models/item/rod_electrum.json -20c9a6bf39332e82c8f2d80e6c1c253e0fb78c73 assets/eternalores/models/item/rod_enderium.json -cd6b92b600ae3f4f5b5108f9dec1425f6c3e4076 assets/eternalores/models/item/rod_gallium.json -480c6315c894f766b713bfa17f7c78a9dd2167de assets/eternalores/models/item/rod_gold.json -c4408a867e32e7dc4b6bae0ffdab12aa41a26d87 assets/eternalores/models/item/rod_graphite.json -d269ffe9ae19342616cb999aa1ba1872450ea6ce assets/eternalores/models/item/rod_invar.json -8661d6cdba689a02febb97beca376baa6901f677 assets/eternalores/models/item/rod_iron.json -520a8035b12f7762908ed8265f2da4f3bd3099f7 assets/eternalores/models/item/rod_lead.json -1a96a588aef6f2b9626a7a42e3524d15f94685c2 assets/eternalores/models/item/rod_lumium.json -2e04c92450ff62cd24f94c2cba5dab321e884cbf assets/eternalores/models/item/rod_netherite.json -b92c757c1dda389490ec141e671f8cdb3e4ad90e assets/eternalores/models/item/rod_nickel.json -dddcc1ab622ca5860789c68965d245175e560af4 assets/eternalores/models/item/rod_osmium.json -fc91622000e8c0a0e84f4339992c0e6a9481b8a6 assets/eternalores/models/item/rod_platinum.json -80276647d280fccf98836473992a254ba714af11 assets/eternalores/models/item/rod_plutonium.json -0991ff994b2089b1756c38cbe6f7ba2e736c7058 assets/eternalores/models/item/rod_rose_gold.json -04894689322e4e2f90827c3b4ac3c1373834a3ca assets/eternalores/models/item/rod_sapphire.json -0d7feb4cf6c2313d606aabd1eaccc4cbb8ec67ae assets/eternalores/models/item/rod_signalum.json -6da2b20441a28012b41818da07bb27dbdf691c05 assets/eternalores/models/item/rod_silver.json -60b7e6ffa30140b375f40c5b0e05feadf3365444 assets/eternalores/models/item/rod_steel.json -6862daab4c7524439bbe23a1e01b8024adcb519e assets/eternalores/models/item/rod_tin.json -899e91184c85d6fd2cb7ac1feffe650d83db8b89 assets/eternalores/models/item/rod_titanium.json -0b97f8e63bcec86f319a86ad6179200960839bf5 assets/eternalores/models/item/rod_ultimatitanium.json -2ccb013cc703833571e40dda272ba75d3b4d310e assets/eternalores/models/item/rod_uranium.json -9179b5770abcdff5d8066672c333b1a00cb6cb94 assets/eternalores/models/item/rod_zinc.json -c7473ee4f97e29d74c9290eabb6fd4e83aa6679d assets/eternalores/models/item/rose_gold_dust.json -ab18cf2f98b6029765b6cd0ca41c5810be14220c assets/eternalores/models/item/rose_gold_ingot.json -0728bfe2dd732bf1858bb02effaff637b3f3728e assets/eternalores/models/item/rose_gold_nugget.json -43841cfd3c15f38cf3c763877a8697fbb8ccd2c5 assets/eternalores/models/item/ruby_dust.json -639dd95a5d16c4785b8c3f5664af11a63af79256 assets/eternalores/models/item/sapphire_dust.json -7b94e2706fcbd8c9873527db7170f3ee300f4f80 assets/eternalores/models/item/signalum_dust.json -c555ba3e59f9aecd46d8de960efcb66ef94d104b assets/eternalores/models/item/signalum_ingot.json -03e8354bcd602fa46e4671f34f9c096fe8570e1c assets/eternalores/models/item/signalum_nugget.json -6f1c6c3262abf862fa329b4559269b626abc5c2a assets/eternalores/models/item/silicon.json -690235ac8637ae301b7293edd72a99200f29b631 assets/eternalores/models/item/silver_dust.json -aa498b6435438767204861372941b1ce42c7976a assets/eternalores/models/item/silver_ingot.json -7c85697e9ff112bc09108d02a6294d77e7e040c8 assets/eternalores/models/item/silver_nugget.json -302372d1e15198014e7a815ba9046fb8c72c44ec assets/eternalores/models/item/steel_dust.json -8dbcb06d78cbba9b4009c1fb024fcabba964e630 assets/eternalores/models/item/steel_ingot.json -79305ce105ae6178a931837a8d2735ef664b77a3 assets/eternalores/models/item/steel_nugget.json -289d567f8641a81816f2ca21bd4f6c80fe8c77d1 assets/eternalores/models/item/stone_hammer.json -2e4fac52dc9bc3f1597813e0886069fa287a6c48 assets/eternalores/models/item/sulfur.json -19b6df76ad969eb8cd9451d93246635ff6f67fca assets/eternalores/models/item/sulfur_dust.json -cbd360ed17b238bd7f5865daba8ce0101001275d assets/eternalores/models/item/tin_dust.json -bc9fea5e26e7dd1ed928ef555b3fe4a1ae44a68d assets/eternalores/models/item/tin_ingot.json -dc5be44da62cfed9583e8de765ad414d922021e1 assets/eternalores/models/item/tin_nugget.json -656d100fea1491aa8eca3449dc4cbd21e1b82caf assets/eternalores/models/item/titanium_dust.json -2eeba89f2febbd3ddb21bc1c4535cfea8b18f319 assets/eternalores/models/item/titanium_ingot.json -efef7e44174bd4fb32934e8e802304fe2031c8f5 assets/eternalores/models/item/titanium_nugget.json -b8ea91642615899ced55da4a95a8330ffb47fe48 assets/eternalores/models/item/ultimate_gear.json -5e2b10b4c262e4b91c6abbac88f27c795f0e38b4 assets/eternalores/models/item/ultimatitanium_dust.json -db73e90394acab6508a847d7a1e1c90e177cce43 assets/eternalores/models/item/ultimatitanium_ingot.json -55bf966de3f41a36eb0d63ddb1ad38450ea8eee0 assets/eternalores/models/item/ultimatitanium_nugget.json -f748603673664f6c46fb2fc726594c985de46b84 assets/eternalores/models/item/uranium_dust.json -b5dfa6aba28e1cccbd66e698ed6bda312a0fdc16 assets/eternalores/models/item/uranium_ingot.json -f108c67d787d556763e8d3126ef325668a3c72e5 assets/eternalores/models/item/uranium_nugget.json -c41db3be38ec96b50caef1739bd9e7869ebec335 assets/eternalores/models/item/zinc_dust.json -94777d476294180856cbb7cdaac26857b8cf5038 assets/eternalores/models/item/zinc_ingot.json -1ab97b1d54593574cf582ab89bd01ae135c56c19 assets/eternalores/models/item/zinc_nugget.json +// 1.21.1 2025-02-25T15:44:59.8042762 Item Models: eternalores +9e05334480af20ceab69aef0763cd4b91d3bbcf2 assets/eternalores/models/item/aluminum_dust.json +4b7887baa0ed619598cb92d338659f9a6f47c089 assets/eternalores/models/item/aluminum_ingot.json +65a0f5c74fe48204c9487943f882e7c21a3c1cc1 assets/eternalores/models/item/aluminum_nugget.json +a62828f896866f46d7bd98228aa39202cfa91bb8 assets/eternalores/models/item/amber_dust.json +a1dd8cfbc163b8cb9e5ae63d193b7f714fd0d41d assets/eternalores/models/item/apatite_dust.json +b92a48c02dd101da356330dab91d3f66041503bd assets/eternalores/models/item/blue_steel_dust.json +d19d1f3bb264f3d436318fb0f4d5d1e1d6521e2d assets/eternalores/models/item/blue_steel_ingot.json +8f094f0383a799628707acf17d3eecde513024bd assets/eternalores/models/item/blue_steel_nugget.json +714801709945da80d44951c85745af90dc67a1bb assets/eternalores/models/item/brass_dust.json +77be4ae07cdff433419e21e079be4d7111f5ca1e assets/eternalores/models/item/brass_ingot.json +37a4d10f0c5d583c39759a04976375ebf8956f9c assets/eternalores/models/item/brass_nugget.json +5f50d2a7449cdb5ed8d6a0996dc4f00b75e9d22b assets/eternalores/models/item/britannia_silver_dust.json +25934377e9e7cc7226006debe79534e0af0f77bc assets/eternalores/models/item/britannia_silver_ingot.json +f815ba44a43dfbf9e9de4f028abf70ff03ea646d assets/eternalores/models/item/britannia_silver_nugget.json +e9a6a52f0d13548530f29d322ddecca23f9a28a4 assets/eternalores/models/item/bronze_dust.json +37b927496713e2bdfc860a50c5a1b11946cb8ff9 assets/eternalores/models/item/bronze_ingot.json +3e1d65c2069cbc3dba60c4622fe2373a72e56d80 assets/eternalores/models/item/bronze_nugget.json +0e7bd476d0b47762b5eb8c8de4bc112faff813ed assets/eternalores/models/item/cinnabar_dust.json +89ff8ccd7c455a06716956a489cf99616d8981c3 assets/eternalores/models/item/coal_dust.json +d4d32c5d2620a5a54b3f10411f0e181a3864d16a assets/eternalores/models/item/cobalt_dust.json +6795e4d73c972ae58e0af62bccb5fe482c3ca1f8 assets/eternalores/models/item/cobalt_hammer.json +5c34f8812e7d6ce581e7b5ab9cb672beee2659cd assets/eternalores/models/item/cobalt_ingot.json +44baee4c36a00813cd0977a4450488c516176aec assets/eternalores/models/item/cobalt_nugget.json +280a7a6417ccc6db8a366891ace95faf6e5831ef assets/eternalores/models/item/constantan_dust.json +fec81d394d8beae6753e00b8d288dd31e197824c assets/eternalores/models/item/constantan_ingot.json +9bb60c165ace5d3957520908dda13d5fe38fdd30 assets/eternalores/models/item/constantan_nugget.json +e04e5fa0f7dd65df04d0f793a5bd9968cfeadc05 assets/eternalores/models/item/copper_dust.json +3783eb14ffdc51769937413ed9e66fa77bd39774 assets/eternalores/models/item/copper_hammer.json +2f82b71780f86b0125e419605f02978224e442ad assets/eternalores/models/item/copper_nugget.json +fb2d58bbcc20f0f6e9506dfaf8bcbb9e1c9fd722 assets/eternalores/models/item/diamond_dust.json +fa32be3accd6a6fe2a7e3b9339ae3f7fb9c0cd3c assets/eternalores/models/item/diamond_hammer.json +61708e30f44e82e8b5377ef6fe63cf1cb440637b assets/eternalores/models/item/electrum_dust.json +29508157157206cf818fbad9d1ca5b4fe66ba09e assets/eternalores/models/item/electrum_ingot.json +d3841cfbca4030b24c216d7f5d55889372c802be assets/eternalores/models/item/electrum_nugget.json +4fb4e0eb93b1cc14a7adc76b543993f8e2dc548b assets/eternalores/models/item/emerald_dust.json +307aad094f11d4218e321e4c82ed743329a02e30 assets/eternalores/models/item/enderium_dust.json +3d9809df52c6030a7590a3f7fae845fb0f4d9207 assets/eternalores/models/item/enderium_ingot.json +fe12f3b512876eeedb8ec5227475e926ba1ca6dc assets/eternalores/models/item/enderium_nugget.json +79b0b16ee7808c3464fa9ed0199124a9d7878328 assets/eternalores/models/item/ender_dust.json +0d7f12c826a568050e77ac5fcee22335c331a9a6 assets/eternalores/models/item/endstone_dust.json +42bd2e2cd0aaaeb093445a58f05dd0e3fb43fd05 assets/eternalores/models/item/eternal_dark_ingot.json +097ec3bf01ed26ca0c5a85355b1f730949f99b0d assets/eternalores/models/item/eternal_light_ingot.json +e3eb5c812de64e91fa171ba11a195b0f17e8b45b assets/eternalores/models/item/fluorite.json +348f434dd9422074bbabb89e6c25aa15fb18b893 assets/eternalores/models/item/fluorite_dust.json +f250280adca8ee22b1d3b5d47f5a813ddf82c7b3 assets/eternalores/models/item/gallium_dust.json +ef9250c2401459eb96667743f120228e7b991364 assets/eternalores/models/item/gallium_ingot.json +f273361caab74f42edae5f5261dd501c00360090 assets/eternalores/models/item/gallium_nugget.json +13908409b8ce5ff0992a2ff05aa7fa12e2e9fae1 assets/eternalores/models/item/gear_aluminum.json +61835474c947e324a561807ba4a05cbc1b5c5344 assets/eternalores/models/item/gear_bronze.json +bc04a111e22a954b57d94b20aea8b95169e9f625 assets/eternalores/models/item/gear_copper.json +96625ff88a7f778424b80e0d6eb0734a31f2c52e assets/eternalores/models/item/gear_diamond.json +86bd29398fc32a8149e8b40bc1763114532f86d1 assets/eternalores/models/item/gear_enderium.json +50d12ce8b80ab2d361a8a1210c16f79e4f19d876 assets/eternalores/models/item/gear_gold.json +ef12a14f162b9b69757da4254e0b0f2c760cd676 assets/eternalores/models/item/gear_iron.json +c5a8a1d9b06fa119d630071aafb0ac48f3cfa2a3 assets/eternalores/models/item/gear_lead.json +3cb64c1062674a8eefb5940e72734b7cfd42c194 assets/eternalores/models/item/gear_osmium.json +73d32a4e1d71730114a5622b7d935442ac04d14c assets/eternalores/models/item/gear_steel.json +4815954705a5f49de3a91431150e0a41ef0f92ba assets/eternalores/models/item/gear_tin.json +9e2163228026ffd7f8e3b2d538be19f04eb87179 assets/eternalores/models/item/gem_amber.json +951082d9878acc19c1ca60f56117e13a944ea1d1 assets/eternalores/models/item/gem_apatite.json +7d31ded93677139757b0d091c9191df029bd5457 assets/eternalores/models/item/gem_cinnabar.json +98488edf3ef6f28539b9e4786804f85be124c117 assets/eternalores/models/item/gem_niter.json +72af79c2647a33a4d6ccedf1393ef08ff7826378 assets/eternalores/models/item/gem_obsidian_shard.json +4e0464bb1b994662e7ad6e370c9a643127fb83b1 assets/eternalores/models/item/gem_onyx.json +3c3ef66a7c1c4de6770057f25899108d92c5c60b assets/eternalores/models/item/gem_peridot.json +b11eb19de0ae10429e214cea751e681e7168016b assets/eternalores/models/item/gem_ruby.json +3cc88070bef58224e469e2f5fc302c494a1a9872 assets/eternalores/models/item/gem_sapphire.json +081c80dcb997b2e8b682cde531bd79268137cc08 assets/eternalores/models/item/gem_sapphire_shard.json +900b9aa7be27b6e469ba28048ee1491f90d97d20 assets/eternalores/models/item/gold_dust.json +16467de6936a41e978b5b86e89763a8a88cf5f4a assets/eternalores/models/item/graphite_dust.json +9f28e37babb83951e7041c28e4daf12f70ecb728 assets/eternalores/models/item/graphite_ingot.json +ab09b185fd5c893971dfb966e743a35ed7857eb2 assets/eternalores/models/item/graphite_nugget.json +caf3b8fc22fc7f0daa0c0aa563f0ba24d972a3ec assets/eternalores/models/item/invar_dust.json +9903a2d9912c0ce4f8333fa088080a7b6926d6fe assets/eternalores/models/item/invar_ingot.json +8b15e5487a0439970b728501f1e48be6ec260650 assets/eternalores/models/item/invar_nugget.json +684019a1f408dcec7dc78be38695a1dbe5673532 assets/eternalores/models/item/iridium_dust.json +af058a3a8793a9ad659bf98ba421150c0024be28 assets/eternalores/models/item/iridium_ingot.json +56506849621656df786baf9ecf23e4946dcefecb assets/eternalores/models/item/iridium_nugget.json +11dcface1324867d5a39e0a8e555df9521a8de0d assets/eternalores/models/item/iron_dust.json +3e8f2fe04ae99c7477b0e33b5a61274c038b06c8 assets/eternalores/models/item/iron_gem_cutter.json +0de23c67f2f13bfa28a48f58ecf0d9e8a04bb845 assets/eternalores/models/item/iron_hammer.json +43b361c566d693c7194d41303e88732f25bc1505 assets/eternalores/models/item/lapis_lazuli_dust.json +f323c3655beaab59b292e42d3e9f755e45edbe6f assets/eternalores/models/item/lead_dust.json +035123b2b8b24bcc9f518911dc85abc2eb019b0b assets/eternalores/models/item/lead_ingot.json +da5d458136170f3231a97839ac4fcbb76658c9f3 assets/eternalores/models/item/lead_nugget.json +9870737e7a1e90c95a296be83c99d054930c6b10 assets/eternalores/models/item/lumium_dust.json +fe543fbcd3ee88c7295525179d4599d8fa688300 assets/eternalores/models/item/lumium_ingot.json +4af46ac8feeab982710f67d60fe340164943236f assets/eternalores/models/item/lumium_nugget.json +f7914f41ac2cc94b4ac93f0d673fc073b5ac40f7 assets/eternalores/models/item/netherite_dust.json +664736e9cb2429d9478b8bd859a35f14192f8551 assets/eternalores/models/item/netherite_nugget.json +bd6f45e27ff56db9c85cbc0ab5fb50d40e52df85 assets/eternalores/models/item/netherrack_dust.json +c24cd40ea152286064b9ecff5626f179fd74488c assets/eternalores/models/item/nickel_dust.json +7c2a29f2d5ca10d486de10f0cd9c7a6d4135cff0 assets/eternalores/models/item/nickel_ingot.json +f77fe092eaed31e567f6e413580785bd893cf771 assets/eternalores/models/item/nickel_nugget.json +1aa241012c43c7be8be56398c5f3031be3d3280a assets/eternalores/models/item/niter_dust.json +690f31c791cb7a20c2e2820bc9a302642bf2e806 assets/eternalores/models/item/obsidian_dust.json +bd4d0ce697387b5abb6ea2e653b7b9fcf8da19c3 assets/eternalores/models/item/onyx_dust.json +c314e024328a8f787af67d879f4013bcd6dffabd assets/eternalores/models/item/osmium_dust.json +1e109fb8999a61bccc5b6efbcf0ed23fe7a1d007 assets/eternalores/models/item/osmium_ingot.json +90114b5610245d532598d58d74ae7b38ef06dc2e assets/eternalores/models/item/osmium_nugget.json +0ff13a989393265901e697ac56e536e90da4afc0 assets/eternalores/models/item/peridot_dust.json +56bb8f2ed7f986f20320767cec7984cfbcc2e9db assets/eternalores/models/item/pewter_dust.json +ca8ec24037609e0539eb44d70e0448946382c123 assets/eternalores/models/item/pewter_ingot.json +ded917b63f550dbb289474339d93ff65482416b8 assets/eternalores/models/item/pewter_nugget.json +766609616cb277fac5b4f3a32d2bac0f788ebc9b assets/eternalores/models/item/plate_aluminum.json +b6979b30a9cae91ed692f4641293d12ea16b9657 assets/eternalores/models/item/plate_blue_steel.json +3f8fcd905c28c05387dbf12cea76ac4c97ca2208 assets/eternalores/models/item/plate_brass.json +51d348b69355d46e9891e569a9c007c18fa04353 assets/eternalores/models/item/plate_bronze.json +cb1591d46fff27a7314e0424284cc10c59fb9376 assets/eternalores/models/item/plate_cobalt.json +c2baa876057bece09eb4acfff7399fe3e862d56b assets/eternalores/models/item/plate_constantan.json +4cf18c9f95c178a5a3a2b7834745dfdd363882b4 assets/eternalores/models/item/plate_copper.json +179678a9c8a8ead12c2c9e31233dfb67d82cf1bc assets/eternalores/models/item/plate_diamond.json +89f16f8614bdc1f331024c2325e148a1dc292e0d assets/eternalores/models/item/plate_electrum.json +9240ec8debac7d9da75887cc282702d7d59dd7d8 assets/eternalores/models/item/plate_enderium.json +a0eaed0f68bebf16716fe3e07bf9593823c93fcc assets/eternalores/models/item/plate_gallium.json +bd0d2f488e896dedf0f4fadb924a34b41db7cf3d assets/eternalores/models/item/plate_gold.json +58cba490deb15a7322df588f846598719fdffb62 assets/eternalores/models/item/plate_graphite.json +92616404aa24142538860beecac58f566810b157 assets/eternalores/models/item/plate_invar.json +465afc29cc6fdc3c3c75c80f42a7325f1fe40e74 assets/eternalores/models/item/plate_iridium.json +177f3368c649a0e2f51cbee609cf8bba389eb453 assets/eternalores/models/item/plate_iron.json +acae9be3e81bd33e0d3d483e4c10b65d30365d6a assets/eternalores/models/item/plate_lead.json +8088c0d763f2d30aa3f36a9681348670b2d061d1 assets/eternalores/models/item/plate_lumium.json +f907ec1ff04be01b947ca3387d3f291823441b14 assets/eternalores/models/item/plate_netherite.json +c95e5fa2cc4c155c7c1739e8956c74a9bd5aba45 assets/eternalores/models/item/plate_nickel.json +d2b5b44790459d8786b9a3fbefc2f8b4a1ee6f0d assets/eternalores/models/item/plate_osmium.json +cc65e49021ee32ba44a83d50cff645001175b204 assets/eternalores/models/item/plate_platinum.json +a10fabce56bb0aefb9891b44a9e784106e3b30f3 assets/eternalores/models/item/plate_plutonium.json +6cbca9986900880c233e1047f9f64579fdf0af47 assets/eternalores/models/item/plate_rose_gold.json +d52ada7b44b19bc94d82b1486e4f2ff46bb50960 assets/eternalores/models/item/plate_sapphire.json +4593cd1286ffec62254026bc1aa264d51a1e93af assets/eternalores/models/item/plate_signalum.json +4c338a7d60598728202fd80b0a901fc5087f1c7a assets/eternalores/models/item/plate_silver.json +c49b3c845ae06267770c7d9ed59a7de2c4c7268d assets/eternalores/models/item/plate_steel.json +d0021a843cec3a135abacbfdada4f2615d33b040 assets/eternalores/models/item/plate_tin.json +6cfb9f5230c81f02daa9fda9e92c70a6a5e2ccf5 assets/eternalores/models/item/plate_titanium.json +a1d8bef0433633d5cf58132594ffa8444b599b83 assets/eternalores/models/item/plate_ultimatitanium.json +8914b12d1e598870bef82a4d5b2b1a857425d226 assets/eternalores/models/item/plate_uranium.json +82b31a38866d342a1faebeda849498b6919cf3a5 assets/eternalores/models/item/plate_zinc.json +c7038e991353e86361b688c8a017b05c85cad620 assets/eternalores/models/item/platinum_dust.json +51392dbb7e22dad4db04a4e7ebecc4314d4e5fac assets/eternalores/models/item/platinum_ingot.json +25cc897c3f4e77b6cdcb274711259efa0a2fbc77 assets/eternalores/models/item/platinum_nugget.json +e05080440e73602a75480b030c09e846bd1bb5c5 assets/eternalores/models/item/plutonium_dust.json +a79105f2ab82cce82f86a0140c7a8d249c8615d5 assets/eternalores/models/item/plutonium_ingot.json +1ee3d068cee5b3548652915a281770a1a2c5434e assets/eternalores/models/item/plutonium_nugget.json +1df572516caf6a705f0e6b581057f6b650716426 assets/eternalores/models/item/quartz_dust.json +7897861ae1c976ee667e786e269eb9bb5b0e017f assets/eternalores/models/item/raw_aluminum.json +506955bb563ae93d874d1d3a894d6bc8a69eaa2e assets/eternalores/models/item/raw_cobalt.json +b2f288a762c4766083c6fc3c35e01b1c4066304f assets/eternalores/models/item/raw_gallium.json +f7865ddbb664c42fb67b75ffd057d0e8d05f3b75 assets/eternalores/models/item/raw_iridium.json +f559aab4a5eeaee0714514eced2d9aca605982a7 assets/eternalores/models/item/raw_lead.json +93cdf5d0f6b9c3b313dcb57d8d6f22f9861d3e5f assets/eternalores/models/item/raw_nickel.json +4a7572fb98240a83d9cdb8b8fdbbf792447aa4cc assets/eternalores/models/item/raw_osmium.json +4b4fda65783c11d4d2d81d1f108290de818af446 assets/eternalores/models/item/raw_platinum.json +f09ad5f02bfb0b9619f206451f2a0197184d3755 assets/eternalores/models/item/raw_plutonium.json +bd4a1585b6542c49a7e9899c910bff4270b447eb assets/eternalores/models/item/raw_silver.json +044499d964c9a17df7b10902fa26c386462c770f assets/eternalores/models/item/raw_tin.json +bea8262f9f744b99349386a0f61bc9c330bfe706 assets/eternalores/models/item/raw_ultimatitanium.json +395d6e16d0ef54601a3eb7df5a4826d8f22f4434 assets/eternalores/models/item/raw_uranium.json +5d43acbbd914f9d109cf56e82bc3f96dd1a396e0 assets/eternalores/models/item/raw_zinc.json +d0fbb5a6568a8673cc3a304c0aed0a73504df0b5 assets/eternalores/models/item/redstone_ingot.json +51311fdb9c12fe2df0b10d7c16d467c3b33a32ce assets/eternalores/models/item/rod_aluminum.json +1c2954d1a5ae004fdb0cfd46d7ba8b6bd81d1b9c assets/eternalores/models/item/rod_blue_steel.json +423095a0ced39ed196b42847ed8ee0e23ac3207b assets/eternalores/models/item/rod_brass.json +6bd3c51ca2f7280ec2fa72234ff6414a5ca5014d assets/eternalores/models/item/rod_bronze.json +7604d8d13ee2d108ec372d1159ec5112413996d5 assets/eternalores/models/item/rod_cobalt.json +87af9af15b4dfba7920b5355c2ce5389bd7829a5 assets/eternalores/models/item/rod_constantan.json +af562434a15151ba03cac7763a77825026685993 assets/eternalores/models/item/rod_copper.json +026c38288d9e4916a0b55309095f1db6e81081e7 assets/eternalores/models/item/rod_diamond.json +d94bf814077bbbcf3841df87dbe327920ac6e351 assets/eternalores/models/item/rod_electrum.json +f25c84ec8b6faed4ee3b658731f25f4b23d110ca assets/eternalores/models/item/rod_enderium.json +15a1a255becc29e068314c7196de5d21c065dfdc assets/eternalores/models/item/rod_gallium.json +6d92e966e852af67560a849a13429db2389c8c1f assets/eternalores/models/item/rod_gold.json +517db9b0029e4d35dfc0e7053a885efdb8cbfdad assets/eternalores/models/item/rod_graphite.json +25f584261d7679e721e5b29a3d6e3de91a8e6f4c assets/eternalores/models/item/rod_invar.json +bed58bc7e160cabe0bf52041997aca3c5f4f2cc8 assets/eternalores/models/item/rod_iridium.json +65502cdd67fbb04a494b2f11d57df62fb9b80705 assets/eternalores/models/item/rod_iron.json +1ed85ff85cf825154555d8f614d6ee9e15ddf6d5 assets/eternalores/models/item/rod_lead.json +c71d8b32e069a6c1cb33bcc24b472c8e790b67f6 assets/eternalores/models/item/rod_lumium.json +57409a381109d91fc4645550b9a01f2e36d96508 assets/eternalores/models/item/rod_netherite.json +a5f854a9d3d95bd4d1a2fe1dd6d7c1ffb97f3c1a assets/eternalores/models/item/rod_nickel.json +2c717d56b9c71129146a4e331e93c0b7c96c58f0 assets/eternalores/models/item/rod_osmium.json +c6078e20f891acce42112ddf15a6427a92b148e8 assets/eternalores/models/item/rod_platinum.json +089555d03aeb2e4402bfce4387ef55a89bd9d8cb assets/eternalores/models/item/rod_plutonium.json +f924b45efdddb1b4b3a11d055ff3dc537e8305a1 assets/eternalores/models/item/rod_rose_gold.json +f9b17213f6f45529b3486eca362ec15a55a8cf74 assets/eternalores/models/item/rod_sapphire.json +72849e009d7050381c11d60692a2cc8fa0593a4b assets/eternalores/models/item/rod_signalum.json +331c50368bf4ae3f74ce3b5cbcb933542b709cc4 assets/eternalores/models/item/rod_silver.json +c635b1a2a634a749085cbac96ca73a92f14c7745 assets/eternalores/models/item/rod_steel.json +3395721cb3e7e9556850ab32a5da6686498e3423 assets/eternalores/models/item/rod_tin.json +b59181c10a287012fe103e332334be067b764a97 assets/eternalores/models/item/rod_titanium.json +1d935f822a6c4b7adb3f35cbd1867fc5686c4687 assets/eternalores/models/item/rod_ultimatitanium.json +ed53aa23aea3cf1a99c6be76a576fa7cb58a8e2e assets/eternalores/models/item/rod_uranium.json +b24e89763c24772b03226df09fa5cbadef48ccca assets/eternalores/models/item/rod_zinc.json +adc9e0d03137161b24c10c0c65f71bbfd80d8829 assets/eternalores/models/item/rose_gold_dust.json +96cd015cb3a4199726751766da743db5b5088c10 assets/eternalores/models/item/rose_gold_ingot.json +4fd26e13d02eafa56be9d9b28c14d96f6ed4187e assets/eternalores/models/item/rose_gold_nugget.json +1e317bbf21d556fb212ea8add7bd651fce8b3b15 assets/eternalores/models/item/ruby_dust.json +9514f48ab8c1632c2018530a8ff459e4956098f2 assets/eternalores/models/item/sapphire_dust.json +f06a20f7b2e63aba28a0444c94dcd6b742631ec1 assets/eternalores/models/item/signalum_dust.json +303311928400c83b3205d77e1214d773c16d9bb5 assets/eternalores/models/item/signalum_ingot.json +3f1d0adb8c0b8f7b74e6223f9f695568e7e5394a assets/eternalores/models/item/signalum_nugget.json +61b87b42aa68097ed99ae3bad7e0275323d88821 assets/eternalores/models/item/silicon.json +42d6393432edb186fe64df172dacc57cd4aa54aa assets/eternalores/models/item/silver_dust.json +2ab971a51b913658f217590691e866aee8cc37c5 assets/eternalores/models/item/silver_ingot.json +8ff3352279dad1c58b2810dfd81065a9a57f27fa assets/eternalores/models/item/silver_nugget.json +9d48ee0a2688a1081dc9a1b658f4ab82fe6dbc65 assets/eternalores/models/item/steel_dust.json +e91c900c8454e0f9b1efe67a24846c24fc18f389 assets/eternalores/models/item/steel_ingot.json +d8e0ab4878b14c82170c19069344e3dc95574a44 assets/eternalores/models/item/steel_nugget.json +a3ccdc82335fa8416fa4becb0245ecfaa97a4bd8 assets/eternalores/models/item/stone_hammer.json +e0f291b89e70b2234da5aa4948a6e97367010d29 assets/eternalores/models/item/sulfur.json +ae7716622235c03c2bf351468f6495444ba947fd assets/eternalores/models/item/sulfur_dust.json +bd6b6fcea17a56e24f5abac6579139ea0bd12954 assets/eternalores/models/item/tin_dust.json +1ae6a39e2b64c3933cf05e7b2eaa78bb585ec0f0 assets/eternalores/models/item/tin_ingot.json +7ea57769f3d67ae6e7a074d4209bb06637195e91 assets/eternalores/models/item/tin_nugget.json +33f589c02b3ca63ba03de0724bafbd84a90f22d4 assets/eternalores/models/item/titanium_dust.json +a54251ac759fe06640f0776c49911bf006c7c4b6 assets/eternalores/models/item/titanium_ingot.json +f1df95bc5bff6ab9875c917ebeddfd244463cfc1 assets/eternalores/models/item/titanium_nugget.json +a55ec72621db373829ced24705b4167d3bc33fc7 assets/eternalores/models/item/ultimate_gear.json +9638e458b7fa7b99808136f8f2b60646bedb226f assets/eternalores/models/item/ultimatitanium_dust.json +fcf34e07b6df518d747de57daec4b32d621f16c2 assets/eternalores/models/item/ultimatitanium_ingot.json +3dc956b1486aaaea47a2f24d1a4a0bd2f4049100 assets/eternalores/models/item/ultimatitanium_nugget.json +36ed55fc8655d9a99edef96b344a95f526d0b855 assets/eternalores/models/item/uranium_dust.json +68b4772bddd9d9bf7835f8c2ba04c5e2555a4b15 assets/eternalores/models/item/uranium_ingot.json +0e8ad5e9de50d258f593830fe8dace8f8abce39e assets/eternalores/models/item/uranium_nugget.json +d52c987d67615dabee3e22361f2f416d096d8c0f assets/eternalores/models/item/zinc_dust.json +c6caa19971a406fe7e7bc8301d19d4e369b41205 assets/eternalores/models/item/zinc_ingot.json +c69dc5ae5a09756e14642c69e621bcbd46de7ca5 assets/eternalores/models/item/zinc_nugget.json diff --git a/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e b/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e new file mode 100644 index 0000000..b30777e --- /dev/null +++ b/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e @@ -0,0 +1,1029 @@ +// 1.21.1 2025-02-25T17:17:22.3917454 Recipes +86ef3d0a6d9f534aedf607b513e5a96c6f0ca6de data/eternalores/advancement/recipes/building_blocks/aluminum_ingot_to_block.json +b6a7bcbb8602a0cf6a0c82bd1d1b2bba0feaa2fe data/eternalores/advancement/recipes/building_blocks/aluminum_raw_to_block.json +9cebe84407c7a000abfd55c3044a1e9447599c67 data/eternalores/advancement/recipes/building_blocks/amber_gem_to_block.json +8d30c896ea11063344e0e58d9d64fa1ed51d5b20 data/eternalores/advancement/recipes/building_blocks/apatite_gem_to_block.json +6943e9683789441401d50cc8085971c9eb1d06e0 data/eternalores/advancement/recipes/building_blocks/blue_steel_ingot_to_block.json +99e574288ae402991ca68eca98ae4d9ffdd323a3 data/eternalores/advancement/recipes/building_blocks/brass_ingot_to_block.json +f3229b473d77884cf65d7971dafdec1600139afa data/eternalores/advancement/recipes/building_blocks/britannia_ingot_to_block.json +7df407376e569270e0a24f3217f30a4d42615bb5 data/eternalores/advancement/recipes/building_blocks/bronze_ingot_to_block.json +e10d240b75ae287a6fd0c910dd24036b9c655c0e data/eternalores/advancement/recipes/building_blocks/cinnabar_gem_to_block.json +d0b8a711b6c72ea5118709bc2b6ab891a0cca3fd data/eternalores/advancement/recipes/building_blocks/cobalt_ingot_to_block.json +4ae24a8ecab9a7c886b08b8f684e616bac0d83f5 data/eternalores/advancement/recipes/building_blocks/cobalt_raw_to_block.json +a57123bd93f93a6b56755fa1d91dc5d013729de7 data/eternalores/advancement/recipes/building_blocks/constantan_ingot_to_block.json +6272b016da15755bdda0b8ec197b4722d90df498 data/eternalores/advancement/recipes/building_blocks/electrum_ingot_to_block.json +6f20d980cd38f3486afb0949a17c1b1ae116442e data/eternalores/advancement/recipes/building_blocks/enderium_ingot_to_block.json +bbcbf13b49deef892ebc754706e2e94b5096d1d1 data/eternalores/advancement/recipes/building_blocks/fluorite_gem_to_block.json +672c66754e0ff88b67e481ce697f6b2574a9cfef data/eternalores/advancement/recipes/building_blocks/gallium_ingot_to_block.json +b7c863c16114ba6a48b82af130cc41aa0e401b58 data/eternalores/advancement/recipes/building_blocks/gallium_raw_to_block.json +2a759fc878a0036a4d93f4244bf871d1bdd53c8f data/eternalores/advancement/recipes/building_blocks/graphite_ingot_to_block.json +1c6773128c67342dcf934ce314716e1805099083 data/eternalores/advancement/recipes/building_blocks/invar_ingot_to_block.json +49e771e8fef326d5ade47f390470249f5b0f950a data/eternalores/advancement/recipes/building_blocks/iridium_ingot_to_block.json +eea0379a34455964f5abb76f5e6987c8dd826a76 data/eternalores/advancement/recipes/building_blocks/iridium_raw_to_block.json +58e3995d439570be8ad0b1b902ed698e15b8125f data/eternalores/advancement/recipes/building_blocks/lead_ingot_to_block.json +6177a169aaec30853f717ffd1936e76e80ecd39a data/eternalores/advancement/recipes/building_blocks/lead_raw_to_block.json +84e396e9c8960c51f509d698ca98b3bd7dfc5de4 data/eternalores/advancement/recipes/building_blocks/lumium_ingot_to_block.json +18bd093b036a491ae195bdfea03b85733569dd07 data/eternalores/advancement/recipes/building_blocks/nickel_ingot_to_block.json +a69b97b4c8bba7c354b2482f73d5f3aa0330cf7b data/eternalores/advancement/recipes/building_blocks/nickel_raw_to_block.json +52a38550f4fbf643033a65e6c989c7c3aacc27d0 data/eternalores/advancement/recipes/building_blocks/niter_gem_to_block.json +5ee02ef4c69dde780165bb020905e8dae0d98d41 data/eternalores/advancement/recipes/building_blocks/onyx_gem_to_block.json +04be8b380272ef8f2b1c69425d888ece0cce8f31 data/eternalores/advancement/recipes/building_blocks/osmium_ingot_to_block.json +4b490202999c2a99613ef94613b9ea44c211fd43 data/eternalores/advancement/recipes/building_blocks/osmium_raw_to_block.json +0fdf4b419b7002fb1c29c1abbfcc019e31e595ab data/eternalores/advancement/recipes/building_blocks/peridot_gem_to_block.json +9938c3fb5f1cb49299b7e4987b59de8349ba02a2 data/eternalores/advancement/recipes/building_blocks/pewter_ingot_to_block.json +d6f1fa0a724efe72c34b83ee599e0bbd999ebbc4 data/eternalores/advancement/recipes/building_blocks/platinum_ingot_to_block.json +5f46d521d150bcfc923d833b35e3c483bd74f35d data/eternalores/advancement/recipes/building_blocks/platinum_raw_to_block.json +dad3e7c7af0c802034b81c086e5d176dbe9e9c78 data/eternalores/advancement/recipes/building_blocks/plutonium_ingot_to_block.json +b0e76e24b1ceced763b12608b4805b562d7ae6ca data/eternalores/advancement/recipes/building_blocks/plutonium_raw_to_block.json +d6918e218eca47a37f3099c92f7d857b5fbd4588 data/eternalores/advancement/recipes/building_blocks/rose_gold_ingot_to_block.json +6f6352aa3c859b0666d0ac926447db179aa66b4e data/eternalores/advancement/recipes/building_blocks/ruby_gem_to_block.json +d35adb91659ca7f123af8e1f7d87a58cb3fa7c45 data/eternalores/advancement/recipes/building_blocks/sapphire_gem_to_block.json +5240a21edf30ed8ff5af587bf3d53f663a79a381 data/eternalores/advancement/recipes/building_blocks/signalum_ingot_to_block.json +43bca67fcdad4f5999fe0eeb196a6fe52a05d24f data/eternalores/advancement/recipes/building_blocks/silver_ingot_to_block.json +6951903e8191f18a89e3d0d5711d64648244d2aa data/eternalores/advancement/recipes/building_blocks/silver_raw_to_block.json +89731e1aa377543676c3714da882a3fc777e4dde data/eternalores/advancement/recipes/building_blocks/steel_ingot_to_block.json +8358f41de97d0255d192d0a6c888ef57e9361e1e data/eternalores/advancement/recipes/building_blocks/sulfur_raw_to_block.json +82a6860be3ac8e28e74b3d3a5d27aa1b38ef0429 data/eternalores/advancement/recipes/building_blocks/tin_ingot_to_block.json +2c9382469e2603af93bf28514a2e60e6dc68e8b8 data/eternalores/advancement/recipes/building_blocks/tin_raw_to_block.json +180fb533752647e5ce3dc9c3111377a23d976258 data/eternalores/advancement/recipes/building_blocks/titanium_ingot_to_block.json +af9eb9557cc5f97a678137e8e06ba98ac8261707 data/eternalores/advancement/recipes/building_blocks/ultimatitanium_ingot_to_block.json +78a51b9537f4380440fb9788956f9bc2621f93f8 data/eternalores/advancement/recipes/building_blocks/uranium_ingot_to_block.json +d507792765f2330f4fc1e86d74c176c1b6f23d58 data/eternalores/advancement/recipes/building_blocks/uranium_raw_to_block.json +8a7563e58d4fa6f712026522adcda78aa9f7e2f5 data/eternalores/advancement/recipes/building_blocks/zinc_ingot_to_block.json +528f7703729d15b5f80a4e75c3761bbfda373ac5 data/eternalores/advancement/recipes/building_blocks/zinc_raw_to_block.json +7552deffd8906830353d22155dd7d9a9fb332688 data/eternalores/advancement/recipes/misc/aluminum_block_to_ingot.json +384f302e311cf4c704406374ddf3a603402e4365 data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_blasting.json +7ffc50bfa473cc99f60ad8e2c0cd09afb0132969 data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_furnace.json +e1807761c0f8067e38af747cbc5a226b8b98d200 data/eternalores/advancement/recipes/misc/aluminum_ingot_to_dust.json +54634e7843c90ae57a36f0d98e7277e6586b4447 data/eternalores/advancement/recipes/misc/aluminum_ingot_to_nugget.json +82bbe52c1f5ca420048f0defd99c4cd277756c35 data/eternalores/advancement/recipes/misc/aluminum_nugget_to_ingot.json +7eea2604b8d1f510d1b91fcc74926f2c74480b3f data/eternalores/advancement/recipes/misc/aluminum_plate.json +65ace8d37bd6107ba22e6537202eb344c399e915 data/eternalores/advancement/recipes/misc/aluminum_plate_to_dust_deconstruction.json +f6037e3e8c731b14e2b79a67789f164f7378d4bd data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_blasting.json +8e7c000c757a10d9d7fbddbfd32bae4eb8d14cb4 data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_furnace.json +0ba442c12557705b909b5cb65d25222bb5e723f1 data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_ore.json +4f1d785545cb0d0c3ce0f71fce0550789f69008b data/eternalores/advancement/recipes/misc/aluminum_raw_to_dust.json +3e0d082da29c9c20a41353a44e7db8fd28f235fe data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_blasting.json +5a61a100138c4cac71b94f6cef3302632720ef0e data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_furnace.json +3409566d97fd763a93878680ab5f6e018aceef87 data/eternalores/advancement/recipes/misc/aluminum_rod.json +2cdb8a4260d4d50bc300f363c36c987404143f7d data/eternalores/advancement/recipes/misc/aluminum_rod_to_dust_deconstruction.json +177549e4d51adf048d8b3bcc0da1c66229412b5d data/eternalores/advancement/recipes/misc/amber_block_to_gem.json +3cf582e2fd8237a1d61bb0caae29b4401de877c9 data/eternalores/advancement/recipes/misc/amber_dust_to_material_blasting.json +5c5731c27726665876fe7eb7eac829177d44d676 data/eternalores/advancement/recipes/misc/amber_dust_to_material_furnace.json +1c5fe72ccbff756748b7c7abf5cbae38855b8bb9 data/eternalores/advancement/recipes/misc/amber_gem_to_dust.json +e49b87ddb073b90399792573487ebcd11fda9a67 data/eternalores/advancement/recipes/misc/apatite_block_to_gem.json +cf5d0bb7af09153fd404156625c2a24dfb46138e data/eternalores/advancement/recipes/misc/apatite_dust_to_material_blasting.json +002ca52165fe7ae503662aae079296bf91b197d8 data/eternalores/advancement/recipes/misc/apatite_dust_to_material_furnace.json +95089b3efc666a0ee38f67b3f3aa7f1f20112a0d data/eternalores/advancement/recipes/misc/apatite_gem_to_dust.json +0ab2416a20944cbde7ac33a45c7d52f9d05f5036 data/eternalores/advancement/recipes/misc/blue_steel_block_to_ingot.json +ddf29ab106e6d4254ba042762b9bb3050bc312cd data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_blasting.json +5ab8923cd4cbf01abdbd8c1c968ce220aa40294d data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_furnace.json +196c0b3b049a5cd23283e7b744d2ff521b9b5cf5 data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_dust.json +61ed90a85f4a3ea8ea944b4ceee52b9eb5b064b0 data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_nugget.json +54953546a033675dbbca51957750ddb8ac5f77f4 data/eternalores/advancement/recipes/misc/blue_steel_nugget_to_ingot.json +5964ce0cb94a95391de744ce15f459d80fdc1bfb data/eternalores/advancement/recipes/misc/blue_steel_plate.json +80d8e1b0da0478d7069cf6089200de86226ccefb data/eternalores/advancement/recipes/misc/blue_steel_plate_to_dust_deconstruction.json +282aa381ec579b7205a3e1375e5ceab91666a5ef data/eternalores/advancement/recipes/misc/blue_steel_rod.json +0b71874d47c5b2d974073c0156afd9610e34f9fd data/eternalores/advancement/recipes/misc/blue_steel_rod_to_dust_deconstruction.json +62120331d342b44db7ac79a2839d2fbe08f17b77 data/eternalores/advancement/recipes/misc/brass_block_to_ingot.json +8d0c44efd41a549b8378df1f0e1226bb9bc05863 data/eternalores/advancement/recipes/misc/brass_dust_to_material_blasting.json +2dab6b04476131207003553c25dc3a3af3624062 data/eternalores/advancement/recipes/misc/brass_dust_to_material_furnace.json +6681c7c37fc4eb5799c7cdfbc320e5a4ec84de85 data/eternalores/advancement/recipes/misc/brass_ingot_to_dust.json +9209ca17a9221e09f0e4df587fab3b3bc849e8f7 data/eternalores/advancement/recipes/misc/brass_ingot_to_nugget.json +03a93c5b424073ee7cefdbf58e2c3326c3ff8f90 data/eternalores/advancement/recipes/misc/brass_nugget_to_ingot.json +f254a574dc7eea95c7c27c8861eae7ac8fc02424 data/eternalores/advancement/recipes/misc/brass_plate.json +f341797055622adc2dff0625a5c18dcedb86b3ae data/eternalores/advancement/recipes/misc/brass_plate_to_dust_deconstruction.json +92e95ba4814f84e2043903ea3f27999681301473 data/eternalores/advancement/recipes/misc/brass_rod.json +3fe081feec2d2b8bcbdb6c780589b224c53f78fe data/eternalores/advancement/recipes/misc/brass_rod_to_dust_deconstruction.json +2a50aeb31535e8a45259c8a37f5950a9007f442b data/eternalores/advancement/recipes/misc/britannia_block_to_ingot.json +627a44216b75ed1a82f477cd8f1d9303b9a4af0f data/eternalores/advancement/recipes/misc/britannia_ingot_to_dust.json +8edcca73157ae9917177d7fd3dea558bfcec3505 data/eternalores/advancement/recipes/misc/britannia_ingot_to_nugget.json +cff27138b48d22869b5025f1bfc82e654da70103 data/eternalores/advancement/recipes/misc/britannia_nugget_to_ingot.json +f58f17541f97f73d724b50be4582debb56a32dfa data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_blasting.json +84add27be2a5d1835cd15c2cd40eab6465d7bf33 data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_furnace.json +3267ef76fb80f3f0c926c2d393a58ff47e5226ea data/eternalores/advancement/recipes/misc/bronze_block_to_ingot.json +23eebd9933409903b208aa7736f7ff5e67da2aef data/eternalores/advancement/recipes/misc/bronze_dust_to_material_blasting.json +0b74fe2a57287286947e8073dfb3e3b83f812f62 data/eternalores/advancement/recipes/misc/bronze_dust_to_material_furnace.json +f05349c11e1c60795e20f754b7067b613aef70d9 data/eternalores/advancement/recipes/misc/bronze_ingot_to_dust.json +52a13827d11a7bc7e253947de57075fd881afb5a data/eternalores/advancement/recipes/misc/bronze_ingot_to_nugget.json +03abd817df853b3135ef07e4aa5a83c4779863c3 data/eternalores/advancement/recipes/misc/bronze_nugget_to_ingot.json +26abbf5d2419c2dde161d40dcb0d5dccadef8a47 data/eternalores/advancement/recipes/misc/bronze_plate.json +75f154eb9cc28fc23b0394b931a965af9fba7db1 data/eternalores/advancement/recipes/misc/bronze_plate_to_dust_deconstruction.json +c9d8e5120e769403b5c350bcb5684f4923197e51 data/eternalores/advancement/recipes/misc/bronze_rod.json +af528f7c82ec2fc99a45b6370de62c149cc61331 data/eternalores/advancement/recipes/misc/bronze_rod_to_dust_deconstruction.json +ad3b2995bad5285bf2ca16b1b94221982f856523 data/eternalores/advancement/recipes/misc/cinnabar_block_to_gem.json +6702c837041380b85ed4596e1bd11c94ac29661c data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_blasting.json +d5872370bf890e851e13b916b6a82e7b98b2bf5e data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_furnace.json +e97d39b610d373b68ba695ecc679e8a23eb061c7 data/eternalores/advancement/recipes/misc/cinnabar_gem_to_dust.json +f30aa2ef22af170f9435e616f978a84c46a00525 data/eternalores/advancement/recipes/misc/coal_gem_to_dust.json +735254ee630b625e87fee4131e466c3e70350ced data/eternalores/advancement/recipes/misc/cobalt_block_to_ingot.json +e76901c5f14eeb79e8594f9574293fa879efc439 data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_blasting.json +201fe15369010113eb733d9cb940cbcedc4f3cd0 data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_furnace.json +14def8f5fed4db67044a5f056d85da74d38d8f30 data/eternalores/advancement/recipes/misc/cobalt_ingot_to_dust.json +97055b5e840acbbe2f2eabd9ecf3937e96334f57 data/eternalores/advancement/recipes/misc/cobalt_ingot_to_nugget.json +78504c9d270b6eb81dc96ac36f9681f275e8a645 data/eternalores/advancement/recipes/misc/cobalt_nugget_to_ingot.json +5aa448586bd89454d80273c151c0f2f144a9c309 data/eternalores/advancement/recipes/misc/cobalt_plate.json +7d2ca8a8cab1f1fbfe13dd1ba1de27cc1aa855f0 data/eternalores/advancement/recipes/misc/cobalt_plate_to_dust_deconstruction.json +8fe077e6b49ab8bf378e4348a7763cf2fa31af42 data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_blasting.json +c0ef9d6be9965a9302167dd1cd5a815f40cd7637 data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_furnace.json +01fa52c608461ecc67d1750f53aa38b06d735c48 data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_ore.json +71523b769176f29ef734dbc4df853bf56a3cf6a8 data/eternalores/advancement/recipes/misc/cobalt_raw_to_dust.json +bf8297c897cfb5395ff9b4033fe68c4e2ec57573 data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_blasting.json +a2d1db58d442fcbef83e7a5ca5ebdf8bd7f40b0b data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_furnace.json +5c82b08afc7989732854d56336630a8cd21979a7 data/eternalores/advancement/recipes/misc/cobalt_rod.json +5bc21466dee533400204244d7939968a369443e1 data/eternalores/advancement/recipes/misc/cobalt_rod_to_dust_deconstruction.json +e14ba1dd14b1172945cf91fc54d9482c35fd43a6 data/eternalores/advancement/recipes/misc/constantan_block_to_ingot.json +193df15d3c9a3f147844c995179736245237b642 data/eternalores/advancement/recipes/misc/constantan_dust_to_material_blasting.json +1ec9f41c068bbff83f0e5efbdfe690c3f1cab6c5 data/eternalores/advancement/recipes/misc/constantan_dust_to_material_furnace.json +189165cd6b192b215fa76e6c36aadae7416de8b5 data/eternalores/advancement/recipes/misc/constantan_ingot_to_dust.json +16ef6cf7596b8fa04b714cc8eecc4904010bcfb5 data/eternalores/advancement/recipes/misc/constantan_ingot_to_nugget.json +0274a7f363f1ab2d9a63b7e0bd20a3284eb8ce4f data/eternalores/advancement/recipes/misc/constantan_nugget_to_ingot.json +f1bcc12557fb10890b967dcd8dbc79a5b33e4d6e data/eternalores/advancement/recipes/misc/constantan_plate.json +157f5c470a237f025fb890239f8dff8785597321 data/eternalores/advancement/recipes/misc/constantan_plate_to_dust_deconstruction.json +094b68198cd6c2e9cc24c7e4be82f6dc9c05a1a9 data/eternalores/advancement/recipes/misc/constantan_rod.json +63da4497748ebb2986f32d218ed9b63c09acb4d4 data/eternalores/advancement/recipes/misc/constantan_rod_to_dust_deconstruction.json +153b9dec3a681e87d49bd07d2dc45379e3015828 data/eternalores/advancement/recipes/misc/copper_dust_to_material_blasting.json +319288f7be53be41e3ad30c23b9b8a89947dbd0f data/eternalores/advancement/recipes/misc/copper_dust_to_material_furnace.json +21a829aeeafddddd63809a5a1843d3d0dbd408ae data/eternalores/advancement/recipes/misc/copper_ingot_to_dust.json +f3f7291ad26c687e205d94f99aab958197eb3814 data/eternalores/advancement/recipes/misc/copper_ingot_to_nugget.json +ee85cd27c761a755070b6038ac11149d4ed74f65 data/eternalores/advancement/recipes/misc/copper_nugget_to_ingot.json +b6dabcfa80287004dc6d6840d181c68e41dbfc74 data/eternalores/advancement/recipes/misc/copper_plate.json +08a31902cb546a77f98c42662f183bd5847d9fb8 data/eternalores/advancement/recipes/misc/copper_plate_to_dust_deconstruction.json +b3faedf61502c3d306cd5b02f47aecf833ee544d data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_blasting.json +60773348c8f4b5a4968439ba7678589d24456aa7 data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_furnace.json +ff273134669a9053f454483166218e1e006d08eb data/eternalores/advancement/recipes/misc/copper_raw_to_dust.json +7f332c21f8e4e7ae723a9ef5cc2f5c77f3ab8968 data/eternalores/advancement/recipes/misc/copper_rod.json +096c2e0d85b8d86ad90e09b482ed6e30b51a644f data/eternalores/advancement/recipes/misc/copper_rod_to_dust_deconstruction.json +1ed1301d95919c65995fde463ab8eaa4d652568f data/eternalores/advancement/recipes/misc/diamond_dust_to_material_blasting.json +f44ec7a679ebf9a82d35d7b23a1084d43601309a data/eternalores/advancement/recipes/misc/diamond_dust_to_material_furnace.json +6f14626d2b65f8427522332c50b7fe58ed92c15d data/eternalores/advancement/recipes/misc/diamond_gem_to_dust.json +90c4d442d7b2c1f63abe2363c33e2a62f370eadb data/eternalores/advancement/recipes/misc/diamond_plate.json +8d6d7bd19ab35cb306123e8b2d56401af69e7ba1 data/eternalores/advancement/recipes/misc/diamond_plate_to_dust_deconstruction.json +ffe6fbacf942f77524df1e7f470ff2a49060d484 data/eternalores/advancement/recipes/misc/diamond_rod.json +1f6fb9d1a97521726d6cab1ed94cdfc6f4c75f34 data/eternalores/advancement/recipes/misc/diamond_rod_to_dust_deconstruction.json +54d784392b36755d77dc7fca05a1cf2591c28d81 data/eternalores/advancement/recipes/misc/electrum_block_to_ingot.json +c93a514ceee3315ae30cb6a79f11fe84ed71ea3e data/eternalores/advancement/recipes/misc/electrum_dust_to_material_blasting.json +7fb73263b7239bae490f043f2e0e25da7d85eb21 data/eternalores/advancement/recipes/misc/electrum_dust_to_material_furnace.json +0d16b4d183f472cbc4ddfb1ed1d718ea2a4d6f30 data/eternalores/advancement/recipes/misc/electrum_ingot_to_dust.json +87380f9349451cb175840dde748b16a24d98c2e1 data/eternalores/advancement/recipes/misc/electrum_ingot_to_nugget.json +b4dd81e843c3e301251088a64a825f542c2d6555 data/eternalores/advancement/recipes/misc/electrum_nugget_to_ingot.json +bae0b3c8b7d70c865271e1bd5fc5f677dc87a551 data/eternalores/advancement/recipes/misc/electrum_plate.json +2a6a0175a00d6f8fd459961687b7f5166dd5e023 data/eternalores/advancement/recipes/misc/electrum_plate_to_dust_deconstruction.json +d6571e14c2d37ea7041904accd6782bd11dde130 data/eternalores/advancement/recipes/misc/electrum_rod.json +ea1180a2ac14aaa5102353349edd3788b375a74d data/eternalores/advancement/recipes/misc/electrum_rod_to_dust_deconstruction.json +8973b4e66d5d274d3017dc545d52b57e2aca6989 data/eternalores/advancement/recipes/misc/emerald_dust_to_material_blasting.json +21ace6108a9aac7a2a1dfa24ee6adfece9eee36e data/eternalores/advancement/recipes/misc/emerald_dust_to_material_furnace.json +1ab2ee4eb6279443463643c566f9e1ea2e21a528 data/eternalores/advancement/recipes/misc/emerald_gem_to_dust.json +aafdfb9c96045edd8939475e2c95b6c36f75c11e data/eternalores/advancement/recipes/misc/enderium_block_to_ingot.json +c5c32e1c6b24e47778ca703fee987faecb57f669 data/eternalores/advancement/recipes/misc/enderium_dust_to_material_blasting.json +e9d7c9fa77163aa83b520f883d8108e4d44838fb data/eternalores/advancement/recipes/misc/enderium_dust_to_material_furnace.json +5d946bc6f5a878a8206cb26e75de3d3f4262b993 data/eternalores/advancement/recipes/misc/enderium_ingot_to_dust.json +25cc4a9b3a09e1e53803ea9610b8dd08b30a0de8 data/eternalores/advancement/recipes/misc/enderium_ingot_to_nugget.json +5f73c651d3779e854c32d840356ecd28bbfc00ab data/eternalores/advancement/recipes/misc/enderium_nugget_to_ingot.json +e2c6dadb23a3d84fab45bbd6324e2da4f2e2438c data/eternalores/advancement/recipes/misc/enderium_plate.json +0d7c62eb033047342ed4b109491709b3641f4a9c data/eternalores/advancement/recipes/misc/enderium_plate_to_dust_deconstruction.json +081ee3bcde557116e48e6d2ffddfbb92bf69c8be data/eternalores/advancement/recipes/misc/enderium_rod.json +5519bb77b09c7edde1137cb2749d1ac717904ff8 data/eternalores/advancement/recipes/misc/enderium_rod_to_dust_deconstruction.json +0a7ba8d7d9583c6277cd4836d4e020f04bede45b data/eternalores/advancement/recipes/misc/ender_misc_to_dust.json +2d7726a70e84c7edeaa54e5e1d1d1651b1b12207 data/eternalores/advancement/recipes/misc/endstone_misc_to_dust.json +85b2e36ac30f8c1c4edf971cd3864c64e37f9e04 data/eternalores/advancement/recipes/misc/fluorite_block_to_gem.json +95318f6df36751f9d22cf566678458a6065515eb data/eternalores/advancement/recipes/misc/fluorite_gem_to_dust.json +486e888320a1cccf8f949b0ec38d219f532b7542 data/eternalores/advancement/recipes/misc/gallium_block_to_ingot.json +6f20ae5a7231d54b8097eda08356fc07deb54293 data/eternalores/advancement/recipes/misc/gallium_dust_to_material_blasting.json +15e48718dd24ad83737027d7591df41c83563271 data/eternalores/advancement/recipes/misc/gallium_dust_to_material_furnace.json +fa5b5c7fd2133a2426c505aac09824d32209bab8 data/eternalores/advancement/recipes/misc/gallium_ingot_to_dust.json +04dc749e577bb98ac6bc2bba9155af8a4d217fbd data/eternalores/advancement/recipes/misc/gallium_ingot_to_nugget.json +bb9ee39bfbb4b20460006a1ef4c9ee2654e707ec data/eternalores/advancement/recipes/misc/gallium_nugget_to_ingot.json +9e651771d02491e47ec2f4f0ea285ae3ac39662d data/eternalores/advancement/recipes/misc/gallium_plate.json +4499573f214b885f7f099e3a128781a35ef8e3d8 data/eternalores/advancement/recipes/misc/gallium_plate_to_dust_deconstruction.json +e62aec937e53222c7ab1e37b9adbd5308c344aff data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_blasting.json +af5fb35e4d53f6bb6aa08215917b829d13d7e33e data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_furnace.json +e5e2d2a88d14c18a7e853399e8aa304bb870849b data/eternalores/advancement/recipes/misc/gallium_raw_block_to_ore.json +18e5b3d51189c2955df2bbeb2c8394bd7fb89f98 data/eternalores/advancement/recipes/misc/gallium_raw_to_dust.json +cbb14bcb1d0d9ce4eb7e2015ce618c56da66cf13 data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_blasting.json +154649ea6c0a4c5a880d703a667b44a9a490a57c data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_furnace.json +d1e10e2b6ad961be99f45ab12a88a3493fa96cda data/eternalores/advancement/recipes/misc/gallium_rod.json +19f22cc250f3630302a7b77e00d56e857b0dfd90 data/eternalores/advancement/recipes/misc/gallium_rod_to_dust_deconstruction.json +9c38b2af9df3c9803852af2197c9d77a556f6c85 data/eternalores/advancement/recipes/misc/gold_dust_to_material_blasting.json +2c283bf2f2e880c54d4db7588c706d788ab8cb65 data/eternalores/advancement/recipes/misc/gold_dust_to_material_furnace.json +a7bd4246b6d1673a4d82fb1bad3cc966ca660ffa data/eternalores/advancement/recipes/misc/gold_ingot_to_dust.json +a7efcbdadaec64769f4438bdc00a34db18333ed4 data/eternalores/advancement/recipes/misc/gold_plate.json +528435564c6ae985310854e9f9553b072d2aad17 data/eternalores/advancement/recipes/misc/gold_plate_to_dust_deconstruction.json +6f0d807e599194593cab489dfe6e7951eb0a3535 data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_blasting.json +846343ad137b7b8e45b3604316a2c0e3e113b997 data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_furnace.json +43fd0e7cbff0733e0cd037e13df0290447cfb0ef data/eternalores/advancement/recipes/misc/gold_raw_to_dust.json +6a08732fdc098a6c3ac0c3339cb2d88ac2a16d6e data/eternalores/advancement/recipes/misc/gold_rod.json +e24eb0dfa15cc72dd03c5974409aa3938afb3991 data/eternalores/advancement/recipes/misc/gold_rod_to_dust_deconstruction.json +5257335ee2504f0f1edaeb92a2a049ee5ff16bbe data/eternalores/advancement/recipes/misc/graphite_block_to_ingot.json +1dc04a5298e8bb7f2e21435d14757b38082327a4 data/eternalores/advancement/recipes/misc/graphite_dust_to_material_blasting.json +12df9edd6aefbf4734d735827da0b599600f4219 data/eternalores/advancement/recipes/misc/graphite_dust_to_material_furnace.json +96094b05fbbeaaf7bf301ec895df9998297c26df data/eternalores/advancement/recipes/misc/graphite_ingot_to_nugget.json +dffb39d313a959145eae1f0ad73f753de8947a82 data/eternalores/advancement/recipes/misc/graphite_nugget_to_ingot.json +76777aa6dc5ac0a8c2b3a1d53aceee963a73d63b data/eternalores/advancement/recipes/misc/graphite_plate.json +20be5c534edd2fc6ba0e2a6bfd07282a6103fa74 data/eternalores/advancement/recipes/misc/graphite_plate_to_dust_deconstruction.json +8f598b1c13c1d4e5a567cb13aaadc43935a93854 data/eternalores/advancement/recipes/misc/graphite_rod.json +5a11f4108247d9103f12ae01aed8c3bc9822646e data/eternalores/advancement/recipes/misc/graphite_rod_to_dust_deconstruction.json +a24eb56504cb4fc551588f854528fa0a85cba51b data/eternalores/advancement/recipes/misc/invar_block_to_ingot.json +670141e21a558d6de25b3c6874d99a4e09de7d89 data/eternalores/advancement/recipes/misc/invar_dust_to_material_blasting.json +7a3ea24ac89c96c4da67afd5477b8c5de4a7579d data/eternalores/advancement/recipes/misc/invar_dust_to_material_furnace.json +c003a6fca78702255c75bf3e187c6c13025fc3cf data/eternalores/advancement/recipes/misc/invar_ingot_to_dust.json +ed07d3e87985223340894159cb4640b4cb7d2ccd data/eternalores/advancement/recipes/misc/invar_ingot_to_nugget.json +55e6c400fa650b45fc2eb5b6098877af3228f064 data/eternalores/advancement/recipes/misc/invar_nugget_to_ingot.json +12d84ae13729252fce534ade962f51db6679cc19 data/eternalores/advancement/recipes/misc/invar_plate.json +cdca720dd0a6b42686f5b02f17e31c5b8dab4abc data/eternalores/advancement/recipes/misc/invar_plate_to_dust_deconstruction.json +410f95005bd86384ff78651d03237167052a4e05 data/eternalores/advancement/recipes/misc/invar_rod.json +84accae975127a9eef8b219d847ce60fe94fedd6 data/eternalores/advancement/recipes/misc/invar_rod_to_dust_deconstruction.json +b785f247c7760a2595f0141b553a3aeb3d9c10b4 data/eternalores/advancement/recipes/misc/iridium_block_to_ingot.json +7a463ee7a405f64647a29f0e86705edaaae24728 data/eternalores/advancement/recipes/misc/iridium_dust_to_material_blasting.json +3e2cde06ace7eaacd61ffac87ac88af70b2355f3 data/eternalores/advancement/recipes/misc/iridium_dust_to_material_furnace.json +a87fa7d9758394416702c32c821abc9ec8ef2409 data/eternalores/advancement/recipes/misc/iridium_ingot_to_dust.json +77d4cbd681673d3226844082e884dbe157bb9427 data/eternalores/advancement/recipes/misc/iridium_ingot_to_nugget.json +ada4f64fa5b6b911b0e022b46b0bc3efc9db9cd1 data/eternalores/advancement/recipes/misc/iridium_nugget_to_ingot.json +debadeb221beaf6036d99e4ef9516e831f94dafb data/eternalores/advancement/recipes/misc/iridium_plate.json +e095ff46693f9e4906eaccbd194b9b72b9f8c254 data/eternalores/advancement/recipes/misc/iridium_plate_to_dust_deconstruction.json +e81c7c19ee51b7a6d7cbbb16bb861dde113594fc data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_blasting.json +5a82a0d0da21bcfbcf65d146f81e08525f30339a data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_furnace.json +4d3cd29e1ea7210da221da740fe87c283f50d02b data/eternalores/advancement/recipes/misc/iridium_raw_block_to_ore.json +0df798398c3082279790996d39be87bcb7f69448 data/eternalores/advancement/recipes/misc/iridium_raw_to_dust.json +dad00fc817927f3ef08793cc17ff68abccfe91a9 data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_blasting.json +9fd7cf413d231b6eafe05d75c5bfc17a795eeb66 data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_furnace.json +876422e75f4f2be43a23b4719103a81774dc8d0f data/eternalores/advancement/recipes/misc/iridium_rod.json +5771db671964d7a908fd383c173f5e9e7cf61f86 data/eternalores/advancement/recipes/misc/iridium_rod_to_dust_deconstruction.json +3009fef7194b716e8a0651cad1eab852bea58b0b data/eternalores/advancement/recipes/misc/iron_dust_to_material_blasting.json +60ae163fe38e426099113e389e7ac85f098e8f97 data/eternalores/advancement/recipes/misc/iron_dust_to_material_furnace.json +13ba0d20cac5656b6a3fdc9070704c95dd2a213e data/eternalores/advancement/recipes/misc/iron_ingot_to_dust.json +7b39df67dc56d5d39779a3733d1ff077c8410d46 data/eternalores/advancement/recipes/misc/iron_plate.json +868b3fbb572fa26e1d4dd1fc66595ca4ebc31318 data/eternalores/advancement/recipes/misc/iron_plate_to_dust_deconstruction.json +8500d90f09b4baceddc7830007d042cace5947eb data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_blasting.json +5892920ed71643a628f0b361c92829e2aaa7764c data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_furnace.json +533387751e1e8e3661f3db794844d5cc80d2650e data/eternalores/advancement/recipes/misc/iron_raw_to_dust.json +9a5c762d052ac72a2088d25776291ffd72e8ce98 data/eternalores/advancement/recipes/misc/iron_rod.json +14fa06545176f056a6ef59c040ecfdfa24aa0a07 data/eternalores/advancement/recipes/misc/iron_rod_to_dust_deconstruction.json +5e7c5e939f1c5a8de5905504a711b145f573679a data/eternalores/advancement/recipes/misc/lapis_dust_to_material_blasting.json +b36d941e208319e094626a87cda7c1d9775c089e data/eternalores/advancement/recipes/misc/lapis_dust_to_material_furnace.json +6145bd684d638b59fcf551430d8d907ed8b8e7ce data/eternalores/advancement/recipes/misc/lapis_gem_to_dust.json +0f706f2c6a66d2d096ea2067a15e50102254d2cd data/eternalores/advancement/recipes/misc/lead_block_to_ingot.json +70f87ceb8a29686411b634ee69b1d5cfaa858e61 data/eternalores/advancement/recipes/misc/lead_dust_to_material_blasting.json +dcb1a95caa7a03cf87a7c6ec31240cec9e49b1e5 data/eternalores/advancement/recipes/misc/lead_dust_to_material_furnace.json +e30510edfba0adc20389bcdd104055b39de7a774 data/eternalores/advancement/recipes/misc/lead_ingot_to_dust.json +cb629aa70464555136bf512aaec817b6b0cc2989 data/eternalores/advancement/recipes/misc/lead_ingot_to_nugget.json +822f565b3809d49849158a35e6ca2c79317537f5 data/eternalores/advancement/recipes/misc/lead_nugget_to_ingot.json +b7dd6094b10390cfb14188d218ac22b42c1bfe84 data/eternalores/advancement/recipes/misc/lead_plate.json +14f8fb1e874605fe1dcbf9f2b0cb83bda0ccec65 data/eternalores/advancement/recipes/misc/lead_plate_to_dust_deconstruction.json +e6913afbd409d945f9c9f43bca85d7a5c226bd5f data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_blasting.json +a91644086e0309aab38caa9745dcecc853cbfc07 data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_furnace.json +fff022d08460bb0ef7ac9f39b4134f5dfe3f77d3 data/eternalores/advancement/recipes/misc/lead_raw_block_to_ore.json +14143e0f603d7da18aab1a657ae3dde5d134c89e data/eternalores/advancement/recipes/misc/lead_raw_to_dust.json +b070e932b158515685b39ceb5f5c9167f4714132 data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_blasting.json +0b99452b02e18366b047c3d00948edd43cfe3d44 data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_furnace.json +0e238523dc07c62fd17499933d476c397be8d894 data/eternalores/advancement/recipes/misc/lead_rod.json +02adc6e5f7c69d7d59cd32d98ba6ebec8ca1a0ea data/eternalores/advancement/recipes/misc/lead_rod_to_dust_deconstruction.json +157f3f1caddca88436d9fafde2485140070a591c data/eternalores/advancement/recipes/misc/lumium_block_to_ingot.json +15dd990e48c9d25589b1b1167e274f0ca473a9ed data/eternalores/advancement/recipes/misc/lumium_dust_to_material_blasting.json +49cdabe8a24758d04f8570a1a2829411ce1e34ea data/eternalores/advancement/recipes/misc/lumium_dust_to_material_furnace.json +411583ce87b25e8badcbcdfcdf7c3c429495cd44 data/eternalores/advancement/recipes/misc/lumium_ingot_to_dust.json +544f4a1abab12a833ee76b3bb1016d82606bfa58 data/eternalores/advancement/recipes/misc/lumium_ingot_to_nugget.json +fe1ea80723c6186c095b59dc893de078454d4564 data/eternalores/advancement/recipes/misc/lumium_nugget_to_ingot.json +0c9ee72395f537d65cc7f85d21b7cf197ee15a4d data/eternalores/advancement/recipes/misc/lumium_plate.json +16f7c8fef88a44469474082965b7293adaae68b7 data/eternalores/advancement/recipes/misc/lumium_plate_to_dust_deconstruction.json +ebc8d1a667524d2bf67f90e9dab9fb4ebe3afb80 data/eternalores/advancement/recipes/misc/lumium_rod.json +af3f5928b78132fb579ad742cec0cce83ccc40b4 data/eternalores/advancement/recipes/misc/lumium_rod_to_dust_deconstruction.json +6186d2e74f9a38e5c3077578dbc9293fe1be9c4b data/eternalores/advancement/recipes/misc/netherite_dust_to_material_blasting.json +01b56478ade0549fe6fe480579c0638df0555df2 data/eternalores/advancement/recipes/misc/netherite_dust_to_material_furnace.json +e596386c3b53a7f1864b63ff9e3dfce182ff566d data/eternalores/advancement/recipes/misc/netherite_ingot_to_dust.json +8acb0f984fface20fd93da2fb5bc4602f535f346 data/eternalores/advancement/recipes/misc/netherite_ingot_to_nugget.json +2ef0078c8621818c1e891593492507a0bd7ebc89 data/eternalores/advancement/recipes/misc/netherite_nugget_to_ingot.json +4a517bc005ed0c9502d029e3d2edfbc580ef56d3 data/eternalores/advancement/recipes/misc/netherite_plate.json +c2db5694e9bf1baa2e9d40bf0e60c432f224a08d data/eternalores/advancement/recipes/misc/netherite_plate_to_dust_deconstruction.json +dfb89f558eaa3acab1b112b1f79c6fc25cf7800d data/eternalores/advancement/recipes/misc/netherite_rod.json +0f20c6fc5c23e5caa96fbcf91429b73601abb49f data/eternalores/advancement/recipes/misc/netherite_rod_to_dust_deconstruction.json +54f231fe7cce13849f723a4eabe31ba8a3f2b3dc data/eternalores/advancement/recipes/misc/netherrack_misc_to_dust.json +19427b8213469a9ced6b3d8b8a75a9871ecd1fd1 data/eternalores/advancement/recipes/misc/nickel_block_to_ingot.json +7b57065402d722f6b857c5c048483f19fbb523dd data/eternalores/advancement/recipes/misc/nickel_dust_to_material_blasting.json +2f63d1624ce88b8eefa96cdc222dda6437483422 data/eternalores/advancement/recipes/misc/nickel_dust_to_material_furnace.json +2894624c8d72cc5091a86da0f24ae64230efe2c9 data/eternalores/advancement/recipes/misc/nickel_ingot_to_dust.json +09d1f43655d254c2327781358ff756b2c227f846 data/eternalores/advancement/recipes/misc/nickel_ingot_to_nugget.json +8b4a662655408f96c93c467fe0fa9e78eb0ca875 data/eternalores/advancement/recipes/misc/nickel_nugget_to_ingot.json +6f60b935e1c7e2e992444b4408eb5b686e9083d8 data/eternalores/advancement/recipes/misc/nickel_plate.json +7cadada42bc95bea461053ca902a9a63b25d0c10 data/eternalores/advancement/recipes/misc/nickel_plate_to_dust_deconstruction.json +7b9492de2aa0ab614e56d13a095ff754f5d7ecb0 data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_blasting.json +64b32efec675a0b9276d57fb1eb2b09eb071c3e8 data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_furnace.json +08b9f0912da15ec9a2ee749a2829497d98292541 data/eternalores/advancement/recipes/misc/nickel_raw_block_to_ore.json +861bd73dc6a377a506e2f10591130f7a7a3d46a6 data/eternalores/advancement/recipes/misc/nickel_raw_to_dust.json +e9ce5ab74af27dafe4fb15ebec92de2e0ae658ab data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_blasting.json +8b0a5a18bfdfa577975c26d93ca02771c72b2464 data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_furnace.json +01145cf97b37a833a05eaa755e591f2fd775d64c data/eternalores/advancement/recipes/misc/nickel_rod.json +0203ef35efe0d388dc0fad973dfc8bbb8ef96db2 data/eternalores/advancement/recipes/misc/nickel_rod_to_dust_deconstruction.json +66e50fad1615120e0ded3ac8564c14d261a9fc77 data/eternalores/advancement/recipes/misc/niter_block_to_gem.json +5db066eb596a3cf41a28c17af880936ebeddbc30 data/eternalores/advancement/recipes/misc/niter_dust_to_material_blasting.json +6939cbd084baeaffdfbca1cd922e33f52738ead7 data/eternalores/advancement/recipes/misc/niter_dust_to_material_furnace.json +83cc7a0a50ac0a7f3f37f49594ccdbbdad34221d data/eternalores/advancement/recipes/misc/niter_gem_to_dust.json +7d0a3e23df000335ee2a159d3e836a0b415dbe7d data/eternalores/advancement/recipes/misc/obsidian_misc1_to_dust.json +750732a1dc2ab7528f815d094d5ce0389c27f589 data/eternalores/advancement/recipes/misc/obsidian_misc2_to_dust.json +6ac0486d738691655f9095492c951459273c068e data/eternalores/advancement/recipes/misc/onyx_block_to_gem.json +90c210f9605daea3a852383bb88841b71258d7a0 data/eternalores/advancement/recipes/misc/onyx_dust_to_material_blasting.json +38edf0673e9374f95a419681fc209e77ce18f4f9 data/eternalores/advancement/recipes/misc/onyx_dust_to_material_furnace.json +6dd92e747a267c59dd1f8684d1c812a8c96ee553 data/eternalores/advancement/recipes/misc/onyx_gem_to_dust.json +adbd0bc83ddcf8fc657211b7754070d248a6934b data/eternalores/advancement/recipes/misc/osmium_block_to_ingot.json +649c1c15cb80193ad3ef5db9f540602f107f8e18 data/eternalores/advancement/recipes/misc/osmium_dust_to_material_blasting.json +b244533b761fdf1a599affcb011bbe2274a23bb2 data/eternalores/advancement/recipes/misc/osmium_dust_to_material_furnace.json +122a2ce7ad91eef3abd0586ef29c55cea1f01ceb data/eternalores/advancement/recipes/misc/osmium_ingot_to_dust.json +a31ce569abcee600d7ce46d53bc8bb60ca01d2e1 data/eternalores/advancement/recipes/misc/osmium_ingot_to_nugget.json +b6c57d420b613e847ddde52ca81d6163baabc33c data/eternalores/advancement/recipes/misc/osmium_nugget_to_ingot.json +5a74163a63b9b587f8010e71ab7b5d2dcc5668b2 data/eternalores/advancement/recipes/misc/osmium_plate.json +d1eaffcb692bda782bba9b7ab463017cf4bb0fa2 data/eternalores/advancement/recipes/misc/osmium_plate_to_dust_deconstruction.json +3c87aa58a66acd860f6016d36e857d03593c7722 data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_blasting.json +2a845cf5b7a545b2c3687e5037f2a42fd97f0fce data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_furnace.json +3ce03ad7737e08587602a7389143fecbacace686 data/eternalores/advancement/recipes/misc/osmium_raw_block_to_ore.json +12cdf9b6992cbe838ae41fa5a6b8e224270fae57 data/eternalores/advancement/recipes/misc/osmium_raw_to_dust.json +b44fd842c06a5c8a74ba40127ab8909fba4059d8 data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_blasting.json +38c328a9ca2db8ee2ca5ca712d7ca3f1c2ce93ae data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_furnace.json +93dc7c3a55c96921d8f83473d2e979a39215b0c9 data/eternalores/advancement/recipes/misc/osmium_rod.json +55d8a736b200578967c634339fcfe1b3ee29a8ce data/eternalores/advancement/recipes/misc/osmium_rod_to_dust_deconstruction.json +b79130519c8adfacc18a67d56e7a882e2f0bafab data/eternalores/advancement/recipes/misc/peridot_block_to_gem.json +e6e6ece4f8828f26375c61240e8d6bc99f3c3119 data/eternalores/advancement/recipes/misc/peridot_dust_to_material_blasting.json +216e09ca85ea71ad880e33b767e35002a76be481 data/eternalores/advancement/recipes/misc/peridot_dust_to_material_furnace.json +489f57f98feb4e6f6925ab323c3b3344d3e77c18 data/eternalores/advancement/recipes/misc/peridot_gem_to_dust.json +7c1eacddd6ff06c822d880459f71608a76e92474 data/eternalores/advancement/recipes/misc/pewter_block_to_ingot.json +30818c6c007a2d52a5874daaeb01a00ff103d350 data/eternalores/advancement/recipes/misc/pewter_dust_to_material_blasting.json +8a8795265a6a39a4cae609a22568796c93be5c1b data/eternalores/advancement/recipes/misc/pewter_dust_to_material_furnace.json +0dc7f25dc9288df4c9bf0a5bd116ef1501cc8183 data/eternalores/advancement/recipes/misc/pewter_ingot_to_dust.json +716596f6d9aacf10f95fb9585ef6985d945cf078 data/eternalores/advancement/recipes/misc/pewter_ingot_to_nugget.json +b38f620d675b95b22c91c7560f732c483b05de07 data/eternalores/advancement/recipes/misc/pewter_nugget_to_ingot.json +e5e0e11c372d9b0525618261985635fffed1218f data/eternalores/advancement/recipes/misc/platinum_block_to_ingot.json +2371008eb8bcdbb8380031bc7022a83030a38050 data/eternalores/advancement/recipes/misc/platinum_dust_to_material_blasting.json +788c0d0fe2593238f0e38858f52e852dd87fde59 data/eternalores/advancement/recipes/misc/platinum_dust_to_material_furnace.json +b5f11222315aec40eecf42d62a14d60bc576a5a7 data/eternalores/advancement/recipes/misc/platinum_ingot_to_dust.json +24242804bf8b70f0e80ee5b4c72e331c05e5f9b9 data/eternalores/advancement/recipes/misc/platinum_ingot_to_nugget.json +0cc16847db6de78e383406cc1d3b2d84b5626eff data/eternalores/advancement/recipes/misc/platinum_nugget_to_ingot.json +37c6b59a4a4774c84063fa0487b445c2b19067b1 data/eternalores/advancement/recipes/misc/platinum_plate.json +98cc16e87972bd1621da741220eab4ff9208e2cb data/eternalores/advancement/recipes/misc/platinum_plate_to_dust_deconstruction.json +8441136e30e2f7de4df0630c7aadd0277afd8d7c data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_blasting.json +be042c969e4f591aab5a59db2655c5fe35b43ee6 data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_furnace.json +0f6ae2703e107ebe3fea5aa84b152e92dcbdf914 data/eternalores/advancement/recipes/misc/platinum_raw_block_to_ore.json +fe52f447cd7c483830c3c0d50579339d713caebe data/eternalores/advancement/recipes/misc/platinum_raw_to_dust.json +56e749b16fdc86cc6c0e040a027eabf4b95de669 data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_blasting.json +def3c3be88208642c220be66380d96613215e369 data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_furnace.json +29727a80ece55fbd34b82779322d20453981d785 data/eternalores/advancement/recipes/misc/platinum_rod.json +c067a18710fd1f70572053ba52d1091e089d0bb8 data/eternalores/advancement/recipes/misc/platinum_rod_to_dust_deconstruction.json +505e2646a276e2fb0a857250fb712277769aacbc data/eternalores/advancement/recipes/misc/plutonium_block_to_ingot.json +54b58f52218341d64b3232f4e822ce99f5f5dc1a data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_blasting.json +7da34d823b2776d1e0cf55a2f3559d4543119a10 data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_furnace.json +7808ebd2da1f32ee5eb64a8868b98e2bed334058 data/eternalores/advancement/recipes/misc/plutonium_ingot_to_dust.json +a2510e03b824b9d715a3f04f475a7b758bdfb761 data/eternalores/advancement/recipes/misc/plutonium_ingot_to_nugget.json +2d96cb0b91dbaaf754df5ba470d48281f33c5b41 data/eternalores/advancement/recipes/misc/plutonium_nugget_to_ingot.json +88f2e8efe7ecb80c1775d3ff1e679cfbf32b0bb8 data/eternalores/advancement/recipes/misc/plutonium_plate.json +afdba68a8fcb9650a8d52147251dbc5bbf2bce4f data/eternalores/advancement/recipes/misc/plutonium_plate_to_dust_deconstruction.json +ac868e16803078ac4b3b06cfad0ebb8ab075aa34 data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_blasting.json +6ce51f0df063befb273f59437e12152c9a833906 data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_furnace.json +3a4f733640b40ed2e5be287571cb6650fc605aa5 data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_ore.json +c3f48dad7ddd721ff62bfe61e01b9deca7671f3a data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_blasting.json +c10f2b47b887ba364160e3a1f376bbffcb832033 data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_furnace.json +cda8b16a00d0db5227c52ea1a9b7b14bb6d96411 data/eternalores/advancement/recipes/misc/plutonium_rod.json +a84aee4c341fb6ae7a8233b17779e6f103e93740 data/eternalores/advancement/recipes/misc/plutonium_rod_to_dust_deconstruction.json +4c75f2a8d0dcec0d01a635cdedc36cafbbaa0831 data/eternalores/advancement/recipes/misc/quartz_gem_to_dust.json +b0c7366ae9c9687ffad40b56a66e09ed5a8baee9 data/eternalores/advancement/recipes/misc/rose_gold_block_to_ingot.json +72c9464df492cdf19baa0454dc634dc63ea18540 data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_blasting.json +5b0f6a58d5463b50c23ccbea4372ff5299b9e8a9 data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_furnace.json +5cd54d5fc4903bb16ee3181a01be89923a4c2295 data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_dust.json +0c43a20041b7000f4ccaf19b3fd6cf90aac9a2bd data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_nugget.json +e4ea7c33db6424b0716e015da66efbcd3e460425 data/eternalores/advancement/recipes/misc/rose_gold_nugget_to_ingot.json +0eb0f68c2cfcd946098a0cf3d8d3b6c0d1b7c03a data/eternalores/advancement/recipes/misc/rose_gold_plate.json +84886bb49b5e58c931f558521b9282ab07c0fb7c data/eternalores/advancement/recipes/misc/rose_gold_plate_to_dust_deconstruction.json +4927f42da6bedabc4e0e03c9920dd2d17641a78e data/eternalores/advancement/recipes/misc/rose_gold_rod.json +8d8af63f10145329a2654950733287b4daacc731 data/eternalores/advancement/recipes/misc/rose_gold_rod_to_dust_deconstruction.json +0d7515ffdd7d640797eb1774cb32916036a88a0c data/eternalores/advancement/recipes/misc/ruby_block_to_gem.json +dcb13735cf3184bcd66fdb3ae269261969e4216d data/eternalores/advancement/recipes/misc/ruby_dust_to_material_blasting.json +2ba941d69daf5afac715742178fcb479effc30c5 data/eternalores/advancement/recipes/misc/ruby_dust_to_material_furnace.json +e7b184df701ce2894d3371641f5c7f12d97a906b data/eternalores/advancement/recipes/misc/ruby_gem_to_dust.json +0d2dad185cb3db3033a763c8666a76a57b7628ae data/eternalores/advancement/recipes/misc/sapphire_block_to_gem.json +ffb7709475613d8fe8800e7df6294fec326a4421 data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_blasting.json +d1ce31f57b2000e25e59a44139d75f8e90e0f0e7 data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_furnace.json +e0f35fb9000c0acd8ec6fb5d7b2039b7427453aa data/eternalores/advancement/recipes/misc/sapphire_gem_to_dust.json +471ff0820ca656804b8d7d19efb60d532906ad7a data/eternalores/advancement/recipes/misc/sapphire_plate.json +1d9c3d10dc45ca64a8f9ae34b549d9dd5c19ab95 data/eternalores/advancement/recipes/misc/sapphire_plate_to_dust_deconstruction.json +a34c1e3d11864a2992cae0326a1ea5fd36b9b7c9 data/eternalores/advancement/recipes/misc/sapphire_rod.json +815b863a210096c0261184634f6ef7555d509837 data/eternalores/advancement/recipes/misc/sapphire_rod_to_dust_deconstruction.json +0da2b08d1ca8e0e315e7b62a42b504b4c2a47f6a data/eternalores/advancement/recipes/misc/signalum_block_to_ingot.json +905ccbc8bdc3bef700ff179e3106ec52184095f5 data/eternalores/advancement/recipes/misc/signalum_dust_to_material_blasting.json +7536d889444e697709bb5310d7731d8d91c47718 data/eternalores/advancement/recipes/misc/signalum_dust_to_material_furnace.json +16e0d0caa8bf5ebd1a177c156a40bd809d1578d1 data/eternalores/advancement/recipes/misc/signalum_ingot_to_dust.json +2f54f9a3ece95f29469e1ba16d96ed030619fadc data/eternalores/advancement/recipes/misc/signalum_ingot_to_nugget.json +285939c7cdfb34f05a87443820587e49ec7c9f03 data/eternalores/advancement/recipes/misc/signalum_nugget_to_ingot.json +a56f975974d637af843e339d4129a1f41b07ae91 data/eternalores/advancement/recipes/misc/signalum_plate.json +a649a5f9757fc64d45307995510355c7990ba2a1 data/eternalores/advancement/recipes/misc/signalum_plate_to_dust_deconstruction.json +4c8267878b596f3834c02db6e8d576a4c449d5b2 data/eternalores/advancement/recipes/misc/signalum_rod.json +83b77f6bbe879664dac72e5ec0d8fd08c49ce9b6 data/eternalores/advancement/recipes/misc/signalum_rod_to_dust_deconstruction.json +6d4874aa0cef9e00578e1d111d9006c66406639e data/eternalores/advancement/recipes/misc/silver_block_to_ingot.json +b1b30abf0f7c6ef046e151145b6c17829ae2fdfc data/eternalores/advancement/recipes/misc/silver_dust_to_material_blasting.json +5e35c72f4ef3e5e7a3f5cecf9b4d7cafad63cb74 data/eternalores/advancement/recipes/misc/silver_dust_to_material_furnace.json +072613b2429ba8f8e68c554c96e9937305443f8d data/eternalores/advancement/recipes/misc/silver_ingot_to_dust.json +13d57665e3c8a56e715455230a44ab609396a204 data/eternalores/advancement/recipes/misc/silver_ingot_to_nugget.json +5c63e794c38c7d134dae5760b88fb2c06370d404 data/eternalores/advancement/recipes/misc/silver_nugget_to_ingot.json +131bae601af7bd40e9873233763f13845e498716 data/eternalores/advancement/recipes/misc/silver_plate.json +6714c3c9646e3fb1b46545e528bfa6f572089c38 data/eternalores/advancement/recipes/misc/silver_plate_to_dust_deconstruction.json +ee0f3a2e1afe8f06f348b9955a4282318905b1ff data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_blasting.json +a85cdde031e72fc3dedfd720ac01bfd31bd9de42 data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_furnace.json +c7699d0dba89c3eadac5bcfbe9dd9ea320da47c1 data/eternalores/advancement/recipes/misc/silver_raw_block_to_ore.json +a53449946ea7be8d05e682e2a50c4d4fdde560c6 data/eternalores/advancement/recipes/misc/silver_raw_to_dust.json +a3f0f7beef4d1801d59919c5f7df50faedfd68f8 data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_blasting.json +e4bd352195b7626adfe2eaee43ebe875e9a69935 data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_furnace.json +d7f9ac8a10d17de23677c72d0bb0cac42acd9ce7 data/eternalores/advancement/recipes/misc/silver_rod.json +32920844abef04927623c27724e03b9d5af55495 data/eternalores/advancement/recipes/misc/silver_rod_to_dust_deconstruction.json +18a4a7dd625560418545b1d55d78d4531bbec770 data/eternalores/advancement/recipes/misc/steel_block_to_ingot.json +46c2ceb2f61d34b5f93eb8111af4ba4e3b2ba499 data/eternalores/advancement/recipes/misc/steel_dust_to_material_blasting.json +6d55cbc480bb69da16576b5182aaa5d00f72aa1f data/eternalores/advancement/recipes/misc/steel_dust_to_material_furnace.json +497d1e4393195811ee91ce7ab1e4ebe1e69384c8 data/eternalores/advancement/recipes/misc/steel_ingot_to_dust.json +530adefa91cbc5434370ae56c36d92827e669918 data/eternalores/advancement/recipes/misc/steel_ingot_to_nugget.json +6d058c7eed6bac704a5065cad3062e50b900e3d6 data/eternalores/advancement/recipes/misc/steel_nugget_to_ingot.json +2a5bd8e65737add3f84d97406e42731d91ee2f7b data/eternalores/advancement/recipes/misc/steel_plate.json +2565d62ae84a3ff59f478ea889cbfeaf05f99365 data/eternalores/advancement/recipes/misc/steel_plate_to_dust_deconstruction.json +cbcda8f32676e48077c92fd020f781c98b6c3d92 data/eternalores/advancement/recipes/misc/steel_rod.json +7941130e31390b4a96a2ab2c2ed7fd402cc6d0a9 data/eternalores/advancement/recipes/misc/steel_rod_to_dust_deconstruction.json +125ca9ae073600dd23755981d8482b2d45b5004a data/eternalores/advancement/recipes/misc/sulfur_gem_to_dust.json +a4cc9e089b2f41af1dbb3c6c918b4b794c5119d6 data/eternalores/advancement/recipes/misc/sulfur_raw_block_to_ore.json +67c1b844ab4e03345c53215f2dba073deee1a8f2 data/eternalores/advancement/recipes/misc/tin_block_to_ingot.json +88bb74b5f4fc8aff921a44921955f4329e812c0d data/eternalores/advancement/recipes/misc/tin_dust_to_material_blasting.json +85dc8da0466a069abae59625686a83ed39a0fed9 data/eternalores/advancement/recipes/misc/tin_dust_to_material_furnace.json +d8e5771fae2e5b07bce1a1496b134204642a0362 data/eternalores/advancement/recipes/misc/tin_ingot_to_dust.json +f2a7f7d6ecd84f6bd05ac72353601625fda79952 data/eternalores/advancement/recipes/misc/tin_ingot_to_nugget.json +de7b7ba1e3b4d4ce9c655c234060b880243b8803 data/eternalores/advancement/recipes/misc/tin_nugget_to_ingot.json +815996446ac70bd4703df7a663e25fcdb538094e data/eternalores/advancement/recipes/misc/tin_plate.json +d9f193bd30c23cd795e0084a2b4826fd6c2f0c54 data/eternalores/advancement/recipes/misc/tin_plate_to_dust_deconstruction.json +e643767367dcdc13764793e85081f63a27d68372 data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_blasting.json +0cf5b0bbaf843e9b042e6e75b688eca80f574ec6 data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_furnace.json +376aa61e576eabe1aaf527815ce7445b90e035ee data/eternalores/advancement/recipes/misc/tin_raw_block_to_ore.json +9b6fe8816ea986a5bdda4bdf2891091768ab0d9a data/eternalores/advancement/recipes/misc/tin_raw_to_dust.json +56351403e06184088ab50ae9da02b456fe772d18 data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_blasting.json +f4a57e4814f70876c46081516fc5a7f35958b5d3 data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_furnace.json +5613fe96cadd2847afb406bed25353a2f1b71966 data/eternalores/advancement/recipes/misc/tin_rod.json +1d94acf707d5d2ad26f4f9960d458e053c012672 data/eternalores/advancement/recipes/misc/tin_rod_to_dust_deconstruction.json +81f0562f94956d9de0bebc4ec09836cba0f436ad data/eternalores/advancement/recipes/misc/titanium_block_to_ingot.json +bbabf4e570cfdefb73882c735ec01da4d82f5586 data/eternalores/advancement/recipes/misc/titanium_dust_to_material_blasting.json +a5bce33bcac098234669c8f3bb2013cf277260e7 data/eternalores/advancement/recipes/misc/titanium_dust_to_material_furnace.json +70bc26e1017c5e69304bafe97d7c2e81b5b052b2 data/eternalores/advancement/recipes/misc/titanium_ingot_to_dust.json +49a909ce3bdc6c3e4f8d09178f09864fd2472935 data/eternalores/advancement/recipes/misc/titanium_ingot_to_nugget.json +4059c1a22b11e213eef58961441fd4b7526aea9c data/eternalores/advancement/recipes/misc/titanium_nugget_to_ingot.json +6324878c5f92f210c8c551d9ab6902399ce413ec data/eternalores/advancement/recipes/misc/titanium_plate.json +9c70502bacd64a677a6199acbb0a778a295d7ed7 data/eternalores/advancement/recipes/misc/titanium_plate_to_dust_deconstruction.json +4cc792d2840ff19cb441c83f563b8bacb7461ad3 data/eternalores/advancement/recipes/misc/titanium_rod.json +80c60c1a3d45baff433d147b7c371666aed9bf68 data/eternalores/advancement/recipes/misc/titanium_rod_to_dust_deconstruction.json +49e7bec6e3afcd210fc9436a39c47775b350b83f data/eternalores/advancement/recipes/misc/ultimatitanium_block_to_ingot.json +5012d79c266193c327fb24ad77061fd5f4b2169e data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_blasting.json +eaf14b8fea8e30c04309a65f69ac9cd1beba2787 data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_furnace.json +e28ff924bf156a0169a3c5c0dce3cae60013a402 data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_dust.json +fd52843b5f9166ca8f5b90d54116234a1b8134c7 data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_nugget.json +ca372ca32906d406d2c5502ed326f0a27beec282 data/eternalores/advancement/recipes/misc/ultimatitanium_nugget_to_ingot.json +50c06c6b2269bedbc736cbd27402279ed1b7fee0 data/eternalores/advancement/recipes/misc/ultimatitanium_plate.json +7e2fc3fc5d42dc83b35b3510bdb94b8f2a7276ec data/eternalores/advancement/recipes/misc/ultimatitanium_plate_to_dust_deconstruction.json +88ce342879b52c1b2ee5ec192b4a8976cb4918ce data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_dust.json +3afe2e607b18c1ed914a38223992058810128314 data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_blasting.json +f28edf13ce5a101dd1c90191fb48388a7b7e253f data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_furnace.json +6de282ecae8ff2b7a71fcb42e72bdf729b671fa2 data/eternalores/advancement/recipes/misc/ultimatitanium_rod.json +5d893238f99b73ac0764ce1178ae3eda91593267 data/eternalores/advancement/recipes/misc/ultimatitanium_rod_to_dust_deconstruction.json +c59d896a76dddc00cff0b518aeac5778f7a146b1 data/eternalores/advancement/recipes/misc/uranium_block_to_ingot.json +08bff7064f67107bfa287bd06bd0a0e950d828aa data/eternalores/advancement/recipes/misc/uranium_dust_to_material_blasting.json +d286fadef9a5b24daac142c96d14b7689cba5854 data/eternalores/advancement/recipes/misc/uranium_dust_to_material_furnace.json +d3a70553098ce1719e4485633a021de6bc5b1742 data/eternalores/advancement/recipes/misc/uranium_ingot_to_dust.json +dd41bc9d6c30753d80d6a50298b45b518c654308 data/eternalores/advancement/recipes/misc/uranium_ingot_to_nugget.json +2ed4ebaf7a99e8f2cc100289ce47758f0a71044e data/eternalores/advancement/recipes/misc/uranium_nugget_to_ingot.json +3022f90de8cd7f60a4b87a98f9daa6448af45ac7 data/eternalores/advancement/recipes/misc/uranium_plate.json +f86a866c4bcd5cc1822953a111c5e838cf59a823 data/eternalores/advancement/recipes/misc/uranium_plate_to_dust_deconstruction.json +f8215bd16d97daaba19721e8e6f6839b81e096d4 data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_blasting.json +cf6396213839678247bbf2937376f6e453a8442b data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_furnace.json +1e9938287e70538aaa4e877ae52ec6f0751b9d2a data/eternalores/advancement/recipes/misc/uranium_raw_block_to_ore.json +a9d79251f1d4c94b8f98d4bdcf4669cb373c9cc4 data/eternalores/advancement/recipes/misc/uranium_raw_to_dust.json +0a520d012d91c4ce2dd6dcbc8c230d37af201fcd data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_blasting.json +f3312e684bb2df7bea3b26a7f5cc28dcf7c1d717 data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_furnace.json +6d7eeb0f28308055c0b4ccbad1781b80b97197fe data/eternalores/advancement/recipes/misc/uranium_rod.json +7825df6fab31a5f86c65087a73412da8a4f5b88e data/eternalores/advancement/recipes/misc/uranium_rod_to_dust_deconstruction.json +5baf950c2dbfecd63baf0f4639e8faf29d7fdc94 data/eternalores/advancement/recipes/misc/zinc_block_to_ingot.json +d8ef6a016b546ad444b0c4e495af15b1e730d09f data/eternalores/advancement/recipes/misc/zinc_dust_to_material_blasting.json +4a833857f284b4ed515266bf7906e2ed2c0e2008 data/eternalores/advancement/recipes/misc/zinc_dust_to_material_furnace.json +d8755baa7982f34e9ba3089e3f8444ee101e7d46 data/eternalores/advancement/recipes/misc/zinc_ingot_to_dust.json +76a55e39215e8f918fcc06f697434fce76ccf1a4 data/eternalores/advancement/recipes/misc/zinc_ingot_to_nugget.json +15407c5818b6232b4cef94aa0e067d0507c57556 data/eternalores/advancement/recipes/misc/zinc_nugget_to_ingot.json +0e6d66eff3bb49164cd277695234c99d8e11e9e0 data/eternalores/advancement/recipes/misc/zinc_plate.json +e441850456cf796d66db31cfb266706ba03c7d94 data/eternalores/advancement/recipes/misc/zinc_plate_to_dust_deconstruction.json +dd3a53b3aa477d00976cb5736d4494ed672c417f data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_blasting.json +86c917d2194443ce1dd2be7763c742d6365ff3de data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_furnace.json +aa2ae772242a0406367d4f99c2a01de9fde4f7de data/eternalores/advancement/recipes/misc/zinc_raw_block_to_ore.json +e29f5eeeb6ab83f18f2493c1ff1d1454faed58e5 data/eternalores/advancement/recipes/misc/zinc_raw_to_dust.json +556c2dec4ee137dfea123080230c7ae8e6fbe9ac data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_blasting.json +cd394abbcda257d39421bc3a621b564afa00f402 data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_furnace.json +803e441a9e60e9abd6853b11e333193ada3a0478 data/eternalores/advancement/recipes/misc/zinc_rod.json +f15b183bc393212efb904123a9fb53a7400e9556 data/eternalores/advancement/recipes/misc/zinc_rod_to_dust_deconstruction.json +5315c947c51aa43b0470e29f2d724f1c4ebb6920 data/eternalores/recipe/aluminum_block_to_ingot.json +2725d40f76dc627292fb4fcff322115cfee4e3ee data/eternalores/recipe/aluminum_dust_to_material_blasting.json +84e902f4fd18d54d0969b4bf86843cd09c4d891c data/eternalores/recipe/aluminum_dust_to_material_furnace.json +939c8b2704d946de915a737ebc8641a61411b3f4 data/eternalores/recipe/aluminum_ingot_to_block.json +b3b0c901acfaeec0d0d87a2f1d05cd361ae9d34e data/eternalores/recipe/aluminum_ingot_to_dust.json +ce7baa010d0e64ba4b9db391df4ef3a81b519ab9 data/eternalores/recipe/aluminum_ingot_to_nugget.json +41fb59d331a94d3ead8d6c699df2fe676ea37683 data/eternalores/recipe/aluminum_nugget_to_ingot.json +56b93f226618eaf247d9979f4274412df3fb9ac9 data/eternalores/recipe/aluminum_plate.json +9dae64d04c42f4105d384a119b2ff5eee5535389 data/eternalores/recipe/aluminum_plate_to_dust_deconstruction.json +0e792710bdf3fc7aec78f098cd9961b285e9b2fb data/eternalores/recipe/aluminum_raw_block_to_material_blasting.json +09a6e0613fcd311611a9bd62dece00b569e4f8cf data/eternalores/recipe/aluminum_raw_block_to_material_furnace.json +23d7b1ddda31e4dbfb02540769f8f2c641aa60b0 data/eternalores/recipe/aluminum_raw_block_to_ore.json +f170239e5e44261e4c0f26c87cb1b138c27c67c2 data/eternalores/recipe/aluminum_raw_to_block.json +e536c9586958e283be7736817e13d8b7679be599 data/eternalores/recipe/aluminum_raw_to_dust.json +55d34c963244061b01b443e76613e87807176470 data/eternalores/recipe/aluminum_raw_to_ingot_blasting.json +8c020892eb7d7aa11279a59cd036e04be2acf4c4 data/eternalores/recipe/aluminum_raw_to_ingot_furnace.json +14e0ddb999613854cfe48263edce80a7ad4a6201 data/eternalores/recipe/aluminum_rod.json +22d44b0eec3c763544b33c4e37df507ac9c299a5 data/eternalores/recipe/aluminum_rod_to_dust_deconstruction.json +eac28f000f001004825ad326add331e4b6b85602 data/eternalores/recipe/amber_block_to_gem.json +aa4832680aa4917aa15e89e5abb41f5d84090a2c data/eternalores/recipe/amber_dust_to_material_blasting.json +e904d601cabe21d0924e255a449addeb249a4fbb data/eternalores/recipe/amber_dust_to_material_furnace.json +158ad7aa15c9495861485055d18cebd3e6249dc5 data/eternalores/recipe/amber_gem_to_block.json +8e94292fcb4e9f2a99964333fc5021227c166ea5 data/eternalores/recipe/amber_gem_to_dust.json +0b506283749b284f57512a1c2cbf2be61f65efc9 data/eternalores/recipe/apatite_block_to_gem.json +8305484a9876715254335b580b9ee9834a487334 data/eternalores/recipe/apatite_dust_to_material_blasting.json +e91d3f29099f4e375e157c7e38f4da9a9fb5d59b data/eternalores/recipe/apatite_dust_to_material_furnace.json +7cd2f0f36aa7ee8e9e74546ae2bdb56b3871eef6 data/eternalores/recipe/apatite_gem_to_block.json +bf8bec60331578e47c3bbb1ea2d6d3fc2c54f6c0 data/eternalores/recipe/apatite_gem_to_dust.json +99f5f08d9db31912cab554b500db3d0295ad057b data/eternalores/recipe/blue_steel_block_to_ingot.json +decad0ade31df87fe9b120298e420ba3d7b77c06 data/eternalores/recipe/blue_steel_dust_to_material_blasting.json +144280ccfc64b21d93309a73935abb53c109fa0e data/eternalores/recipe/blue_steel_dust_to_material_furnace.json +e701c888b135704505c00e5a9c29a53aafbd7ec8 data/eternalores/recipe/blue_steel_ingot_to_block.json +f084fe2a536e481b885a7ea775e0f4d6a72c8ef3 data/eternalores/recipe/blue_steel_ingot_to_dust.json +aa45abe4824e67bfd0279d0455de9a2bfb3304d4 data/eternalores/recipe/blue_steel_ingot_to_nugget.json +3096d453e8c90fe57947a8c465f743f6b2f4ffc3 data/eternalores/recipe/blue_steel_nugget_to_ingot.json +90f1875fe342c882f7ed98c127f9c0feab6c1cb5 data/eternalores/recipe/blue_steel_plate.json +52c5fa0ee71416505d5d883d76f06a0d11b20daf data/eternalores/recipe/blue_steel_plate_to_dust_deconstruction.json +b197a5748ac580f0bed7699b4b1638de9d561277 data/eternalores/recipe/blue_steel_rod.json +6424b449491b17e5941aebe853946152b139a6e6 data/eternalores/recipe/blue_steel_rod_to_dust_deconstruction.json +2fa0c29af676292e3c04456decbd072c5b9e6154 data/eternalores/recipe/brass_block_to_ingot.json +1e7c5c85d2003d11a09134073bd7b1e7995505fb data/eternalores/recipe/brass_dust_to_material_blasting.json +615a599f3aadd8280008e891a97741fb8c45c7e5 data/eternalores/recipe/brass_dust_to_material_furnace.json +560096a5ebca9949dd4534740e0dfed54ebfd1a1 data/eternalores/recipe/brass_ingot_to_block.json +20306dc0177a90f4a3c020683fddca70315a197c data/eternalores/recipe/brass_ingot_to_dust.json +827c7086fbe03c747868afa86b5ec14d2aad42e3 data/eternalores/recipe/brass_ingot_to_nugget.json +0ff2d4ef09559d1e4200aab3dc44cbacdb32515f data/eternalores/recipe/brass_nugget_to_ingot.json +393f6abff1a23f524f30270b96d1c9575786efe8 data/eternalores/recipe/brass_plate.json +cd4b07f907e473ad049c8bf2544bf5c96da32910 data/eternalores/recipe/brass_plate_to_dust_deconstruction.json +bf4621296d7118726a39c57b762ee6ccbb3f8d54 data/eternalores/recipe/brass_rod.json +94dc81b1fb7b7311864cb8a871e114242c827588 data/eternalores/recipe/brass_rod_to_dust_deconstruction.json +aabe4def31c7ea00a1cec3aa302c175a2e1a9008 data/eternalores/recipe/britannia_block_to_ingot.json +bb0a268cff1e348e9ddb01b9ef70c11cca035c2e data/eternalores/recipe/britannia_ingot_to_block.json +ece91a08b65d41ad323ed5472d6cb63467eb876c data/eternalores/recipe/britannia_ingot_to_dust.json +bfe6e04ef9840ba8e5db72f37a203228d42730a5 data/eternalores/recipe/britannia_ingot_to_nugget.json +e418a76c23f520c9131e02f9ec40665ae65b92d3 data/eternalores/recipe/britannia_nugget_to_ingot.json +011787b190490d819483a008d0e9c41df2b5efdd data/eternalores/recipe/britannia_silver_dust_to_material_blasting.json +79a4d2e86186dacd6519b8902f397937cd2761a3 data/eternalores/recipe/britannia_silver_dust_to_material_furnace.json +ac84bf5c0fb9257bdf55c06b4c45bf60bf941007 data/eternalores/recipe/bronze_block_to_ingot.json +a9bd5347f5cb63f21412429f164a55a8afc6c67d data/eternalores/recipe/bronze_dust_to_material_blasting.json +9ef12e96190eb18e062d0d2fe1a6b2d53e4f543b data/eternalores/recipe/bronze_dust_to_material_furnace.json +712a8df50d71c9a8210a13f8de25a7a7753d0a21 data/eternalores/recipe/bronze_ingot_to_block.json +a824a446d54fe963a31eebc62eddc419ba583a81 data/eternalores/recipe/bronze_ingot_to_dust.json +1dca5815df76994118ae63d38dc7e8237bdb64f8 data/eternalores/recipe/bronze_ingot_to_nugget.json +d3d5be26a41b5cd193eef4fdf1c0a96d3964a840 data/eternalores/recipe/bronze_nugget_to_ingot.json +cace3d706af4609b6a9307338b002a94d697044c data/eternalores/recipe/bronze_plate.json +355860c2afa5ff8b5a8cb50ba0d2ce2ca1c8fc4e data/eternalores/recipe/bronze_plate_to_dust_deconstruction.json +d53a87612c895d90af49b01f6bd995fa38460759 data/eternalores/recipe/bronze_rod.json +30205ac72d1604f1d6dea728cc23ad18b52e95fb data/eternalores/recipe/bronze_rod_to_dust_deconstruction.json +1018ee7e1f4f0050cca0d9040bcae7f2c470b062 data/eternalores/recipe/cinnabar_block_to_gem.json +7430dc1cf4e6e1f8b48e58da2f515610654b8b33 data/eternalores/recipe/cinnabar_dust_to_material_blasting.json +ed0b768eeb6afc0f1e5e3223906b88f83f89e8dd data/eternalores/recipe/cinnabar_dust_to_material_furnace.json +e7ec7878a26bbe0dbb933a2cd501c04f3091abd1 data/eternalores/recipe/cinnabar_gem_to_block.json +1158e017a36e15e6bc90e24fd98e05819f5baedd data/eternalores/recipe/cinnabar_gem_to_dust.json +026e25937affcaf549ce1ee575bc6eaafcce25ed data/eternalores/recipe/coal_gem_to_dust.json +5703953d6616d105434f314877781af44c0bdbb8 data/eternalores/recipe/cobalt_block_to_ingot.json +e34d70f4dcb80108a472141a27edb955477efbd9 data/eternalores/recipe/cobalt_dust_to_material_blasting.json +57f48cb57584c80461da891061251f759577b35e data/eternalores/recipe/cobalt_dust_to_material_furnace.json +9c213e0a546e77e4f9ead73a986d084deb223709 data/eternalores/recipe/cobalt_ingot_to_block.json +7a74890ca98b1d70b4105e1e21407d8ccf8ac91c data/eternalores/recipe/cobalt_ingot_to_dust.json +e6718b470b17640a61cae038d27feeef2b44d514 data/eternalores/recipe/cobalt_ingot_to_nugget.json +8c25e6af3e0883104f47a8caabcb6c68ab9aa596 data/eternalores/recipe/cobalt_nugget_to_ingot.json +db2bedbc45419c5219fa83940fe8a47fc323b207 data/eternalores/recipe/cobalt_plate.json +7b8cfd2cd5e5e19f9e4c87366822ae5c18ddc293 data/eternalores/recipe/cobalt_plate_to_dust_deconstruction.json +d5bdf433a523115b102cb282c7db53b9af14f79b data/eternalores/recipe/cobalt_raw_block_to_material_blasting.json +d3b7c35a1d0929bfa570261c10f6c5956d418a45 data/eternalores/recipe/cobalt_raw_block_to_material_furnace.json +f9002a3888422c4a7737c80cb62ac5d4f8ad4460 data/eternalores/recipe/cobalt_raw_block_to_ore.json +acf469abc4929e3df2367b00ab4f8a6f38c7c213 data/eternalores/recipe/cobalt_raw_to_block.json +c62583e99ae1b632dd9613879115cdc29e96fee7 data/eternalores/recipe/cobalt_raw_to_dust.json +572cfb92529f32929daa61272b2b7ffd6b824c92 data/eternalores/recipe/cobalt_raw_to_ingot_blasting.json +4cce8d2902d4a702d53ba404b5f242eef099e3e7 data/eternalores/recipe/cobalt_raw_to_ingot_furnace.json +957780412d3495532b4ac81400f87e6bd31999ec data/eternalores/recipe/cobalt_rod.json +a7773f9dc020472d5706e4e8adcc803d7a5a0bcf data/eternalores/recipe/cobalt_rod_to_dust_deconstruction.json +a5689e6b6b1492e4d4b7f7e54c5623ad858b108c data/eternalores/recipe/constantan_block_to_ingot.json +e0438809e5b5d222a2eba9f9d75b6b26971a4e58 data/eternalores/recipe/constantan_dust_to_material_blasting.json +b63c5ce952ab7e1815f4595decddcb403c86d3b7 data/eternalores/recipe/constantan_dust_to_material_furnace.json +b36af605b12d6d79fc381e6d5d8511ea09c21bd3 data/eternalores/recipe/constantan_ingot_to_block.json +d8459039cbbc36264e24e10e63461f4d83e83c87 data/eternalores/recipe/constantan_ingot_to_dust.json +5dffd2c8ae5e62b88573b1609239472fb749d4b1 data/eternalores/recipe/constantan_ingot_to_nugget.json +048644a0b04311b4fbecc2d3fadcd36cf21cec0f data/eternalores/recipe/constantan_nugget_to_ingot.json +b43d3c3ee5920cb35699272e128d242c14ac6859 data/eternalores/recipe/constantan_plate.json +50e3ec1ffbcb538e1ffd3553856961a312d0eb16 data/eternalores/recipe/constantan_plate_to_dust_deconstruction.json +4d8d59f83fb72e0b4c2c60a959955c8d0a9b6363 data/eternalores/recipe/constantan_rod.json +e5289c199a1df1ac08bd5ee9461e75fb5e480674 data/eternalores/recipe/constantan_rod_to_dust_deconstruction.json +43adc96c5e0013eca3ff57de18e164a8fa1b43a2 data/eternalores/recipe/copper_dust_to_material_blasting.json +9741916d34cbf67b39eb2d1e7c791c6e04b80efe data/eternalores/recipe/copper_dust_to_material_furnace.json +7ca184c012d590dd1aa8cc6b91bb1b41004cb5a0 data/eternalores/recipe/copper_ingot_to_dust.json +af5819becba7b711bb44f5134bdb2cffae1253c8 data/eternalores/recipe/copper_ingot_to_nugget.json +d0e4ff78f859f585b67ad652387cb7e36ff8573d data/eternalores/recipe/copper_nugget_to_ingot.json +a3f7a0eac0d5d9294d8f794d7b523d2d11ede4fb data/eternalores/recipe/copper_plate.json +96a65e2e6e37b4183e142e572135b3d98d3a64eb data/eternalores/recipe/copper_plate_to_dust_deconstruction.json +6ea49dfaa4facddd857adb7b941854e60d13b78c data/eternalores/recipe/copper_raw_block_to_material_blasting.json +48e882877e49268957b162a1f13e9908c6bd3afc data/eternalores/recipe/copper_raw_block_to_material_furnace.json +b4849ad8cdd19b0c1c18fc6866f050559f06aa51 data/eternalores/recipe/copper_raw_to_dust.json +283ac5185f334f52bc6a1482708ebde507696ced data/eternalores/recipe/copper_rod.json +b2993fe824323e222a559770be6974cffc8dd05d data/eternalores/recipe/copper_rod_to_dust_deconstruction.json +a2e8b86997b7f326153ac7b0a442f239dedb3fdf data/eternalores/recipe/diamond_dust_to_material_blasting.json +56b96c38c2b92dbf179fb97e54e7854bd56f4fd2 data/eternalores/recipe/diamond_dust_to_material_furnace.json +b9d3f1126490e4a07d4821427367d110f5158d93 data/eternalores/recipe/diamond_gem_to_dust.json +43c7491c44363777d31f89ecb4215eaa17be18ad data/eternalores/recipe/diamond_plate.json +da4b4a426b0e1dc613b30ea011eebf445c995af6 data/eternalores/recipe/diamond_plate_to_dust_deconstruction.json +885ecde932597d839a424a8623489bc10be7a6c9 data/eternalores/recipe/diamond_rod.json +a0c106c971f60abf51fa4190ebe4af7f0a161780 data/eternalores/recipe/diamond_rod_to_dust_deconstruction.json +3639631eac3cd691de7c8cdcf9d7c4bdc4a7c30d data/eternalores/recipe/electrum_block_to_ingot.json +1ab55c504e6e8b9fb635eb66ead1745dade0dfce data/eternalores/recipe/electrum_dust_to_material_blasting.json +d9a370a2e5288421fbc9af1beef4fc004aecbc7f data/eternalores/recipe/electrum_dust_to_material_furnace.json +5a85e18fd61a5758d69093c4901471385c44f7cb data/eternalores/recipe/electrum_ingot_to_block.json +7c60d5ceaea3e1f081912e7b5cb967b6cd96a1b6 data/eternalores/recipe/electrum_ingot_to_dust.json +303e652b081d3895e64dfee152d5d2c43df7bb1a data/eternalores/recipe/electrum_ingot_to_nugget.json +a6a6d0a0894c8f717a01843a81cf547879b5284a data/eternalores/recipe/electrum_nugget_to_ingot.json +cfecb9b517fc6d1c6267aa488b904d42a072e95c data/eternalores/recipe/electrum_plate.json +3a9dcaa8c4a37db396f169ac9e2aae67b5f0865c data/eternalores/recipe/electrum_plate_to_dust_deconstruction.json +669727ed48d3edca34b6261a9bc761192b55e682 data/eternalores/recipe/electrum_rod.json +fcff9403ddbaef3f9257cff0a3cd701b414e59c2 data/eternalores/recipe/electrum_rod_to_dust_deconstruction.json +b2b177210e93f064023c3d9ff630048066ee22a8 data/eternalores/recipe/emerald_dust_to_material_blasting.json +bf9497b2ce9fc27a57fcd35e80bb971c2256af5d data/eternalores/recipe/emerald_dust_to_material_furnace.json +30a7d37b0c60adcfdaa2d83d815a38180b98e940 data/eternalores/recipe/emerald_gem_to_dust.json +8004e9a63f5b38a759d0e3649cbe0f6ee4976cd0 data/eternalores/recipe/enderium_block_to_ingot.json +e858f631f257e83d19f6df2d4e63a3e87eca5499 data/eternalores/recipe/enderium_dust_to_material_blasting.json +dd297e1af1c40da552f1d84e0b226282aae98994 data/eternalores/recipe/enderium_dust_to_material_furnace.json +ba19c4d9a7bf36b288c50ff95da03185f1d05da8 data/eternalores/recipe/enderium_ingot_to_block.json +34ee2c5e1dd629dd59df1b2c4a88d1821064cc15 data/eternalores/recipe/enderium_ingot_to_dust.json +d363823e53e939f8a3e99a35c67595c2a049f67b data/eternalores/recipe/enderium_ingot_to_nugget.json +29a57c6924736ac0093d20d955f49b25d1eef99f data/eternalores/recipe/enderium_nugget_to_ingot.json +26f1d191a3db10bee8db7db19659e571493a0cad data/eternalores/recipe/enderium_plate.json +ed45ed11d92f2ef530001417d3180cdf33459914 data/eternalores/recipe/enderium_plate_to_dust_deconstruction.json +d4183e6f5b0139c017d3b805d5c1a30a575a03fc data/eternalores/recipe/enderium_rod.json +8e1d1f7795b67e0f609060d3f3b30a1d98bd8027 data/eternalores/recipe/enderium_rod_to_dust_deconstruction.json +3ac27fcd49e1a6e3fb9d240a43ca1911c637c30b data/eternalores/recipe/ender_misc_to_dust.json +30aa4c2c40e53c771dfefc78f84cc8b2c6fa458d data/eternalores/recipe/endstone_misc_to_dust.json +c928b5652eed16d77c352c6d8fb2e75c3ee4787b data/eternalores/recipe/fluorite_block_to_gem.json +0c711a74fba1f7650e440588454162ef5460cb4c data/eternalores/recipe/fluorite_gem_to_block.json +edada2638ea56016426bfccadd06bdf688520693 data/eternalores/recipe/fluorite_gem_to_dust.json +bce4956fbe6768aefb0ba69a56f01676c4d9b262 data/eternalores/recipe/gallium_block_to_ingot.json +118a11f45ff06aab7b24cece81a79237bb9173e4 data/eternalores/recipe/gallium_dust_to_material_blasting.json +e06a41acb56b4958393b925eb651cd05b8b33d43 data/eternalores/recipe/gallium_dust_to_material_furnace.json +f731c4f4abedf41a9873d64fb26ffb0731cc0a70 data/eternalores/recipe/gallium_ingot_to_block.json +e279063391d2d295227f7d80107ffbc6a1dbbfe8 data/eternalores/recipe/gallium_ingot_to_dust.json +338a3374a113c62cb774e7f6942802881aff762a data/eternalores/recipe/gallium_ingot_to_nugget.json +a2d68b4c0dbba477fbf2b4cc8531e80906ef34f3 data/eternalores/recipe/gallium_nugget_to_ingot.json +df3170d2112327a2fab1d602feddb6df4909a2b0 data/eternalores/recipe/gallium_plate.json +d1b6f595f3872c468e070b31de0473eb48acd86b data/eternalores/recipe/gallium_plate_to_dust_deconstruction.json +b3a2ac54e94f317512d781b39a34d034360ff008 data/eternalores/recipe/gallium_raw_block_to_material_blasting.json +0145a926221e2f3d647870649526b5fdd224e197 data/eternalores/recipe/gallium_raw_block_to_material_furnace.json +db97cce92e516f23ec5f97f48037f83291385f73 data/eternalores/recipe/gallium_raw_block_to_ore.json +64e5691ff7763af7ab1b2c47f30f9fdac01da1c6 data/eternalores/recipe/gallium_raw_to_block.json +23020c48e50fc57b58c423af2e41e24520b2bbcd data/eternalores/recipe/gallium_raw_to_dust.json +76243c558039699ca859c6117ccb665be51c6d73 data/eternalores/recipe/gallium_raw_to_ingot_blasting.json +d9e2b019c19defcc4d9d6c0c951b24520c9578cf data/eternalores/recipe/gallium_raw_to_ingot_furnace.json +78aa5d495e58f6a5ebcd4265d29afed095adbaba data/eternalores/recipe/gallium_rod.json +2e6bee26bcc82b67bcda4dc87538c8dde4074497 data/eternalores/recipe/gallium_rod_to_dust_deconstruction.json +fbd583f3d4b6db107cd06997ab1772136ce4794e data/eternalores/recipe/gold_dust_to_material_blasting.json +c3f0dc501dd392a4a4393957edc6c63d37df6d6f data/eternalores/recipe/gold_dust_to_material_furnace.json +b59cb39a2f56044753481823f82aba0a9b89b87b data/eternalores/recipe/gold_ingot_to_dust.json +21f67086304bef1db2b4f85d8ca14c3ee49dfc8f data/eternalores/recipe/gold_plate.json +07af8a5cb87140733d8fae47931f79a110588120 data/eternalores/recipe/gold_plate_to_dust_deconstruction.json +f4253dd2e34b9fe8151099fc065c02826337d973 data/eternalores/recipe/gold_raw_block_to_material_blasting.json +9aa15b5fc09a2a8bf550a0c65ecded8d212c31ee data/eternalores/recipe/gold_raw_block_to_material_furnace.json +94ffb2fd30f985bf5aebcab002d44bcd38721139 data/eternalores/recipe/gold_raw_to_dust.json +43723e31216606dc57bb30e91aab69cbee0b9786 data/eternalores/recipe/gold_rod.json +26605ec0641fc67fae6d426435ad88c4d1b2114f data/eternalores/recipe/gold_rod_to_dust_deconstruction.json +253993b2866a199f5cadcba1263a8be982119785 data/eternalores/recipe/graphite_block_to_ingot.json +e3e021f5a80c21cea5fea182dc53a2dec49fb0b3 data/eternalores/recipe/graphite_dust_to_material_blasting.json +099f6669dac2f91a3694238daa70c5ea8c4caabf data/eternalores/recipe/graphite_dust_to_material_furnace.json +afd1694d37e67081cf7fb99a815b612c9c48f795 data/eternalores/recipe/graphite_ingot_to_block.json +a28d5778bb880ec9df3a0393788cf4ccab28352f data/eternalores/recipe/graphite_ingot_to_nugget.json +a3a43d0ec521f2ad0e6cdb8192a41bbe7bc324a0 data/eternalores/recipe/graphite_nugget_to_ingot.json +508e2c6dd5cdf9328358870f34f0faaa60048c5c data/eternalores/recipe/graphite_plate.json +75b5d10980c1ab69d65fa8a5b27cd0b04cd382f3 data/eternalores/recipe/graphite_plate_to_dust_deconstruction.json +f49a28e3d40929dfb4e23a0fc1b828c2cfc1dadc data/eternalores/recipe/graphite_rod.json +4a0f9dde479d64a412033664c5fd4a1e19541b15 data/eternalores/recipe/graphite_rod_to_dust_deconstruction.json +3c0246cb820509d6a30e7eb9cb35bd94b1cff156 data/eternalores/recipe/invar_block_to_ingot.json +b18c2bd823ecf449187fffd3bc64b9e05a4dbd0b data/eternalores/recipe/invar_dust_to_material_blasting.json +06c0b6584ba8b39995cc98548270255f7a1d2ed6 data/eternalores/recipe/invar_dust_to_material_furnace.json +81edbcc52a8e5a69985d11904b9c27699cdfd309 data/eternalores/recipe/invar_ingot_to_block.json +e95391ace77249f63e940c729cf21ed9379a5b11 data/eternalores/recipe/invar_ingot_to_dust.json +d4128e73a459c0ad5123eb110bca39954e652885 data/eternalores/recipe/invar_ingot_to_nugget.json +b6d8d74240f8a46594b420ba230cf5bb12622c62 data/eternalores/recipe/invar_nugget_to_ingot.json +2a7197780131f612552bcb0edf91f6a6bb83ed91 data/eternalores/recipe/invar_plate.json +b9213b0ca850bff29440e7b27d90ed523e68d5c7 data/eternalores/recipe/invar_plate_to_dust_deconstruction.json +510a21cdd127fb3d70249042bc7d46e9f65fed9b data/eternalores/recipe/invar_rod.json +fca52e131a9dc312b0c0464b333942e0a3c3d149 data/eternalores/recipe/invar_rod_to_dust_deconstruction.json +17e6ff599d2de1bd1df99d34866138e61dd8015e data/eternalores/recipe/iridium_block_to_ingot.json +f9756a65c876444dc7271fcaa1a168a4bb1394fe data/eternalores/recipe/iridium_dust_to_material_blasting.json +5af0531c20e3af5fcd45b811357e5f1312cbe3e2 data/eternalores/recipe/iridium_dust_to_material_furnace.json +b74dc89edc42f9deef19aaff5fd7e2e2ad17dfc5 data/eternalores/recipe/iridium_ingot_to_block.json +a2f4ae463d66426f48fc5d885f7b9779bd43a48b data/eternalores/recipe/iridium_ingot_to_dust.json +9ff60e50f64a274c778fa5b5700ee12718339b5a data/eternalores/recipe/iridium_ingot_to_nugget.json +de58e61667a3cf20b12e190eb45661cb8985fcd0 data/eternalores/recipe/iridium_nugget_to_ingot.json +b1d0776347c83baee787e2d23213d0a99f190176 data/eternalores/recipe/iridium_plate.json +ce2ff07416931e9932bc3a41775aa41f5ef86356 data/eternalores/recipe/iridium_plate_to_dust_deconstruction.json +45a6892f2698b244b438015d5436f183a0e28acf data/eternalores/recipe/iridium_raw_block_to_material_blasting.json +1593971dc056a61af8ea4d9d7152ee07e6944ae9 data/eternalores/recipe/iridium_raw_block_to_material_furnace.json +e20b5e61bb77c6a1a72a39976fb491c2e2013191 data/eternalores/recipe/iridium_raw_block_to_ore.json +cc394bef5d5ff0952f38b8ec63c7ea5c97bb8632 data/eternalores/recipe/iridium_raw_to_block.json +b8e1e6a1cd6c287231a35beac8b20bbc05f4b030 data/eternalores/recipe/iridium_raw_to_dust.json +0e875bdd4437e1f90fe4c84a2d5f86a3944188d8 data/eternalores/recipe/iridium_raw_to_ingot_blasting.json +f062477e531aa427436cf7449fccd09461642805 data/eternalores/recipe/iridium_raw_to_ingot_furnace.json +06f33fa77f2476a5a27fc2374fce07147ce5c32e data/eternalores/recipe/iridium_rod.json +2b753e44fe7d6047ddac4dbd970010d0173fa861 data/eternalores/recipe/iridium_rod_to_dust_deconstruction.json +ad9950202371cbc65906c419c487a5718dc3b000 data/eternalores/recipe/iron_dust_to_material_blasting.json +cf078d0c575cce019b12453971f068550917a35b data/eternalores/recipe/iron_dust_to_material_furnace.json +8dff79560b17a20b0f55284dc25f0e67e29bbfc5 data/eternalores/recipe/iron_ingot_to_dust.json +dca9ccee577e2600ff2cd2f6dd0212b8122aa1d8 data/eternalores/recipe/iron_plate.json +b67154a4dc991b71c720b7619d18c72bcf318d4a data/eternalores/recipe/iron_plate_to_dust_deconstruction.json +fb2fcceb61127644edbc4aebf59f2dc24f4b8afc data/eternalores/recipe/iron_raw_block_to_material_blasting.json +83d46f6379a80176ee9d5c24fc19e827e943405b data/eternalores/recipe/iron_raw_block_to_material_furnace.json +a32db835a51a00aa28eafd2059d3ef9527f6b73e data/eternalores/recipe/iron_raw_to_dust.json +1ed34a16f9a3e0d34c5289a68f95eefd0ddde756 data/eternalores/recipe/iron_rod.json +39c1e4a4370336294f69da5798050a38af50641a data/eternalores/recipe/iron_rod_to_dust_deconstruction.json +1da8175d3ee894ae6020376ce8b4bf5c86375e55 data/eternalores/recipe/lapis_dust_to_material_blasting.json +d9732bf4bd15ae44e8a7bbe8768a73faf89a077b data/eternalores/recipe/lapis_dust_to_material_furnace.json +eb5d6fba0dc93a154a5668697b0e9a28006d374d data/eternalores/recipe/lapis_gem_to_dust.json +212dabbdb062c5e787e36cde292a038ac8d720fd data/eternalores/recipe/lead_block_to_ingot.json +6b196f20181c1283a70ece615f4130b5dc8c6b4a data/eternalores/recipe/lead_dust_to_material_blasting.json +94899336035ac2be7b53d887b59d05568be380d2 data/eternalores/recipe/lead_dust_to_material_furnace.json +a93ac20b0d57442c78b70b22fdbad5f45fb47e8e data/eternalores/recipe/lead_ingot_to_block.json +dcb6c2bf1d187ff906a53708f1519d3c386a03a8 data/eternalores/recipe/lead_ingot_to_dust.json +c8506524adb82c6c412580d80698932036a31af3 data/eternalores/recipe/lead_ingot_to_nugget.json +f48a131a7adcccab31f59329112a439bcb094ef1 data/eternalores/recipe/lead_nugget_to_ingot.json +d56beaf03b0fe48b30bdc7e19c266a0d0a7e9acc data/eternalores/recipe/lead_plate.json +f8d0c73fabc027cacf18a56901f7253dd94ff229 data/eternalores/recipe/lead_plate_to_dust_deconstruction.json +6605a1a87cd9093aed1fd0aa224845846f6c0ba6 data/eternalores/recipe/lead_raw_block_to_material_blasting.json +410a4e48cc845f69fb01e79285bdd757414daa7d data/eternalores/recipe/lead_raw_block_to_material_furnace.json +64d175287f75f6ccb8e0ef9b56ce1dfaf4f58ae8 data/eternalores/recipe/lead_raw_block_to_ore.json +0aeb7f9bb8743abf2ccac1668c6d75f62062ffc5 data/eternalores/recipe/lead_raw_to_block.json +ffeafa70a3b4cbed56d7474481e438b6afc890e3 data/eternalores/recipe/lead_raw_to_dust.json +07418e000b5423462c48b8cf6881981353f0041e data/eternalores/recipe/lead_raw_to_ingot_blasting.json +0e0daea6e922a9070cbfbbff46973c6562347cbd data/eternalores/recipe/lead_raw_to_ingot_furnace.json +687c3cb9a23af8c8a75553f9b49b14ffddc6cd23 data/eternalores/recipe/lead_rod.json +25acaa5242ae1ccd797158119fd5f625626fc084 data/eternalores/recipe/lead_rod_to_dust_deconstruction.json +68edf6b39d1bcb933d530e24c4492235735719ef data/eternalores/recipe/lumium_block_to_ingot.json +1dd0ff0d732334851d1bf56e0ec7848e60f39f75 data/eternalores/recipe/lumium_dust_to_material_blasting.json +9f0eb52abab2338e30beb426f9872b9068a16f05 data/eternalores/recipe/lumium_dust_to_material_furnace.json +f7bd2e24316a2009bcfec0d99dc02a9ae184d967 data/eternalores/recipe/lumium_ingot_to_block.json +9e72f16650845809ba10c9b0de3ec9c2167b4b92 data/eternalores/recipe/lumium_ingot_to_dust.json +8f6ef2162cebce94d61f6e70bc8136fe22555e62 data/eternalores/recipe/lumium_ingot_to_nugget.json +0859827cf374a40f9f65318a08f7844674e7336d data/eternalores/recipe/lumium_nugget_to_ingot.json +53d2c57fcdf40c9fcf9419d6a90470c63333cc1b data/eternalores/recipe/lumium_plate.json +2286083d231a7be29ed664ff67473be7e2053ac3 data/eternalores/recipe/lumium_plate_to_dust_deconstruction.json +a31abcb60cdc9006d533916ebd7742237cafde16 data/eternalores/recipe/lumium_rod.json +56edb342f80155846a2854c2f5d4f95de7cfa484 data/eternalores/recipe/lumium_rod_to_dust_deconstruction.json +260169a16f0c0059cca13a526810244727bef567 data/eternalores/recipe/netherite_dust_to_material_blasting.json +ed7e6f18ce750ef2005a9cb5014041bfd0e7a34d data/eternalores/recipe/netherite_dust_to_material_furnace.json +434ff5293d61982ba36d90043aef400f870a341f data/eternalores/recipe/netherite_ingot_to_dust.json +98ecb522d83494d8f423851fdc0d8eed4453a192 data/eternalores/recipe/netherite_ingot_to_nugget.json +0d62f47eb499b7d86546ee76fdd6d52daa50b010 data/eternalores/recipe/netherite_nugget_to_ingot.json +4302d9ac9ae837e6198f112fd9dcca451cc2647b data/eternalores/recipe/netherite_plate.json +acf1280f671eecd8ff865cfdd277a66594e4cf4f data/eternalores/recipe/netherite_plate_to_dust_deconstruction.json +04e6d4954cc2555367bc3e4f26541850ad597957 data/eternalores/recipe/netherite_rod.json +e3ee3dabe911ef1796545b972d66b59f31281c1d data/eternalores/recipe/netherite_rod_to_dust_deconstruction.json +d4f15dfd10a3d651190f2252813df892389c2a0c data/eternalores/recipe/netherrack_misc_to_dust.json +5f650b057eaa040b16f19d44783f98ecfb6d090b data/eternalores/recipe/nickel_block_to_ingot.json +4e408b2e7fc47c2faca132c288bdd941f2fdbf39 data/eternalores/recipe/nickel_dust_to_material_blasting.json +1750e08dd9f3db77ce41fea875ee1cd8581d830d data/eternalores/recipe/nickel_dust_to_material_furnace.json +e215b8e24a38c20a293db4034c6c3c4866728b3e data/eternalores/recipe/nickel_ingot_to_block.json +1bbfc643bdbb0b7de0fdaa074f4a720d864c37c2 data/eternalores/recipe/nickel_ingot_to_dust.json +fe9014c3e9a909b5a2bd1040f00c3d8e0f28cd35 data/eternalores/recipe/nickel_ingot_to_nugget.json +82c0513bf1407779dc72c61e2dd2a2f2d865e5f5 data/eternalores/recipe/nickel_nugget_to_ingot.json +8081c584c2122a953713d6cad84b6d2129692172 data/eternalores/recipe/nickel_plate.json +abaf337667508517d2fb747f9217149c5ebb8adf data/eternalores/recipe/nickel_plate_to_dust_deconstruction.json +7cfa753cfb255f2c471b9984297dabf58eeaf72c data/eternalores/recipe/nickel_raw_block_to_material_blasting.json +d1305645a1bf145814c1ef28a75ac0b6d5b89292 data/eternalores/recipe/nickel_raw_block_to_material_furnace.json +23943431f73089bb7b8391d62bf8bfecf55884fb data/eternalores/recipe/nickel_raw_block_to_ore.json +38e87b383e4e3b25e82b08a95c6c70e6b98dfc65 data/eternalores/recipe/nickel_raw_to_block.json +960828e2f681c2650ac39147bbcdda21b1ed7165 data/eternalores/recipe/nickel_raw_to_dust.json +e76225595e49932dff523e1f44b5547a04cc1b21 data/eternalores/recipe/nickel_raw_to_ingot_blasting.json +8d746330b0f72437af0c07bfeb2de8eb3e86825f data/eternalores/recipe/nickel_raw_to_ingot_furnace.json +32184ef77acf46521345eb5727897036acbfe64d data/eternalores/recipe/nickel_rod.json +8df65b3660f9f00574d30833f7afa7be1df24d17 data/eternalores/recipe/nickel_rod_to_dust_deconstruction.json +24863624dbb55295e900ef9a58c2e0b04d1bf8d3 data/eternalores/recipe/niter_block_to_gem.json +b712830f79f9d94ad15f34329f42de4690b57eeb data/eternalores/recipe/niter_dust_to_material_blasting.json +28151cf79a1c558d25092d7f4b1b4038a8ea2967 data/eternalores/recipe/niter_dust_to_material_furnace.json +c6e04bdb199a3b0e18585e943e81e8b1d6c86aa0 data/eternalores/recipe/niter_gem_to_block.json +45e8d5a6a790b7ce26ec6c85180d2d998e7de357 data/eternalores/recipe/niter_gem_to_dust.json +4cfc45f6061893835be7a5cd53556ab7b911a2c5 data/eternalores/recipe/obsidian_misc1_to_dust.json +df0fd090742c7db7f0df438bef631ac2d18b0310 data/eternalores/recipe/obsidian_misc2_to_dust.json +c95c9f716103db43331b125ffdd51ce5a7324038 data/eternalores/recipe/onyx_block_to_gem.json +165c2b86a17f376994eee4068238a33d4c220385 data/eternalores/recipe/onyx_dust_to_material_blasting.json +627897e97309c9a7413e2ea93671b6d91156ee66 data/eternalores/recipe/onyx_dust_to_material_furnace.json +e3bb299f033f291c152bfad4c3de4e70d84e9428 data/eternalores/recipe/onyx_gem_to_block.json +594640c3cbda420507b6bbc5bf5c8aad04be3b30 data/eternalores/recipe/onyx_gem_to_dust.json +3f9c4edbc872b22252859881d4714a09a957b871 data/eternalores/recipe/osmium_block_to_ingot.json +cd1ab07a335ae10ba6de03ad11560b5e14bab76f data/eternalores/recipe/osmium_dust_to_material_blasting.json +7526802db30ed9f879812d881102b779d0302316 data/eternalores/recipe/osmium_dust_to_material_furnace.json +56ea497e0e4cfe5b84d3d34bedda7708c38e9af6 data/eternalores/recipe/osmium_ingot_to_block.json +42ff8232609f4008cba41669d7c6fe98892ed872 data/eternalores/recipe/osmium_ingot_to_dust.json +42e95d2c9d72620736e443388e50c7343628fabe data/eternalores/recipe/osmium_ingot_to_nugget.json +fd9eb4700f834bc1de7e12f0907225ee2e90cbd0 data/eternalores/recipe/osmium_nugget_to_ingot.json +3d0b2170dff1ada2da7f18a13834f008dfaeab09 data/eternalores/recipe/osmium_plate.json +c26f1113cff3ffc13629444b695cb62998d337c0 data/eternalores/recipe/osmium_plate_to_dust_deconstruction.json +8cdc6780c4aebba2746fe8dc9f292541007e03ad data/eternalores/recipe/osmium_raw_block_to_material_blasting.json +65defc2092fabf4361eaff7627075a0810a7c41b data/eternalores/recipe/osmium_raw_block_to_material_furnace.json +5b2ffbee5448ca10956d00af9cf74239cda3552e data/eternalores/recipe/osmium_raw_block_to_ore.json +c3ab902f60c81c0518e02eba566d592dc5e02925 data/eternalores/recipe/osmium_raw_to_block.json +02c191cfa3d0f819d24be1b98aeb702162b27b7a data/eternalores/recipe/osmium_raw_to_dust.json +da72f6725be184c4bffa9a67305ef217e3eb0ca6 data/eternalores/recipe/osmium_raw_to_ingot_blasting.json +335e1ed3a93a003764d25ad4aefa0ced89646963 data/eternalores/recipe/osmium_raw_to_ingot_furnace.json +34e4fe19ef7784be2f8eb77dcf9e9f72fe3727c3 data/eternalores/recipe/osmium_rod.json +ed91f5278454cd9ea25d262720e0dde90212be23 data/eternalores/recipe/osmium_rod_to_dust_deconstruction.json +493ae35351da3754be37665e718ce62a95f69254 data/eternalores/recipe/peridot_block_to_gem.json +f5fa8da32c0ab1c190cde41f5946af74e9abdc9d data/eternalores/recipe/peridot_dust_to_material_blasting.json +6f64f69a6fc2aefc00348e56ddfe3dc1517fdfea data/eternalores/recipe/peridot_dust_to_material_furnace.json +24dbe67030485bb1490bdca2446d2b90895d89da data/eternalores/recipe/peridot_gem_to_block.json +e5dd30b42043b2f0a28f67311c8613dc74824941 data/eternalores/recipe/peridot_gem_to_dust.json +c03f44925a91306cb842e015ff218d0622105a27 data/eternalores/recipe/pewter_block_to_ingot.json +248598d05cd9ab998a5a570da84bb58bd7e5d761 data/eternalores/recipe/pewter_dust_to_material_blasting.json +7497fe9cbf06c7ed3060d9a597318a263adff059 data/eternalores/recipe/pewter_dust_to_material_furnace.json +53a6fb99f03610dd837b396e6e9e5e1358ce5cc7 data/eternalores/recipe/pewter_ingot_to_block.json +2720a19c6a084bbb9c01da8fdde2c41a217937e2 data/eternalores/recipe/pewter_ingot_to_dust.json +911c3e3fbaa2ea16a72ee3fcbba9242ee62fbbc3 data/eternalores/recipe/pewter_ingot_to_nugget.json +7f72cb9c7c0a7803c3237adcadd73170edc6ebc4 data/eternalores/recipe/pewter_nugget_to_ingot.json +ed1fb2eb4939c5e09a75cbb81b9d6763c8da38b2 data/eternalores/recipe/platinum_block_to_ingot.json +991651234f9661d3c0fc958a13a4edcb823f4194 data/eternalores/recipe/platinum_dust_to_material_blasting.json +a975e9a575d049edabb46c47fc851dd00fa753bf data/eternalores/recipe/platinum_dust_to_material_furnace.json +c1c8b5f287996a3f68d2d5a9187af05a37d73696 data/eternalores/recipe/platinum_ingot_to_block.json +6fff08707180b8689d857937e2f4efe69aaef337 data/eternalores/recipe/platinum_ingot_to_dust.json +3f3d00b7a367193b7fe183f19aef9a9ce3cd1716 data/eternalores/recipe/platinum_ingot_to_nugget.json +6a65b4a04f173a6cb72d72b5b158f763513bbdf9 data/eternalores/recipe/platinum_nugget_to_ingot.json +1c691c8cbe5f29c846b26d32c84efbd5e79a8b9b data/eternalores/recipe/platinum_plate.json +dab4920751e2c379fa093ac0cd2f6ea43c43c60d data/eternalores/recipe/platinum_plate_to_dust_deconstruction.json +ae01ecbd3173eb53d7c404df7125620c350ceb2c data/eternalores/recipe/platinum_raw_block_to_material_blasting.json +d3b9ec79a1a6d4da3239c7c72a5741764bab07f0 data/eternalores/recipe/platinum_raw_block_to_material_furnace.json +81fe01f7495f022a8ea359683515613d88652336 data/eternalores/recipe/platinum_raw_block_to_ore.json +72670ccd27e4b6e4aede6881de9c2973bdd34d43 data/eternalores/recipe/platinum_raw_to_block.json +8b7321724afde75600df7aec6130451503e6630d data/eternalores/recipe/platinum_raw_to_dust.json +cda9f74897b4d24f8ffe669490d72ae273c42073 data/eternalores/recipe/platinum_raw_to_ingot_blasting.json +960b8e6f825869a20ba7d0b2686ea29b0074f5a6 data/eternalores/recipe/platinum_raw_to_ingot_furnace.json +16d521673a5336a4f5fd9a7323f171bce5fabf9a data/eternalores/recipe/platinum_rod.json +fea0e0f84bb44a682aea7e3fa891c979c0f26ffc data/eternalores/recipe/platinum_rod_to_dust_deconstruction.json +c29cee9c17ab700389d01f05093a629202d14559 data/eternalores/recipe/plutonium_block_to_ingot.json +fdd3335dfe2971749db7e843016380ee9100035e data/eternalores/recipe/plutonium_dust_to_material_blasting.json +b3dc16350e9787e55176c78750a4270be2345c6f data/eternalores/recipe/plutonium_dust_to_material_furnace.json +5e3d7d3c012a30b2adead8ea0a57350cfed956c2 data/eternalores/recipe/plutonium_ingot_to_block.json +88fb176fd1d5117776ee5804044a94ae47583f9b data/eternalores/recipe/plutonium_ingot_to_dust.json +51bdc0041159cf20d0750e863d5664b36ed5c7c2 data/eternalores/recipe/plutonium_ingot_to_nugget.json +928e2434ca0395a5b29fd42ff1c1e1401bed7711 data/eternalores/recipe/plutonium_nugget_to_ingot.json +992420f732d9a8a8f19054cfcbb2534e2530b246 data/eternalores/recipe/plutonium_plate.json +96f925a7c1e3b4db7b04092786aac42c82fc0fd5 data/eternalores/recipe/plutonium_plate_to_dust_deconstruction.json +79137f98ebf0c5d1ab8ffa3c80fea672c5687f29 data/eternalores/recipe/plutonium_raw_block_to_material_blasting.json +d9b09e600f0695d24eaeb056cdb0f77aad2a41d1 data/eternalores/recipe/plutonium_raw_block_to_material_furnace.json +38c44b9b51b35cb81487d1dac35bea25d3bbc209 data/eternalores/recipe/plutonium_raw_block_to_ore.json +29afb0298c5ffe5e42173e6ab24bb294ce609f6a data/eternalores/recipe/plutonium_raw_to_block.json +bc1c4b8897aaebdcee959afdb2e0e8d65f8cfd33 data/eternalores/recipe/plutonium_raw_to_ingot_blasting.json +5be44575fe3190c977ac0942051dfc2c3119f82a data/eternalores/recipe/plutonium_raw_to_ingot_furnace.json +59e9d6346519218468f56e930808e1cf9ae1572e data/eternalores/recipe/plutonium_rod.json +63b00d073ccec812bb3195141a19d241a8791338 data/eternalores/recipe/plutonium_rod_to_dust_deconstruction.json +d851973582cbb260f26995aae84aff5cf098cf7c data/eternalores/recipe/quartz_gem_to_dust.json +d71a65117f000b38d257cefc42b5d45fd5cb8031 data/eternalores/recipe/rose_gold_block_to_ingot.json +b8a880c6dd5b5112f49f5b86f821101c123f525d data/eternalores/recipe/rose_gold_dust_to_material_blasting.json +038e6f40f7b2ebf05bae7cedb754c49261fcdc62 data/eternalores/recipe/rose_gold_dust_to_material_furnace.json +1c311a4a3d52a8e73f1072e30ff5773f7789e505 data/eternalores/recipe/rose_gold_ingot_to_block.json +282d1d1481a01fb1c08e34a0f7e5bc851af4be3d data/eternalores/recipe/rose_gold_ingot_to_dust.json +0dc0b93f1c1ccc2a0e046dd9f10a5cf658c0b9c7 data/eternalores/recipe/rose_gold_ingot_to_nugget.json +775911832a085a60e58386a7804ebf536bbd97f4 data/eternalores/recipe/rose_gold_nugget_to_ingot.json +3d0305d272464acd37734255f84c6ae26024f76d data/eternalores/recipe/rose_gold_plate.json +15f418f762d2aaa19f8b58e6730bab866fe16706 data/eternalores/recipe/rose_gold_plate_to_dust_deconstruction.json +93f18ad7e4046aeacb6ea8cef2f61a33414d6561 data/eternalores/recipe/rose_gold_rod.json +f3b980aee4c026d41ac17f5a49b205c853a6b768 data/eternalores/recipe/rose_gold_rod_to_dust_deconstruction.json +5e849329114f4561fc56ec2ebbe26acde0ec746a data/eternalores/recipe/ruby_block_to_gem.json +0befd7ed251b690d18680bda1e226a4ce2cd1cef data/eternalores/recipe/ruby_dust_to_material_blasting.json +930468df7104e2f76dabd1a6927a01c149e0be2b data/eternalores/recipe/ruby_dust_to_material_furnace.json +24d0832b6fabe3526265907df9e16da25359fe94 data/eternalores/recipe/ruby_gem_to_block.json +21e6128a8666860c6830659d42163b208147ccda data/eternalores/recipe/ruby_gem_to_dust.json +ca56b2805d232bd933e42a2b16143393517aa8c6 data/eternalores/recipe/sapphire_block_to_gem.json +053e47005e9c66f345772c1ff65faa8260ba310a data/eternalores/recipe/sapphire_dust_to_material_blasting.json +98c7434d5341c7e201e84c5098cd39864ece77a1 data/eternalores/recipe/sapphire_dust_to_material_furnace.json +441980f1b8038328afc8817aae2853153d8bffb4 data/eternalores/recipe/sapphire_gem_to_block.json +fcd6ad995c5515c2378dc954108f54ea2cd3ceb4 data/eternalores/recipe/sapphire_gem_to_dust.json +ece6d5fcd574e83463f2fe933513998ad351a824 data/eternalores/recipe/sapphire_plate.json +f6a4f511f263b3b86cdae4f03dd5ac4f093d842e data/eternalores/recipe/sapphire_plate_to_dust_deconstruction.json +7644aaef88e9540d14ed9b8a1f3e1fefac98d6ad data/eternalores/recipe/sapphire_rod.json +c06710f229615b8a2477d341e4d653c5c8c94764 data/eternalores/recipe/sapphire_rod_to_dust_deconstruction.json +7ac1571366ca5e785817c9606204b33e8f4b0406 data/eternalores/recipe/signalum_block_to_ingot.json +59518eb72ad2f6d26130d3abad806c8c590299e7 data/eternalores/recipe/signalum_dust_to_material_blasting.json +10ebd6a941fdd5c9303a097d32a5b9b456c6e01c data/eternalores/recipe/signalum_dust_to_material_furnace.json +8238276d75932079d6d4f6c071fb5de0cf96f998 data/eternalores/recipe/signalum_ingot_to_block.json +21b2c33ceec2c3f1330b4f32f3d2c5866eb619bb data/eternalores/recipe/signalum_ingot_to_dust.json +8866ebf816baf9928f81d988865821ef3163874e data/eternalores/recipe/signalum_ingot_to_nugget.json +bf7bfc92c7860f68858784f3a4b45d1084cc1e0b data/eternalores/recipe/signalum_nugget_to_ingot.json +36b33564845d49d5153bc806e833f9192926690d data/eternalores/recipe/signalum_plate.json +c1096b01ffdf9911c40119561acb8b6feb2f9bfd data/eternalores/recipe/signalum_plate_to_dust_deconstruction.json +9a917fd628b1a8884b0784721e8d80a13f6697d3 data/eternalores/recipe/signalum_rod.json +56fb3f03e18930a845a6c3bdaa7ba0c22be67b27 data/eternalores/recipe/signalum_rod_to_dust_deconstruction.json +785e127deaf8b8424aa0ba5ae998e5643c22f9b8 data/eternalores/recipe/silver_block_to_ingot.json +be696e7e657bf11f651ab0d28a645b3158c3e509 data/eternalores/recipe/silver_dust_to_material_blasting.json +b518142b901d5672be6300a3ae44eec45e8d771f data/eternalores/recipe/silver_dust_to_material_furnace.json +23fbd1994c391c77d1cfd748032ad6f285e6c6db data/eternalores/recipe/silver_ingot_to_block.json +47cc3ead5555bbcc9199801edd93a880e21726d7 data/eternalores/recipe/silver_ingot_to_dust.json +80d43135c32a8b118f4268abe23f93efa19292e3 data/eternalores/recipe/silver_ingot_to_nugget.json +e0a59133544d0eb38be8ae28f032771fb311146d data/eternalores/recipe/silver_nugget_to_ingot.json +e14df35bdff6ccbd9ce5c6bb26910131fdaf3463 data/eternalores/recipe/silver_plate.json +96f2a465d66297468d2951c296a1cf57dc46922b data/eternalores/recipe/silver_plate_to_dust_deconstruction.json +1a3f2ece93c48c0ac529c5f0d12b01dfe5b4dd79 data/eternalores/recipe/silver_raw_block_to_material_blasting.json +fb437de62015ae33b90d3fd05bbba78e787e9b16 data/eternalores/recipe/silver_raw_block_to_material_furnace.json +df9c6a96fd913cfe029ce7eb23513b97c97df3fc data/eternalores/recipe/silver_raw_block_to_ore.json +f30b928d4bdb93733ed0e09b144ceb7654fa935b data/eternalores/recipe/silver_raw_to_block.json +fb83be6a0b1af70ce3e2e7f79ca2b79191a6e4c7 data/eternalores/recipe/silver_raw_to_dust.json +524a29a6e7890c44b52305cc6f6fbe5950b94475 data/eternalores/recipe/silver_raw_to_ingot_blasting.json +d11bed2788fdb4723bdf3ae744c25b24d0892c94 data/eternalores/recipe/silver_raw_to_ingot_furnace.json +faffb1903fe4902be562611b0ba77de178716338 data/eternalores/recipe/silver_rod.json +07c025077f85db2075006ac59459e357d9aa4d10 data/eternalores/recipe/silver_rod_to_dust_deconstruction.json +d29a315f22778b6bf66c317b55a1a03f8f6f96e9 data/eternalores/recipe/steel_block_to_ingot.json +7778a4009f0286f3d63420c6f8e4cb4c1a8ee5f9 data/eternalores/recipe/steel_dust_to_material_blasting.json +ee5985792140a3ca87321f105a853e1184d3f4ef data/eternalores/recipe/steel_dust_to_material_furnace.json +8c1c69a30d0d47502238874dfe6edd27a9a5a4de data/eternalores/recipe/steel_ingot_to_block.json +8e0ce241280f2f0de6e0bc3a2eea9c40b2cc48fb data/eternalores/recipe/steel_ingot_to_dust.json +3373300059ea0f0cbbee465a986b695fc5a846a1 data/eternalores/recipe/steel_ingot_to_nugget.json +a505cb5ad4fa6cd6171d5595fac5cdc60e54aa66 data/eternalores/recipe/steel_nugget_to_ingot.json +328b5a064ad263a30ff151e3d3eb246a5c2ec389 data/eternalores/recipe/steel_plate.json +19cd3f110d0eea09da0c4363325de21b941f99d2 data/eternalores/recipe/steel_plate_to_dust_deconstruction.json +1d4e87ddb831279205c63b5329f24b388a5c33d0 data/eternalores/recipe/steel_rod.json +34e81e98fe9898dd8e959eac2519598aac7a5587 data/eternalores/recipe/steel_rod_to_dust_deconstruction.json +cd2fcdba96297650d71fb0fb36c6c90650828eee data/eternalores/recipe/sulfur_gem_to_dust.json +a0b9eefee463f40923ddcee049eac6a31d93cdcc data/eternalores/recipe/sulfur_raw_block_to_ore.json +d290b2dc22139674d06eb8a7cddcc6b271f30b97 data/eternalores/recipe/sulfur_raw_to_block.json +877d74da79d06d511d00a1b345a46c16ebf0279f data/eternalores/recipe/tin_block_to_ingot.json +6d78fada4bea47a4232f328150da83c8b14dd640 data/eternalores/recipe/tin_dust_to_material_blasting.json +99a7383eb8cfa1947038a465562b33cba01e8da7 data/eternalores/recipe/tin_dust_to_material_furnace.json +a93aadb515d8d4f7eb160ef5d4daa1e8eef4811a data/eternalores/recipe/tin_ingot_to_block.json +c30ed1bd68b3ef262c00356ed8b4a11ea833a6e9 data/eternalores/recipe/tin_ingot_to_dust.json +cc7cee192912e58bad174a3eb19466b04623182d data/eternalores/recipe/tin_ingot_to_nugget.json +d2c4f400a684413c02b5aee934a49117267a8f7b data/eternalores/recipe/tin_nugget_to_ingot.json +b12882c54c5027d7c84912677f5bbb077acebf9e data/eternalores/recipe/tin_plate.json +4967f8375b68f41e0febca117429b6f2c4c4d82e data/eternalores/recipe/tin_plate_to_dust_deconstruction.json +bab76ee362211cda4bf6f18d875ca34ffe128ad8 data/eternalores/recipe/tin_raw_block_to_material_blasting.json +5815bbb45217e95d325a52dc3a72ce0dfcf1c676 data/eternalores/recipe/tin_raw_block_to_material_furnace.json +7cd338eb62b72586ac90249123f10f332305bf91 data/eternalores/recipe/tin_raw_block_to_ore.json +77d8cfd3d194a2d3facee288df9209181e80564f data/eternalores/recipe/tin_raw_to_block.json +830c244968d7213fa3233e350b29d9e0fac29eb0 data/eternalores/recipe/tin_raw_to_dust.json +00fcac49bd0cc7c55ec77aa9a053893ab7488016 data/eternalores/recipe/tin_raw_to_ingot_blasting.json +199a5e1394bef781673246b5ebbf1e72538796dc data/eternalores/recipe/tin_raw_to_ingot_furnace.json +a90cabb0ed433c77c4d4ea313cbefee9fe757ee3 data/eternalores/recipe/tin_rod.json +4c18216e17ed00dd70b1848dde1bfb5f5fa189f3 data/eternalores/recipe/tin_rod_to_dust_deconstruction.json +139f850d925a98a640194900294b69f0f51902a5 data/eternalores/recipe/titanium_block_to_ingot.json +74cf57d9d0230fa67485df1518b56bc5ffc5b41e data/eternalores/recipe/titanium_dust_to_material_blasting.json +f4f55dbee8ec11f8d7c327c770a809b1b59bb103 data/eternalores/recipe/titanium_dust_to_material_furnace.json +47d3ab00017231820446920e9c81ed94a17526e9 data/eternalores/recipe/titanium_ingot_to_block.json +b44fa2a1b36f0a263d30719493e2a0370d51095a data/eternalores/recipe/titanium_ingot_to_dust.json +954476cfcec6ed015a84c86ca1771f03e5c527fe data/eternalores/recipe/titanium_ingot_to_nugget.json +e255c4db24f2620c849081133ea7a12ba6cc814d data/eternalores/recipe/titanium_nugget_to_ingot.json +fe58c8058234a86c84439de71b4dcabda7168020 data/eternalores/recipe/titanium_plate.json +f5ba0598d014315dfe11631eba8952c96d25d663 data/eternalores/recipe/titanium_plate_to_dust_deconstruction.json +dce7f0593468067c42cb2d5052f08a3c3797ff36 data/eternalores/recipe/titanium_rod.json +9ee0464f5205409104dddcc8d7c45187b71ed85e data/eternalores/recipe/titanium_rod_to_dust_deconstruction.json +ffc820c2ae1ed75c7d244fd23d3e67e802266f2a data/eternalores/recipe/ultimatitanium_block_to_ingot.json +4d2408e58f16ce60af3ba5dbf074e68862d79ca7 data/eternalores/recipe/ultimatitanium_dust_to_material_blasting.json +3cecd5fd717e7d921ad0ac74a7360e3bd520ff3e data/eternalores/recipe/ultimatitanium_dust_to_material_furnace.json +c88c547a19ba4e23549c73f5c7c77f9e366f059c data/eternalores/recipe/ultimatitanium_ingot_to_block.json +df4ac97670121f84dfcd4906f5230b5897afddef data/eternalores/recipe/ultimatitanium_ingot_to_dust.json +b149f1ec195c74b43cdc1ec6887f337529af0550 data/eternalores/recipe/ultimatitanium_ingot_to_nugget.json +f9f93f15010737134288a35683b2e155f7f33091 data/eternalores/recipe/ultimatitanium_nugget_to_ingot.json +987edfdc28a39d640270a3df2eea37561ee366f6 data/eternalores/recipe/ultimatitanium_plate.json +a24394f3d3b232baf1cf5e11f81bd04a9b93766a data/eternalores/recipe/ultimatitanium_plate_to_dust_deconstruction.json +f575ce1ecdc109aef172c3073b990dd4d5cc58c5 data/eternalores/recipe/ultimatitanium_raw_to_dust.json +59a7a5f4da478a0e280deaf2ee39beabc25ea588 data/eternalores/recipe/ultimatitanium_raw_to_ingot_blasting.json +f4ae24972cbe1d4813fce556415717a73a98f87e data/eternalores/recipe/ultimatitanium_raw_to_ingot_furnace.json +970518754639b59c09a0362e0a1146ec87bbee2a data/eternalores/recipe/ultimatitanium_rod.json +d2094c925d8a31421fcfbb4a8f819edbc3bbe32a data/eternalores/recipe/ultimatitanium_rod_to_dust_deconstruction.json +edede8b996714ececc789ac8ec98c2a3ed11fe56 data/eternalores/recipe/uranium_block_to_ingot.json +c716400086742a3660cb61f86bfb525e45202e92 data/eternalores/recipe/uranium_dust_to_material_blasting.json +6a37fbb2b9c0b826cdfe9469c850235867e7c4c7 data/eternalores/recipe/uranium_dust_to_material_furnace.json +1dba941e0fa33429b25e8d15c4c3a410d0b77220 data/eternalores/recipe/uranium_ingot_to_block.json +1bf11ea9c2a8df49a13a69072227098b67437841 data/eternalores/recipe/uranium_ingot_to_dust.json +b167c25fee0eb8b0523f1b866c901754acc3a0a2 data/eternalores/recipe/uranium_ingot_to_nugget.json +7a8bfcf7bbfa8e47d63079b0964130a8fa66648d data/eternalores/recipe/uranium_nugget_to_ingot.json +6b1a258877f23a426ceb062aab23bc0235cd4bb8 data/eternalores/recipe/uranium_plate.json +77fc41bc5106eb7fce49dbce67e5bee605bbc485 data/eternalores/recipe/uranium_plate_to_dust_deconstruction.json +b7ddcb1eef4d6f73c975e0593226a44c11144b56 data/eternalores/recipe/uranium_raw_block_to_material_blasting.json +cd9894d99b03b6bc24b21f41dff3b14aa73d1466 data/eternalores/recipe/uranium_raw_block_to_material_furnace.json +05fd8969035a0620df0871f6854e5a9acf6a379d data/eternalores/recipe/uranium_raw_block_to_ore.json +aa4b38b847e46b3993ccb5e9e7916ffb25f00aa9 data/eternalores/recipe/uranium_raw_to_block.json +0d49ac6e6f3afb25b4433473511feafab8d463f9 data/eternalores/recipe/uranium_raw_to_dust.json +e24a7923b1f20be3e17fc21de3f3d4e077fb14b2 data/eternalores/recipe/uranium_raw_to_ingot_blasting.json +b9499cff832e40f8a86a5fdfdb6080e60a815445 data/eternalores/recipe/uranium_raw_to_ingot_furnace.json +a849fa8c323d45c9aa8829c9663e613556507f3d data/eternalores/recipe/uranium_rod.json +b08ef394d0e04832bb190f2527ab4a778af3f0d9 data/eternalores/recipe/uranium_rod_to_dust_deconstruction.json +159afe65d202d8f0ed7cc33809d5247661c970af data/eternalores/recipe/zinc_block_to_ingot.json +495e540111c5656d82c3f2c3f81c16896a0277ec data/eternalores/recipe/zinc_dust_to_material_blasting.json +97fd6e1cc8db6188f3d4e7306858f58a9e410238 data/eternalores/recipe/zinc_dust_to_material_furnace.json +4676a7f902a4f1c95836e962b832a70fbc877453 data/eternalores/recipe/zinc_ingot_to_block.json +0916cfd16a0619e30bffbe379ad81c3f5efd4123 data/eternalores/recipe/zinc_ingot_to_dust.json +dcb1df621dee365972140cb9fd062ce27df44549 data/eternalores/recipe/zinc_ingot_to_nugget.json +fa0ba006df63748f55ea26b5890a1b271712478d data/eternalores/recipe/zinc_nugget_to_ingot.json +14f64ef6ffac14ce0b9906dd98172564d1b80ad0 data/eternalores/recipe/zinc_plate.json +35d25fac75179f766818e0a2e41097ad7b208d96 data/eternalores/recipe/zinc_plate_to_dust_deconstruction.json +be42ee18a12432151a58fcc5b82bea9479d3562a data/eternalores/recipe/zinc_raw_block_to_material_blasting.json +0121d2a265a88bd711142a9ab01d0474b067095d data/eternalores/recipe/zinc_raw_block_to_material_furnace.json +88ac4af005d3e2e06d352b78170f118aaf397537 data/eternalores/recipe/zinc_raw_block_to_ore.json +549155d9bb575002a709f3a185d66709b96e6282 data/eternalores/recipe/zinc_raw_to_block.json +bfb24bf0ed7fa7e82293b5ccaad07c4584716572 data/eternalores/recipe/zinc_raw_to_dust.json +9aea849b078c58e2ba3ce50fdd0bf295b80cb1ca data/eternalores/recipe/zinc_raw_to_ingot_blasting.json +a8f1dbb3391e8c25a77592ef6f48a4c6c7c07956 data/eternalores/recipe/zinc_raw_to_ingot_furnace.json +8be578780df86ac3c371ef6c756d4fe90a1b8d66 data/eternalores/recipe/zinc_rod.json +b26e9963786d8591db6674491e3d08e1f871a13c data/eternalores/recipe/zinc_rod_to_dust_deconstruction.json diff --git a/src/generated/resources/assets/eternalores/blockstates/deepslate_iridium_ore_block.json b/src/generated/resources/assets/eternalores/blockstates/deepslate_iridium_ore_block.json new file mode 100644 index 0000000..9f22a2e --- /dev/null +++ b/src/generated/resources/assets/eternalores/blockstates/deepslate_iridium_ore_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "eternalores:block/deepslate_iridium_ore_block" + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/blockstates/iridium_block.json b/src/generated/resources/assets/eternalores/blockstates/iridium_block.json new file mode 100644 index 0000000..6c1fa80 --- /dev/null +++ b/src/generated/resources/assets/eternalores/blockstates/iridium_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "eternalores:block/iridium_block" + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/blockstates/iridium_ore_block.json b/src/generated/resources/assets/eternalores/blockstates/iridium_ore_block.json new file mode 100644 index 0000000..ac43a2f --- /dev/null +++ b/src/generated/resources/assets/eternalores/blockstates/iridium_ore_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "eternalores:block/iridium_ore_block" + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/blockstates/raw_iridium_block.json b/src/generated/resources/assets/eternalores/blockstates/raw_iridium_block.json new file mode 100644 index 0000000..9d23137 --- /dev/null +++ b/src/generated/resources/assets/eternalores/blockstates/raw_iridium_block.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "eternalores:block/raw_iridium_block" + } + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/block/deepslate_iridium_ore_block.json b/src/generated/resources/assets/eternalores/models/block/deepslate_iridium_ore_block.json new file mode 100644 index 0000000..92e04e6 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/block/deepslate_iridium_ore_block.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "eternalores:block/deepslate_iridium_ore_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/block/iridium_block.json b/src/generated/resources/assets/eternalores/models/block/iridium_block.json new file mode 100644 index 0000000..50d6dca --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/block/iridium_block.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "eternalores:block/iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/block/iridium_ore_block.json b/src/generated/resources/assets/eternalores/models/block/iridium_ore_block.json new file mode 100644 index 0000000..7995dcb --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/block/iridium_ore_block.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "eternalores:block/iridium_ore_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/block/raw_iridium_block.json b/src/generated/resources/assets/eternalores/models/block/raw_iridium_block.json new file mode 100644 index 0000000..2896095 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/block/raw_iridium_block.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:block/cube_all", + "textures": { + "all": "eternalores:block/raw_iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/aluminum_dust.json b/src/generated/resources/assets/eternalores/models/item/aluminum_dust.json index e851873..199a1f3 100644 --- a/src/generated/resources/assets/eternalores/models/item/aluminum_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/aluminum_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/aluminum_dust" + "layer0": "eternalores:item/dusts/aluminum_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/aluminum_ingot.json b/src/generated/resources/assets/eternalores/models/item/aluminum_ingot.json index bca0d09..38b96d9 100644 --- a/src/generated/resources/assets/eternalores/models/item/aluminum_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/aluminum_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/aluminum_ingot" + "layer0": "eternalores:item/ingots/aluminum_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/aluminum_nugget.json b/src/generated/resources/assets/eternalores/models/item/aluminum_nugget.json index 32d8c83..27a28cf 100644 --- a/src/generated/resources/assets/eternalores/models/item/aluminum_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/aluminum_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/aluminum_nugget" + "layer0": "eternalores:item/nuggets/aluminum_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/amber_dust.json b/src/generated/resources/assets/eternalores/models/item/amber_dust.json index eefacc0..845022a 100644 --- a/src/generated/resources/assets/eternalores/models/item/amber_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/amber_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/amber_dust" + "layer0": "eternalores:item/dusts/amber_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/apatite_dust.json b/src/generated/resources/assets/eternalores/models/item/apatite_dust.json index 9ed60b6..90202db 100644 --- a/src/generated/resources/assets/eternalores/models/item/apatite_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/apatite_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/apatite_dust" + "layer0": "eternalores:item/dusts/apatite_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/blue_steel_dust.json b/src/generated/resources/assets/eternalores/models/item/blue_steel_dust.json index c63a488..d544be8 100644 --- a/src/generated/resources/assets/eternalores/models/item/blue_steel_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/blue_steel_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/blue_steel_dust" + "layer0": "eternalores:item/dusts/blue_steel_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/blue_steel_ingot.json b/src/generated/resources/assets/eternalores/models/item/blue_steel_ingot.json index a8116ac..2d7cf4a 100644 --- a/src/generated/resources/assets/eternalores/models/item/blue_steel_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/blue_steel_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/blue_steel_ingot" + "layer0": "eternalores:item/ingots/blue_steel_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/blue_steel_nugget.json b/src/generated/resources/assets/eternalores/models/item/blue_steel_nugget.json index 85a7fa7..50a988c 100644 --- a/src/generated/resources/assets/eternalores/models/item/blue_steel_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/blue_steel_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/blue_steel_nugget" + "layer0": "eternalores:item/nuggets/blue_steel_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/brass_dust.json b/src/generated/resources/assets/eternalores/models/item/brass_dust.json index 2cfdeeb..8e2cf72 100644 --- a/src/generated/resources/assets/eternalores/models/item/brass_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/brass_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/brass_dust" + "layer0": "eternalores:item/dusts/brass_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/brass_ingot.json b/src/generated/resources/assets/eternalores/models/item/brass_ingot.json index 486fe3d..601ab43 100644 --- a/src/generated/resources/assets/eternalores/models/item/brass_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/brass_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/brass_ingot" + "layer0": "eternalores:item/ingots/brass_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/brass_nugget.json b/src/generated/resources/assets/eternalores/models/item/brass_nugget.json index 621f549..9aa55fa 100644 --- a/src/generated/resources/assets/eternalores/models/item/brass_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/brass_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/brass_nugget" + "layer0": "eternalores:item/nuggets/brass_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/britannia_silver_dust.json b/src/generated/resources/assets/eternalores/models/item/britannia_silver_dust.json index 0392071..4b90d59 100644 --- a/src/generated/resources/assets/eternalores/models/item/britannia_silver_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/britannia_silver_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/britannia_silver_dust" + "layer0": "eternalores:item/dusts/britannia_silver_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/britannia_silver_ingot.json b/src/generated/resources/assets/eternalores/models/item/britannia_silver_ingot.json index 29c1262..fc5fbcf 100644 --- a/src/generated/resources/assets/eternalores/models/item/britannia_silver_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/britannia_silver_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/britannia_silver_ingot" + "layer0": "eternalores:item/ingots/britannia_silver_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/britannia_silver_nugget.json b/src/generated/resources/assets/eternalores/models/item/britannia_silver_nugget.json index 2ea4bab..685350c 100644 --- a/src/generated/resources/assets/eternalores/models/item/britannia_silver_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/britannia_silver_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/britannia_silver_nugget" + "layer0": "eternalores:item/nuggets/britannia_silver_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/bronze_dust.json b/src/generated/resources/assets/eternalores/models/item/bronze_dust.json index 3311bbc..97dfa16 100644 --- a/src/generated/resources/assets/eternalores/models/item/bronze_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/bronze_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/bronze_dust" + "layer0": "eternalores:item/dusts/bronze_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/bronze_ingot.json b/src/generated/resources/assets/eternalores/models/item/bronze_ingot.json index 29b1447..a8455bf 100644 --- a/src/generated/resources/assets/eternalores/models/item/bronze_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/bronze_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/bronze_ingot" + "layer0": "eternalores:item/ingots/bronze_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/bronze_nugget.json b/src/generated/resources/assets/eternalores/models/item/bronze_nugget.json index 81190b3..764fc94 100644 --- a/src/generated/resources/assets/eternalores/models/item/bronze_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/bronze_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/bronze_nugget" + "layer0": "eternalores:item/nuggets/bronze_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/cinnabar_dust.json b/src/generated/resources/assets/eternalores/models/item/cinnabar_dust.json index 5a984c7..8e69c47 100644 --- a/src/generated/resources/assets/eternalores/models/item/cinnabar_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/cinnabar_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/cinnabar_dust" + "layer0": "eternalores:item/dusts/cinnabar_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/coal_dust.json b/src/generated/resources/assets/eternalores/models/item/coal_dust.json index 6b742e2..a2a9d1a 100644 --- a/src/generated/resources/assets/eternalores/models/item/coal_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/coal_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/coal_dust" + "layer0": "eternalores:item/dusts/coal_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/cobalt_dust.json b/src/generated/resources/assets/eternalores/models/item/cobalt_dust.json index f1a381f..d1a1505 100644 --- a/src/generated/resources/assets/eternalores/models/item/cobalt_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/cobalt_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/cobalt_dust" + "layer0": "eternalores:item/dusts/cobalt_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/cobalt_hammer.json b/src/generated/resources/assets/eternalores/models/item/cobalt_hammer.json index b0e1746..df71dea 100644 --- a/src/generated/resources/assets/eternalores/models/item/cobalt_hammer.json +++ b/src/generated/resources/assets/eternalores/models/item/cobalt_hammer.json @@ -1,6 +1,6 @@ { - "parent": "minecraft:item/generated", + "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/cobalt_hammer" + "layer0": "eternalores:item/hammers/cobalt_hammer" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/cobalt_ingot.json b/src/generated/resources/assets/eternalores/models/item/cobalt_ingot.json index 8dca5d5..621b021 100644 --- a/src/generated/resources/assets/eternalores/models/item/cobalt_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/cobalt_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/cobalt_ingot" + "layer0": "eternalores:item/ingots/cobalt_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/cobalt_nugget.json b/src/generated/resources/assets/eternalores/models/item/cobalt_nugget.json index f5ddeb6..f521cf2 100644 --- a/src/generated/resources/assets/eternalores/models/item/cobalt_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/cobalt_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/cobalt_nugget" + "layer0": "eternalores:item/nuggets/cobalt_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/constantan_dust.json b/src/generated/resources/assets/eternalores/models/item/constantan_dust.json index 6867e43..40629a2 100644 --- a/src/generated/resources/assets/eternalores/models/item/constantan_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/constantan_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/constantan_dust" + "layer0": "eternalores:item/dusts/constantan_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/constantan_ingot.json b/src/generated/resources/assets/eternalores/models/item/constantan_ingot.json index 1d33763..ec37ae5 100644 --- a/src/generated/resources/assets/eternalores/models/item/constantan_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/constantan_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/constantan_ingot" + "layer0": "eternalores:item/ingots/constantan_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/constantan_nugget.json b/src/generated/resources/assets/eternalores/models/item/constantan_nugget.json index c4f00c9..e8a4409 100644 --- a/src/generated/resources/assets/eternalores/models/item/constantan_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/constantan_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/constantan_nugget" + "layer0": "eternalores:item/nuggets/constantan_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/copper_dust.json b/src/generated/resources/assets/eternalores/models/item/copper_dust.json index 7aa4917..ce4c0ca 100644 --- a/src/generated/resources/assets/eternalores/models/item/copper_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/copper_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/copper_dust" + "layer0": "eternalores:item/dusts/copper_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/copper_hammer.json b/src/generated/resources/assets/eternalores/models/item/copper_hammer.json index e737d11..50bcadd 100644 --- a/src/generated/resources/assets/eternalores/models/item/copper_hammer.json +++ b/src/generated/resources/assets/eternalores/models/item/copper_hammer.json @@ -1,6 +1,6 @@ { - "parent": "minecraft:item/generated", + "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/copper_hammer" + "layer0": "eternalores:item/hammers/copper_hammer" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/copper_nugget.json b/src/generated/resources/assets/eternalores/models/item/copper_nugget.json index 059cb08..f484ba6 100644 --- a/src/generated/resources/assets/eternalores/models/item/copper_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/copper_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/copper_nugget" + "layer0": "eternalores:item/nuggets/copper_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/deepslate_iridium_ore_block.json b/src/generated/resources/assets/eternalores/models/item/deepslate_iridium_ore_block.json new file mode 100644 index 0000000..eff125c --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/deepslate_iridium_ore_block.json @@ -0,0 +1,3 @@ +{ + "parent": "eternalores:block/deepslate_iridium_ore_block" +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/diamond_dust.json b/src/generated/resources/assets/eternalores/models/item/diamond_dust.json index 6ffbf2e..3902939 100644 --- a/src/generated/resources/assets/eternalores/models/item/diamond_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/diamond_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/diamond_dust" + "layer0": "eternalores:item/dusts/diamond_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/diamond_hammer.json b/src/generated/resources/assets/eternalores/models/item/diamond_hammer.json index d2f7fd6..a8a4bbd 100644 --- a/src/generated/resources/assets/eternalores/models/item/diamond_hammer.json +++ b/src/generated/resources/assets/eternalores/models/item/diamond_hammer.json @@ -1,6 +1,6 @@ { - "parent": "minecraft:item/generated", + "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/diamond_hammer" + "layer0": "eternalores:item/hammers/diamond_hammer" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/electrum_dust.json b/src/generated/resources/assets/eternalores/models/item/electrum_dust.json index 4d57bc1..aff2cfe 100644 --- a/src/generated/resources/assets/eternalores/models/item/electrum_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/electrum_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/electrum_dust" + "layer0": "eternalores:item/dusts/electrum_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/electrum_ingot.json b/src/generated/resources/assets/eternalores/models/item/electrum_ingot.json index b2c69ab..7ac13e4 100644 --- a/src/generated/resources/assets/eternalores/models/item/electrum_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/electrum_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/electrum_ingot" + "layer0": "eternalores:item/ingots/electrum_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/electrum_nugget.json b/src/generated/resources/assets/eternalores/models/item/electrum_nugget.json index 3074f6d..41e3091 100644 --- a/src/generated/resources/assets/eternalores/models/item/electrum_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/electrum_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/electrum_nugget" + "layer0": "eternalores:item/nuggets/electrum_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/emerald_dust.json b/src/generated/resources/assets/eternalores/models/item/emerald_dust.json index 287be05..9e881a3 100644 --- a/src/generated/resources/assets/eternalores/models/item/emerald_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/emerald_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/emerald_dust" + "layer0": "eternalores:item/dusts/emerald_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ender_dust.json b/src/generated/resources/assets/eternalores/models/item/ender_dust.json index 79bf8c5..86871c0 100644 --- a/src/generated/resources/assets/eternalores/models/item/ender_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/ender_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ender_dust" + "layer0": "eternalores:item/dusts/ender_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/enderium_dust.json b/src/generated/resources/assets/eternalores/models/item/enderium_dust.json index a6fac68..1f00492 100644 --- a/src/generated/resources/assets/eternalores/models/item/enderium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/enderium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/enderium_dust" + "layer0": "eternalores:item/dusts/enderium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/enderium_ingot.json b/src/generated/resources/assets/eternalores/models/item/enderium_ingot.json index 997b3d0..27c74fd 100644 --- a/src/generated/resources/assets/eternalores/models/item/enderium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/enderium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/enderium_ingot" + "layer0": "eternalores:item/ingots/enderium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/enderium_nugget.json b/src/generated/resources/assets/eternalores/models/item/enderium_nugget.json index 4c1f1e6..ec53ead 100644 --- a/src/generated/resources/assets/eternalores/models/item/enderium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/enderium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/enderium_nugget" + "layer0": "eternalores:item/nuggets/enderium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/endstone_dust.json b/src/generated/resources/assets/eternalores/models/item/endstone_dust.json index 5976bbe..8e6543f 100644 --- a/src/generated/resources/assets/eternalores/models/item/endstone_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/endstone_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/endstone_dust" + "layer0": "eternalores:item/dusts/endstone_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/eternal_dark_ingot.json b/src/generated/resources/assets/eternalores/models/item/eternal_dark_ingot.json index 6fc6a4b..f42d766 100644 --- a/src/generated/resources/assets/eternalores/models/item/eternal_dark_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/eternal_dark_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/eternal_dark_ingot" + "layer0": "eternalores:item/ingots/eternal_dark_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/eternal_light_ingot.json b/src/generated/resources/assets/eternalores/models/item/eternal_light_ingot.json index e3ae4e3..150a650 100644 --- a/src/generated/resources/assets/eternalores/models/item/eternal_light_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/eternal_light_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/eternal_light_ingot" + "layer0": "eternalores:item/ingots/eternal_light_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/fluorite.json b/src/generated/resources/assets/eternalores/models/item/fluorite.json index e9605e0..2b6084d 100644 --- a/src/generated/resources/assets/eternalores/models/item/fluorite.json +++ b/src/generated/resources/assets/eternalores/models/item/fluorite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/fluorite" + "layer0": "eternalores:item/gems/fluorite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/fluorite_dust.json b/src/generated/resources/assets/eternalores/models/item/fluorite_dust.json index 7be9907..e8fcada 100644 --- a/src/generated/resources/assets/eternalores/models/item/fluorite_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/fluorite_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/fluorite_dust" + "layer0": "eternalores:item/dusts/fluorite_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gallium_dust.json b/src/generated/resources/assets/eternalores/models/item/gallium_dust.json index 48492f7..2a7eb0f 100644 --- a/src/generated/resources/assets/eternalores/models/item/gallium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/gallium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gallium_dust" + "layer0": "eternalores:item/dusts/gallium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gallium_ingot.json b/src/generated/resources/assets/eternalores/models/item/gallium_ingot.json index 28db3e7..1163e99 100644 --- a/src/generated/resources/assets/eternalores/models/item/gallium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/gallium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gallium_ingot" + "layer0": "eternalores:item/ingots/gallium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gallium_nugget.json b/src/generated/resources/assets/eternalores/models/item/gallium_nugget.json index 1acad14..91fcc3d 100644 --- a/src/generated/resources/assets/eternalores/models/item/gallium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/gallium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gallium_nugget" + "layer0": "eternalores:item/nuggets/gallium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_aluminum.json b/src/generated/resources/assets/eternalores/models/item/gear_aluminum.json index 3d4e78d..5e70bfb 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_aluminum.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_aluminum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_aluminum" + "layer0": "eternalores:item/gears/gear_aluminum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_bronze.json b/src/generated/resources/assets/eternalores/models/item/gear_bronze.json index c8837c6..dfc05a4 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_bronze.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_bronze.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_bronze" + "layer0": "eternalores:item/gears/gear_bronze" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_copper.json b/src/generated/resources/assets/eternalores/models/item/gear_copper.json index 2db1531..b5d6d2b 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_copper.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_copper.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_copper" + "layer0": "eternalores:item/gears/gear_copper" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_diamond.json b/src/generated/resources/assets/eternalores/models/item/gear_diamond.json index d7df229..5e97126 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_diamond.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_diamond.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_diamond" + "layer0": "eternalores:item/gears/gear_diamond" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_enderium.json b/src/generated/resources/assets/eternalores/models/item/gear_enderium.json index bc135f4..db0fc9e 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_enderium.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_enderium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_enderium" + "layer0": "eternalores:item/gears/gear_enderium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_gold.json b/src/generated/resources/assets/eternalores/models/item/gear_gold.json index 267ca55..576d9c1 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_gold.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_gold.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_gold" + "layer0": "eternalores:item/gears/gear_gold" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_iron.json b/src/generated/resources/assets/eternalores/models/item/gear_iron.json index 258444f..668185b 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_iron.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_iron.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_iron" + "layer0": "eternalores:item/gears/gear_iron" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_lead.json b/src/generated/resources/assets/eternalores/models/item/gear_lead.json index 5488f95..1e423df 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_lead.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_lead.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_lead" + "layer0": "eternalores:item/gears/gear_lead" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_osmium.json b/src/generated/resources/assets/eternalores/models/item/gear_osmium.json index d6136b0..ade2e3d 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_osmium.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_osmium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_osmium" + "layer0": "eternalores:item/gears/gear_osmium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_steel.json b/src/generated/resources/assets/eternalores/models/item/gear_steel.json index 1b3e88d..e48b19f 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_steel.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_steel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_steel" + "layer0": "eternalores:item/gears/gear_steel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gear_tin.json b/src/generated/resources/assets/eternalores/models/item/gear_tin.json index 6af4a59..cc17677 100644 --- a/src/generated/resources/assets/eternalores/models/item/gear_tin.json +++ b/src/generated/resources/assets/eternalores/models/item/gear_tin.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gear_tin" + "layer0": "eternalores:item/gears/gear_tin" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_amber.json b/src/generated/resources/assets/eternalores/models/item/gem_amber.json index 6e44023..c60306a 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_amber.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_amber.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_amber" + "layer0": "eternalores:item/gems/gem_amber" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_apatite.json b/src/generated/resources/assets/eternalores/models/item/gem_apatite.json index aba9f8f..77250f6 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_apatite.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_apatite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_apatite" + "layer0": "eternalores:item/gems/gem_apatite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_cinnabar.json b/src/generated/resources/assets/eternalores/models/item/gem_cinnabar.json index fbb9ec8..e239381 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_cinnabar.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_cinnabar.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_cinnabar" + "layer0": "eternalores:item/gems/gem_cinnabar" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_niter.json b/src/generated/resources/assets/eternalores/models/item/gem_niter.json index 426a8f6..425edff 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_niter.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_niter.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_niter" + "layer0": "eternalores:item/gems/gem_niter" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_obsidian_shard.json b/src/generated/resources/assets/eternalores/models/item/gem_obsidian_shard.json index d805676..3b50517 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_obsidian_shard.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_obsidian_shard.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_obsidian_shard" + "layer0": "eternalores:item/gems/gem_obsidian_shard" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_onyx.json b/src/generated/resources/assets/eternalores/models/item/gem_onyx.json index a620124..e0b1843 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_onyx.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_onyx.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_onyx" + "layer0": "eternalores:item/gems/gem_onyx" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_peridot.json b/src/generated/resources/assets/eternalores/models/item/gem_peridot.json index a1d6459..660f22b 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_peridot.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_peridot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_peridot" + "layer0": "eternalores:item/gems/gem_peridot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_ruby.json b/src/generated/resources/assets/eternalores/models/item/gem_ruby.json index ce77174..c904de8 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_ruby.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_ruby.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_ruby" + "layer0": "eternalores:item/gems/gem_ruby" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_sapphire.json b/src/generated/resources/assets/eternalores/models/item/gem_sapphire.json index 668b33c..b2a0f20 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_sapphire.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_sapphire.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_sapphire" + "layer0": "eternalores:item/gems/gem_sapphire" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gem_sapphire_shard.json b/src/generated/resources/assets/eternalores/models/item/gem_sapphire_shard.json index 550573c..751909d 100644 --- a/src/generated/resources/assets/eternalores/models/item/gem_sapphire_shard.json +++ b/src/generated/resources/assets/eternalores/models/item/gem_sapphire_shard.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gem_sapphire_shard" + "layer0": "eternalores:item/gems/gem_sapphire_shard" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/gold_dust.json b/src/generated/resources/assets/eternalores/models/item/gold_dust.json index af69c98..d445048 100644 --- a/src/generated/resources/assets/eternalores/models/item/gold_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/gold_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/gold_dust" + "layer0": "eternalores:item/dusts/gold_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/graphite_dust.json b/src/generated/resources/assets/eternalores/models/item/graphite_dust.json index f21c5d4..8b139f8 100644 --- a/src/generated/resources/assets/eternalores/models/item/graphite_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/graphite_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/graphite_dust" + "layer0": "eternalores:item/dusts/graphite_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/graphite_ingot.json b/src/generated/resources/assets/eternalores/models/item/graphite_ingot.json index 35b1854..cc93abc 100644 --- a/src/generated/resources/assets/eternalores/models/item/graphite_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/graphite_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/graphite_ingot" + "layer0": "eternalores:item/ingots/graphite_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/graphite_nugget.json b/src/generated/resources/assets/eternalores/models/item/graphite_nugget.json index 616f7b2..e40ef49 100644 --- a/src/generated/resources/assets/eternalores/models/item/graphite_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/graphite_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/graphite_nugget" + "layer0": "eternalores:item/nuggets/graphite_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/invar_dust.json b/src/generated/resources/assets/eternalores/models/item/invar_dust.json index 7772f04..a8216a2 100644 --- a/src/generated/resources/assets/eternalores/models/item/invar_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/invar_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/invar_dust" + "layer0": "eternalores:item/dusts/invar_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/invar_ingot.json b/src/generated/resources/assets/eternalores/models/item/invar_ingot.json index 7eba7eb..10f813f 100644 --- a/src/generated/resources/assets/eternalores/models/item/invar_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/invar_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/invar_ingot" + "layer0": "eternalores:item/ingots/invar_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/invar_nugget.json b/src/generated/resources/assets/eternalores/models/item/invar_nugget.json index 7c7aa29..3f904bf 100644 --- a/src/generated/resources/assets/eternalores/models/item/invar_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/invar_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/invar_nugget" + "layer0": "eternalores:item/nuggets/invar_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iridium_block.json b/src/generated/resources/assets/eternalores/models/item/iridium_block.json new file mode 100644 index 0000000..9b96d42 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/iridium_block.json @@ -0,0 +1,3 @@ +{ + "parent": "eternalores:block/iridium_block" +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iridium_dust.json b/src/generated/resources/assets/eternalores/models/item/iridium_dust.json new file mode 100644 index 0000000..1b40d1d --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/iridium_dust.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/dusts/iridium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iridium_ingot.json b/src/generated/resources/assets/eternalores/models/item/iridium_ingot.json new file mode 100644 index 0000000..499fad0 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/iridium_ingot.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/ingots/iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iridium_nugget.json b/src/generated/resources/assets/eternalores/models/item/iridium_nugget.json new file mode 100644 index 0000000..fa1b039 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/iridium_nugget.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/nuggets/iridium_nugget" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iridium_ore_block.json b/src/generated/resources/assets/eternalores/models/item/iridium_ore_block.json new file mode 100644 index 0000000..5e8015d --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/iridium_ore_block.json @@ -0,0 +1,3 @@ +{ + "parent": "eternalores:block/iridium_ore_block" +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iron_dust.json b/src/generated/resources/assets/eternalores/models/item/iron_dust.json index 76dc9ed..be83a26 100644 --- a/src/generated/resources/assets/eternalores/models/item/iron_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/iron_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/iron_dust" + "layer0": "eternalores:item/dusts/iron_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iron_gem_cutter.json b/src/generated/resources/assets/eternalores/models/item/iron_gem_cutter.json index 5164897..84ed778 100644 --- a/src/generated/resources/assets/eternalores/models/item/iron_gem_cutter.json +++ b/src/generated/resources/assets/eternalores/models/item/iron_gem_cutter.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/iron_gem_cutter" + "layer0": "eternalores:item/gem_cutters/iron_gem_cutter" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/iron_hammer.json b/src/generated/resources/assets/eternalores/models/item/iron_hammer.json index 21e4f39..fa138a1 100644 --- a/src/generated/resources/assets/eternalores/models/item/iron_hammer.json +++ b/src/generated/resources/assets/eternalores/models/item/iron_hammer.json @@ -1,6 +1,6 @@ { - "parent": "minecraft:item/generated", + "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/iron_hammer" + "layer0": "eternalores:item/hammers/iron_hammer" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lapis_lazuli_dust.json b/src/generated/resources/assets/eternalores/models/item/lapis_lazuli_dust.json index c62500d..1e3f36d 100644 --- a/src/generated/resources/assets/eternalores/models/item/lapis_lazuli_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/lapis_lazuli_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lapis_lazuli_dust" + "layer0": "eternalores:item/dusts/lapis_lazuli_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lead_dust.json b/src/generated/resources/assets/eternalores/models/item/lead_dust.json index 02a6fec..f505385 100644 --- a/src/generated/resources/assets/eternalores/models/item/lead_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/lead_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lead_dust" + "layer0": "eternalores:item/dusts/lead_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lead_ingot.json b/src/generated/resources/assets/eternalores/models/item/lead_ingot.json index e4c3a44..7347c21 100644 --- a/src/generated/resources/assets/eternalores/models/item/lead_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/lead_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lead_ingot" + "layer0": "eternalores:item/ingots/lead_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lead_nugget.json b/src/generated/resources/assets/eternalores/models/item/lead_nugget.json index 1cb05c7..e623127 100644 --- a/src/generated/resources/assets/eternalores/models/item/lead_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/lead_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lead_nugget" + "layer0": "eternalores:item/nuggets/lead_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lumium_dust.json b/src/generated/resources/assets/eternalores/models/item/lumium_dust.json index 703004c..e95795a 100644 --- a/src/generated/resources/assets/eternalores/models/item/lumium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/lumium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lumium_dust" + "layer0": "eternalores:item/dusts/lumium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lumium_ingot.json b/src/generated/resources/assets/eternalores/models/item/lumium_ingot.json index 147ff67..4d334c0 100644 --- a/src/generated/resources/assets/eternalores/models/item/lumium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/lumium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lumium_ingot" + "layer0": "eternalores:item/ingots/lumium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/lumium_nugget.json b/src/generated/resources/assets/eternalores/models/item/lumium_nugget.json index 98ba74b..4cfead9 100644 --- a/src/generated/resources/assets/eternalores/models/item/lumium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/lumium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/lumium_nugget" + "layer0": "eternalores:item/nuggets/lumium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/netherite_dust.json b/src/generated/resources/assets/eternalores/models/item/netherite_dust.json index b7d4bd8..6c4af40 100644 --- a/src/generated/resources/assets/eternalores/models/item/netherite_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/netherite_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/netherite_dust" + "layer0": "eternalores:item/dusts/netherite_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/netherite_nugget.json b/src/generated/resources/assets/eternalores/models/item/netherite_nugget.json index a2ceddf..04a4573 100644 --- a/src/generated/resources/assets/eternalores/models/item/netherite_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/netherite_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/netherite_nugget" + "layer0": "eternalores:item/nuggets/netherite_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/netherrack_dust.json b/src/generated/resources/assets/eternalores/models/item/netherrack_dust.json index 79fd899..8897bae 100644 --- a/src/generated/resources/assets/eternalores/models/item/netherrack_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/netherrack_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/netherrack_dust" + "layer0": "eternalores:item/dusts/netherrack_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/nickel_dust.json b/src/generated/resources/assets/eternalores/models/item/nickel_dust.json index 4ff0751..4caedbb 100644 --- a/src/generated/resources/assets/eternalores/models/item/nickel_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/nickel_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/nickel_dust" + "layer0": "eternalores:item/dusts/nickel_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/nickel_ingot.json b/src/generated/resources/assets/eternalores/models/item/nickel_ingot.json index 4c1c494..b9f36e3 100644 --- a/src/generated/resources/assets/eternalores/models/item/nickel_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/nickel_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/nickel_ingot" + "layer0": "eternalores:item/ingots/nickel_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/nickel_nugget.json b/src/generated/resources/assets/eternalores/models/item/nickel_nugget.json index 0b97ed0..c9438fa 100644 --- a/src/generated/resources/assets/eternalores/models/item/nickel_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/nickel_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/nickel_nugget" + "layer0": "eternalores:item/nuggets/nickel_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/niter_dust.json b/src/generated/resources/assets/eternalores/models/item/niter_dust.json index 44b12d8..7ad14b2 100644 --- a/src/generated/resources/assets/eternalores/models/item/niter_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/niter_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/niter_dust" + "layer0": "eternalores:item/dusts/niter_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/obsidian_dust.json b/src/generated/resources/assets/eternalores/models/item/obsidian_dust.json index 86582fb..b03cca0 100644 --- a/src/generated/resources/assets/eternalores/models/item/obsidian_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/obsidian_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/obsidian_dust" + "layer0": "eternalores:item/dusts/obsidian_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/onyx_dust.json b/src/generated/resources/assets/eternalores/models/item/onyx_dust.json index ca02963..7dddc2f 100644 --- a/src/generated/resources/assets/eternalores/models/item/onyx_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/onyx_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/onyx_dust" + "layer0": "eternalores:item/dusts/onyx_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/osmium_dust.json b/src/generated/resources/assets/eternalores/models/item/osmium_dust.json index 450ab74..5675134 100644 --- a/src/generated/resources/assets/eternalores/models/item/osmium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/osmium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/osmium_dust" + "layer0": "eternalores:item/dusts/osmium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/osmium_ingot.json b/src/generated/resources/assets/eternalores/models/item/osmium_ingot.json index 712692f..6954032 100644 --- a/src/generated/resources/assets/eternalores/models/item/osmium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/osmium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/osmium_ingot" + "layer0": "eternalores:item/ingots/osmium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/osmium_nugget.json b/src/generated/resources/assets/eternalores/models/item/osmium_nugget.json index 858dc25..221602d 100644 --- a/src/generated/resources/assets/eternalores/models/item/osmium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/osmium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/osmium_nugget" + "layer0": "eternalores:item/nuggets/osmium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/peridot_dust.json b/src/generated/resources/assets/eternalores/models/item/peridot_dust.json index f185334..c888fd5 100644 --- a/src/generated/resources/assets/eternalores/models/item/peridot_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/peridot_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/peridot_dust" + "layer0": "eternalores:item/dusts/peridot_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/pewter_dust.json b/src/generated/resources/assets/eternalores/models/item/pewter_dust.json index ac7fe50..fc0dbdb 100644 --- a/src/generated/resources/assets/eternalores/models/item/pewter_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/pewter_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/pewter_dust" + "layer0": "eternalores:item/dusts/pewter_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/pewter_ingot.json b/src/generated/resources/assets/eternalores/models/item/pewter_ingot.json index 5a5e36d..4f64548 100644 --- a/src/generated/resources/assets/eternalores/models/item/pewter_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/pewter_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/pewter_ingot" + "layer0": "eternalores:item/ingots/pewter_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/pewter_nugget.json b/src/generated/resources/assets/eternalores/models/item/pewter_nugget.json index 5a4b327..0ae4778 100644 --- a/src/generated/resources/assets/eternalores/models/item/pewter_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/pewter_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/pewter_nugget" + "layer0": "eternalores:item/nuggets/pewter_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_aluminum.json b/src/generated/resources/assets/eternalores/models/item/plate_aluminum.json index f67a0f4..cd32b5c 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_aluminum.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_aluminum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_aluminum" + "layer0": "eternalores:item/plates/plate_aluminum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_blue_steel.json b/src/generated/resources/assets/eternalores/models/item/plate_blue_steel.json index c5284ba..cd722c0 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_blue_steel.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_blue_steel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_blue_steel" + "layer0": "eternalores:item/plates/plate_blue_steel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_brass.json b/src/generated/resources/assets/eternalores/models/item/plate_brass.json index 15824be..d8a55fe 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_brass.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_brass.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_brass" + "layer0": "eternalores:item/plates/plate_brass" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_bronze.json b/src/generated/resources/assets/eternalores/models/item/plate_bronze.json index ec55fc1..3ff1119 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_bronze.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_bronze.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_bronze" + "layer0": "eternalores:item/plates/plate_bronze" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_cobalt.json b/src/generated/resources/assets/eternalores/models/item/plate_cobalt.json index 2dd09d3..83aba8e 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_cobalt.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_cobalt.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_cobalt" + "layer0": "eternalores:item/plates/plate_cobalt" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_constantan.json b/src/generated/resources/assets/eternalores/models/item/plate_constantan.json index 3601c09..43317f2 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_constantan.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_constantan.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_constantan" + "layer0": "eternalores:item/plates/plate_constantan" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_copper.json b/src/generated/resources/assets/eternalores/models/item/plate_copper.json index 0ec9256..5fc86c9 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_copper.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_copper.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_copper" + "layer0": "eternalores:item/plates/plate_copper" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_diamond.json b/src/generated/resources/assets/eternalores/models/item/plate_diamond.json new file mode 100644 index 0000000..5218be9 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/plate_diamond.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/plates/plate_diamond" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_electrum.json b/src/generated/resources/assets/eternalores/models/item/plate_electrum.json index 2c80877..0d60753 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_electrum.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_electrum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_electrum" + "layer0": "eternalores:item/plates/plate_electrum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_enderium.json b/src/generated/resources/assets/eternalores/models/item/plate_enderium.json index 88927ac..fd7b8e1 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_enderium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_enderium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_enderium" + "layer0": "eternalores:item/plates/plate_enderium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_gallium.json b/src/generated/resources/assets/eternalores/models/item/plate_gallium.json index 3bfa842..625c514 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_gallium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_gallium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_gallium" + "layer0": "eternalores:item/plates/plate_gallium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_gold.json b/src/generated/resources/assets/eternalores/models/item/plate_gold.json index 9591786..567bca6 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_gold.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_gold.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_gold" + "layer0": "eternalores:item/plates/plate_gold" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_graphite.json b/src/generated/resources/assets/eternalores/models/item/plate_graphite.json index 1ec2cef..eb9b9cf 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_graphite.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_graphite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_graphite" + "layer0": "eternalores:item/plates/plate_graphite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_invar.json b/src/generated/resources/assets/eternalores/models/item/plate_invar.json index 040c6dd..d3ab139 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_invar.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_invar.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_invar" + "layer0": "eternalores:item/plates/plate_invar" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_iridium.json b/src/generated/resources/assets/eternalores/models/item/plate_iridium.json new file mode 100644 index 0000000..403ddf0 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/plate_iridium.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/plates/plate_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_iron.json b/src/generated/resources/assets/eternalores/models/item/plate_iron.json index 9476365..ebe91d4 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_iron.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_iron.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_iron" + "layer0": "eternalores:item/plates/plate_iron" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_lead.json b/src/generated/resources/assets/eternalores/models/item/plate_lead.json index 523781e..bc8e227 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_lead.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_lead.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_lead" + "layer0": "eternalores:item/plates/plate_lead" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_lumium.json b/src/generated/resources/assets/eternalores/models/item/plate_lumium.json index 12b2e1c..f8e4db0 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_lumium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_lumium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_lumium" + "layer0": "eternalores:item/plates/plate_lumium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_netherite.json b/src/generated/resources/assets/eternalores/models/item/plate_netherite.json index 4e92413..4c0ee1d 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_netherite.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_netherite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_netherite" + "layer0": "eternalores:item/plates/plate_netherite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_nickel.json b/src/generated/resources/assets/eternalores/models/item/plate_nickel.json index eadde2b..df6437c 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_nickel.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_nickel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_nickel" + "layer0": "eternalores:item/plates/plate_nickel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_osmium.json b/src/generated/resources/assets/eternalores/models/item/plate_osmium.json index 727a3d4..10e4fdf 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_osmium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_osmium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_osmium" + "layer0": "eternalores:item/plates/plate_osmium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_platinum.json b/src/generated/resources/assets/eternalores/models/item/plate_platinum.json index 8937a67..8f6ed18 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_platinum.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_platinum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_platinum" + "layer0": "eternalores:item/plates/plate_platinum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_plutonium.json b/src/generated/resources/assets/eternalores/models/item/plate_plutonium.json index 103e478..995f28b 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_plutonium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_plutonium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_plutonium" + "layer0": "eternalores:item/plates/plate_plutonium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_rose_gold.json b/src/generated/resources/assets/eternalores/models/item/plate_rose_gold.json index bdd0d3c..786fb46 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_rose_gold.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_rose_gold.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_rose_gold" + "layer0": "eternalores:item/plates/plate_rose_gold" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_sapphire.json b/src/generated/resources/assets/eternalores/models/item/plate_sapphire.json index 8e1ab21..15bb683 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_sapphire.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_sapphire.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_sapphire" + "layer0": "eternalores:item/plates/plate_sapphire" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_signalum.json b/src/generated/resources/assets/eternalores/models/item/plate_signalum.json index 12994b7..4820ba3 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_signalum.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_signalum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_signalum" + "layer0": "eternalores:item/plates/plate_signalum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_silver.json b/src/generated/resources/assets/eternalores/models/item/plate_silver.json index 8b53484..a5ce540 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_silver.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_silver.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_silver" + "layer0": "eternalores:item/plates/plate_silver" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_steel.json b/src/generated/resources/assets/eternalores/models/item/plate_steel.json index 9887d51..e204078 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_steel.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_steel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_steel" + "layer0": "eternalores:item/plates/plate_steel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_tin.json b/src/generated/resources/assets/eternalores/models/item/plate_tin.json index e01b8f3..6426f9d 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_tin.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_tin.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_tin" + "layer0": "eternalores:item/plates/plate_tin" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_titanium.json b/src/generated/resources/assets/eternalores/models/item/plate_titanium.json index e933c05..5da9fce 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_titanium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_titanium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_titanium" + "layer0": "eternalores:item/plates/plate_titanium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_ultimatitanium.json b/src/generated/resources/assets/eternalores/models/item/plate_ultimatitanium.json index 457c5a6..5c9a89e 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_ultimatitanium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_ultimatitanium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_ultimatitanium" + "layer0": "eternalores:item/plates/plate_ultimatitanium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_uranium.json b/src/generated/resources/assets/eternalores/models/item/plate_uranium.json index c021350..a3be183 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_uranium.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_uranium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_uranium" + "layer0": "eternalores:item/plates/plate_uranium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plate_zinc.json b/src/generated/resources/assets/eternalores/models/item/plate_zinc.json index dd03f44..c7ba482 100644 --- a/src/generated/resources/assets/eternalores/models/item/plate_zinc.json +++ b/src/generated/resources/assets/eternalores/models/item/plate_zinc.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plate_zinc" + "layer0": "eternalores:item/plates/plate_zinc" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/platinum_dust.json b/src/generated/resources/assets/eternalores/models/item/platinum_dust.json index d844245..56ce88c 100644 --- a/src/generated/resources/assets/eternalores/models/item/platinum_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/platinum_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/platinum_dust" + "layer0": "eternalores:item/dusts/platinum_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/platinum_ingot.json b/src/generated/resources/assets/eternalores/models/item/platinum_ingot.json index 64d9207..49e202a 100644 --- a/src/generated/resources/assets/eternalores/models/item/platinum_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/platinum_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/platinum_ingot" + "layer0": "eternalores:item/ingots/platinum_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/platinum_nugget.json b/src/generated/resources/assets/eternalores/models/item/platinum_nugget.json index 016c93d..a47312a 100644 --- a/src/generated/resources/assets/eternalores/models/item/platinum_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/platinum_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/platinum_nugget" + "layer0": "eternalores:item/nuggets/platinum_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plutonium_dust.json b/src/generated/resources/assets/eternalores/models/item/plutonium_dust.json index 240438a..0860f34 100644 --- a/src/generated/resources/assets/eternalores/models/item/plutonium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/plutonium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plutonium_dust" + "layer0": "eternalores:item/dusts/plutonium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plutonium_ingot.json b/src/generated/resources/assets/eternalores/models/item/plutonium_ingot.json index 2f0bd7f..786c4ed 100644 --- a/src/generated/resources/assets/eternalores/models/item/plutonium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/plutonium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plutonium_ingot" + "layer0": "eternalores:item/ingots/plutonium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/plutonium_nugget.json b/src/generated/resources/assets/eternalores/models/item/plutonium_nugget.json index 58ca624..eccd04e 100644 --- a/src/generated/resources/assets/eternalores/models/item/plutonium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/plutonium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/plutonium_nugget" + "layer0": "eternalores:item/nuggets/plutonium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/quartz_dust.json b/src/generated/resources/assets/eternalores/models/item/quartz_dust.json index 4481829..cf45e9c 100644 --- a/src/generated/resources/assets/eternalores/models/item/quartz_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/quartz_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/quartz_dust" + "layer0": "eternalores:item/dusts/quartz_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_aluminum.json b/src/generated/resources/assets/eternalores/models/item/raw_aluminum.json index 48b2641..46b467f 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_aluminum.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_aluminum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_aluminum" + "layer0": "eternalores:item/raw_materials/raw_aluminum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_cobalt.json b/src/generated/resources/assets/eternalores/models/item/raw_cobalt.json index 3afd756..74d3030 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_cobalt.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_cobalt.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_cobalt" + "layer0": "eternalores:item/raw_materials/raw_cobalt" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_gallium.json b/src/generated/resources/assets/eternalores/models/item/raw_gallium.json index b251581..61bcf4b 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_gallium.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_gallium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_gallium" + "layer0": "eternalores:item/raw_materials/raw_gallium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_iridium.json b/src/generated/resources/assets/eternalores/models/item/raw_iridium.json new file mode 100644 index 0000000..928509a --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/raw_iridium.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "eternalores:item/raw_materials/raw_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_iridium_block.json b/src/generated/resources/assets/eternalores/models/item/raw_iridium_block.json new file mode 100644 index 0000000..c11e9b0 --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/raw_iridium_block.json @@ -0,0 +1,3 @@ +{ + "parent": "eternalores:block/raw_iridium_block" +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_lead.json b/src/generated/resources/assets/eternalores/models/item/raw_lead.json index 321cafe..9a00ee2 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_lead.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_lead.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_lead" + "layer0": "eternalores:item/raw_materials/raw_lead" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_nickel.json b/src/generated/resources/assets/eternalores/models/item/raw_nickel.json index c095726..dee4cca 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_nickel.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_nickel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_nickel" + "layer0": "eternalores:item/raw_materials/raw_nickel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_osmium.json b/src/generated/resources/assets/eternalores/models/item/raw_osmium.json index 58a21a7..e04bf52 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_osmium.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_osmium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_osmium" + "layer0": "eternalores:item/raw_materials/raw_osmium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_platinum.json b/src/generated/resources/assets/eternalores/models/item/raw_platinum.json index 78755cd..dde8824 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_platinum.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_platinum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_platinum" + "layer0": "eternalores:item/raw_materials/raw_platinum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_plutonium.json b/src/generated/resources/assets/eternalores/models/item/raw_plutonium.json index e701198..bd9051c 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_plutonium.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_plutonium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_plutonium" + "layer0": "eternalores:item/raw_materials/raw_plutonium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_silver.json b/src/generated/resources/assets/eternalores/models/item/raw_silver.json index a0392a7..149126e 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_silver.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_silver.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_silver" + "layer0": "eternalores:item/raw_materials/raw_silver" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_tin.json b/src/generated/resources/assets/eternalores/models/item/raw_tin.json index 9ef6606..7838075 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_tin.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_tin.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_tin" + "layer0": "eternalores:item/raw_materials/raw_tin" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_ultimatitanium.json b/src/generated/resources/assets/eternalores/models/item/raw_ultimatitanium.json index c2a61af..ca82914 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_ultimatitanium.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_ultimatitanium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_ultimatitanium" + "layer0": "eternalores:item/raw_materials/raw_ultimatitanium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_uranium.json b/src/generated/resources/assets/eternalores/models/item/raw_uranium.json index 8d26a7f..c5dcadc 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_uranium.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_uranium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_uranium" + "layer0": "eternalores:item/raw_materials/raw_uranium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/raw_zinc.json b/src/generated/resources/assets/eternalores/models/item/raw_zinc.json index c96003f..a601f9b 100644 --- a/src/generated/resources/assets/eternalores/models/item/raw_zinc.json +++ b/src/generated/resources/assets/eternalores/models/item/raw_zinc.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/raw_zinc" + "layer0": "eternalores:item/raw_materials/raw_zinc" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/redstone_ingot.json b/src/generated/resources/assets/eternalores/models/item/redstone_ingot.json index c50a5eb..53e2830 100644 --- a/src/generated/resources/assets/eternalores/models/item/redstone_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/redstone_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/redstone_ingot" + "layer0": "eternalores:item/ingots/redstone_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_aluminum.json b/src/generated/resources/assets/eternalores/models/item/rod_aluminum.json index 4233828..a6e2209 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_aluminum.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_aluminum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_aluminum" + "layer0": "eternalores:item/rods/rod_aluminum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_blue_steel.json b/src/generated/resources/assets/eternalores/models/item/rod_blue_steel.json index a769d06..8007a17 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_blue_steel.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_blue_steel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_blue_steel" + "layer0": "eternalores:item/rods/rod_blue_steel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_brass.json b/src/generated/resources/assets/eternalores/models/item/rod_brass.json index 6d14127..40b364b 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_brass.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_brass.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_brass" + "layer0": "eternalores:item/rods/rod_brass" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_bronze.json b/src/generated/resources/assets/eternalores/models/item/rod_bronze.json index 236e480..206ed1c 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_bronze.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_bronze.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_bronze" + "layer0": "eternalores:item/rods/rod_bronze" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_cobalt.json b/src/generated/resources/assets/eternalores/models/item/rod_cobalt.json index a2db926..4936350 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_cobalt.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_cobalt.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_cobalt" + "layer0": "eternalores:item/rods/rod_cobalt" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_constantan.json b/src/generated/resources/assets/eternalores/models/item/rod_constantan.json index b75dc90..b54d2c1 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_constantan.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_constantan.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_constantan" + "layer0": "eternalores:item/rods/rod_constantan" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_copper.json b/src/generated/resources/assets/eternalores/models/item/rod_copper.json index ba081ca..4a5142e 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_copper.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_copper.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_copper" + "layer0": "eternalores:item/rods/rod_copper" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_diamond.json b/src/generated/resources/assets/eternalores/models/item/rod_diamond.json index 41c3c16..f650621 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_diamond.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_diamond.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_diamond" + "layer0": "eternalores:item/rods/rod_diamond" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_electrum.json b/src/generated/resources/assets/eternalores/models/item/rod_electrum.json index e2b4be5..e51d658 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_electrum.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_electrum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_electrum" + "layer0": "eternalores:item/rods/rod_electrum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_enderium.json b/src/generated/resources/assets/eternalores/models/item/rod_enderium.json index 38be6ee..1d3ed2d 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_enderium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_enderium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_enderium" + "layer0": "eternalores:item/rods/rod_enderium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_gallium.json b/src/generated/resources/assets/eternalores/models/item/rod_gallium.json index 97f3941..93532a9 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_gallium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_gallium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_gallium" + "layer0": "eternalores:item/rods/rod_gallium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_gold.json b/src/generated/resources/assets/eternalores/models/item/rod_gold.json index b562048..a5729be 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_gold.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_gold.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_gold" + "layer0": "eternalores:item/rods/rod_gold" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_graphite.json b/src/generated/resources/assets/eternalores/models/item/rod_graphite.json index a0c5687..d1fc8b8 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_graphite.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_graphite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_graphite" + "layer0": "eternalores:item/rods/rod_graphite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_invar.json b/src/generated/resources/assets/eternalores/models/item/rod_invar.json index 9aedafc..aa0fc1f 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_invar.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_invar.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_invar" + "layer0": "eternalores:item/rods/rod_invar" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_iridium.json b/src/generated/resources/assets/eternalores/models/item/rod_iridium.json new file mode 100644 index 0000000..febdf3e --- /dev/null +++ b/src/generated/resources/assets/eternalores/models/item/rod_iridium.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/handheld", + "textures": { + "layer0": "eternalores:item/rods/rod_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_iron.json b/src/generated/resources/assets/eternalores/models/item/rod_iron.json index bd45764..98c69a4 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_iron.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_iron.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_iron" + "layer0": "eternalores:item/rods/rod_iron" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_lead.json b/src/generated/resources/assets/eternalores/models/item/rod_lead.json index dcb7d28..27d78c1 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_lead.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_lead.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_lead" + "layer0": "eternalores:item/rods/rod_lead" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_lumium.json b/src/generated/resources/assets/eternalores/models/item/rod_lumium.json index 23dfe39..24bf841 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_lumium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_lumium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_lumium" + "layer0": "eternalores:item/rods/rod_lumium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_netherite.json b/src/generated/resources/assets/eternalores/models/item/rod_netherite.json index 035a806..a3f07bb 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_netherite.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_netherite.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_netherite" + "layer0": "eternalores:item/rods/rod_netherite" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_nickel.json b/src/generated/resources/assets/eternalores/models/item/rod_nickel.json index 2fbad01..042774d 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_nickel.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_nickel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_nickel" + "layer0": "eternalores:item/rods/rod_nickel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_osmium.json b/src/generated/resources/assets/eternalores/models/item/rod_osmium.json index 5e13059..b1048fd 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_osmium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_osmium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_osmium" + "layer0": "eternalores:item/rods/rod_osmium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_platinum.json b/src/generated/resources/assets/eternalores/models/item/rod_platinum.json index 01062b7..cbcd7fc 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_platinum.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_platinum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_platinum" + "layer0": "eternalores:item/rods/rod_platinum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_plutonium.json b/src/generated/resources/assets/eternalores/models/item/rod_plutonium.json index 426bb4f..f3f1893 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_plutonium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_plutonium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_plutonium" + "layer0": "eternalores:item/rods/rod_plutonium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_rose_gold.json b/src/generated/resources/assets/eternalores/models/item/rod_rose_gold.json index d93bda3..655f4cd 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_rose_gold.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_rose_gold.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_rose_gold" + "layer0": "eternalores:item/rods/rod_rose_gold" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_sapphire.json b/src/generated/resources/assets/eternalores/models/item/rod_sapphire.json index c375e29..a5b1ac2 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_sapphire.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_sapphire.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_sapphire" + "layer0": "eternalores:item/rods/rod_sapphire" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_signalum.json b/src/generated/resources/assets/eternalores/models/item/rod_signalum.json index be21693..3b46078 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_signalum.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_signalum.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_signalum" + "layer0": "eternalores:item/rods/rod_signalum" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_silver.json b/src/generated/resources/assets/eternalores/models/item/rod_silver.json index 4e0efed..714329a 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_silver.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_silver.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_silver" + "layer0": "eternalores:item/rods/rod_silver" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_steel.json b/src/generated/resources/assets/eternalores/models/item/rod_steel.json index 8af1d28..e674f1d 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_steel.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_steel.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_steel" + "layer0": "eternalores:item/rods/rod_steel" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_tin.json b/src/generated/resources/assets/eternalores/models/item/rod_tin.json index 0a9cf3f..d9b2207 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_tin.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_tin.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_tin" + "layer0": "eternalores:item/rods/rod_tin" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_titanium.json b/src/generated/resources/assets/eternalores/models/item/rod_titanium.json index 4b405c9..b4914b9 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_titanium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_titanium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_titanium" + "layer0": "eternalores:item/rods/rod_titanium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_ultimatitanium.json b/src/generated/resources/assets/eternalores/models/item/rod_ultimatitanium.json index 0f1717e..9ece0fa 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_ultimatitanium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_ultimatitanium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_ultimatitanium" + "layer0": "eternalores:item/rods/rod_ultimatitanium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_uranium.json b/src/generated/resources/assets/eternalores/models/item/rod_uranium.json index 12deafe..0ddc97b 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_uranium.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_uranium.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_uranium" + "layer0": "eternalores:item/rods/rod_uranium" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rod_zinc.json b/src/generated/resources/assets/eternalores/models/item/rod_zinc.json index 3d08c9c..2e4ef82 100644 --- a/src/generated/resources/assets/eternalores/models/item/rod_zinc.json +++ b/src/generated/resources/assets/eternalores/models/item/rod_zinc.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/rod_zinc" + "layer0": "eternalores:item/rods/rod_zinc" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rose_gold_dust.json b/src/generated/resources/assets/eternalores/models/item/rose_gold_dust.json index 39249a5..0840bda 100644 --- a/src/generated/resources/assets/eternalores/models/item/rose_gold_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/rose_gold_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/rose_gold_dust" + "layer0": "eternalores:item/dusts/rose_gold_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rose_gold_ingot.json b/src/generated/resources/assets/eternalores/models/item/rose_gold_ingot.json index 737cf12..c96a5b4 100644 --- a/src/generated/resources/assets/eternalores/models/item/rose_gold_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/rose_gold_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/rose_gold_ingot" + "layer0": "eternalores:item/ingots/rose_gold_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/rose_gold_nugget.json b/src/generated/resources/assets/eternalores/models/item/rose_gold_nugget.json index aa21a6f..00bd10a 100644 --- a/src/generated/resources/assets/eternalores/models/item/rose_gold_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/rose_gold_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/rose_gold_nugget" + "layer0": "eternalores:item/nuggets/rose_gold_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ruby_dust.json b/src/generated/resources/assets/eternalores/models/item/ruby_dust.json index 4d6e15e..2da8298 100644 --- a/src/generated/resources/assets/eternalores/models/item/ruby_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/ruby_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ruby_dust" + "layer0": "eternalores:item/dusts/ruby_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/sapphire_dust.json b/src/generated/resources/assets/eternalores/models/item/sapphire_dust.json index a0ee19b..c37212e 100644 --- a/src/generated/resources/assets/eternalores/models/item/sapphire_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/sapphire_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/sapphire_dust" + "layer0": "eternalores:item/dusts/sapphire_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/signalum_dust.json b/src/generated/resources/assets/eternalores/models/item/signalum_dust.json index 3a56987..23a58db 100644 --- a/src/generated/resources/assets/eternalores/models/item/signalum_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/signalum_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/signalum_dust" + "layer0": "eternalores:item/dusts/signalum_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/signalum_ingot.json b/src/generated/resources/assets/eternalores/models/item/signalum_ingot.json index 24f3e8a..526dbaa 100644 --- a/src/generated/resources/assets/eternalores/models/item/signalum_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/signalum_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/signalum_ingot" + "layer0": "eternalores:item/ingots/signalum_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/signalum_nugget.json b/src/generated/resources/assets/eternalores/models/item/signalum_nugget.json index 65fcd2c..2c29275 100644 --- a/src/generated/resources/assets/eternalores/models/item/signalum_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/signalum_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/signalum_nugget" + "layer0": "eternalores:item/nuggets/signalum_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/silicon.json b/src/generated/resources/assets/eternalores/models/item/silicon.json index c733731..cfa9212 100644 --- a/src/generated/resources/assets/eternalores/models/item/silicon.json +++ b/src/generated/resources/assets/eternalores/models/item/silicon.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/silicon" + "layer0": "eternalores:item/misc/silicon" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/silver_dust.json b/src/generated/resources/assets/eternalores/models/item/silver_dust.json index 3225482..041a0c8 100644 --- a/src/generated/resources/assets/eternalores/models/item/silver_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/silver_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/silver_dust" + "layer0": "eternalores:item/dusts/silver_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/silver_ingot.json b/src/generated/resources/assets/eternalores/models/item/silver_ingot.json index d3ff14d..24b863d 100644 --- a/src/generated/resources/assets/eternalores/models/item/silver_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/silver_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/silver_ingot" + "layer0": "eternalores:item/ingots/silver_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/silver_nugget.json b/src/generated/resources/assets/eternalores/models/item/silver_nugget.json index b80c675..a1f61a8 100644 --- a/src/generated/resources/assets/eternalores/models/item/silver_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/silver_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/silver_nugget" + "layer0": "eternalores:item/nuggets/silver_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/steel_dust.json b/src/generated/resources/assets/eternalores/models/item/steel_dust.json index a30e7b0..f469385 100644 --- a/src/generated/resources/assets/eternalores/models/item/steel_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/steel_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/steel_dust" + "layer0": "eternalores:item/dusts/steel_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/steel_ingot.json b/src/generated/resources/assets/eternalores/models/item/steel_ingot.json index c148773..33b0792 100644 --- a/src/generated/resources/assets/eternalores/models/item/steel_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/steel_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/steel_ingot" + "layer0": "eternalores:item/ingots/steel_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/steel_nugget.json b/src/generated/resources/assets/eternalores/models/item/steel_nugget.json index 5a148d5..1722fa3 100644 --- a/src/generated/resources/assets/eternalores/models/item/steel_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/steel_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/steel_nugget" + "layer0": "eternalores:item/nuggets/steel_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/stone_hammer.json b/src/generated/resources/assets/eternalores/models/item/stone_hammer.json index eb0ea16..d857d9a 100644 --- a/src/generated/resources/assets/eternalores/models/item/stone_hammer.json +++ b/src/generated/resources/assets/eternalores/models/item/stone_hammer.json @@ -1,6 +1,6 @@ { - "parent": "minecraft:item/generated", + "parent": "minecraft:item/handheld", "textures": { - "layer0": "eternalores:item/stone_hammer" + "layer0": "eternalores:item/hammers/stone_hammer" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/sulfur.json b/src/generated/resources/assets/eternalores/models/item/sulfur.json index f4dd46e..eaf42e6 100644 --- a/src/generated/resources/assets/eternalores/models/item/sulfur.json +++ b/src/generated/resources/assets/eternalores/models/item/sulfur.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/sulfur" + "layer0": "eternalores:item/raw_materials/sulfur" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/sulfur_dust.json b/src/generated/resources/assets/eternalores/models/item/sulfur_dust.json index 26a502d..7ba08c0 100644 --- a/src/generated/resources/assets/eternalores/models/item/sulfur_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/sulfur_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/sulfur_dust" + "layer0": "eternalores:item/dusts/sulfur_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/tin_dust.json b/src/generated/resources/assets/eternalores/models/item/tin_dust.json index 0c9ad4f..55e14fd 100644 --- a/src/generated/resources/assets/eternalores/models/item/tin_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/tin_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/tin_dust" + "layer0": "eternalores:item/dusts/tin_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/tin_ingot.json b/src/generated/resources/assets/eternalores/models/item/tin_ingot.json index 94d8836..81645eb 100644 --- a/src/generated/resources/assets/eternalores/models/item/tin_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/tin_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/tin_ingot" + "layer0": "eternalores:item/ingots/tin_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/tin_nugget.json b/src/generated/resources/assets/eternalores/models/item/tin_nugget.json index 498e220..0f08fd6 100644 --- a/src/generated/resources/assets/eternalores/models/item/tin_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/tin_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/tin_nugget" + "layer0": "eternalores:item/nuggets/tin_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/titanium_dust.json b/src/generated/resources/assets/eternalores/models/item/titanium_dust.json index 61d2115..0efc59d 100644 --- a/src/generated/resources/assets/eternalores/models/item/titanium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/titanium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/titanium_dust" + "layer0": "eternalores:item/dusts/titanium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/titanium_ingot.json b/src/generated/resources/assets/eternalores/models/item/titanium_ingot.json index 785e6a2..18987d3 100644 --- a/src/generated/resources/assets/eternalores/models/item/titanium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/titanium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/titanium_ingot" + "layer0": "eternalores:item/ingots/titanium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/titanium_nugget.json b/src/generated/resources/assets/eternalores/models/item/titanium_nugget.json index 7bacf51..063c39b 100644 --- a/src/generated/resources/assets/eternalores/models/item/titanium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/titanium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/titanium_nugget" + "layer0": "eternalores:item/nuggets/titanium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ultimate_gear.json b/src/generated/resources/assets/eternalores/models/item/ultimate_gear.json index 3e59b81..88b83c5 100644 --- a/src/generated/resources/assets/eternalores/models/item/ultimate_gear.json +++ b/src/generated/resources/assets/eternalores/models/item/ultimate_gear.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ultimate_gear" + "layer0": "eternalores:item/gears/ultimate_gear" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_dust.json b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_dust.json index fce5772..1f990f1 100644 --- a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ultimatitanium_dust" + "layer0": "eternalores:item/dusts/ultimatitanium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_ingot.json b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_ingot.json index f584683..7cdb626 100644 --- a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ultimatitanium_ingot" + "layer0": "eternalores:item/ingots/ultimatitanium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_nugget.json b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_nugget.json index 61ff8a8..b9a55ed 100644 --- a/src/generated/resources/assets/eternalores/models/item/ultimatitanium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/ultimatitanium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/ultimatitanium_nugget" + "layer0": "eternalores:item/nuggets/ultimatitanium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/uranium_dust.json b/src/generated/resources/assets/eternalores/models/item/uranium_dust.json index 2384be3..d3081cc 100644 --- a/src/generated/resources/assets/eternalores/models/item/uranium_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/uranium_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/uranium_dust" + "layer0": "eternalores:item/dusts/uranium_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/uranium_ingot.json b/src/generated/resources/assets/eternalores/models/item/uranium_ingot.json index c66c3ac..f27f750 100644 --- a/src/generated/resources/assets/eternalores/models/item/uranium_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/uranium_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/uranium_ingot" + "layer0": "eternalores:item/ingots/uranium_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/uranium_nugget.json b/src/generated/resources/assets/eternalores/models/item/uranium_nugget.json index 0fe17d3..fbf83f8 100644 --- a/src/generated/resources/assets/eternalores/models/item/uranium_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/uranium_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/uranium_nugget" + "layer0": "eternalores:item/nuggets/uranium_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/zinc_dust.json b/src/generated/resources/assets/eternalores/models/item/zinc_dust.json index 73713c9..a25b1b3 100644 --- a/src/generated/resources/assets/eternalores/models/item/zinc_dust.json +++ b/src/generated/resources/assets/eternalores/models/item/zinc_dust.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/zinc_dust" + "layer0": "eternalores:item/dusts/zinc_dust" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/zinc_ingot.json b/src/generated/resources/assets/eternalores/models/item/zinc_ingot.json index 41dcad5..6e5319d 100644 --- a/src/generated/resources/assets/eternalores/models/item/zinc_ingot.json +++ b/src/generated/resources/assets/eternalores/models/item/zinc_ingot.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/zinc_ingot" + "layer0": "eternalores:item/ingots/zinc_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/assets/eternalores/models/item/zinc_nugget.json b/src/generated/resources/assets/eternalores/models/item/zinc_nugget.json index 99dffae..52dc757 100644 --- a/src/generated/resources/assets/eternalores/models/item/zinc_nugget.json +++ b/src/generated/resources/assets/eternalores/models/item/zinc_nugget.json @@ -1,6 +1,6 @@ { "parent": "minecraft:item/generated", "textures": { - "layer0": "eternalores:item/zinc_nugget" + "layer0": "eternalores:item/nuggets/zinc_nugget" } } \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/block/metal_block.json b/src/generated/resources/data/c/tags/block/metal_block.json index 7ff228b..73b55dd 100644 --- a/src/generated/resources/data/c/tags/block/metal_block.json +++ b/src/generated/resources/data/c/tags/block/metal_block.json @@ -12,6 +12,7 @@ "eternalores:gallium_block", "eternalores:graphite_block", "eternalores:invar_block", + "eternalores:iridium_block", "eternalores:lead_block", "eternalores:lumium_block", "eternalores:nickel_block", diff --git a/src/generated/resources/data/c/tags/block/ores.json b/src/generated/resources/data/c/tags/block/ores.json index 6fbd22c..6bcb87a 100644 --- a/src/generated/resources/data/c/tags/block/ores.json +++ b/src/generated/resources/data/c/tags/block/ores.json @@ -14,6 +14,8 @@ "eternalores:deepslate_fluorite_ore_block", "eternalores:gallium_ore_block", "eternalores:deepslate_gallium_ore_block", + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block", "eternalores:lead_ore_block", "eternalores:deepslate_lead_ore_block", "eternalores:nickel_ore_block", diff --git a/src/generated/resources/data/c/tags/block/ores/iridium.json b/src/generated/resources/data/c/tags/block/ores/iridium.json new file mode 100644 index 0000000..dd89ed6 --- /dev/null +++ b/src/generated/resources/data/c/tags/block/ores/iridium.json @@ -0,0 +1,6 @@ +{ + "values": [ + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/block/ores_in_ground/deepslate.json b/src/generated/resources/data/c/tags/block/ores_in_ground/deepslate.json index de0f44e..a16068b 100644 --- a/src/generated/resources/data/c/tags/block/ores_in_ground/deepslate.json +++ b/src/generated/resources/data/c/tags/block/ores_in_ground/deepslate.json @@ -6,6 +6,7 @@ "eternalores:deepslate_cinnabar_ore_block", "eternalores:deepslate_cobalt_ore_block", "eternalores:deepslate_fluorite_ore_block", + "eternalores:deepslate_iridium_ore_block", "eternalores:deepslate_lead_ore_block", "eternalores:deepslate_nickel_ore_block", "eternalores:deepslate_niter_ore_block", diff --git a/src/generated/resources/data/c/tags/block/ores_in_ground/stone.json b/src/generated/resources/data/c/tags/block/ores_in_ground/stone.json index 95bd663..8030049 100644 --- a/src/generated/resources/data/c/tags/block/ores_in_ground/stone.json +++ b/src/generated/resources/data/c/tags/block/ores_in_ground/stone.json @@ -6,6 +6,8 @@ "eternalores:cinnabar_ore_block", "eternalores:cobalt_ore_block", "eternalores:fluorite_ore_block", + "eternalores:gallium_ore_block", + "eternalores:iridium_ore_block", "eternalores:lead_ore_block", "eternalores:nickel_ore_block", "eternalores:niter_ore_block", @@ -20,7 +22,6 @@ "eternalores:uranium_ore_block", "eternalores:silver_ore_block", "eternalores:zinc_ore_block", - "eternalores:gallium_ore_block", "eternalores:peridot_ore_block" ] } \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/block/raw_ore_block.json b/src/generated/resources/data/c/tags/block/raw_ore_block.json index b04293a..001b0cb 100644 --- a/src/generated/resources/data/c/tags/block/raw_ore_block.json +++ b/src/generated/resources/data/c/tags/block/raw_ore_block.json @@ -2,6 +2,7 @@ "values": [ "eternalores:raw_aluminum_block", "eternalores:raw_cobalt_block", + "eternalores:raw_iridium_block", "eternalores:raw_lead_block", "eternalores:raw_nickel_block", "eternalores:raw_osmium_block", diff --git a/src/generated/resources/data/c/tags/block/storage_blocks.json b/src/generated/resources/data/c/tags/block/storage_blocks.json index 1ef8c17..770232c 100644 --- a/src/generated/resources/data/c/tags/block/storage_blocks.json +++ b/src/generated/resources/data/c/tags/block/storage_blocks.json @@ -16,6 +16,7 @@ "eternalores:gallium_block", "eternalores:graphite_block", "eternalores:invar_block", + "eternalores:iridium_block", "eternalores:lead_block", "eternalores:lumium_block", "eternalores:nickel_block", @@ -39,6 +40,8 @@ "eternalores:zinc_block", "eternalores:raw_aluminum_block", "eternalores:raw_cobalt_block", + "eternalores:raw_gallium_block", + "eternalores:raw_iridium_block", "eternalores:raw_lead_block", "eternalores:raw_nickel_block", "eternalores:raw_osmium_block", diff --git a/src/generated/resources/data/c/tags/block/storage_blocks/iridium.json b/src/generated/resources/data/c/tags/block/storage_blocks/iridium.json new file mode 100644 index 0000000..6d106be --- /dev/null +++ b/src/generated/resources/data/c/tags/block/storage_blocks/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:iridium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/block/storage_blocks/raw_gallium.json b/src/generated/resources/data/c/tags/block/storage_blocks/raw_gallium.json new file mode 100644 index 0000000..e765d49 --- /dev/null +++ b/src/generated/resources/data/c/tags/block/storage_blocks/raw_gallium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:raw_gallium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/block/storage_blocks/raw_iridium.json b/src/generated/resources/data/c/tags/block/storage_blocks/raw_iridium.json new file mode 100644 index 0000000..3fe21ab --- /dev/null +++ b/src/generated/resources/data/c/tags/block/storage_blocks/raw_iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:raw_iridium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/dusts.json b/src/generated/resources/data/c/tags/item/dusts.json index b55ae29..82dc317 100644 --- a/src/generated/resources/data/c/tags/item/dusts.json +++ b/src/generated/resources/data/c/tags/item/dusts.json @@ -23,6 +23,7 @@ "eternalores:gold_dust", "eternalores:graphite_dust", "eternalores:invar_dust", + "eternalores:iridium_dust", "eternalores:iron_dust", "eternalores:lapis_lazuli_dust", "eternalores:lead_dust", diff --git a/src/generated/resources/data/c/tags/item/dusts/fluorite.json b/src/generated/resources/data/c/tags/item/dusts/fluorite.json new file mode 100644 index 0000000..3125a0d --- /dev/null +++ b/src/generated/resources/data/c/tags/item/dusts/fluorite.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:fluorite_dust" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/dusts/iridium.json b/src/generated/resources/data/c/tags/item/dusts/iridium.json new file mode 100644 index 0000000..1a8d614 --- /dev/null +++ b/src/generated/resources/data/c/tags/item/dusts/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:iridium_dust" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/gem_plates.json b/src/generated/resources/data/c/tags/item/gem_plates.json index 7afaaa7..dcfa134 100644 --- a/src/generated/resources/data/c/tags/item/gem_plates.json +++ b/src/generated/resources/data/c/tags/item/gem_plates.json @@ -1,5 +1,6 @@ { "values": [ + "eternalores:plate_diamond", "eternalores:plate_sapphire" ] } \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/ingots.json b/src/generated/resources/data/c/tags/item/ingots.json index 72d82a2..9765d2c 100644 --- a/src/generated/resources/data/c/tags/item/ingots.json +++ b/src/generated/resources/data/c/tags/item/ingots.json @@ -14,6 +14,7 @@ "eternalores:gallium_ingot", "eternalores:graphite_ingot", "eternalores:invar_ingot", + "eternalores:iridium_ingot", "eternalores:lead_ingot", "eternalores:lumium_ingot", "eternalores:nickel_ingot", diff --git a/src/generated/resources/data/c/tags/item/ingots/iridium.json b/src/generated/resources/data/c/tags/item/ingots/iridium.json new file mode 100644 index 0000000..4002bcd --- /dev/null +++ b/src/generated/resources/data/c/tags/item/ingots/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:iridium_ingot" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/metal_dust.json b/src/generated/resources/data/c/tags/item/metal_dust.json index ea26182..656efd9 100644 --- a/src/generated/resources/data/c/tags/item/metal_dust.json +++ b/src/generated/resources/data/c/tags/item/metal_dust.json @@ -14,6 +14,7 @@ "eternalores:gold_dust", "eternalores:graphite_dust", "eternalores:invar_dust", + "eternalores:iridium_dust", "eternalores:iron_dust", "eternalores:lead_dust", "eternalores:lumium_dust", diff --git a/src/generated/resources/data/c/tags/item/metal_plates.json b/src/generated/resources/data/c/tags/item/metal_plates.json index 6b1b54e..f83c853 100644 --- a/src/generated/resources/data/c/tags/item/metal_plates.json +++ b/src/generated/resources/data/c/tags/item/metal_plates.json @@ -12,6 +12,7 @@ "eternalores:plate_gallium", "eternalores:plate_gold", "eternalores:plate_invar", + "eternalores:plate_iridium", "eternalores:plate_iron", "eternalores:plate_lead", "eternalores:plate_lumium", diff --git a/src/generated/resources/data/c/tags/item/metal_rods.json b/src/generated/resources/data/c/tags/item/metal_rods.json index 33807ac..ac92138 100644 --- a/src/generated/resources/data/c/tags/item/metal_rods.json +++ b/src/generated/resources/data/c/tags/item/metal_rods.json @@ -12,6 +12,7 @@ "eternalores:rod_gallium", "eternalores:rod_gold", "eternalores:rod_invar", + "eternalores:rod_iridium", "eternalores:rod_iron", "eternalores:rod_lead", "eternalores:rod_lumium", diff --git a/src/generated/resources/data/c/tags/item/nuggets.json b/src/generated/resources/data/c/tags/item/nuggets.json index 28721f1..b10f869 100644 --- a/src/generated/resources/data/c/tags/item/nuggets.json +++ b/src/generated/resources/data/c/tags/item/nuggets.json @@ -13,6 +13,7 @@ "eternalores:gallium_nugget", "eternalores:graphite_nugget", "eternalores:invar_nugget", + "eternalores:iridium_nugget", "eternalores:lead_nugget", "eternalores:lumium_nugget", "eternalores:netherite_nugget", diff --git a/src/generated/resources/data/c/tags/item/nuggets/iridium.json b/src/generated/resources/data/c/tags/item/nuggets/iridium.json new file mode 100644 index 0000000..7707ff3 --- /dev/null +++ b/src/generated/resources/data/c/tags/item/nuggets/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:iridium_nugget" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/ores.json b/src/generated/resources/data/c/tags/item/ores.json index 6fbd22c..6bcb87a 100644 --- a/src/generated/resources/data/c/tags/item/ores.json +++ b/src/generated/resources/data/c/tags/item/ores.json @@ -14,6 +14,8 @@ "eternalores:deepslate_fluorite_ore_block", "eternalores:gallium_ore_block", "eternalores:deepslate_gallium_ore_block", + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block", "eternalores:lead_ore_block", "eternalores:deepslate_lead_ore_block", "eternalores:nickel_ore_block", diff --git a/src/generated/resources/data/c/tags/item/ores/iridium.json b/src/generated/resources/data/c/tags/item/ores/iridium.json new file mode 100644 index 0000000..dd89ed6 --- /dev/null +++ b/src/generated/resources/data/c/tags/item/ores/iridium.json @@ -0,0 +1,6 @@ +{ + "values": [ + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/plates.json b/src/generated/resources/data/c/tags/item/plates.json index e5f6978..d7df57b 100644 --- a/src/generated/resources/data/c/tags/item/plates.json +++ b/src/generated/resources/data/c/tags/item/plates.json @@ -7,6 +7,7 @@ "eternalores:plate_cobalt", "eternalores:plate_constantan", "eternalores:plate_copper", + "eternalores:plate_diamond", "eternalores:plate_electrum", "eternalores:plate_enderium", "eternalores:plate_gallium", diff --git a/src/generated/resources/data/c/tags/item/plates/diamond.json b/src/generated/resources/data/c/tags/item/plates/diamond.json new file mode 100644 index 0000000..d97e8a6 --- /dev/null +++ b/src/generated/resources/data/c/tags/item/plates/diamond.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:plate_diamond" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/plates/iridium.json b/src/generated/resources/data/c/tags/item/plates/iridium.json new file mode 100644 index 0000000..d4ebd1e --- /dev/null +++ b/src/generated/resources/data/c/tags/item/plates/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:plate_iridium" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/raw_materials.json b/src/generated/resources/data/c/tags/item/raw_materials.json index a412416..e4b74e2 100644 --- a/src/generated/resources/data/c/tags/item/raw_materials.json +++ b/src/generated/resources/data/c/tags/item/raw_materials.json @@ -3,6 +3,7 @@ "eternalores:raw_aluminum", "eternalores:raw_cobalt", "eternalores:raw_gallium", + "eternalores:raw_iridium", "eternalores:raw_lead", "eternalores:raw_nickel", "eternalores:raw_osmium", diff --git a/src/generated/resources/data/c/tags/item/rods.json b/src/generated/resources/data/c/tags/item/rods.json index adcf5b5..d5a8868 100644 --- a/src/generated/resources/data/c/tags/item/rods.json +++ b/src/generated/resources/data/c/tags/item/rods.json @@ -13,6 +13,7 @@ "eternalores:rod_gold", "eternalores:rod_graphite", "eternalores:rod_invar", + "eternalores:rod_iridium", "eternalores:rod_iron", "eternalores:rod_lead", "eternalores:rod_lumium", diff --git a/src/generated/resources/data/c/tags/item/rods/iridium.json b/src/generated/resources/data/c/tags/item/rods/iridium.json new file mode 100644 index 0000000..8b1f5dd --- /dev/null +++ b/src/generated/resources/data/c/tags/item/rods/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:rod_iridium" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/storage_blocks.json b/src/generated/resources/data/c/tags/item/storage_blocks.json index 1ef8c17..770232c 100644 --- a/src/generated/resources/data/c/tags/item/storage_blocks.json +++ b/src/generated/resources/data/c/tags/item/storage_blocks.json @@ -16,6 +16,7 @@ "eternalores:gallium_block", "eternalores:graphite_block", "eternalores:invar_block", + "eternalores:iridium_block", "eternalores:lead_block", "eternalores:lumium_block", "eternalores:nickel_block", @@ -39,6 +40,8 @@ "eternalores:zinc_block", "eternalores:raw_aluminum_block", "eternalores:raw_cobalt_block", + "eternalores:raw_gallium_block", + "eternalores:raw_iridium_block", "eternalores:raw_lead_block", "eternalores:raw_nickel_block", "eternalores:raw_osmium_block", diff --git a/src/generated/resources/data/c/tags/item/storage_blocks/iridium.json b/src/generated/resources/data/c/tags/item/storage_blocks/iridium.json new file mode 100644 index 0000000..6d106be --- /dev/null +++ b/src/generated/resources/data/c/tags/item/storage_blocks/iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:iridium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/storage_blocks/raw_gallium.json b/src/generated/resources/data/c/tags/item/storage_blocks/raw_gallium.json new file mode 100644 index 0000000..e765d49 --- /dev/null +++ b/src/generated/resources/data/c/tags/item/storage_blocks/raw_gallium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:raw_gallium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/c/tags/item/storage_blocks/raw_iridium.json b/src/generated/resources/data/c/tags/item/storage_blocks/raw_iridium.json new file mode 100644 index 0000000..3fe21ab --- /dev/null +++ b/src/generated/resources/data/c/tags/item/storage_blocks/raw_iridium.json @@ -0,0 +1,5 @@ +{ + "values": [ + "eternalores:raw_iridium_block" + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_ingot_to_block.json new file mode 100644 index 0000000..61aab63 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_raw_to_block.json new file mode 100644 index 0000000..5acc839 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/aluminum_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/amber_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/amber_gem_to_block.json new file mode 100644 index 0000000..25e457c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/amber_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_amber_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_amber" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:amber_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_amber_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:amber_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/apatite_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/apatite_gem_to_block.json new file mode 100644 index 0000000..00c024e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/apatite_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_apatite_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_apatite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:apatite_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_apatite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:apatite_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/blue_steel_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/blue_steel_ingot_to_block.json new file mode 100644 index 0000000..3d2e558 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/blue_steel_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/brass_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/brass_ingot_to_block.json new file mode 100644 index 0000000..7d02c28 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/brass_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/britannia_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/britannia_ingot_to_block.json new file mode 100644 index 0000000..6fd18c3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/britannia_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/bronze_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/bronze_ingot_to_block.json new file mode 100644 index 0000000..e52cf83 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/bronze_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cinnabar_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cinnabar_gem_to_block.json new file mode 100644 index 0000000..75a7e34 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cinnabar_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cinnabar_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_cinnabar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cinnabar_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cinnabar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cinnabar_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_ingot_to_block.json new file mode 100644 index 0000000..37f26a8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_raw_to_block.json new file mode 100644 index 0000000..50ae9eb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/cobalt_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/constantan_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/constantan_ingot_to_block.json new file mode 100644 index 0000000..d540980 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/constantan_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/electrum_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/electrum_ingot_to_block.json new file mode 100644 index 0000000..5f328f3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/electrum_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/enderium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/enderium_ingot_to_block.json new file mode 100644 index 0000000..b9ff7a4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/enderium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/fluorite_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/fluorite_gem_to_block.json new file mode 100644 index 0000000..077e136 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/fluorite_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_fluorite_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:fluorite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:fluorite_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_fluorite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:fluorite_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_ingot_to_block.json new file mode 100644 index 0000000..42d99b8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_raw_to_block.json new file mode 100644 index 0000000..facb7c7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/gallium_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/graphite_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/graphite_ingot_to_block.json new file mode 100644 index 0000000..4689bfb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/graphite_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/invar_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/invar_ingot_to_block.json new file mode 100644 index 0000000..c4a4bb3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/invar_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_ingot_to_block.json new file mode 100644 index 0000000..24f95ce --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_raw_to_block.json new file mode 100644 index 0000000..3a679f9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/iridium_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_ingot_to_block.json new file mode 100644 index 0000000..41e05bd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_raw_to_block.json new file mode 100644 index 0000000..f7fe2d4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lead_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lumium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lumium_ingot_to_block.json new file mode 100644 index 0000000..ba09a90 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/lumium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_ingot_to_block.json new file mode 100644 index 0000000..b6ab35d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_raw_to_block.json new file mode 100644 index 0000000..e653aba --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/nickel_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/niter_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/niter_gem_to_block.json new file mode 100644 index 0000000..53dd2bd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/niter_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_niter_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_niter" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:niter_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_niter_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:niter_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/onyx_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/onyx_gem_to_block.json new file mode 100644 index 0000000..2dc524b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/onyx_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_onyx_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_onyx" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:onyx_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_onyx_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:onyx_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_ingot_to_block.json new file mode 100644 index 0000000..d1b3d1b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_raw_to_block.json new file mode 100644 index 0000000..a814c68 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/osmium_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/peridot_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/peridot_gem_to_block.json new file mode 100644 index 0000000..b0996f8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/peridot_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_peridot_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_peridot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:peridot_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_peridot_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:peridot_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/pewter_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/pewter_ingot_to_block.json new file mode 100644 index 0000000..98c9a78 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/pewter_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_ingot_to_block.json new file mode 100644 index 0000000..1000335 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_raw_to_block.json new file mode 100644 index 0000000..0fba245 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/platinum_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_ingot_to_block.json new file mode 100644 index 0000000..68feb57 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_raw_to_block.json new file mode 100644 index 0000000..3823388 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/plutonium_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/rose_gold_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/rose_gold_ingot_to_block.json new file mode 100644 index 0000000..6c668ca --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/rose_gold_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ruby_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ruby_gem_to_block.json new file mode 100644 index 0000000..1ff7da5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ruby_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ruby_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_ruby" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ruby_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ruby_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ruby_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sapphire_gem_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sapphire_gem_to_block.json new file mode 100644 index 0000000..0d37a7d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sapphire_gem_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_gem_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_gem_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/signalum_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/signalum_ingot_to_block.json new file mode 100644 index 0000000..0d531bc --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/signalum_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_ingot_to_block.json new file mode 100644 index 0000000..b60fa4d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_raw_to_block.json new file mode 100644 index 0000000..91e21aa --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/silver_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/steel_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/steel_ingot_to_block.json new file mode 100644 index 0000000..c09f494 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/steel_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sulfur_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sulfur_raw_to_block.json new file mode 100644 index 0000000..3be20c5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/sulfur_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sulfur_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:sulfur" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sulfur_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sulfur_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sulfur_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_ingot_to_block.json new file mode 100644 index 0000000..c5da70a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_raw_to_block.json new file mode 100644 index 0000000..de3cc8a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/tin_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/titanium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/titanium_ingot_to_block.json new file mode 100644 index 0000000..bdf8e2b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/titanium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ultimatitanium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ultimatitanium_ingot_to_block.json new file mode 100644 index 0000000..573c49c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/ultimatitanium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_ingot_to_block.json new file mode 100644 index 0000000..899d958 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_raw_to_block.json new file mode 100644 index 0000000..55d40e6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/uranium_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_ingot_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_ingot_to_block.json new file mode 100644 index 0000000..de59d7a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_ingot_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_ingot_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_ingot_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_raw_to_block.json b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_raw_to_block.json new file mode 100644 index 0000000..2f843ec --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/building_blocks/zinc_raw_to_block.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_to_block" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_to_block" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_block_to_ingot.json new file mode 100644 index 0000000..8b1a160 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_blasting.json new file mode 100644 index 0000000..5f7017c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_furnace.json new file mode 100644 index 0000000..3cf8a7e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_dust.json new file mode 100644 index 0000000..4cf306b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_nugget.json new file mode 100644 index 0000000..8648de3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_nugget_to_ingot.json new file mode 100644 index 0000000..e411d46 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:aluminum_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate.json new file mode 100644 index 0000000..b417d83 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..0d2588f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_blasting.json new file mode 100644 index 0000000..bbbf6ed --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_furnace.json new file mode 100644 index 0000000..9a46121 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_ore.json new file mode 100644 index 0000000..e8815e2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_dust.json new file mode 100644 index 0000000..4f74ab6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_blasting.json new file mode 100644 index 0000000..b0868c4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_furnace.json new file mode 100644 index 0000000..9c7f6a8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod.json new file mode 100644 index 0000000..8ecca26 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..d0ab060 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/aluminum_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_aluminum_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_aluminum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:aluminum_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_aluminum_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:aluminum_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_block_to_gem.json new file mode 100644 index 0000000..15c6176 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_amber_block": { + "conditions": { + "items": [ + { + "items": "eternalores:amber_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:amber_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_amber_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:amber_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_blasting.json new file mode 100644 index 0000000..280009e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_amber_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:amber_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:amber_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_amber_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:amber_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_furnace.json new file mode 100644 index 0000000..a42e5d3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_amber_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:amber_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:amber_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_amber_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:amber_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_gem_to_dust.json new file mode 100644 index 0000000..5b028b6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/amber_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_amber_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_amber" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:amber_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_amber_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:amber_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_block_to_gem.json new file mode 100644 index 0000000..5d2ac4f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_apatite_block": { + "conditions": { + "items": [ + { + "items": "eternalores:apatite_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:apatite_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_apatite_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:apatite_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_blasting.json new file mode 100644 index 0000000..62d05ee --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_apatite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:apatite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:apatite_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_apatite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:apatite_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_furnace.json new file mode 100644 index 0000000..2a35fe8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_apatite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:apatite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:apatite_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_apatite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:apatite_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_gem_to_dust.json new file mode 100644 index 0000000..7f9b619 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/apatite_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_apatite_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_apatite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:apatite_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_apatite_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:apatite_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_block_to_ingot.json new file mode 100644 index 0000000..51216c1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_block": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_blasting.json new file mode 100644 index 0000000..644e11c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_furnace.json new file mode 100644 index 0000000..4fe79d7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_dust.json new file mode 100644 index 0000000..da4e54f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_nugget.json new file mode 100644 index 0000000..99d2361 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_nugget_to_ingot.json new file mode 100644 index 0000000..695da85 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:blue_steel_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate.json new file mode 100644 index 0000000..d2d9281 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/blue_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..849ad8f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_blue_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod.json new file mode 100644 index 0000000..0da6a54 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/blue_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..f6b2955 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/blue_steel_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_blue_steel_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_blue_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:blue_steel_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_blue_steel_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:blue_steel_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_block_to_ingot.json new file mode 100644 index 0000000..981df98 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_block": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_blasting.json new file mode 100644 index 0000000..2384b01 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_furnace.json new file mode 100644 index 0000000..a00d381 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_dust.json new file mode 100644 index 0000000..5361c03 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_nugget.json new file mode 100644 index 0000000..291c4b0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_nugget_to_ingot.json new file mode 100644 index 0000000..347f02b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:brass_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate.json new file mode 100644 index 0000000..4a5f2bd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/brass" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..d0cc395 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_brass" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod.json new file mode 100644 index 0000000..0600902 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/brass" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..5619b88 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/brass_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_brass_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_brass" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:brass_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_brass_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:brass_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_block_to_ingot.json new file mode 100644 index 0000000..0f1c527 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_block": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_dust.json new file mode 100644 index 0000000..7a91ea1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_nugget.json new file mode 100644 index 0000000..6ff7a4c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_nugget_to_ingot.json new file mode 100644 index 0000000..12a406d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_blasting.json new file mode 100644 index 0000000..7cf85e9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_silver_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_silver_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_silver_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_silver_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_furnace.json new file mode 100644 index 0000000..0b84593 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/britannia_silver_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_britannia_silver_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:britannia_silver_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:britannia_silver_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_britannia_silver_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:britannia_silver_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_block_to_ingot.json new file mode 100644 index 0000000..5b95681 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_block": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_blasting.json new file mode 100644 index 0000000..7b33131 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_furnace.json new file mode 100644 index 0000000..b74137c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_dust.json new file mode 100644 index 0000000..ac5a22f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_nugget.json new file mode 100644 index 0000000..c7359e2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_nugget_to_ingot.json new file mode 100644 index 0000000..b7044a4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:bronze_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate.json new file mode 100644 index 0000000..b26d2c9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/bronze" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..a4baf40 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_bronze" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod.json new file mode 100644 index 0000000..f549a4b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/bronze" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..66146a3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/bronze_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_bronze_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_bronze" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:bronze_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_bronze_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:bronze_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_block_to_gem.json new file mode 100644 index 0000000..66c7149 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cinnabar_block": { + "conditions": { + "items": [ + { + "items": "eternalores:cinnabar_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cinnabar_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cinnabar_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cinnabar_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_blasting.json new file mode 100644 index 0000000..a97f4b4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cinnabar_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:cinnabar_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cinnabar_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cinnabar_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cinnabar_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_furnace.json new file mode 100644 index 0000000..629f3fc --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cinnabar_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:cinnabar_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cinnabar_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cinnabar_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cinnabar_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_gem_to_dust.json new file mode 100644 index 0000000..2a9c375 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cinnabar_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cinnabar_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_cinnabar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cinnabar_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cinnabar_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cinnabar_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/coal_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/coal_gem_to_dust.json new file mode 100644 index 0000000..8314839 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/coal_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_coal_gem": { + "conditions": { + "items": [ + { + "items": "minecraft:coal" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:coal_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_coal_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:coal_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_block_to_ingot.json new file mode 100644 index 0000000..337cd3f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_block": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_blasting.json new file mode 100644 index 0000000..e353552 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_furnace.json new file mode 100644 index 0000000..1cad966 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_dust.json new file mode 100644 index 0000000..b1ec753 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_nugget.json new file mode 100644 index 0000000..c3f16c7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_nugget_to_ingot.json new file mode 100644 index 0000000..c9dbab5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:cobalt_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate.json new file mode 100644 index 0000000..19838e5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..951947f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_blasting.json new file mode 100644 index 0000000..56514f5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_furnace.json new file mode 100644 index 0000000..846f52a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_ore.json new file mode 100644 index 0000000..1e1f6ab --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_dust.json new file mode 100644 index 0000000..9878fef --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_blasting.json new file mode 100644 index 0000000..c180ea8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_furnace.json new file mode 100644 index 0000000..7856a6f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod.json new file mode 100644 index 0000000..1195c68 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..cc07eea --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/cobalt_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_cobalt_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_cobalt" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:cobalt_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_cobalt_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:cobalt_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_block_to_ingot.json new file mode 100644 index 0000000..5f1be08 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_block": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_blasting.json new file mode 100644 index 0000000..54e91f1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_furnace.json new file mode 100644 index 0000000..0dc6190 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_dust.json new file mode 100644 index 0000000..ed324a8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_nugget.json new file mode 100644 index 0000000..1da441f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_nugget_to_ingot.json new file mode 100644 index 0000000..2195bac --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:constantan_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate.json new file mode 100644 index 0000000..fbf3530 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/constantan" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..354cc36 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_constantan" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod.json new file mode 100644 index 0000000..012fc96 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/constantan" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..fda0c27 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/constantan_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_constantan_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_constantan" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:constantan_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_constantan_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:constantan_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_blasting.json new file mode 100644 index 0000000..c865d67 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:copper_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_furnace.json new file mode 100644 index 0000000..041a9fd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:copper_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_dust.json new file mode 100644 index 0000000..16cb545 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:copper_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_nugget.json new file mode 100644 index 0000000..71cf9a3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:copper_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_nugget_to_ingot.json new file mode 100644 index 0000000..62d68f7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:copper_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate.json new file mode 100644 index 0000000..7eac572 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/copper" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..4b30be6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_copper" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_blasting.json new file mode 100644 index 0000000..d6ba290 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_copper_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_furnace.json new file mode 100644 index 0000000..e6ec1af --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_copper_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_to_dust.json new file mode 100644 index 0000000..cba937c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/copper" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod.json new file mode 100644 index 0000000..856e63a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/copper" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..9b8d5ec --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/copper_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_copper_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_copper" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:copper_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_copper_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:copper_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_blasting.json new file mode 100644 index 0000000..70654f7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:diamond_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_furnace.json new file mode 100644 index 0000000..5db6b89 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:diamond_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_gem_to_dust.json new file mode 100644 index 0000000..9ff6eb9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_gem": { + "conditions": { + "items": [ + { + "items": "minecraft:diamond" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate.json new file mode 100644 index 0000000..3d45f4e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_ingot": { + "conditions": { + "items": [ + { + "items": "#c:gems/diamond" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..0de7a8c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_diamond" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod.json new file mode 100644 index 0000000..3ba62b8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_ingot": { + "conditions": { + "items": [ + { + "items": "#c:gems/diamond" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..59ed9e6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/diamond_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_diamond_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_diamond" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:diamond_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_diamond_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:diamond_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_block_to_ingot.json new file mode 100644 index 0000000..30fba0a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_blasting.json new file mode 100644 index 0000000..5779f81 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_furnace.json new file mode 100644 index 0000000..be3f4f2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_dust.json new file mode 100644 index 0000000..9f74506 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_nugget.json new file mode 100644 index 0000000..8adb077 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_nugget_to_ingot.json new file mode 100644 index 0000000..621ef44 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:electrum_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate.json new file mode 100644 index 0000000..5c8174b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/electrum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..40701bb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_electrum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod.json new file mode 100644 index 0000000..fe33a80 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/electrum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..3832e3e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/electrum_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_electrum_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_electrum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:electrum_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_electrum_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:electrum_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_blasting.json new file mode 100644 index 0000000..23a74b9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_emerald_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:emerald_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:emerald_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_emerald_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:emerald_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_furnace.json new file mode 100644 index 0000000..262731d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_emerald_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:emerald_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:emerald_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_emerald_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:emerald_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_gem_to_dust.json new file mode 100644 index 0000000..cbf77ef --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/emerald_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_emerald_gem": { + "conditions": { + "items": [ + { + "items": "minecraft:emerald" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:emerald_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_emerald_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:emerald_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ender_misc_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ender_misc_to_dust.json new file mode 100644 index 0000000..bd672f4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ender_misc_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ender_misc": { + "conditions": { + "items": [ + { + "items": "minecraft:ender_pearl" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ender_misc_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ender_misc" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ender_misc_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_block_to_ingot.json new file mode 100644 index 0000000..f7f2cc3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_blasting.json new file mode 100644 index 0000000..dde604c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_furnace.json new file mode 100644 index 0000000..4d99b00 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_dust.json new file mode 100644 index 0000000..6f0cfa5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_nugget.json new file mode 100644 index 0000000..8d04165 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_nugget_to_ingot.json new file mode 100644 index 0000000..0824664 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:enderium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate.json new file mode 100644 index 0000000..8791e22 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/enderium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..a70bc24 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_enderium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod.json new file mode 100644 index 0000000..dfd0db6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/enderium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..1da61c7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/enderium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_enderium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_enderium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:enderium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_enderium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:enderium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/endstone_misc_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/endstone_misc_to_dust.json new file mode 100644 index 0000000..77e5295 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/endstone_misc_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_endstone_misc": { + "conditions": { + "items": [ + { + "items": "minecraft:end_stone" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:endstone_misc_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_endstone_misc" + ] + ], + "rewards": { + "recipes": [ + "eternalores:endstone_misc_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_block_to_gem.json new file mode 100644 index 0000000..219d585 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_fluorite_block": { + "conditions": { + "items": [ + { + "items": "eternalores:fluorite_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:fluorite_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_fluorite_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:fluorite_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_gem_to_dust.json new file mode 100644 index 0000000..6bb647c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/fluorite_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_fluorite_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:fluorite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:fluorite_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_fluorite_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:fluorite_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_block_to_ingot.json new file mode 100644 index 0000000..033b8ca --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_blasting.json new file mode 100644 index 0000000..43952ed --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_furnace.json new file mode 100644 index 0000000..e318d79 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_dust.json new file mode 100644 index 0000000..fc771ab --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_nugget.json new file mode 100644 index 0000000..c3f13c8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_nugget_to_ingot.json new file mode 100644 index 0000000..195fbbf --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:gallium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate.json new file mode 100644 index 0000000..834b5fe --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..3f668c1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..27a3de0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..68d928b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_ore.json new file mode 100644 index 0000000..86ac682 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_dust.json new file mode 100644 index 0000000..a3e6672 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..90a3347 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..9b764c7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod.json new file mode 100644 index 0000000..776bdd7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..861bb88 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gallium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gallium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_gallium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gallium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gallium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gallium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_blasting.json new file mode 100644 index 0000000..3f3da84 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:gold_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_furnace.json new file mode 100644 index 0000000..82c65a9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:gold_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_ingot_to_dust.json new file mode 100644 index 0000000..3880c56 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:gold_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate.json new file mode 100644 index 0000000..b6afb78 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..7257396 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_blasting.json new file mode 100644 index 0000000..9dae967 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_gold_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_furnace.json new file mode 100644 index 0000000..06d14e9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_gold_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_to_dust.json new file mode 100644 index 0000000..14c9dc9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod.json new file mode 100644 index 0000000..baeb8a7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..73e556d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/gold_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_gold_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:gold_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_gold_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:gold_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_block_to_ingot.json new file mode 100644 index 0000000..33fec7d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_block": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_blasting.json new file mode 100644 index 0000000..9404250 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_furnace.json new file mode 100644 index 0000000..7f0e857 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_ingot_to_nugget.json new file mode 100644 index 0000000..ea68e3a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_nugget_to_ingot.json new file mode 100644 index 0000000..aaeada6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:graphite_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate.json new file mode 100644 index 0000000..5d4b81c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/graphite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..c8fe320 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_graphite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod.json new file mode 100644 index 0000000..a902375 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/graphite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..035002b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/graphite_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_graphite_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_graphite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:graphite_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_graphite_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:graphite_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_block_to_ingot.json new file mode 100644 index 0000000..1bb2bd5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_block": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_blasting.json new file mode 100644 index 0000000..007660b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_furnace.json new file mode 100644 index 0000000..0d8532d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_dust.json new file mode 100644 index 0000000..9711a73 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_nugget.json new file mode 100644 index 0000000..c281946 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_nugget_to_ingot.json new file mode 100644 index 0000000..4e0184f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:invar_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate.json new file mode 100644 index 0000000..81fbb37 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/invar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..2da8c16 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_invar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod.json new file mode 100644 index 0000000..4d084c9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/invar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..a37d717 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/invar_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_invar_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_invar" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:invar_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_invar_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:invar_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_block_to_ingot.json new file mode 100644 index 0000000..36e6526 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_blasting.json new file mode 100644 index 0000000..0683e73 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_furnace.json new file mode 100644 index 0000000..0906ea1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_dust.json new file mode 100644 index 0000000..a84807d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_nugget.json new file mode 100644 index 0000000..36dd709 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_nugget_to_ingot.json new file mode 100644 index 0000000..e753382 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:iridium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate.json new file mode 100644 index 0000000..304bb55 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..b1fac41 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..c0dff10 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..d76f690 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_ore.json new file mode 100644 index 0000000..876bb37 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_dust.json new file mode 100644 index 0000000..9bbcf44 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..5b27ece --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..5492d06 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod.json new file mode 100644 index 0000000..5756031 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..231af85 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iridium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iridium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_iridium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iridium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iridium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iridium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_blasting.json new file mode 100644 index 0000000..e3fc40e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:iron_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_furnace.json new file mode 100644 index 0000000..068dec1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:iron_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_ingot_to_dust.json new file mode 100644 index 0000000..0fa78d1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:iron_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate.json new file mode 100644 index 0000000..bb7f9e1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/iron" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..917dfec --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_iron" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_blasting.json new file mode 100644 index 0000000..25e7899 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_iron_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_furnace.json new file mode 100644 index 0000000..ed14062 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_raw_block": { + "conditions": { + "items": [ + { + "items": "minecraft:raw_iron_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_to_dust.json new file mode 100644 index 0000000..25d06fe --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/iron" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod.json new file mode 100644 index 0000000..7d062e3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/iron" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..2ed2c4b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/iron_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_iron_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_iron" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:iron_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_iron_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:iron_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_blasting.json new file mode 100644 index 0000000..917788c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lapis_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lapis_lazuli_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lapis_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lapis_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lapis_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_furnace.json new file mode 100644 index 0000000..25ec22f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lapis_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lapis_lazuli_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lapis_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lapis_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lapis_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_gem_to_dust.json new file mode 100644 index 0000000..7c7e828 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lapis_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lapis_gem": { + "conditions": { + "items": [ + { + "items": "minecraft:lapis_lazuli" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lapis_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lapis_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lapis_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_block_to_ingot.json new file mode 100644 index 0000000..5d47301 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_block": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_blasting.json new file mode 100644 index 0000000..ccbfd5a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_furnace.json new file mode 100644 index 0000000..b0cee0d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_dust.json new file mode 100644 index 0000000..74e4905 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_nugget.json new file mode 100644 index 0000000..5f3dff9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_nugget_to_ingot.json new file mode 100644 index 0000000..142768e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:lead_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate.json new file mode 100644 index 0000000..49abf60 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..ef68c6d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_blasting.json new file mode 100644 index 0000000..36cc894 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_furnace.json new file mode 100644 index 0000000..a6dc983 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_ore.json new file mode 100644 index 0000000..9cf9de6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_dust.json new file mode 100644 index 0000000..0bc48c6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_blasting.json new file mode 100644 index 0000000..aa33fd6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_furnace.json new file mode 100644 index 0000000..89932e5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod.json new file mode 100644 index 0000000..33e9950 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..7a2168d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lead_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lead_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_lead" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lead_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lead_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lead_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_block_to_ingot.json new file mode 100644 index 0000000..bfa81f0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_blasting.json new file mode 100644 index 0000000..1551fc2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_furnace.json new file mode 100644 index 0000000..9619b38 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_dust.json new file mode 100644 index 0000000..f879e04 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_nugget.json new file mode 100644 index 0000000..dbcb7e5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_nugget_to_ingot.json new file mode 100644 index 0000000..b8d05ed --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:lumium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate.json new file mode 100644 index 0000000..8fb81e6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/lumium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..e31720d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_lumium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod.json new file mode 100644 index 0000000..71fb6e5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/lumium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..ed10635 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/lumium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_lumium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_lumium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:lumium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_lumium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:lumium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_blasting.json new file mode 100644 index 0000000..4aacb2b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:netherite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_furnace.json new file mode 100644 index 0000000..0b36efd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:netherite_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_dust.json new file mode 100644 index 0000000..dbd6e05 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:netherite_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_nugget.json new file mode 100644 index 0000000..f34379e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_ingot": { + "conditions": { + "items": [ + { + "items": "minecraft:netherite_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_nugget_to_ingot.json new file mode 100644 index 0000000..1e52dae --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:netherite_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate.json new file mode 100644 index 0000000..0261ce0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/netherite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..7827a9e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_netherite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod.json new file mode 100644 index 0000000..8f91938 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/netherite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..6af0841 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherite_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherite_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_netherite" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherite_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherite_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherite_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/netherrack_misc_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherrack_misc_to_dust.json new file mode 100644 index 0000000..955c37c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/netherrack_misc_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_netherrack_misc": { + "conditions": { + "items": [ + { + "items": "minecraft:netherrack" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:netherrack_misc_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_netherrack_misc" + ] + ], + "rewards": { + "recipes": [ + "eternalores:netherrack_misc_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_block_to_ingot.json new file mode 100644 index 0000000..78d317c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_block": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_blasting.json new file mode 100644 index 0000000..a29dbcd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_furnace.json new file mode 100644 index 0000000..3284fb8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_dust.json new file mode 100644 index 0000000..6b1f476 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_nugget.json new file mode 100644 index 0000000..ada9285 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_nugget_to_ingot.json new file mode 100644 index 0000000..96cacb1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:nickel_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate.json new file mode 100644 index 0000000..9e43c07 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..9096b1c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_blasting.json new file mode 100644 index 0000000..714d0ea --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_furnace.json new file mode 100644 index 0000000..e29f9e6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_ore.json new file mode 100644 index 0000000..5728de6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_dust.json new file mode 100644 index 0000000..301fee9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_blasting.json new file mode 100644 index 0000000..2d92c76 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_furnace.json new file mode 100644 index 0000000..307bb8e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod.json new file mode 100644 index 0000000..9a7a941 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..26ccd76 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/nickel_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_nickel_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_nickel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:nickel_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_nickel_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:nickel_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_block_to_gem.json new file mode 100644 index 0000000..f4459c8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_niter_block": { + "conditions": { + "items": [ + { + "items": "eternalores:niter_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:niter_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_niter_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:niter_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_blasting.json new file mode 100644 index 0000000..5659256 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_niter_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:niter_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:niter_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_niter_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:niter_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_furnace.json new file mode 100644 index 0000000..6e7ecf6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_niter_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:niter_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:niter_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_niter_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:niter_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_gem_to_dust.json new file mode 100644 index 0000000..b6fdb03 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/niter_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_niter_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_niter" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:niter_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_niter_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:niter_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc1_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc1_to_dust.json new file mode 100644 index 0000000..0d6bfdb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc1_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_obsidian_misc1": { + "conditions": { + "items": [ + { + "items": "minecraft:obsidian" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:obsidian_misc1_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_obsidian_misc1" + ] + ], + "rewards": { + "recipes": [ + "eternalores:obsidian_misc1_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc2_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc2_to_dust.json new file mode 100644 index 0000000..34ac550 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/obsidian_misc2_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_obsidian_misc2": { + "conditions": { + "items": [ + { + "items": "minecraft:crying_obsidian" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:obsidian_misc2_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_obsidian_misc2" + ] + ], + "rewards": { + "recipes": [ + "eternalores:obsidian_misc2_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_block_to_gem.json new file mode 100644 index 0000000..c1ceaf1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_onyx_block": { + "conditions": { + "items": [ + { + "items": "eternalores:onyx_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:onyx_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_onyx_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:onyx_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_blasting.json new file mode 100644 index 0000000..560ab51 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_onyx_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:onyx_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:onyx_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_onyx_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:onyx_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_furnace.json new file mode 100644 index 0000000..d2efb39 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_onyx_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:onyx_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:onyx_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_onyx_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:onyx_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_gem_to_dust.json new file mode 100644 index 0000000..8d5a990 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/onyx_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_onyx_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_onyx" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:onyx_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_onyx_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:onyx_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_block_to_ingot.json new file mode 100644 index 0000000..af7f41c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_blasting.json new file mode 100644 index 0000000..b407618 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_furnace.json new file mode 100644 index 0000000..221dbcc --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_dust.json new file mode 100644 index 0000000..dcf5afb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_nugget.json new file mode 100644 index 0000000..e9c0a92 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_nugget_to_ingot.json new file mode 100644 index 0000000..5937a0b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:osmium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate.json new file mode 100644 index 0000000..db16899 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..52f2fe9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..dfe2cfc --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..e24d3ee --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_ore.json new file mode 100644 index 0000000..a69cf73 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_dust.json new file mode 100644 index 0000000..ef59c82 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..5b4a3a2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..fed2249 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod.json new file mode 100644 index 0000000..77debc2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..27cdb1c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/osmium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_osmium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_osmium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:osmium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_osmium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:osmium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_block_to_gem.json new file mode 100644 index 0000000..d96c0a5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_peridot_block": { + "conditions": { + "items": [ + { + "items": "eternalores:peridot_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:peridot_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_peridot_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:peridot_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_blasting.json new file mode 100644 index 0000000..5f76236 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_peridot_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:peridot_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:peridot_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_peridot_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:peridot_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_furnace.json new file mode 100644 index 0000000..025e4be --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_peridot_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:peridot_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:peridot_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_peridot_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:peridot_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_gem_to_dust.json new file mode 100644 index 0000000..8b6d71f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/peridot_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_peridot_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_peridot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:peridot_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_peridot_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:peridot_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_block_to_ingot.json new file mode 100644 index 0000000..14c364f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_block": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_blasting.json new file mode 100644 index 0000000..cc81006 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_furnace.json new file mode 100644 index 0000000..e2fec8b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_dust.json new file mode 100644 index 0000000..bc71597 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_nugget.json new file mode 100644 index 0000000..a38db80 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_nugget_to_ingot.json new file mode 100644 index 0000000..8158e66 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/pewter_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_pewter_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:pewter_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:pewter_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_pewter_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:pewter_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_block_to_ingot.json new file mode 100644 index 0000000..ff8c141 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_blasting.json new file mode 100644 index 0000000..04b6d1d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_furnace.json new file mode 100644 index 0000000..7b8918b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_dust.json new file mode 100644 index 0000000..2cdd52d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_nugget.json new file mode 100644 index 0000000..7833d34 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_nugget_to_ingot.json new file mode 100644 index 0000000..9230c37 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:platinum_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate.json new file mode 100644 index 0000000..c7437a0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..8e63467 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_blasting.json new file mode 100644 index 0000000..7a71d26 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_furnace.json new file mode 100644 index 0000000..298aa86 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_ore.json new file mode 100644 index 0000000..6380671 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_dust.json new file mode 100644 index 0000000..740c654 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_blasting.json new file mode 100644 index 0000000..b1e97e4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_furnace.json new file mode 100644 index 0000000..f447b9d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod.json new file mode 100644 index 0000000..8479d76 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..c8fea26 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/platinum_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_platinum_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_platinum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:platinum_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_platinum_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:platinum_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_block_to_ingot.json new file mode 100644 index 0000000..7897cf9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_blasting.json new file mode 100644 index 0000000..a55362c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_furnace.json new file mode 100644 index 0000000..a41f18d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_dust.json new file mode 100644 index 0000000..7523052 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_nugget.json new file mode 100644 index 0000000..a259749 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_nugget_to_ingot.json new file mode 100644 index 0000000..91e9162 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:plutonium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate.json new file mode 100644 index 0000000..c46f46b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..c3b64eb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..81f0989 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..873a1c1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_ore.json new file mode 100644 index 0000000..0883cfa --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..e9f9aa8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..e4f32f3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod.json new file mode 100644 index 0000000..b17f9a7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..adab64e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/plutonium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_plutonium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_plutonium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:plutonium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_plutonium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:plutonium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/quartz_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/quartz_gem_to_dust.json new file mode 100644 index 0000000..da58153 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/quartz_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_quartz_gem": { + "conditions": { + "items": [ + { + "items": "minecraft:quartz" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:quartz_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_quartz_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:quartz_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_block_to_ingot.json new file mode 100644 index 0000000..e03a381 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_block": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_blasting.json new file mode 100644 index 0000000..15e44d1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_furnace.json new file mode 100644 index 0000000..4e55b70 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_dust.json new file mode 100644 index 0000000..e99526f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_nugget.json new file mode 100644 index 0000000..e67899b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_nugget_to_ingot.json new file mode 100644 index 0000000..9450ed8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:rose_gold_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate.json new file mode 100644 index 0000000..2995227 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/rose_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..a686e6a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_rose_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod.json new file mode 100644 index 0000000..49691e7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/rose_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..41dbfb5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/rose_gold_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_rose_gold_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_rose_gold" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:rose_gold_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_rose_gold_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:rose_gold_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_block_to_gem.json new file mode 100644 index 0000000..111b56b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ruby_block": { + "conditions": { + "items": [ + { + "items": "eternalores:ruby_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ruby_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ruby_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ruby_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_blasting.json new file mode 100644 index 0000000..43a42a6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ruby_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:ruby_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ruby_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ruby_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ruby_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_furnace.json new file mode 100644 index 0000000..7bc0575 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ruby_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:ruby_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ruby_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ruby_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ruby_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_gem_to_dust.json new file mode 100644 index 0000000..8565668 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ruby_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_ruby_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_ruby" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ruby_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ruby_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ruby_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_block_to_gem.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_block_to_gem.json new file mode 100644 index 0000000..0f0b21f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_block_to_gem.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_block": { + "conditions": { + "items": [ + { + "items": "eternalores:sapphire_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_block_to_gem" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_block_to_gem" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_blasting.json new file mode 100644 index 0000000..d536636 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:sapphire_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_furnace.json new file mode 100644 index 0000000..0c96975 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:sapphire_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_gem_to_dust.json new file mode 100644 index 0000000..53fd160 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:gem_sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate.json new file mode 100644 index 0000000..313d0c9 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_ingot": { + "conditions": { + "items": [ + { + "items": "#c:gems/sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..985db26 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod.json new file mode 100644 index 0000000..c0f9d37 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_ingot": { + "conditions": { + "items": [ + { + "items": "#c:gems/sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..5771645 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sapphire_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sapphire_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_sapphire" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sapphire_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sapphire_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sapphire_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_block_to_ingot.json new file mode 100644 index 0000000..55ca728 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_block": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_blasting.json new file mode 100644 index 0000000..a2fa275 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_furnace.json new file mode 100644 index 0000000..0ca309f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_dust.json new file mode 100644 index 0000000..97d1afe --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_nugget.json new file mode 100644 index 0000000..a2af222 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_nugget_to_ingot.json new file mode 100644 index 0000000..23babf7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:signalum_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate.json new file mode 100644 index 0000000..25c7c60 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/signalum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..e683174 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_signalum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod.json new file mode 100644 index 0000000..cac98d0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/signalum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..7f3f77a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/signalum_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_signalum_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_signalum" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:signalum_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_signalum_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:signalum_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_block_to_ingot.json new file mode 100644 index 0000000..ebf29ae --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_block": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_blasting.json new file mode 100644 index 0000000..368cab6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_furnace.json new file mode 100644 index 0000000..d309d0a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_dust.json new file mode 100644 index 0000000..8d8c779 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_nugget.json new file mode 100644 index 0000000..273d51b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_nugget_to_ingot.json new file mode 100644 index 0000000..4118517 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:silver_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate.json new file mode 100644 index 0000000..67bcf33 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..a119418 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_blasting.json new file mode 100644 index 0000000..a653797 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_furnace.json new file mode 100644 index 0000000..019cbb3 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_ore.json new file mode 100644 index 0000000..b718326 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_dust.json new file mode 100644 index 0000000..e95044f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_blasting.json new file mode 100644 index 0000000..4ab0f5a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_furnace.json new file mode 100644 index 0000000..37eaa8b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod.json new file mode 100644 index 0000000..5840286 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..bcdc584 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/silver_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_silver_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_silver" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:silver_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_silver_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:silver_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_block_to_ingot.json new file mode 100644 index 0000000..262c8b6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_block": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_blasting.json new file mode 100644 index 0000000..65470c0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_furnace.json new file mode 100644 index 0000000..d0d8100 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_dust.json new file mode 100644 index 0000000..dcccf0e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_nugget.json new file mode 100644 index 0000000..4e161ad --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_nugget_to_ingot.json new file mode 100644 index 0000000..a39b3f7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:steel_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate.json new file mode 100644 index 0000000..bcb9cc5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_plate" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..e6448e2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod.json new file mode 100644 index 0000000..8e0cc86 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_rod" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..d1489af --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/steel_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_steel_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_steel" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:steel_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_steel_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:steel_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_gem_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_gem_to_dust.json new file mode 100644 index 0000000..d20933d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_gem_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sulfur_gem": { + "conditions": { + "items": [ + { + "items": "eternalores:sulfur" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sulfur_gem_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sulfur_gem" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sulfur_gem_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_raw_block_to_ore.json new file mode 100644 index 0000000..ad80582 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/sulfur_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_sulfur_block": { + "conditions": { + "items": [ + { + "items": "eternalores:sulfur_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + }, + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:sulfur_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_sulfur_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:sulfur_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_block_to_ingot.json new file mode 100644 index 0000000..0862b36 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_block": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_blasting.json new file mode 100644 index 0000000..ebb6e66 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_furnace.json new file mode 100644 index 0000000..951dd7c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_dust.json new file mode 100644 index 0000000..2c91aab --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_nugget.json new file mode 100644 index 0000000..11d4631 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_nugget_to_ingot.json new file mode 100644 index 0000000..aa54a1d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:tin_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate.json new file mode 100644 index 0000000..8995b48 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_plate" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..f086375 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_blasting.json new file mode 100644 index 0000000..504c300 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_furnace.json new file mode 100644 index 0000000..6154ff7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_ore.json new file mode 100644 index 0000000..19130bb --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_dust.json new file mode 100644 index 0000000..ced7b79 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_blasting.json new file mode 100644 index 0000000..2b4fb19 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_furnace.json new file mode 100644 index 0000000..2a41e67 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod.json new file mode 100644 index 0000000..7c8ca3f --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_rod" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..64a4b15 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/tin_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:tin_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_tin_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_tin" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_tin_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:tin_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_block_to_ingot.json new file mode 100644 index 0000000..892d511 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_blasting.json new file mode 100644 index 0000000..f9c4c75 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_furnace.json new file mode 100644 index 0000000..62a74c8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_dust.json new file mode 100644 index 0000000..b7fe973 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_nugget.json new file mode 100644 index 0000000..d036153 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_nugget_to_ingot.json new file mode 100644 index 0000000..bd2cd9c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:titanium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate.json new file mode 100644 index 0000000..a520fd1 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/titanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..0a99d2c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_titanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod.json new file mode 100644 index 0000000..d6fdca6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/titanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..9a36b4e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/titanium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:titanium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_titanium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_titanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_titanium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:titanium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_block_to_ingot.json new file mode 100644 index 0000000..aa9cb66 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_blasting.json new file mode 100644 index 0000000..41f8b90 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_furnace.json new file mode 100644 index 0000000..e21bb36 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_dust.json new file mode 100644 index 0000000..f0ab8e4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_nugget.json new file mode 100644 index 0000000..e502ab7 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_nugget_to_ingot.json new file mode 100644 index 0000000..acfcfe0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:ultimatitanium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate.json new file mode 100644 index 0000000..b938338 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..75152c2 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_dust.json new file mode 100644 index 0000000..0283041 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..dbd7152 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..3724228 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod.json new file mode 100644 index 0000000..172471a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..439d7ce --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/ultimatitanium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:ultimatitanium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_ultimatitanium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_ultimatitanium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_ultimatitanium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:ultimatitanium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_block_to_ingot.json new file mode 100644 index 0000000..b926b6d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_blasting.json new file mode 100644 index 0000000..ea691d4 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_furnace.json new file mode 100644 index 0000000..27f4a07 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_dust.json new file mode 100644 index 0000000..ee49b6c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_nugget.json new file mode 100644 index 0000000..efeccab --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_nugget_to_ingot.json new file mode 100644 index 0000000..06c4356 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:uranium_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate.json new file mode 100644 index 0000000..6815072 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_plate" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..c0a3da5 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..e455a71 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..0a9fb59 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_ore.json new file mode 100644 index 0000000..5bc1ecd --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_dust.json new file mode 100644 index 0000000..9724e24 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..fd4a441 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..fe3c634 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod.json new file mode 100644 index 0000000..d8e4f5b --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_rod" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..ac03334 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/uranium_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:uranium_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_uranium_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_uranium" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_uranium_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:uranium_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_block_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_block_to_ingot.json new file mode 100644 index 0000000..ea37067 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_block_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_block_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_block": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_block_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_blasting.json new file mode 100644 index 0000000..2cead4d --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_dust_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_dust_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_furnace.json new file mode 100644 index 0000000..9b7794c --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_dust_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_dust_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_dust": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_dust" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_dust" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_dust_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_dust.json new file mode 100644 index 0000000..b4886ea --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_ingot_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_ingot_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_nugget.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_nugget.json new file mode 100644 index 0000000..8278099 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_ingot_to_nugget.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_ingot_to_nugget" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_ingot" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_ingot_to_nugget" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_nugget_to_ingot.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_nugget_to_ingot.json new file mode 100644 index 0000000..daabd44 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_nugget_to_ingot.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_nugget_to_ingot" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_nugget": { + "conditions": { + "items": [ + { + "items": "eternalores:zinc_nugget" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_nugget" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_nugget_to_ingot" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate.json new file mode 100644 index 0000000..c38e97e --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_plate" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_plate" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..0c63a27 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_plate_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_plate_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_plate": { + "conditions": { + "items": [ + { + "items": "eternalores:rod_zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_plate" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_plate_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_blasting.json new file mode 100644 index 0000000..d9029e6 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_block_to_material_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_block_to_material_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_furnace.json new file mode 100644 index 0000000..f0e0d51 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_material_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_block_to_material_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_raw_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_raw_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_block_to_material_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_ore.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_ore.json new file mode 100644 index 0000000..02ae006 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_block_to_ore.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_block_to_ore" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_block": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc_block" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_block" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_block_to_ore" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_dust.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_dust.json new file mode 100644 index 0000000..a6c22b8 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_dust.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_to_dust" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_raw": { + "conditions": { + "items": [ + { + "items": "#c:raw_materials/zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_to_dust" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_blasting.json new file mode 100644 index 0000000..0e9e793 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_blasting.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_to_ingot_blasting" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_to_ingot_blasting" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_furnace.json new file mode 100644 index 0000000..a28381a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_raw_to_ingot_furnace.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_raw_to_ingot_furnace" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_raw": { + "conditions": { + "items": [ + { + "items": "eternalores:raw_zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_raw" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_raw_to_ingot_furnace" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod.json new file mode 100644 index 0000000..41107a0 --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_rod" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_ingot": { + "conditions": { + "items": [ + { + "items": "#c:ingots/zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_ingot" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_rod" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..e2e810a --- /dev/null +++ b/src/generated/resources/data/eternalores/advancement/recipes/misc/zinc_rod_to_dust_deconstruction.json @@ -0,0 +1,32 @@ +{ + "parent": "minecraft:recipes/root", + "criteria": { + "has_the_recipe": { + "conditions": { + "recipe": "eternalores:zinc_rod_to_dust_deconstruction" + }, + "trigger": "minecraft:recipe_unlocked" + }, + "has_zinc_rod": { + "conditions": { + "items": [ + { + "items": "eternalores:plate_zinc" + } + ] + }, + "trigger": "minecraft:inventory_changed" + } + }, + "requirements": [ + [ + "has_the_recipe", + "has_zinc_rod" + ] + ], + "rewards": { + "recipes": [ + "eternalores:zinc_rod_to_dust_deconstruction" + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/aluminum_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/aluminum_ore_block.json index 8464281..29c8fb9 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/aluminum_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/aluminum_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/amber_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/amber_ore_block.json index 988f74c..3473566 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/amber_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/amber_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/apatite_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/apatite_ore_block.json index 33e245a..c2ea7e2 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/apatite_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/apatite_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/cinnabar_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/cinnabar_ore_block.json index 60d457f..8fe9b0a 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/cinnabar_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/cinnabar_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json index 82039a8..8bcdf38 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_aluminum_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json index c00bc66..295a8b3 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_amber_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json index 8b85fa5..f81d8d5 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_apatite_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json index 9e0988b..bd97a2a 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_cinnabar_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json index 2e0925a..0dc7014 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_fluorite_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json index 113719d..d625af6 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_gallium_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_iridium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_iridium_ore_block.json new file mode 100644 index 0000000..4afc30d --- /dev/null +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_iridium_ore_block.json @@ -0,0 +1,58 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "predicates": { + "minecraft:enchantments": [ + { + "enchantments": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + } + ], + "name": "eternalores:deepslate_iridium_ore_block" + }, + { + "type": "minecraft:item", + "functions": [ + { + "add": false, + "count": { + "type": "minecraft:uniform", + "max": 2.0, + "min": 1.0 + }, + "function": "minecraft:set_count" + }, + { + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops", + "function": "minecraft:apply_bonus" + } + ], + "name": "eternalores:raw_iridium" + } + ] + } + ], + "rolls": 1.0 + } + ], + "random_sequence": "eternalores:blocks/deepslate_iridium_ore_block" +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json index a7ef3f8..f55901a 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_lead_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json index bc0a95c..f966e4d 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_nickel_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json index 5472334..6341138 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_niter_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json index 5c44c9d..4dd1773 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_onyx_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json index 23a6490..954bb1b 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_osmium_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 4.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json index d1f3d73..e83e8fa 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_peridot_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json index e0ceb22..58cbea8 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_platinum_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json index 317b568..136ef70 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_plutonium_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json index add5b5f..9186e33 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_ruby_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json index 5cb249d..e4445d9 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sapphire_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json index 58a937d..040456b 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_silver_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 4.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json index aacfb8c..03e9e11 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_sulfur_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 7.0, - "min": 3.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json index f107a09..5ba35f4 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_tin_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 6.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json index 8f03a58..4a54bdf 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/deepslate_zinc_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, + "max": 3.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/fluorite_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/fluorite_ore_block.json index 35cb213..8d41c87 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/fluorite_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/fluorite_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/gallium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/gallium_ore_block.json index d32502b..293d788 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/gallium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/gallium_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/iridium_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/iridium_block.json new file mode 100644 index 0000000..9dee2bc --- /dev/null +++ b/src/generated/resources/data/eternalores/loot_table/blocks/iridium_block.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "eternalores:iridium_block" + } + ], + "rolls": 1.0 + } + ], + "random_sequence": "eternalores:blocks/iridium_block" +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/iridium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/iridium_ore_block.json new file mode 100644 index 0000000..766028f --- /dev/null +++ b/src/generated/resources/data/eternalores/loot_table/blocks/iridium_ore_block.json @@ -0,0 +1,58 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "entries": [ + { + "type": "minecraft:alternatives", + "children": [ + { + "type": "minecraft:item", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "predicates": { + "minecraft:enchantments": [ + { + "enchantments": "minecraft:silk_touch", + "levels": { + "min": 1 + } + } + ] + } + } + } + ], + "name": "eternalores:iridium_ore_block" + }, + { + "type": "minecraft:item", + "functions": [ + { + "add": false, + "count": { + "type": "minecraft:uniform", + "max": 2.0, + "min": 1.0 + }, + "function": "minecraft:set_count" + }, + { + "enchantment": "minecraft:fortune", + "formula": "minecraft:ore_drops", + "function": "minecraft:apply_bonus" + } + ], + "name": "eternalores:raw_iridium" + } + ] + } + ], + "rolls": 1.0 + } + ], + "random_sequence": "eternalores:blocks/iridium_ore_block" +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/lead_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/lead_ore_block.json index 4e50029..e5e86f6 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/lead_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/lead_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/nickel_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/nickel_ore_block.json index ea9a415..7cd9a07 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/nickel_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/nickel_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/niter_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/niter_ore_block.json index 9ec5cc2..a5da3d6 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/niter_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/niter_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/onyx_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/onyx_ore_block.json index 23fc7a4..2227b42 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/onyx_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/onyx_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/osmium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/osmium_ore_block.json index 35efe2e..f93aeb8 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/osmium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/osmium_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 4.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/peridot_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/peridot_ore_block.json index dced2ca..b67ff30 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/peridot_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/peridot_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/platinum_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/platinum_ore_block.json index 89cc1c6..a4919a8 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/platinum_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/platinum_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/plutonium_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/plutonium_ore_block.json index cc59b98..4752a1e 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/plutonium_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/plutonium_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/raw_iridium_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/raw_iridium_block.json new file mode 100644 index 0000000..0ad861a --- /dev/null +++ b/src/generated/resources/data/eternalores/loot_table/blocks/raw_iridium_block.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "name": "eternalores:raw_iridium_block" + } + ], + "rolls": 1.0 + } + ], + "random_sequence": "eternalores:blocks/raw_iridium_block" +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/ruby_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/ruby_ore_block.json index b79b629..4b26289 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/ruby_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/ruby_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/sapphire_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/sapphire_ore_block.json index 618d67d..e445bd4 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/sapphire_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/sapphire_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 3.0, + "max": 2.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/silver_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/silver_ore_block.json index 04c551c..b98c7a8 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/silver_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/silver_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 4.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/sulfur_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/sulfur_ore_block.json index 24cb035..c20aaac 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/sulfur_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/sulfur_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 7.0, - "min": 3.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/tin_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/tin_ore_block.json index 91617ca..15945d5 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/tin_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/tin_ore_block.json @@ -35,8 +35,8 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 6.0, - "min": 2.0 + "max": 2.0, + "min": 1.0 }, "function": "minecraft:set_count" }, diff --git a/src/generated/resources/data/eternalores/loot_table/blocks/zinc_ore_block.json b/src/generated/resources/data/eternalores/loot_table/blocks/zinc_ore_block.json index d6b382f..e69e1af 100644 --- a/src/generated/resources/data/eternalores/loot_table/blocks/zinc_ore_block.json +++ b/src/generated/resources/data/eternalores/loot_table/blocks/zinc_ore_block.json @@ -35,7 +35,7 @@ "add": false, "count": { "type": "minecraft:uniform", - "max": 5.0, + "max": 3.0, "min": 1.0 }, "function": "minecraft:set_count" diff --git a/src/generated/resources/data/eternalores/neoforge/biome_modifier/add_iridium_ore.json b/src/generated/resources/data/eternalores/neoforge/biome_modifier/add_iridium_ore.json new file mode 100644 index 0000000..d33af51 --- /dev/null +++ b/src/generated/resources/data/eternalores/neoforge/biome_modifier/add_iridium_ore.json @@ -0,0 +1,6 @@ +{ + "type": "neoforge:add_features", + "biomes": "#minecraft:is_overworld", + "features": "eternalores:iridium_ore_placed", + "step": "underground_ores" +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/aluminum_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/aluminum_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_blasting.json index 2931da1..4ce1925 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { - "tag": "c:dusts/aluminum" + "item": "eternalores:aluminum_dust" }, "result": { + "count": 1, "id": "eternalores:aluminum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_furnace.json index 670edec..a9e7689 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { - "tag": "c:dusts/aluminum" + "item": "eternalores:aluminum_dust" }, "result": { + "count": 1, "id": "eternalores:aluminum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_block.json b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_block.json rename to src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_block.json index a3202f6..970dea3 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_block.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/aluminum" - } + "item": "eternalores:aluminum_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_dust.json index aa82fce..abad197 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/aluminum" + "item": "eternalores:aluminum_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget.json b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget.json rename to src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_nugget.json index 45acb8a..1b9a66d 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/aluminum" + "item": "eternalores:aluminum_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/aluminum_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/aluminum_nugget_to_ingot.json index 8b97ff6..7a50dfb 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/aluminum" + "B": { + "item": "eternalores:aluminum_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_plate.json b/src/generated/resources/data/eternalores/recipe/aluminum_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_plate.json rename to src/generated/resources/data/eternalores/recipe/aluminum_plate.json index 5220536..5f55497 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_plate.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/aluminum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/aluminum_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/aluminum_plate_to_dust_deconstruction.json index 4157ad7..d57b93b 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/aluminum" + "item": "eternalores:rod_aluminum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_blasting.json index b8a8e45..302ab69 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { "item": "eternalores:raw_aluminum_block" }, "result": { + "count": 1, "id": "eternalores:aluminum_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_furnace.json similarity index 79% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_furnace.json index f42ad88..c0c99a8 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { "item": "eternalores:raw_aluminum_block" }, "result": { + "count": 1, "id": "eternalores:aluminum_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_block.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_to_block.json index 8d52c17..57bd7d2 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/aluminum" - } + "item": "eternalores:raw_aluminum" + } }, "pattern": [ "AAA", @@ -12,7 +12,7 @@ "AAA" ], "result": { - "count": 9, + "count": 1, "id": "eternalores:raw_aluminum_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_to_dust.json index 8371977..3b01c94 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/aluminum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_blasting.json similarity index 63% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_blasting.json index 796c1c5..7a85ed9 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { - "tag": "c:raw_materials/aluminum" + "item": "eternalores:raw_aluminum" }, "result": { + "count": 1, "id": "eternalores:aluminum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_furnace.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_furnace.json index cb728af..6a8113b 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "aluminum_ingot", "ingredient": { - "tag": "c:raw_materials/aluminum" + "item": "eternalores:raw_aluminum" }, "result": { + "count": 1, "id": "eternalores:aluminum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_rod.json b/src/generated/resources/data/eternalores/recipe/aluminum_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/aluminum/aluminum_rod.json rename to src/generated/resources/data/eternalores/recipe/aluminum_rod.json index 85aeec7..cfe323b 100644 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_rod.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/aluminum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/aluminum_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/aluminum_rod_to_dust_deconstruction.json index 50266f8..667c7ec 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/aluminum_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/aluminum_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/aluminum" + "item": "eternalores:plate_aluminum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/amber/amber_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/amber_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/amber/amber_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/amber_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/amber_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/amber_dust_to_material_blasting.json index 9580f8c..61fbf4f 100644 --- a/src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/amber_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "amber_gem", "ingredient": { - "tag": "c:dusts/amber" + "item": "eternalores:amber_dust" }, "result": { + "count": 1, "id": "eternalores:gem_amber" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/amber_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/amber_dust_to_material_furnace.json index fdaef68..63b391b 100644 --- a/src/main/resources/data/eternalores/recipe/amber/amber_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/amber_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "amber_gem", "ingredient": { - "tag": "c:dusts/amber" + "item": "eternalores:amber_dust" }, "result": { + "count": 1, "id": "eternalores:gem_amber" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/amber/amber_block.json b/src/generated/resources/data/eternalores/recipe/amber_gem_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/amber/amber_block.json rename to src/generated/resources/data/eternalores/recipe/amber_gem_to_block.json index 367535c..a4f85a3 100644 --- a/src/main/resources/data/eternalores/recipe/amber/amber_block.json +++ b/src/generated/resources/data/eternalores/recipe/amber_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/amber" - } + "item": "eternalores:gem_amber" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/amber/amber_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/amber_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/amber/amber_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/amber_gem_to_dust.json index abe23c3..9666001 100644 --- a/src/main/resources/data/eternalores/recipe/amber/amber_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/amber_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/amber" + "item": "eternalores:gem_amber" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/apatite/apatite_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/apatite_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/apatite/apatite_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/apatite_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_blasting.json index bd17fde..022e75d 100644 --- a/src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "apatite_gem", "ingredient": { - "tag": "c:dusts/apatite" + "item": "eternalores:apatite_dust" }, "result": { + "count": 1, "id": "eternalores:gem_apatite" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_furnace.json index 73590f6..7b41c99 100644 --- a/src/main/resources/data/eternalores/recipe/apatite/apatite_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/apatite_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "apatite_gem", "ingredient": { - "tag": "c:dusts/apatite" + "item": "eternalores:apatite_dust" }, "result": { + "count": 1, "id": "eternalores:gem_apatite" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/apatite/apatite_block.json b/src/generated/resources/data/eternalores/recipe/apatite_gem_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/apatite/apatite_block.json rename to src/generated/resources/data/eternalores/recipe/apatite_gem_to_block.json index bfb62f7..75e98cd 100644 --- a/src/main/resources/data/eternalores/recipe/apatite/apatite_block.json +++ b/src/generated/resources/data/eternalores/recipe/apatite_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/apatite" - } + "item": "eternalores:gem_apatite" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/apatite/apatite_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/apatite_gem_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/apatite/apatite_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/apatite_gem_to_dust.json index 4788dc4..42d9e49 100644 --- a/src/main/resources/data/eternalores/recipe/apatite/apatite_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/apatite_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/apatite" + "item": "eternalores:gem_apatite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/blue_steel_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_block_to_ingot.json diff --git a/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_blasting.json new file mode 100644 index 0000000..b9c4382 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:blue_steel_dust" + }, + "result": { + "count": 1, + "id": "eternalores:blue_steel_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_furnace.json new file mode 100644 index 0000000..ec9a5eb --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:blue_steel_dust" + }, + "result": { + "count": 1, + "id": "eternalores:blue_steel_ingot" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_block.json b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_block.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_block.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_block.json index 9449244..7bbb1ce 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_block.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/blue_steel" - } + "item": "eternalores:blue_steel_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_dust.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_dust.json index f2cfbd6..3bfc973 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/blue_steel" + "item": "eternalores:blue_steel_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget.json b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_nugget.json similarity index 79% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_nugget.json index 26edf37..4442748 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/blue_steel" + "item": "eternalores:blue_steel_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/blue_steel_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_nugget_to_ingot.json index 92e4db4..af621dd 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/blue_steel" + "B": { + "item": "eternalores:blue_steel_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_plate.json b/src/generated/resources/data/eternalores/recipe/blue_steel_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_plate.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_plate.json index e5346cf..8fb99ba 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_plate.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/blue_steel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/generated/resources/data/eternalores/recipe/blue_steel_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/blue_steel_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..269598e --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_plate_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:rod_blue_steel" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:blue_steel_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_rod.json b/src/generated/resources/data/eternalores/recipe/blue_steel_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_rod.json rename to src/generated/resources/data/eternalores/recipe/blue_steel_rod.json index df27e85..1d4dff9 100644 --- a/src/main/resources/data/eternalores/recipe/blue_steel/blue_steel_rod.json +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/blue_steel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/generated/resources/data/eternalores/recipe/blue_steel_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/blue_steel_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..95712ce --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/blue_steel_rod_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:plate_blue_steel" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:blue_steel_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/brass_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/brass/brass_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/brass_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/brass_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/brass_dust_to_material_blasting.json index 0771637..50aa249 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/brass_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "brass_ingot", "ingredient": { - "tag": "c:dusts/brass" + "item": "eternalores:brass_dust" }, "result": { + "count": 1, "id": "eternalores:brass_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/brass_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/brass_dust_to_material_furnace.json index 341eca1..ac82751 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/brass_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "brass_ingot", "ingredient": { - "tag": "c:dusts/brass" + "item": "eternalores:brass_dust" }, "result": { + "count": 1, "id": "eternalores:brass_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_block.json b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/brass/brass_block.json rename to src/generated/resources/data/eternalores/recipe/brass_ingot_to_block.json index ef111e0..b24a25b 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_block.json +++ b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/brass" - } + "item": "eternalores:brass_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/brass/brass_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/brass_ingot_to_dust.json index 22a8254..53576e4 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/brass" + "item": "eternalores:brass_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_nugget.json b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/brass/brass_nugget.json rename to src/generated/resources/data/eternalores/recipe/brass_ingot_to_nugget.json index 14ac1fc..94807bf 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/brass_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/brass" + "item": "eternalores:brass_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/brass_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/brass/brass_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/brass_nugget_to_ingot.json index 4334bda..163cacc 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/brass_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/brass" + "B": { + "item": "eternalores:brass_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_plate.json b/src/generated/resources/data/eternalores/recipe/brass_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/brass/brass_plate.json rename to src/generated/resources/data/eternalores/recipe/brass_plate.json index c05a7f5..e20c3a2 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_plate.json +++ b/src/generated/resources/data/eternalores/recipe/brass_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/brass" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/brass_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/brass_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/brass_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/brass_plate_to_dust_deconstruction.json index b1afebf..1246da2 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/brass_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/brass_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/brass" + "item": "eternalores:rod_brass" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_rod.json b/src/generated/resources/data/eternalores/recipe/brass_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/brass/brass_rod.json rename to src/generated/resources/data/eternalores/recipe/brass_rod.json index 0183614..93be5b8 100644 --- a/src/main/resources/data/eternalores/recipe/brass/brass_rod.json +++ b/src/generated/resources/data/eternalores/recipe/brass_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/brass" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/brass_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/brass_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/brass_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/brass_rod_to_dust_deconstruction.json index 5cc899c..b88e9a9 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/brass_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/brass_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/brass" + "item": "eternalores:plate_brass" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/britannia_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/britannia_block_to_ingot.json new file mode 100644 index 0000000..a29d302 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_block_to_ingot.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:britannia_silver_block" + } + ], + "result": { + "count": 9, + "id": "eternalores:britannia_silver_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_block.json b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_block.json new file mode 100644 index 0000000..a460e69 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_block.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "A": { + "item": "eternalores:britannia_silver_ingot" + } + }, + "pattern": [ + "AAA", + "AAA", + "AAA" + ], + "result": { + "count": 1, + "id": "eternalores:britannia_silver_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_dust.json new file mode 100644 index 0000000..65d2f99 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:britannia_silver_ingot" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 1, + "id": "eternalores:britannia_silver_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_nugget.json b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_nugget.json new file mode 100644 index 0000000..4c946cf --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_ingot_to_nugget.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:britannia_silver_ingot" + } + ], + "result": { + "count": 9, + "id": "eternalores:britannia_silver_nugget" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_gear.json b/src/generated/resources/data/eternalores/recipe/britannia_nugget_to_ingot.json similarity index 51% rename from src/main/resources/data/eternalores/recipe/tin/tin_gear.json rename to src/generated/resources/data/eternalores/recipe/britannia_nugget_to_ingot.json index 276a108..5938714 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_gear.json +++ b/src/generated/resources/data/eternalores/recipe/britannia_nugget_to_ingot.json @@ -2,20 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:ingots/tin" - }, "B": { - "tag": "eternalores:hammers" + "item": "eternalores:britannia_silver_nugget" } }, "pattern": [ - " A ", - "ABA", - " A " + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, - "id": "eternalores:gear_tin" + "id": "eternalores:britannia_silver_ingot" } } \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_blasting.json new file mode 100644 index 0000000..d7b30d3 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:britannia_silver_dust" + }, + "result": { + "count": 1, + "id": "eternalores:britannia_silver_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_furnace.json new file mode 100644 index 0000000..a2b6a71 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/britannia_silver_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:britannia_silver_dust" + }, + "result": { + "count": 1, + "id": "eternalores:britannia_silver_ingot" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/bronze_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/bronze_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_blasting.json index da8de62..82e1149 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "bronze_ingot", "ingredient": { - "tag": "c:dusts/bronze" + "item": "eternalores:bronze_dust" }, "result": { + "count": 1, "id": "eternalores:bronze_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_furnace.json index 4ef510b..8c41546 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "bronze_ingot", "ingredient": { - "tag": "c:dusts/bronze" + "item": "eternalores:bronze_dust" }, "result": { + "count": 1, "id": "eternalores:bronze_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_block.json b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_block.json rename to src/generated/resources/data/eternalores/recipe/bronze_ingot_to_block.json index f950c8e..926227a 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_block.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/bronze" - } + "item": "eternalores:bronze_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/bronze_ingot_to_dust.json index aba8c4b..02eb14b 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/bronze" + "item": "eternalores:bronze_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_nugget.json b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_nugget.json rename to src/generated/resources/data/eternalores/recipe/bronze_ingot_to_nugget.json index 393f73d..0d38354 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/bronze" + "item": "eternalores:bronze_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/bronze_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/bronze_nugget_to_ingot.json index 8f50662..af44ac4 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/bronze" + "B": { + "item": "eternalores:bronze_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_plate.json b/src/generated/resources/data/eternalores/recipe/bronze_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_plate.json rename to src/generated/resources/data/eternalores/recipe/bronze_plate.json index c27fa92..0bbdf4c 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_plate.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/bronze" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/bronze_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/bronze_plate_to_dust_deconstruction.json index 7d581ff..15f0ffb 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/bronze" + "item": "eternalores:rod_bronze" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_rod.json b/src/generated/resources/data/eternalores/recipe/bronze_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_rod.json rename to src/generated/resources/data/eternalores/recipe/bronze_rod.json index fa403b8..a75c687 100644 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_rod.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/bronze" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/bronze_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/bronze_rod_to_dust_deconstruction.json index 4ed9879..ce1d9c1 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/bronze_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/bronze_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/bronze" + "item": "eternalores:plate_bronze" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/cinnabar_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/cinnabar_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_blasting.json index 5e9df34..4deaa3a 100644 --- a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "cinnabar_gem", "ingredient": { - "tag": "c:dusts/cinnabar" + "item": "eternalores:cinnabar_dust" }, "result": { + "count": 1, "id": "eternalores:gem_cinnabar" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_furnace.json index 6f15393..2c43a44 100644 --- a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/cinnabar_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "cinnabar_gem", "ingredient": { - "tag": "c:dusts/cinnabar" + "item": "eternalores:cinnabar_dust" }, "result": { + "count": 1, "id": "eternalores:gem_cinnabar" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_block.json b/src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_block.json rename to src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_block.json index 1406f0b..78d4ad2 100644 --- a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_block.json +++ b/src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/cinnabar" - } + "item": "eternalores:gem_cinnabar" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_dust.json index b4abad9..106fd1b 100644 --- a/src/main/resources/data/eternalores/recipe/cinnabar/cinnabar_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/cinnabar_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/cinnabar" + "item": "eternalores:gem_cinnabar" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/coal/coal_to_dust.json b/src/generated/resources/data/eternalores/recipe/coal_gem_to_dust.json similarity index 83% rename from src/main/resources/data/eternalores/recipe/coal/coal_to_dust.json rename to src/generated/resources/data/eternalores/recipe/coal_gem_to_dust.json index c77cf88..e0043fc 100644 --- a/src/main/resources/data/eternalores/recipe/coal/coal_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/coal_gem_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:coal" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/cobalt_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/cobalt_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_blasting.json index ac15b7e..7bd7aee 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { - "tag": "c:dusts/cobalt" + "item": "eternalores:cobalt_dust" }, "result": { + "count": 1, "id": "eternalores:cobalt_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_furnace.json index 571e30e..8ca11fe 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { - "tag": "c:dusts/cobalt" + "item": "eternalores:cobalt_dust" }, "result": { + "count": 1, "id": "eternalores:cobalt_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_block.json b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_block.json rename to src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_block.json index 15ae739..c7e517f 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_block.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/cobalt" - } + "item": "eternalores:cobalt_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_dust.json index d8ebd59..cc8301d 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/cobalt" + "item": "eternalores:cobalt_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget.json b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget.json rename to src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_nugget.json index f6d74d7..c878fce 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/cobalt" + "item": "eternalores:cobalt_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/cobalt_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/cobalt_nugget_to_ingot.json index 1d3f760..3487122 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/cobalt" + "B": { + "item": "eternalores:cobalt_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_plate.json b/src/generated/resources/data/eternalores/recipe/cobalt_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_plate.json rename to src/generated/resources/data/eternalores/recipe/cobalt_plate.json index 544099e..66e65a2 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_plate.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/cobalt" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/cobalt_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/cobalt_plate_to_dust_deconstruction.json index 3fd7ef8..2311d93 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/cobalt" + "item": "eternalores:rod_cobalt" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_blasting.json index d35f301..8f9ab7e 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { "item": "eternalores:raw_cobalt_block" }, "result": { + "count": 1, "id": "eternalores:cobalt_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_furnace.json index 86adb51..e906764 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { "item": "eternalores:raw_cobalt_block" }, "result": { + "count": 1, "id": "eternalores:cobalt_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_to_block.json index 346dccc..7ba8db2 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/cobalt" - } + "item": "eternalores:raw_cobalt" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_to_dust.json index 0ffcae9..decfc94 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/cobalt" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_blasting.json index 7909ba9..21ac7d4 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { - "tag": "c:raw_materials/cobalt" + "item": "eternalores:raw_cobalt" }, "result": { + "count": 1, "id": "eternalores:cobalt_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_furnace.json index 8568c27..d0cdc84 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "cobalt_ingot", "ingredient": { - "tag": "c:raw_materials/cobalt" + "item": "eternalores:raw_cobalt" }, "result": { + "count": 1, "id": "eternalores:cobalt_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_rod.json b/src/generated/resources/data/eternalores/recipe/cobalt_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/cobalt/cobalt_rod.json rename to src/generated/resources/data/eternalores/recipe/cobalt_rod.json index 8784211..45d847a 100644 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_rod.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/cobalt" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/cobalt_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/cobalt_rod_to_dust_deconstruction.json index fb28d05..43e4885 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/cobalt_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/cobalt_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/cobalt" + "item": "eternalores:plate_cobalt" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/constantan_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/constantan_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_blasting.json index 67a687b..7a4c5a0 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "constantan_ingot", "ingredient": { - "tag": "c:dusts/constantan" + "item": "eternalores:constantan_dust" }, "result": { + "count": 1, "id": "eternalores:constantan_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_furnace.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_furnace.json index 00a73fa..5df5dc0 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "constantan_ingot", "ingredient": { - "tag": "c:dusts/constantan" + "item": "eternalores:constantan_dust" }, "result": { + "count": 1, "id": "eternalores:constantan_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_block.json b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_block.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_block.json rename to src/generated/resources/data/eternalores/recipe/constantan_ingot_to_block.json index 7c4ba95..2e237bd 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_block.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/constantan" - } + "item": "eternalores:constantan_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_dust.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/constantan_ingot_to_dust.json index ab5b2d4..3a84e40 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/constantan" + "item": "eternalores:constantan_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_nugget.json b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_nugget.json similarity index 79% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_nugget.json rename to src/generated/resources/data/eternalores/recipe/constantan_ingot_to_nugget.json index cb8ba91..942ba54 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/constantan" + "item": "eternalores:constantan_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/constantan_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/constantan_nugget_to_ingot.json index 6ca07bb..77c0d79 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/constantan" + "B": { + "item": "eternalores:constantan_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_plate.json b/src/generated/resources/data/eternalores/recipe/constantan_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_plate.json rename to src/generated/resources/data/eternalores/recipe/constantan_plate.json index c2aa45f..bbd285c 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_plate.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/constantan" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/constantan_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/constantan_plate_to_dust_deconstruction.json index 8f67b9f..a309e7d 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/constantan" + "item": "eternalores:rod_constantan" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_rod.json b/src/generated/resources/data/eternalores/recipe/constantan_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_rod.json rename to src/generated/resources/data/eternalores/recipe/constantan_rod.json index f61ba63..6907e3e 100644 --- a/src/main/resources/data/eternalores/recipe/constantan/constantan_rod.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/constantan" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/constantan_rod_to_dust_deconstruction.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/constantan_rod_to_dust_deconstruction.json index ed419dc..872b685 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/constantan_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/constantan_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/constantan" + "item": "eternalores:plate_constantan" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/copper_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/copper_dust_to_material_blasting.json index c08e1ef..bf8d155 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/copper_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "copper_ingot", "ingredient": { - "tag": "c:dusts/copper" + "item": "eternalores:copper_dust" }, "result": { + "count": 1, "id": "minecraft:copper_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/copper_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/copper_dust_to_material_furnace.json index a206b9a..a55a466 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/copper_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "copper_ingot", "ingredient": { - "tag": "c:dusts/copper" + "item": "eternalores:copper_dust" }, "result": { + "count": 1, "id": "minecraft:copper_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/copper_ingot_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/copper/copper_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/copper_ingot_to_dust.json index e9f0cd6..770bb3b 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/copper_ingot_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:copper_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_nugget.json b/src/generated/resources/data/eternalores/recipe/copper_ingot_to_nugget.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/copper/copper_nugget.json rename to src/generated/resources/data/eternalores/recipe/copper_ingot_to_nugget.json diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/copper_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/copper/copper_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/copper_nugget_to_ingot.json index c0e395e..2b77aed 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/copper_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/copper" + "B": { + "item": "eternalores:copper_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_plate.json b/src/generated/resources/data/eternalores/recipe/copper_plate.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/copper/copper_plate.json rename to src/generated/resources/data/eternalores/recipe/copper_plate.json index 60a496c..cc4ff03 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_plate.json +++ b/src/generated/resources/data/eternalores/recipe/copper_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:copper_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/copper" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/copper_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/copper/copper_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/copper_plate_to_dust_deconstruction.json index 6678be4..c74b35c 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/copper_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "item": "minecraft:raw_copper" + "item": "eternalores:rod_copper" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_blasting.json new file mode 100644 index 0000000..8051539 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "blocks", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_copper_block" + }, + "result": { + "count": 1, + "id": "minecraft:copper_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_furnace.json new file mode 100644 index 0000000..94833b5 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/copper_raw_block_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "blocks", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_copper_block" + }, + "result": { + "count": 1, + "id": "minecraft:copper_block" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/copper_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/copper_raw_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/copper_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/copper_raw_to_dust.json index ace5af7..1d1f419 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/copper_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/copper_raw_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/copper" + "tag": "c:raw_materials/copper" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_rod.json b/src/generated/resources/data/eternalores/recipe/copper_rod.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/copper/copper_rod.json rename to src/generated/resources/data/eternalores/recipe/copper_rod.json index 151e43d..4dc7b78 100644 --- a/src/main/resources/data/eternalores/recipe/copper/copper_rod.json +++ b/src/generated/resources/data/eternalores/recipe/copper_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:copper_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/copper" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/generated/resources/data/eternalores/recipe/copper_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/copper_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..315adfa --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/copper_rod_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:plate_copper" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:copper_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_blasting.json index c1c98c9..3c2ead9 100644 --- a/src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "diamond_gem", "ingredient": { - "tag": "c:dusts/diamond" + "item": "eternalores:diamond_dust" }, "result": { + "count": 1, "id": "minecraft:diamond" } } \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_furnace.json new file mode 100644 index 0000000..7deb955 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/diamond_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:diamond_dust" + }, + "result": { + "count": 1, + "id": "minecraft:diamond" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/diamond/diamond_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/diamond_gem_to_dust.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/diamond/diamond_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/diamond_gem_to_dust.json index 0a479c2..fa0697d 100644 --- a/src/main/resources/data/eternalores/recipe/diamond/diamond_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/diamond_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/diamond" + "item": "minecraft:diamond" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/diamond_plate.json b/src/generated/resources/data/eternalores/recipe/diamond_plate.json new file mode 100644 index 0000000..2c04dd5 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/diamond_plate.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "H": { + "tag": "eternalores:tools/gem_cutter" + }, + "I": { + "tag": "c:gems/diamond" + } + }, + "pattern": [ + " H ", + " I ", + " I " + ], + "result": { + "count": 1, + "id": "eternalores:plate_diamond" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/diamond_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/diamond_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..44954f2 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/diamond_plate_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:rod_diamond" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:diamond_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/diamond/diamond_gear.json b/src/generated/resources/data/eternalores/recipe/diamond_rod.json similarity index 54% rename from src/main/resources/data/eternalores/recipe/diamond/diamond_gear.json rename to src/generated/resources/data/eternalores/recipe/diamond_rod.json index ded8950..713c34c 100644 --- a/src/main/resources/data/eternalores/recipe/diamond/diamond_gear.json +++ b/src/generated/resources/data/eternalores/recipe/diamond_rod.json @@ -2,20 +2,20 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/gem_cutter" + }, + "I": { "tag": "c:gems/diamond" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " A ", - "ABA", - " A " + "H ", + " I ", + " I" ], "result": { "count": 1, - "id": "eternalores:gear_diamond" + "id": "eternalores:rod_diamond" } } \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/diamond_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/diamond_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..10f6818 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/diamond_rod_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:plate_diamond" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:diamond_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/electrum_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/electrum_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_blasting.json index 961abb2..98b49bb 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "electrum_ingot", "ingredient": { - "tag": "c:dusts/electrum" + "item": "eternalores:electrum_dust" }, "result": { + "count": 1, "id": "eternalores:electrum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_furnace.json index a9f3d47..a491b96 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "electrum_ingot", "ingredient": { - "tag": "c:dusts/electrum" + "item": "eternalores:electrum_dust" }, "result": { + "count": 1, "id": "eternalores:electrum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_block.json b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_block.json rename to src/generated/resources/data/eternalores/recipe/electrum_ingot_to_block.json index 0f5dba0..a854c0f 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_block.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/electrum" - } + "item": "eternalores:electrum_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/electrum_ingot_to_dust.json index b4abf14..22d5733 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/electrum" + "item": "eternalores:electrum_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_nugget.json b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_nugget.json rename to src/generated/resources/data/eternalores/recipe/electrum_ingot_to_nugget.json index 4bd9b53..28393e2 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/electrum" + "item": "eternalores:electrum_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/electrum_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/electrum_nugget_to_ingot.json index 0e00013..f3197c0 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/electrum" + "B": { + "item": "eternalores:electrum_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_plate.json b/src/generated/resources/data/eternalores/recipe/electrum_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_plate.json rename to src/generated/resources/data/eternalores/recipe/electrum_plate.json index 00dac8e..f322275 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_plate.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/electrum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/electrum_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/electrum_plate_to_dust_deconstruction.json index af7b0c3..8737333 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/electrum" + "item": "eternalores:rod_electrum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_rod.json b/src/generated/resources/data/eternalores/recipe/electrum_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_rod.json rename to src/generated/resources/data/eternalores/recipe/electrum_rod.json index 4c389e2..0dfedb4 100644 --- a/src/main/resources/data/eternalores/recipe/electrum/electrum_rod.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/electrum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/electrum_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/electrum_rod_to_dust_deconstruction.json index a5a4d2b..38ffe18 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/electrum_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/electrum_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/electrum" + "item": "eternalores:plate_electrum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_blasting.json index 9b430a1..bdee0eb 100644 --- a/src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "emerald_gem", "ingredient": { - "tag": "c:dusts/emerald" + "item": "eternalores:emerald_dust" }, "result": { + "count": 1, "id": "minecraft:emerald" } } \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_furnace.json new file mode 100644 index 0000000..d8b4f7b --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/emerald_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:emerald_dust" + }, + "result": { + "count": 1, + "id": "minecraft:emerald" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/emerald/emerald_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/emerald_gem_to_dust.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/emerald/emerald_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/emerald_gem_to_dust.json index cfd2a1e..2a66bfe 100644 --- a/src/main/resources/data/eternalores/recipe/emerald/emerald_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/emerald_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/emerald" + "item": "minecraft:emerald" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/misc/ender_pearl_to_dust.json b/src/generated/resources/data/eternalores/recipe/ender_misc_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/misc/ender_pearl_to_dust.json rename to src/generated/resources/data/eternalores/recipe/ender_misc_to_dust.json index 112b30c..bc5522f 100644 --- a/src/main/resources/data/eternalores/recipe/misc/ender_pearl_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/ender_misc_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:ender_pearl" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/enderium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/enderium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_blasting.json index b8fc762..a901379 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "enderium_ingot", "ingredient": { - "tag": "c:dusts/enderium" + "item": "eternalores:enderium_dust" }, "result": { + "count": 1, "id": "eternalores:enderium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_furnace.json index b3e2257..e1167a2 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "enderium_ingot", "ingredient": { - "tag": "c:dusts/enderium" + "item": "eternalores:enderium_dust" }, "result": { + "count": 1, "id": "eternalores:enderium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_block.json b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_block.json rename to src/generated/resources/data/eternalores/recipe/enderium_ingot_to_block.json index 4f4015b..380b256 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_block.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/enderium" - } + "item": "eternalores:enderium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/enderium_ingot_to_dust.json index ff83e24..f3adbf2 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/enderium" + "item": "eternalores:enderium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_nugget.json b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_nugget.json rename to src/generated/resources/data/eternalores/recipe/enderium_ingot_to_nugget.json index 0abb5ac..4d67474 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/enderium" + "item": "eternalores:enderium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/enderium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/enderium_nugget_to_ingot.json index 052d30f..5dd8b0f 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/enderium" + "B": { + "item": "eternalores:enderium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_plate.json b/src/generated/resources/data/eternalores/recipe/enderium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_plate.json rename to src/generated/resources/data/eternalores/recipe/enderium_plate.json index 9ef3658..3bbb229 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/enderium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/enderium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/enderium_plate_to_dust_deconstruction.json index 53d9d76..9817498 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/enderium" + "item": "eternalores:rod_enderium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_rod.json b/src/generated/resources/data/eternalores/recipe/enderium_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_rod.json rename to src/generated/resources/data/eternalores/recipe/enderium_rod.json index 6779fc4..fb7edd3 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/enderium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/enderium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/enderium_rod_to_dust_deconstruction.json index 70e1fc3..c261919 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/enderium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/enderium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/enderium" + "item": "eternalores:plate_enderium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/misc/endstone_to_dust.json b/src/generated/resources/data/eternalores/recipe/endstone_misc_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/misc/endstone_to_dust.json rename to src/generated/resources/data/eternalores/recipe/endstone_misc_to_dust.json index 02b1cd1..501298d 100644 --- a/src/main/resources/data/eternalores/recipe/misc/endstone_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/endstone_misc_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:end_stone" }, { - "item": "eternalores:cobalt_hammer" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/fluorite/fluorite_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/fluorite_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/fluorite/fluorite_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/fluorite_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/fluorite/fluorite_block.json b/src/generated/resources/data/eternalores/recipe/fluorite_gem_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/fluorite/fluorite_block.json rename to src/generated/resources/data/eternalores/recipe/fluorite_gem_to_block.json index 6035a5b..909fb8c 100644 --- a/src/main/resources/data/eternalores/recipe/fluorite/fluorite_block.json +++ b/src/generated/resources/data/eternalores/recipe/fluorite_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/fluorite" - } + "item": "eternalores:fluorite" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/fluorite/fluorite_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/fluorite_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/fluorite/fluorite_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/fluorite_gem_to_dust.json index 52e5d83..098d28b 100644 --- a/src/main/resources/data/eternalores/recipe/fluorite/fluorite_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/fluorite_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/fluorite" + "item": "eternalores:fluorite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/gallium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/gallium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_blasting.json index c6730a9..5ceb7be 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { - "tag": "c:dusts/gallium" + "item": "eternalores:gallium_dust" }, "result": { + "count": 1, "id": "eternalores:gallium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_furnace.json index a7b3014..a1add6b 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { - "tag": "c:dusts/gallium" + "item": "eternalores:gallium_dust" }, "result": { + "count": 1, "id": "eternalores:gallium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_block.json b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_block.json rename to src/generated/resources/data/eternalores/recipe/gallium_ingot_to_block.json index fc34d07..4240e81 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_block.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/gallium" - } + "item": "eternalores:gallium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gallium_ingot_to_dust.json index dfc0730..139df25 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/gallium" + "item": "eternalores:gallium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_nugget.json b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_nugget.json rename to src/generated/resources/data/eternalores/recipe/gallium_ingot_to_nugget.json index 4564341..fd5b4d8 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/gallium" + "item": "eternalores:gallium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/gallium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/gallium_nugget_to_ingot.json index c4e65a3..2bbc12d 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/gallium" + "B": { + "item": "eternalores:gallium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_plate.json b/src/generated/resources/data/eternalores/recipe/gallium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_plate.json rename to src/generated/resources/data/eternalores/recipe/gallium_plate.json index ccb0846..2d02c58 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/gallium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/gallium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gallium_plate_to_dust_deconstruction.json index 075bd36..4bc773e 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/gallium" + "item": "eternalores:rod_gallium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_blasting.json index dc45fb2..0d8d27d 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { "item": "eternalores:raw_gallium_block" }, "result": { + "count": 1, "id": "eternalores:gallium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_furnace.json index d12b9ab..f567bc2 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { "item": "eternalores:raw_gallium_block" }, "result": { + "count": 1, "id": "eternalores:gallium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_block.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_to_block.json index 1b88d74..ff94a47 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/gallium" - } + "item": "eternalores:raw_gallium" + } }, "pattern": [ "AAA", @@ -12,7 +12,7 @@ "AAA" ], "result": { - "count": 9, + "count": 1, "id": "eternalores:raw_gallium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_to_dust.json index 1e6e5a8..3ea83c5 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/gallium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_blasting.json index 270beca..e870859 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { - "tag": "c:raw_materials/gallium" + "item": "eternalores:raw_gallium" }, "result": { + "count": 1, "id": "eternalores:gallium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_furnace.json index 1cfc279..aad124d 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "gallium_ingot", "ingredient": { - "tag": "c:raw_materials/gallium" + "item": "eternalores:raw_gallium" }, "result": { + "count": 1, "id": "eternalores:gallium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_rod.json b/src/generated/resources/data/eternalores/recipe/gallium_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/gallium/gallium_rod.json rename to src/generated/resources/data/eternalores/recipe/gallium_rod.json index 13621c4..1a81445 100644 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/gallium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/gallium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gallium_rod_to_dust_deconstruction.json index b2d78d3..ce0a73c 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/gallium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gallium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/gallium" + "item": "eternalores:plate_gallium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/gold_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/gold_dust_to_material_blasting.json index ac3ad4e..3242ef6 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/gold_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "gold_ingot", "ingredient": { - "tag": "c:dusts/gold" + "item": "eternalores:gold_dust" }, "result": { + "count": 1, "id": "minecraft:gold_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/gold_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/gold_dust_to_material_furnace.json index 51bb0fd..68dc58f 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/gold_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "gold_ingot", "ingredient": { - "tag": "c:dusts/gold" + "item": "eternalores:gold_dust" }, "result": { + "count": 1, "id": "minecraft:gold_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/gold_ingot_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/gold/gold_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gold_ingot_to_dust.json index 073068f..6d76a2b 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gold_ingot_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:gold_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_plate.json b/src/generated/resources/data/eternalores/recipe/gold_plate.json similarity index 57% rename from src/main/resources/data/eternalores/recipe/gold/gold_plate.json rename to src/generated/resources/data/eternalores/recipe/gold_plate.json index 715a87a..9f745b0 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_plate.json +++ b/src/generated/resources/data/eternalores/recipe/gold_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:gold_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/gold" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/gold_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/gold_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/gold_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gold_plate_to_dust_deconstruction.json index 51e8e54..2fb1812 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/gold_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gold_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/gold" + "item": "eternalores:rod_gold" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_blasting.json new file mode 100644 index 0000000..b6f4614 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "blocks", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_gold_block" + }, + "result": { + "count": 1, + "id": "minecraft:gold_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_furnace.json new file mode 100644 index 0000000..0520d21 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/gold_raw_block_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "blocks", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_gold_block" + }, + "result": { + "count": 1, + "id": "minecraft:gold_block" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/gold_raw_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/gold/gold_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/gold_raw_to_dust.json index d24c017..c994a06 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/gold_raw_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "item": "minecraft:raw_gold" + "tag": "c:raw_materials/gold" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_rod.json b/src/generated/resources/data/eternalores/recipe/gold_rod.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/gold/gold_rod.json rename to src/generated/resources/data/eternalores/recipe/gold_rod.json index a05c4c0..c1dbc4d 100644 --- a/src/main/resources/data/eternalores/recipe/gold/gold_rod.json +++ b/src/generated/resources/data/eternalores/recipe/gold_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:gold_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/gold" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/gold_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/gold_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/gold_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/gold_rod_to_dust_deconstruction.json index 1dc3af6..2e23f29 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/gold_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/gold_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/gold" + "item": "eternalores:plate_gold" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/graphite_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/graphite_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_blasting.json index 43b2b6e..664d9b9 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "graphite_ingot", "ingredient": { - "tag": "c:dusts/graphite" + "item": "eternalores:graphite_dust" }, "result": { + "count": 1, "id": "eternalores:graphite_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_furnace.json index d61bafc..ccbbc2e 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "graphite_ingot", "ingredient": { - "tag": "c:dusts/graphite" + "item": "eternalores:graphite_dust" }, "result": { + "count": 1, "id": "eternalores:graphite_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_block.json b/src/generated/resources/data/eternalores/recipe/graphite_ingot_to_block.json similarity index 88% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_block.json rename to src/generated/resources/data/eternalores/recipe/graphite_ingot_to_block.json index 5d09fd2..684ab5a 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_block.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { "item": "eternalores:graphite_ingot" - } + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_nugget.json b/src/generated/resources/data/eternalores/recipe/graphite_ingot_to_nugget.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_nugget.json rename to src/generated/resources/data/eternalores/recipe/graphite_ingot_to_nugget.json diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/graphite_nugget_to_ingot.json similarity index 83% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/graphite_nugget_to_ingot.json index f1a5dff..e49675c 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "B": { "item": "eternalores:graphite_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_plate.json b/src/generated/resources/data/eternalores/recipe/graphite_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_plate.json rename to src/generated/resources/data/eternalores/recipe/graphite_plate.json index 66b85db..c51791d 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_plate.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/graphite" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/graphite_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/graphite_plate_to_dust_deconstruction.json index ec9d4b3..9d07448 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/graphite" + "item": "eternalores:rod_graphite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_rod.json b/src/generated/resources/data/eternalores/recipe/graphite_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_rod.json rename to src/generated/resources/data/eternalores/recipe/graphite_rod.json index 89544c9..efefafe 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_rod.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/graphite" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/graphite_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/graphite_rod_to_dust_deconstruction.json index 8598187..253e732 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/graphite_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/graphite_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/graphite" + "item": "eternalores:plate_graphite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/invar_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/invar/invar_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/invar_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/invar_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/invar_dust_to_material_blasting.json index 6cef57b..c5e6994 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/invar_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "invar_ingot", "ingredient": { - "tag": "c:dusts/invar" + "item": "eternalores:invar_dust" }, "result": { + "count": 1, "id": "eternalores:invar_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/invar_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/invar_dust_to_material_furnace.json index 2666b58..139be61 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/invar_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "invar_ingot", "ingredient": { - "tag": "c:dusts/invar" + "item": "eternalores:invar_dust" }, "result": { + "count": 1, "id": "eternalores:invar_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_block.json b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/invar/invar_block.json rename to src/generated/resources/data/eternalores/recipe/invar_ingot_to_block.json index d6629d0..16d6509 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_block.json +++ b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/invar" - } + "item": "eternalores:invar_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/invar/invar_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/invar_ingot_to_dust.json index c7d3329..822e0e9 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/invar" + "item": "eternalores:invar_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_nugget.json b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/invar/invar_nugget.json rename to src/generated/resources/data/eternalores/recipe/invar_ingot_to_nugget.json index 9e4301a..4984edf 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/invar_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/invar" + "item": "eternalores:invar_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/invar_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/invar/invar_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/invar_nugget_to_ingot.json index dd04305..888bfda 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/invar_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/invar" + "B": { + "item": "eternalores:invar_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_plate.json b/src/generated/resources/data/eternalores/recipe/invar_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/invar/invar_plate.json rename to src/generated/resources/data/eternalores/recipe/invar_plate.json index 522c8fa..e3315f9 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_plate.json +++ b/src/generated/resources/data/eternalores/recipe/invar_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/invar" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/invar_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/invar_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/invar_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/invar_plate_to_dust_deconstruction.json index c7edb8e..2ff2522 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/invar_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/invar_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/invar" + "item": "eternalores:rod_invar" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_rod.json b/src/generated/resources/data/eternalores/recipe/invar_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/invar/invar_rod.json rename to src/generated/resources/data/eternalores/recipe/invar_rod.json index e5f1998..404f8b5 100644 --- a/src/main/resources/data/eternalores/recipe/invar/invar_rod.json +++ b/src/generated/resources/data/eternalores/recipe/invar_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/invar" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/invar_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/invar_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/invar_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/invar_rod_to_dust_deconstruction.json index 677c7f6..200c337 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/invar_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/invar_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/invar" + "item": "eternalores:plate_invar" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/iridium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/iridium_block_to_ingot.json new file mode 100644 index 0000000..437dcff --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_block_to_ingot.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:iridium_block" + } + ], + "result": { + "count": 9, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_blasting.json new file mode 100644 index 0000000..8e3d99b --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:iridium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_furnace.json new file mode 100644 index 0000000..21f0d4f --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:iridium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_block.json b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_block.json new file mode 100644 index 0000000..253cd3a --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_block.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "A": { + "item": "eternalores:iridium_ingot" + } + }, + "pattern": [ + "AAA", + "AAA", + "AAA" + ], + "result": { + "count": 1, + "id": "eternalores:iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_dust.json new file mode 100644 index 0000000..28b4e40 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:iridium_ingot" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 1, + "id": "eternalores:iridium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_nugget.json new file mode 100644 index 0000000..5c59050 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_ingot_to_nugget.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:iridium_ingot" + } + ], + "result": { + "count": 9, + "id": "eternalores:iridium_nugget" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/iridium_nugget_to_ingot.json new file mode 100644 index 0000000..fc04dfb --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_nugget_to_ingot.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "B": { + "item": "eternalores:iridium_nugget" + } + }, + "pattern": [ + "BBB", + "BBB", + "BBB" + ], + "result": { + "count": 1, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_plate.json b/src/generated/resources/data/eternalores/recipe/iridium_plate.json new file mode 100644 index 0000000..7f62e2d --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_plate.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/iridium" + } + }, + "pattern": [ + " H ", + " I ", + " I " + ], + "result": { + "count": 1, + "id": "eternalores:plate_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/iridium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..861522a --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_plate_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:plate_iridium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:iridium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_blasting.json new file mode 100644 index 0000000..1105162 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "blocks", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_iridium_block" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_furnace.json new file mode 100644 index 0000000..1eaf082 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "blocks", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_iridium_block" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_ore.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_ore.json new file mode 100644 index 0000000..34b8814 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_block_to_ore.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:raw_iridium_block" + } + ], + "result": { + "count": 9, + "id": "eternalores:raw_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_to_block.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_block.json new file mode 100644 index 0000000..3910b56 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_block.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "A": { + "item": "eternalores:raw_iridium" + } + }, + "pattern": [ + "AAA", + "AAA", + "AAA" + ], + "result": { + "count": 1, + "id": "eternalores:raw_iridium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_to_dust.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_dust.json new file mode 100644 index 0000000..24032dd --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "tag": "c:raw_materials/iridium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:iridium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..ec35725 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_iridium" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..fb9ba40 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_raw_to_ingot_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_iridium" + }, + "result": { + "count": 1, + "id": "eternalores:iridium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_rod.json b/src/generated/resources/data/eternalores/recipe/iridium_rod.json new file mode 100644 index 0000000..5b536c2 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_rod.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/iridium" + } + }, + "pattern": [ + "H ", + " I ", + " I" + ], + "result": { + "count": 1, + "id": "eternalores:rod_iridium" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iridium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/iridium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..33726ba --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iridium_rod_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:rod_iridium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:iridium_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/iron_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/iron_dust_to_material_blasting.json index aca65ac..732d370 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/iron_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "iron_ingot", "ingredient": { - "tag": "c:dusts/iron" + "item": "eternalores:iron_dust" }, "result": { + "count": 1, "id": "minecraft:iron_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/iron_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/iron_dust_to_material_furnace.json index 9923aa4..cd32476 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/iron_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "iron_ingot", "ingredient": { - "tag": "c:dusts/iron" + "item": "eternalores:iron_dust" }, "result": { + "count": 1, "id": "minecraft:iron_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/iron_ingot_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/iron/iron_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/iron_ingot_to_dust.json index b842775..e4d6796 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/iron_ingot_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:iron_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_plate.json b/src/generated/resources/data/eternalores/recipe/iron_plate.json similarity index 57% rename from src/main/resources/data/eternalores/recipe/iron/iron_plate.json rename to src/generated/resources/data/eternalores/recipe/iron_plate.json index aaa3e65..85b7364 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_plate.json +++ b/src/generated/resources/data/eternalores/recipe/iron_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:iron_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/iron" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/iron_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/iron_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/iron_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/iron_plate_to_dust_deconstruction.json index 1c8674a..fbf5b8e 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/iron_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/iron_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/iron" + "item": "eternalores:rod_iron" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_blasting.json new file mode 100644 index 0000000..1780f06 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "blocks", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_iron_block" + }, + "result": { + "count": 1, + "id": "minecraft:iron_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_furnace.json new file mode 100644 index 0000000..e0f8e43 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/iron_raw_block_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "blocks", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "minecraft:raw_iron_block" + }, + "result": { + "count": 1, + "id": "minecraft:iron_block" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/iron_raw_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/iron/iron_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/iron_raw_to_dust.json index bfa0c57..0f28b72 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/iron_raw_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "item": "minecraft:raw_iron" + "tag": "c:raw_materials/iron" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_rod.json b/src/generated/resources/data/eternalores/recipe/iron_rod.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/iron/iron_rod.json rename to src/generated/resources/data/eternalores/recipe/iron_rod.json index c329890..99608ad 100644 --- a/src/main/resources/data/eternalores/recipe/iron/iron_rod.json +++ b/src/generated/resources/data/eternalores/recipe/iron_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:iron_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/iron" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/iron_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/iron_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/iron_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/iron_rod_to_dust_deconstruction.json index c0ae9b2..815f2d0 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/iron_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/iron_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/iron" + "item": "eternalores:plate_iron" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_blasting.json index b201b0f..ca2a920 100644 --- a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "lapis_lazuli_gem", "ingredient": { - "tag": "c:dusts/lapis" + "item": "eternalores:lapis_lazuli_dust" }, "result": { + "count": 1, "id": "minecraft:lapis_lazuli" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_furnace.json similarity index 61% rename from src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_furnace.json index e5aa806..0c65610 100644 --- a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/lapis_dust_to_material_furnace.json @@ -1,13 +1,13 @@ { - "type": "minecraft:furnace", + "type": "minecraft:smelting", "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "lapis_lazuli_gem", "ingredient": { - "tag": "c:dusts/lapis" + "item": "eternalores:lapis_lazuli_dust" }, "result": { + "count": 1, "id": "minecraft:lapis_lazuli" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/lapis_gem_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lapis_gem_to_dust.json index fda8cf4..51801b9 100644 --- a/src/main/resources/data/eternalores/recipe/lapis_lazuli/lapis_lazuli_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lapis_gem_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:lapis_lazuli" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/lead_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/lead/lead_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/lead_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/lead_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/lead_dust_to_material_blasting.json index 4640f85..fe3d9c4 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/lead_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "lead_ingot", "ingredient": { - "tag": "c:raw_materials/lead" + "item": "eternalores:lead_dust" }, "result": { + "count": 1, "id": "eternalores:lead_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/lead_dust_to_material_furnace.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/lead_dust_to_material_furnace.json index e557b3a..248a750 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/lead_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "lead_ingot", "ingredient": { - "tag": "c:raw_materials/lead" + "item": "eternalores:lead_dust" }, "result": { + "count": 1, "id": "eternalores:lead_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_block.json b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/lead/lead_block.json rename to src/generated/resources/data/eternalores/recipe/lead_ingot_to_block.json index a1433a6..d0ecebe 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_block.json +++ b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/lead" - } + "item": "eternalores:lead_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/lead/lead_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lead_ingot_to_dust.json index 9731f12..d01eaa0 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/lead" + "item": "eternalores:lead_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_nugget.json b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/lead/lead_nugget.json rename to src/generated/resources/data/eternalores/recipe/lead_ingot_to_nugget.json index 0a29593..cd383b2 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/lead_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/lead" + "item": "eternalores:lead_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/lead_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/lead/lead_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/lead_nugget_to_ingot.json index acb0dbc..4f8e2ab 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/lead_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/lead" + "B": { + "item": "eternalores:lead_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_plate.json b/src/generated/resources/data/eternalores/recipe/lead_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/lead/lead_plate.json rename to src/generated/resources/data/eternalores/recipe/lead_plate.json index ba6e29e..fb6b16e 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_plate.json +++ b/src/generated/resources/data/eternalores/recipe/lead_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/lead" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/lead_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/lead_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/lead_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lead_plate_to_dust_deconstruction.json index 2950f3b..f99946b 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/lead_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lead_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/lead" + "item": "eternalores:rod_lead" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_blasting.json index 68bcd5e..4667c47 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "lead_ingot", "ingredient": { "item": "eternalores:raw_lead_block" }, "result": { + "count": 1, "id": "eternalores:lead_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_furnace.json index 7cf8c01..1070f60 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "lead_ingot", "ingredient": { "item": "eternalores:raw_lead_block" }, "result": { + "count": 1, "id": "eternalores:lead_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/lead_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/lead_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_to_block.json index 9680982..3987850 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/lead" - } + "item": "eternalores:raw_lead" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/lead_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/lead/lead_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_to_dust.json index 38bffdb..d88b968 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/lead" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_blasting.json index 05e617f..5b7963f 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "lead_ingot", "ingredient": { - "tag": "c:dusts/lead" + "item": "eternalores:raw_lead" }, "result": { + "count": 1, "id": "eternalores:lead_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_furnace.json similarity index 77% rename from src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_furnace.json index 35b880e..0354b4f 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/lead_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "lead_ingot", "ingredient": { - "tag": "c:dusts/lead" + "item": "eternalores:raw_lead" }, "result": { + "count": 1, "id": "eternalores:lead_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_rod.json b/src/generated/resources/data/eternalores/recipe/lead_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/lead/lead_rod.json rename to src/generated/resources/data/eternalores/recipe/lead_rod.json index 7956d0b..8be7eb6 100644 --- a/src/main/resources/data/eternalores/recipe/lead/lead_rod.json +++ b/src/generated/resources/data/eternalores/recipe/lead_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/lead" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/lead_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/lead_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/lead_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lead_rod_to_dust_deconstruction.json index 34cce24..da5748d 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/lead_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lead_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/lead" + "item": "eternalores:plate_lead" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/lumium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/lumium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_blasting.json index 78e5329..8baa9c0 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "lumium_ingot", "ingredient": { - "tag": "c:dusts/lumium" + "item": "eternalores:lumium_dust" }, "result": { + "count": 1, "id": "eternalores:lumium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_furnace.json index e9dc152..4e33976 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "lumium_ingot", "ingredient": { - "tag": "c:dusts/lumium" + "item": "eternalores:lumium_dust" }, "result": { + "count": 1, "id": "eternalores:lumium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_block.json b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_block.json rename to src/generated/resources/data/eternalores/recipe/lumium_ingot_to_block.json index ce8fa2c..fb2a75b 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_block.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/lumium" - } + "item": "eternalores:lumium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lumium_ingot_to_dust.json index 3a74ba0..b3ac066 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/lumium" + "item": "eternalores:lumium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_nugget.json b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_nugget.json rename to src/generated/resources/data/eternalores/recipe/lumium_ingot_to_nugget.json index 95c9ab3..d297513 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/lumium" + "item": "eternalores:lumium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/lumium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/lumium_nugget_to_ingot.json index 5d7467c..e223587 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/lumium" + "B": { + "item": "eternalores:lumium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_plate.json b/src/generated/resources/data/eternalores/recipe/lumium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_plate.json rename to src/generated/resources/data/eternalores/recipe/lumium_plate.json index 9a60cf8..f02b047 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/lumium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/lumium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lumium_plate_to_dust_deconstruction.json index 47a572b..ec07b3a 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/lumium" + "item": "eternalores:rod_lumium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_rod.json b/src/generated/resources/data/eternalores/recipe/lumium_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_rod.json rename to src/generated/resources/data/eternalores/recipe/lumium_rod.json index 57d1d48..5b51a78 100644 --- a/src/main/resources/data/eternalores/recipe/lumium/lumium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/lumium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/lumium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/lumium_rod_to_dust_deconstruction.json index fba9e6c..6e566ea 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/lumium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/lumium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/lumium" + "item": "eternalores:plate_lumium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_blasting.json index 5d5146a..b1052a2 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "netherite_ingot", "ingredient": { - "tag": "c:dusts/netherite" + "item": "eternalores:netherite_dust" }, "result": { + "count": 1, "id": "minecraft:netherite_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_furnace.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_furnace.json index ff7451b..974fb92 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "netherite_ingot", "ingredient": { - "tag": "c:dusts/netherite" + "item": "eternalores:netherite_dust" }, "result": { + "count": 1, "id": "minecraft:netherite_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/netherite_ingot_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/netherite_ingot_to_dust.json index c8d15e5..5d24b65 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_ingot_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:netherite_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_nugget.json b/src/generated/resources/data/eternalores/recipe/netherite_ingot_to_nugget.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_nugget.json rename to src/generated/resources/data/eternalores/recipe/netherite_ingot_to_nugget.json diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/netherite_nugget_to_ingot.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/netherite_nugget_to_ingot.json index a3ef1f7..4eb5d07 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/netherite" + "B": { + "item": "eternalores:netherite_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_plate.json b/src/generated/resources/data/eternalores/recipe/netherite_plate.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_plate.json rename to src/generated/resources/data/eternalores/recipe/netherite_plate.json index ba221ca..7e50655 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_plate.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:netherite_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/netherite" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/netherite_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/netherite_plate_to_dust_deconstruction.json index b31f2f0..75a9938 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/netherite" + "item": "eternalores:rod_netherite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/netherite/netherite_rod.json b/src/generated/resources/data/eternalores/recipe/netherite_rod.json similarity index 56% rename from src/main/resources/data/eternalores/recipe/netherite/netherite_rod.json rename to src/generated/resources/data/eternalores/recipe/netherite_rod.json index 76940d1..04aa423 100644 --- a/src/main/resources/data/eternalores/recipe/netherite/netherite_rod.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "item": "minecraft:netherite_ingot" - }, - "B": { - "tag": "eternalores:hammers" + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/netherite" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/netherite_rod_to_dust_deconstruction.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/netherite_rod_to_dust_deconstruction.json index 4b06c21..e5f8057 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/netherite_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/netherite_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/netherite" + "item": "eternalores:plate_netherite" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/misc/netherrack_to_dust.json b/src/generated/resources/data/eternalores/recipe/netherrack_misc_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/misc/netherrack_to_dust.json rename to src/generated/resources/data/eternalores/recipe/netherrack_misc_to_dust.json index b510b75..dc9d97b 100644 --- a/src/main/resources/data/eternalores/recipe/misc/netherrack_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/netherrack_misc_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:netherrack" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/nickel_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/nickel_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_blasting.json index fbce4db..3eeded6 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { - "tag": "c:dusts/nickel" + "item": "eternalores:nickel_dust" }, "result": { + "count": 1, "id": "eternalores:nickel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_furnace.json index e30142e..6784d19 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { - "tag": "c:dusts/nickel" + "item": "eternalores:nickel_dust" }, "result": { + "count": 1, "id": "eternalores:nickel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_block.json b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_block.json rename to src/generated/resources/data/eternalores/recipe/nickel_ingot_to_block.json index 7d9c355..42bde2b 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_block.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/nickel" - } + "item": "eternalores:nickel_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/nickel_ingot_to_dust.json index 5e3fbd8..80475a7 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/nickel" + "item": "eternalores:nickel_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_nugget.json b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_nugget.json rename to src/generated/resources/data/eternalores/recipe/nickel_ingot_to_nugget.json index afd0c8f..1a98079 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/nickel" + "item": "eternalores:nickel_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/nickel_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/nickel_nugget_to_ingot.json index 205838e..1c501d2 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/nickel" + "B": { + "item": "eternalores:nickel_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_plate.json b/src/generated/resources/data/eternalores/recipe/nickel_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_plate.json rename to src/generated/resources/data/eternalores/recipe/nickel_plate.json index 9318720..21bf412 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_plate.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/nickel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/nickel_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/nickel_plate_to_dust_deconstruction.json index f5be051..84dafaf 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/nickel" + "item": "eternalores:rod_nickel" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_blasting.json index 9bb928d..f15ce5b 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { "item": "eternalores:raw_nickel_block" }, "result": { + "count": 1, "id": "eternalores:nickel_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_furnace.json index 0eb30f5..dd994da 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { "item": "eternalores:raw_nickel_block" }, "result": { + "count": 1, "id": "eternalores:nickel_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_to_block.json index 5d8e479..3f6fc2c 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/nickel" - } + "item": "eternalores:raw_nickel" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_to_dust.json index e39bad2..f5f6b6b 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/nickel" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_blasting.json index fb8fc63..9e58f25 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { - "tag": "c:raw_materials/nickel" + "item": "eternalores:raw_nickel" }, "result": { + "count": 1, "id": "eternalores:nickel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_furnace.json index 23f61b3..fc2d124 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "nickel_ingot", "ingredient": { - "tag": "c:raw_materials/nickel" + "item": "eternalores:raw_nickel" }, "result": { + "count": 1, "id": "eternalores:nickel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_rod.json b/src/generated/resources/data/eternalores/recipe/nickel_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/nickel/nickel_rod.json rename to src/generated/resources/data/eternalores/recipe/nickel_rod.json index 00ae37e..5f65a12 100644 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_rod.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/nickel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/nickel_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/nickel_rod_to_dust_deconstruction.json index b99a202..ae14d39 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/nickel_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/nickel_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/nickel" + "item": "eternalores:plate_nickel" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/niter/niter_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/niter_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/niter/niter_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/niter_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/niter_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/niter_dust_to_material_blasting.json index 1a28dc7..0d00815 100644 --- a/src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/niter_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "niter_gem", "ingredient": { - "tag": "c:dusts/niter" + "item": "eternalores:niter_dust" }, "result": { + "count": 1, "id": "eternalores:gem_niter" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/niter_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/niter_dust_to_material_furnace.json index 169409c..7ee58b9 100644 --- a/src/main/resources/data/eternalores/recipe/niter/niter_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/niter_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "niter_gem", "ingredient": { - "tag": "c:dusts/niter" + "item": "eternalores:niter_dust" }, "result": { + "count": 1, "id": "eternalores:gem_niter" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/niter/niter_block.json b/src/generated/resources/data/eternalores/recipe/niter_gem_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/niter/niter_block.json rename to src/generated/resources/data/eternalores/recipe/niter_gem_to_block.json index 092d50a..46d402a 100644 --- a/src/main/resources/data/eternalores/recipe/niter/niter_block.json +++ b/src/generated/resources/data/eternalores/recipe/niter_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/niter" - } + "item": "eternalores:gem_niter" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/niter/niter_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/niter_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/niter/niter_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/niter_gem_to_dust.json index 25f8c02..c4eb737 100644 --- a/src/main/resources/data/eternalores/recipe/niter/niter_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/niter_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/niter" + "item": "eternalores:gem_niter" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/obsidian/obsidian_block_to_dust.json b/src/generated/resources/data/eternalores/recipe/obsidian_misc1_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/obsidian/obsidian_block_to_dust.json rename to src/generated/resources/data/eternalores/recipe/obsidian_misc1_to_dust.json index e80f56c..760df04 100644 --- a/src/main/resources/data/eternalores/recipe/obsidian/obsidian_block_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/obsidian_misc1_to_dust.json @@ -6,7 +6,7 @@ "item": "minecraft:obsidian" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/obsidian_misc2_to_dust.json b/src/generated/resources/data/eternalores/recipe/obsidian_misc2_to_dust.json new file mode 100644 index 0000000..7e4e57f --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/obsidian_misc2_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "minecraft:crying_obsidian" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 1, + "id": "eternalores:obsidian_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/onyx/onyx_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/onyx_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/onyx/onyx_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/onyx_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_blasting.json index 52d3a8b..9e976bc 100644 --- a/src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "onyx_gem", "ingredient": { - "tag": "c:dusts/onyx" + "item": "eternalores:onyx_dust" }, "result": { + "count": 1, "id": "eternalores:gem_onyx" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_furnace.json index e653ef4..82e3061 100644 --- a/src/main/resources/data/eternalores/recipe/onyx/onyx_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/onyx_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "onyx_gem", "ingredient": { - "tag": "c:dusts/onyx" + "item": "eternalores:onyx_dust" }, "result": { + "count": 1, "id": "eternalores:gem_onyx" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/onyx/onyx_block.json b/src/generated/resources/data/eternalores/recipe/onyx_gem_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/onyx/onyx_block.json rename to src/generated/resources/data/eternalores/recipe/onyx_gem_to_block.json index dcb2568..12ec2c3 100644 --- a/src/main/resources/data/eternalores/recipe/onyx/onyx_block.json +++ b/src/generated/resources/data/eternalores/recipe/onyx_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/onyx" - } + "item": "eternalores:gem_onyx" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/onyx/onyx_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/onyx_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/onyx/onyx_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/onyx_gem_to_dust.json index 3bf67ce..e25640d 100644 --- a/src/main/resources/data/eternalores/recipe/onyx/onyx_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/onyx_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/onyx" + "item": "eternalores:gem_onyx" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/osmium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/osmium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_blasting.json index b07bf91..91c92a8 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { - "tag": "c:dusts/osmium" + "item": "eternalores:osmium_dust" }, "result": { + "count": 1, "id": "eternalores:osmium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_furnace.json index 4a95f86..c8e2bb1 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { - "tag": "c:dusts/osmium" + "item": "eternalores:osmium_dust" }, "result": { + "count": 1, "id": "eternalores:osmium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_block.json b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_block.json rename to src/generated/resources/data/eternalores/recipe/osmium_ingot_to_block.json index f923203..76da8da 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_block.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/osmium" - } + "item": "eternalores:osmium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/osmium_ingot_to_dust.json index ce17930..a927e07 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/osmium" + "item": "eternalores:osmium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_nugget.json b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_nugget.json rename to src/generated/resources/data/eternalores/recipe/osmium_ingot_to_nugget.json index adf1bbc..17ea6bc 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/osmium" + "item": "eternalores:osmium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/osmium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/osmium_nugget_to_ingot.json index bd7bc63..201868d 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/osmium" + "B": { + "item": "eternalores:osmium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_plate.json b/src/generated/resources/data/eternalores/recipe/osmium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_plate.json rename to src/generated/resources/data/eternalores/recipe/osmium_plate.json index 12ce8ca..f211abe 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/osmium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/osmium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/osmium_plate_to_dust_deconstruction.json index d1467b0..b738fde 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/osmium" + "item": "eternalores:rod_osmium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_blasting.json index 9f02f34..b3d255a 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { "item": "eternalores:raw_osmium_block" }, "result": { + "count": 1, "id": "eternalores:osmium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_furnace.json index 6d2ae7a..f08e921 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { "item": "eternalores:raw_osmium_block" }, "result": { + "count": 1, "id": "eternalores:osmium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_to_block.json index 7f53455..2687c54 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/osmium" - } + "item": "eternalores:raw_osmium" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_to_dust.json index 9fc3551..a6a137e 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/osmium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_blasting.json index d4fb4c0..2bec5e6 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { - "tag": "c:raw_materials/osmium" + "item": "eternalores:raw_osmium" }, "result": { + "count": 1, "id": "eternalores:osmium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_furnace.json index d3be986..a9f4bc5 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "osmium_ingot", "ingredient": { - "tag": "c:raw_materials/osmium" + "item": "eternalores:raw_osmium" }, "result": { + "count": 1, "id": "eternalores:osmium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_rod.json b/src/generated/resources/data/eternalores/recipe/osmium_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/osmium/osmium_rod.json rename to src/generated/resources/data/eternalores/recipe/osmium_rod.json index 9377055..bc562e7 100644 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/osmium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/osmium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/osmium_rod_to_dust_deconstruction.json index e8e4acb..e9e27ca 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/osmium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/osmium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/osmium" + "item": "eternalores:plate_osmium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/peridot/peridot_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/peridot_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/peridot/peridot_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/peridot_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_blasting.json index 7f29d1b..53578ff 100644 --- a/src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "peridot_gem", "ingredient": { - "tag": "c:dusts/peridot" + "item": "eternalores:peridot_dust" }, "result": { + "count": 1, "id": "eternalores:gem_peridot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_furnace.json index ef1e084..126b76d 100644 --- a/src/main/resources/data/eternalores/recipe/peridot/peridot_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/peridot_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "peridot_gem", "ingredient": { - "tag": "c:dusts/peridot" + "item": "eternalores:peridot_dust" }, "result": { + "count": 1, "id": "eternalores:gem_peridot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/peridot/peridot_block.json b/src/generated/resources/data/eternalores/recipe/peridot_gem_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/peridot/peridot_block.json rename to src/generated/resources/data/eternalores/recipe/peridot_gem_to_block.json index d0be622..ff149fb 100644 --- a/src/main/resources/data/eternalores/recipe/peridot/peridot_block.json +++ b/src/generated/resources/data/eternalores/recipe/peridot_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/peridot" - } + "item": "eternalores:gem_peridot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/peridot/peridot_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/peridot_gem_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/peridot/peridot_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/peridot_gem_to_dust.json index 329432b..c40a5b3 100644 --- a/src/main/resources/data/eternalores/recipe/peridot/peridot_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/peridot_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/peridot" + "item": "eternalores:gem_peridot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/pewter_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/pewter_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_blasting.json index cb93e52..9ad2942 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/pewter" + "item": "eternalores:pewter_dust" }, "result": { + "count": 1, "id": "eternalores:pewter_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_furnace.json index 2d3e487..6eb2c40 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/pewter" + "item": "eternalores:pewter_dust" }, "result": { + "count": 1, "id": "eternalores:pewter_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_block.json b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_block.json rename to src/generated/resources/data/eternalores/recipe/pewter_ingot_to_block.json index acf466b..61f089c 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_block.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/pewter" - } + "item": "eternalores:pewter_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/pewter_ingot_to_dust.json index a4ccd36..c3ea9f9 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/pewter" + "item": "eternalores:pewter_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_nugget.json b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_nugget.json rename to src/generated/resources/data/eternalores/recipe/pewter_ingot_to_nugget.json index 0ccb05b..b1e3260 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/pewter" + "item": "eternalores:pewter_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/pewter_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/pewter_nugget_to_ingot.json index 1da2248..8b20257 100644 --- a/src/main/resources/data/eternalores/recipe/pewter/pewter_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/pewter_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/pewter" + "B": { + "item": "eternalores:pewter_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/platinum_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/platinum_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_blasting.json index 44814a5..38da583 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/platinum" + "item": "eternalores:platinum_dust" }, "result": { + "count": 1, "id": "eternalores:platinum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_furnace.json index e84ddc6..609f978 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/platinum" + "item": "eternalores:platinum_dust" }, "result": { + "count": 1, "id": "eternalores:platinum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_block.json b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_block.json rename to src/generated/resources/data/eternalores/recipe/platinum_ingot_to_block.json index 12965af..1e13900 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_block.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/platinum" - } + "item": "eternalores:platinum_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/platinum_ingot_to_dust.json index 89618d1..5530265 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/platinum" + "item": "eternalores:platinum_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_nugget.json b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_nugget.json rename to src/generated/resources/data/eternalores/recipe/platinum_ingot_to_nugget.json index cdd14ec..8eb0ee9 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/platinum" + "item": "eternalores:platinum_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/platinum_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/platinum_nugget_to_ingot.json index beb5d68..620c767 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/platinum" + "B": { + "item": "eternalores:platinum_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_plate.json b/src/generated/resources/data/eternalores/recipe/platinum_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_plate.json rename to src/generated/resources/data/eternalores/recipe/platinum_plate.json index b9fbae1..56f3a09 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_plate.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/platinum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/platinum_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/platinum_plate_to_dust_deconstruction.json index 0160a2f..667f9e9 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/platinum" + "item": "eternalores:rod_platinum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_blasting.json index 5367852..aec13e0 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { "item": "eternalores:raw_platinum_block" }, "result": { + "count": 1, "id": "eternalores:platinum_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_furnace.json similarity index 79% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_furnace.json index 4678671..8ff40c1 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { "item": "eternalores:raw_platinum_block" }, "result": { + "count": 1, "id": "eternalores:platinum_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_to_block.json index a0ceeb3..53e725f 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/platinum" - } + "item": "eternalores:raw_platinum" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_to_dust.json index 95ed557..f82949f 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/platinum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_blasting.json similarity index 63% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_blasting.json index 2b6316f..787dd2d 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:raw_materials/platinum" + "item": "eternalores:raw_platinum" }, "result": { + "count": 1, "id": "eternalores:platinum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_furnace.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_furnace.json index 13c8ef1..9ad4835 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:raw_materials/platinum" + "item": "eternalores:raw_platinum" }, "result": { + "count": 1, "id": "eternalores:platinum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_rod.json b/src/generated/resources/data/eternalores/recipe/platinum_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/platinum/platinum_rod.json rename to src/generated/resources/data/eternalores/recipe/platinum_rod.json index c188648..18f20e6 100644 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_rod.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/platinum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/platinum_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/platinum_rod_to_dust_deconstruction.json index 6b92264..e1712d1 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/platinum_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/platinum_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/platinum" + "item": "eternalores:plate_platinum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/plutonium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/plutonium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_blasting.json index 09d0391..1c0007e 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { - "tag": "c:dusts/plutonium" + "item": "eternalores:plutonium_dust" }, "result": { + "count": 1, "id": "eternalores:plutonium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_furnace.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_furnace.json index 8f54e89..e373dfa 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { - "tag": "c:dusts/plutonium" + "item": "eternalores:plutonium_dust" }, "result": { + "count": 1, "id": "eternalores:plutonium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_block.json b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_block.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_block.json rename to src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_block.json index c36ca5d..660dfa9 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_block.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/plutonium" - } + "item": "eternalores:plutonium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_dust.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_dust.json index 53e6527..94310d3 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/plutonium" + "item": "eternalores:plutonium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget.json b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget.json rename to src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_nugget.json index ccf5913..d517f05 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/plutonium" + "item": "eternalores:plutonium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/plutonium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/plutonium_nugget_to_ingot.json index 444c915..6b91cc3 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/plutonium" + "B": { + "item": "eternalores:plutonium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_plate.json b/src/generated/resources/data/eternalores/recipe/plutonium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_plate.json rename to src/generated/resources/data/eternalores/recipe/plutonium_plate.json index 265d8e4..b887936 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/plutonium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/plutonium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/plutonium_plate_to_dust_deconstruction.json index f15b040..773069e 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/plutonium" + "item": "eternalores:rod_plutonium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_blasting.json index 9f1d562..4230afc 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { "item": "eternalores:raw_plutonium_block" }, "result": { + "count": 1, "id": "eternalores:plutonium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_furnace.json similarity index 79% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_furnace.json index ccef71f..8089ded 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { "item": "eternalores:raw_plutonium_block" }, "result": { + "count": 1, "id": "eternalores:plutonium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_to_block.json index 06590b9..a251fc3 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/plutonium" - } + "item": "eternalores:raw_plutonium" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_blasting.json similarity index 63% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_blasting.json index 2158b36..28e7071 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { - "tag": "c:raw_materials/plutonium" + "item": "eternalores:raw_plutonium" }, "result": { + "count": 1, "id": "eternalores:plutonium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_furnace.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_furnace.json index 2aa6052..9a4c8ac 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "plutonium_ingot", "ingredient": { - "tag": "c:raw_materials/plutonium" + "item": "eternalores:raw_plutonium" }, "result": { + "count": 1, "id": "eternalores:plutonium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_rod.json b/src/generated/resources/data/eternalores/recipe/plutonium_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/plutonium/plutonium_rod.json rename to src/generated/resources/data/eternalores/recipe/plutonium_rod.json index 9e48765..4ab4fac 100644 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/plutonium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/plutonium_rod_to_dust_deconstruction.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/plutonium_rod_to_dust_deconstruction.json index 5be006a..608f655 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/plutonium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/plutonium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/plutonium" + "item": "eternalores:plate_plutonium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/quartz/quartz_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/quartz_gem_to_dust.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/quartz/quartz_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/quartz_gem_to_dust.json index fb26ca4..d5114ed 100644 --- a/src/main/resources/data/eternalores/recipe/quartz/quartz_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/quartz_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/quartz" + "item": "minecraft:quartz" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/rose_gold_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_blasting.json index cf8d4b8..3ec80ab 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/rose_gold" + "item": "eternalores:rose_gold_dust" }, "result": { + "count": 1, "id": "eternalores:rose_gold_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_furnace.json index ddf1c93..7125031 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "platinum_ingot", "ingredient": { - "tag": "c:dusts/rose_gold" + "item": "eternalores:rose_gold_dust" }, "result": { + "count": 1, "id": "eternalores:rose_gold_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_block.json b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_block.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_block.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_block.json index 49b3f30..ba71e36 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_block.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/rose_gold" - } + "item": "eternalores:rose_gold_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_dust.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_dust.json index a732562..d197bf5 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/rose_gold" + "item": "eternalores:rose_gold_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget.json b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_nugget.json index 07d2654..d8d84dc 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/rose_gold" + "item": "eternalores:rose_gold_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/rose_gold_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_nugget_to_ingot.json index 0f469da..5969f50 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/rose_gold" + "B": { + "item": "eternalores:rose_gold_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_plate.json b/src/generated/resources/data/eternalores/recipe/rose_gold_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_plate.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_plate.json index c2b8d45..c67a399 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_plate.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/rose_gold" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/rose_gold_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_plate_to_dust_deconstruction.json index 264cece..796d263 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/rose_gold" + "item": "eternalores:rod_rose_gold" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_rod.json b/src/generated/resources/data/eternalores/recipe/rose_gold_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_rod.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_rod.json index 7edc8d4..e356ae7 100644 --- a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_rod.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/rose_gold" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/rose_gold_rod_to_dust_deconstruction.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/rose_gold_rod_to_dust_deconstruction.json index 7c65244..a7ff234 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/rose_gold_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/rose_gold_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/rose_gold" + "item": "eternalores:plate_rose_gold" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/ruby/ruby_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/ruby_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/ruby/ruby_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/ruby_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_blasting.json index 0b035c9..e8e406b 100644 --- a/src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "ruby_gem", "ingredient": { - "tag": "c:dusts/ruby" + "item": "eternalores:ruby_dust" }, "result": { + "count": 1, "id": "eternalores:gem_ruby" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_furnace.json index 678bce4..bab345f 100644 --- a/src/main/resources/data/eternalores/recipe/ruby/ruby_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/ruby_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "ruby_gem", "ingredient": { - "tag": "c:dusts/ruby" + "item": "eternalores:ruby_dust" }, "result": { + "count": 1, "id": "eternalores:gem_ruby" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/ruby/ruby_block.json b/src/generated/resources/data/eternalores/recipe/ruby_gem_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/ruby/ruby_block.json rename to src/generated/resources/data/eternalores/recipe/ruby_gem_to_block.json index b58c6a2..6394b29 100644 --- a/src/main/resources/data/eternalores/recipe/ruby/ruby_block.json +++ b/src/generated/resources/data/eternalores/recipe/ruby_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/ruby" - } + "item": "eternalores:gem_ruby" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/ruby/ruby_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/ruby_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/ruby/ruby_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/ruby_gem_to_dust.json index b13ea6c..737cd3a 100644 --- a/src/main/resources/data/eternalores/recipe/ruby/ruby_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/ruby_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/ruby" + "item": "eternalores:gem_ruby" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_block_to_gem.json b/src/generated/resources/data/eternalores/recipe/sapphire_block_to_gem.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_block_to_gem.json rename to src/generated/resources/data/eternalores/recipe/sapphire_block_to_gem.json diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_blasting.json b/src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_blasting.json rename to src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_blasting.json index 8e37162..ee3fbb3 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "sapphire_gem", "ingredient": { - "tag": "c:dusts/sapphire" + "item": "eternalores:sapphire_dust" }, "result": { + "count": 1, "id": "eternalores:gem_sapphire" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_furnace.json b/src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_furnace.json rename to src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_furnace.json index e13e060..1c7de5b 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_dust_to_gem_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "sapphire_gem", "ingredient": { - "tag": "c:dusts/sapphire" + "item": "eternalores:sapphire_dust" }, "result": { + "count": 1, "id": "eternalores:gem_sapphire" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_block.json b/src/generated/resources/data/eternalores/recipe/sapphire_gem_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_block.json rename to src/generated/resources/data/eternalores/recipe/sapphire_gem_to_block.json index c2f5b0e..948fdd8 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_block.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_gem_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:gems/sapphire" - } + "item": "eternalores:gem_sapphire" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_gem_to_dust.json b/src/generated/resources/data/eternalores/recipe/sapphire_gem_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_gem_to_dust.json rename to src/generated/resources/data/eternalores/recipe/sapphire_gem_to_dust.json index a2e3b1d..764ca26 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_gem_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:gems/sapphire" + "item": "eternalores:gem_sapphire" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_plate.json b/src/generated/resources/data/eternalores/recipe/sapphire_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_plate.json rename to src/generated/resources/data/eternalores/recipe/sapphire_plate.json index b24b84c..dc3fadd 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_plate.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/gem_cutter" + }, + "I": { "tag": "c:gems/sapphire" - }, - "B": { - "tag": "eternalores:gem_cutter" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/sapphire_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/sapphire_plate_to_dust_deconstruction.json index 7b62855..84c0076 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/sapphire" + "item": "eternalores:rod_sapphire" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_rod.json b/src/generated/resources/data/eternalores/recipe/sapphire_rod.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/sapphire/sapphire_rod.json rename to src/generated/resources/data/eternalores/recipe/sapphire_rod.json index c4936a3..3e3a09a 100644 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_rod.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:gems/sapphire" + "H": { + "tag": "eternalores:tools/gem_cutter" }, - "B": { - "tag": "eternalores:gem_cutter" + "I": { + "tag": "c:gems/sapphire" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/sapphire_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/sapphire_rod_to_dust_deconstruction.json index 6eab4f6..ecf4841 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/sapphire_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/sapphire_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/sapphire" + "item": "eternalores:plate_sapphire" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/signalum_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/signalum_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_blasting.json index 873a422..7e1ece5 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "signalum_ingot", "ingredient": { - "tag": "c:dusts/signalum" + "item": "eternalores:signalum_dust" }, "result": { + "count": 1, "id": "eternalores:signalum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_furnace.json index e731206..0403c6b 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "signalum_ingot", "ingredient": { - "tag": "c:dusts/signalum" + "item": "eternalores:signalum_dust" }, "result": { + "count": 1, "id": "eternalores:signalum_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_block.json b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_block.json rename to src/generated/resources/data/eternalores/recipe/signalum_ingot_to_block.json index 0bbc551..24f1d32 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_block.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/signalum" - } + "item": "eternalores:signalum_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/signalum_ingot_to_dust.json index 9314acc..2733fc7 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/signalum" + "item": "eternalores:signalum_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_nugget.json b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_nugget.json rename to src/generated/resources/data/eternalores/recipe/signalum_ingot_to_nugget.json index f91f0f9..f25ad49 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/signalum" + "item": "eternalores:signalum_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/signalum_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/signalum_nugget_to_ingot.json index 46da589..e51918a 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/signalum" + "B": { + "item": "eternalores:signalum_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_plate.json b/src/generated/resources/data/eternalores/recipe/signalum_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_plate.json rename to src/generated/resources/data/eternalores/recipe/signalum_plate.json index 4b511c3..b473080 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_plate.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/signalum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/signalum_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/signalum_plate_to_dust_deconstruction.json index db3e4d5..af5dad4 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/signalum" + "item": "eternalores:rod_signalum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_rod.json b/src/generated/resources/data/eternalores/recipe/signalum_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_rod.json rename to src/generated/resources/data/eternalores/recipe/signalum_rod.json index 3456874..f4bfc2f 100644 --- a/src/main/resources/data/eternalores/recipe/signalum/signalum_rod.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/signalum" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/signalum_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/signalum_rod_to_dust_deconstruction.json index 40c1a3e..9566bd3 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/signalum_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/signalum_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/signalum" + "item": "eternalores:plate_signalum" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/silver_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/silver/silver_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/silver_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/silver_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/silver_dust_to_material_blasting.json index c0112c1..021c712 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/silver_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "silver_ingot", "ingredient": { - "tag": "c:dusts/silver" + "item": "eternalores:silver_dust" }, "result": { + "count": 1, "id": "eternalores:silver_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/silver_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/silver_dust_to_material_furnace.json index 379dd28..1e7ad90 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/silver_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "silver_ingot", "ingredient": { - "tag": "c:dusts/silver" + "item": "eternalores:silver_dust" }, "result": { + "count": 1, "id": "eternalores:silver_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_block.json b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/silver/silver_block.json rename to src/generated/resources/data/eternalores/recipe/silver_ingot_to_block.json index d5bfdb7..4396114 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_block.json +++ b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/silver" - } + "item": "eternalores:silver_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/silver/silver_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/silver_ingot_to_dust.json index c248b02..f7930db 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/silver" + "item": "eternalores:silver_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_nugget.json b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/silver/silver_nugget.json rename to src/generated/resources/data/eternalores/recipe/silver_ingot_to_nugget.json index c941b96..3736807 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/silver_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/silver" + "item": "eternalores:silver_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/silver_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/silver/silver_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/silver_nugget_to_ingot.json index 0b0e289..52ac918 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/silver_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/silver" + "B": { + "item": "eternalores:silver_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_plate.json b/src/generated/resources/data/eternalores/recipe/silver_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/silver/silver_plate.json rename to src/generated/resources/data/eternalores/recipe/silver_plate.json index cf256b1..38181c3 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_plate.json +++ b/src/generated/resources/data/eternalores/recipe/silver_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/silver" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/silver_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/silver_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/silver_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/silver_plate_to_dust_deconstruction.json index 23540ed..99712f5 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/silver_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/silver_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/silver" + "item": "eternalores:rod_silver" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_blasting.json index e02ad08..e26a740 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "silver_ingot", "ingredient": { "item": "eternalores:raw_silver_block" }, "result": { + "count": 1, "id": "eternalores:silver_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_furnace.json index 25ab0b9..e12f1d8 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "silver_ingot", "ingredient": { "item": "eternalores:raw_silver_block" }, "result": { + "count": 1, "id": "eternalores:silver_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/silver_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/silver_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_to_block.json index 0e8b92d..916f243 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/silver" - } + "item": "eternalores:raw_silver" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/silver_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/silver/silver_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_to_dust.json index 0cb784d..b0ba6d4 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/silver" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_blasting.json index 76d5e79..0b30204 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "silver_ingot", "ingredient": { - "tag": "c:raw_materials/silver" + "item": "eternalores:raw_silver" }, "result": { + "count": 1, "id": "eternalores:silver_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_furnace.json index 6853f41..4bf35bf 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/silver_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "silver_ingot", "ingredient": { - "tag": "c:raw_materials/silver" + "item": "eternalores:raw_silver" }, "result": { + "count": 1, "id": "eternalores:silver_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_rod.json b/src/generated/resources/data/eternalores/recipe/silver_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/silver/silver_rod.json rename to src/generated/resources/data/eternalores/recipe/silver_rod.json index fbaf2f5..fdc0fde 100644 --- a/src/main/resources/data/eternalores/recipe/silver/silver_rod.json +++ b/src/generated/resources/data/eternalores/recipe/silver_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/silver" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/silver_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/silver_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/silver_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/silver_rod_to_dust_deconstruction.json index 1005b7f..bbba3f5 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/silver_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/silver_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/silver" + "item": "eternalores:plate_silver" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/steel_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/steel/steel_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/steel_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/steel_dust_to_material_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/steel_dust_to_material_blasting.json index 7c27383..3768250 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/steel_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "steel_ingot", "ingredient": { - "tag": "c:dusts/steel" + "item": "eternalores:steel_dust" }, "result": { + "count": 1, "id": "eternalores:steel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/steel_dust_to_material_furnace.json similarity index 76% rename from src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/steel_dust_to_material_furnace.json index ce95432..307aa11 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/steel_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "steel_ingot", "ingredient": { - "tag": "c:dusts/steel" + "item": "eternalores:steel_dust" }, "result": { + "count": 1, "id": "eternalores:steel_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_block.json b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/steel/steel_block.json rename to src/generated/resources/data/eternalores/recipe/steel_ingot_to_block.json index ea971cd..d14bc36 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_block.json +++ b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/steel" - } + "item": "eternalores:steel_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/steel/steel_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/steel_ingot_to_dust.json index fec877e..d77b4be 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/steel" + "item": "eternalores:steel_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_nugget.json b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/steel/steel_nugget.json rename to src/generated/resources/data/eternalores/recipe/steel_ingot_to_nugget.json index 00643e1..edc0ef1 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/steel_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/steel" + "item": "eternalores:steel_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/steel_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/steel/steel_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/steel_nugget_to_ingot.json index 110e1d9..ab46ff2 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/steel_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/steel" + "B": { + "item": "eternalores:steel_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_plate.json b/src/generated/resources/data/eternalores/recipe/steel_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/steel/steel_plate.json rename to src/generated/resources/data/eternalores/recipe/steel_plate.json index bb3f7a5..18d5993 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_plate.json +++ b/src/generated/resources/data/eternalores/recipe/steel_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/steel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/steel_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/steel_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/steel_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/steel_plate_to_dust_deconstruction.json index c2e44ae..fc268fb 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/steel_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/steel_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/steel" + "item": "eternalores:rod_steel" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_rod.json b/src/generated/resources/data/eternalores/recipe/steel_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/steel/steel_rod.json rename to src/generated/resources/data/eternalores/recipe/steel_rod.json index b142653..7c40559 100644 --- a/src/main/resources/data/eternalores/recipe/steel/steel_rod.json +++ b/src/generated/resources/data/eternalores/recipe/steel_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/steel" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/steel_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/steel_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/steel_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/steel_rod_to_dust_deconstruction.json index 481d550..a05a44d 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/steel_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/steel_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/steel" + "item": "eternalores:plate_steel" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/sulfur/sulfur_to_dust.json b/src/generated/resources/data/eternalores/recipe/sulfur_gem_to_dust.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/sulfur/sulfur_to_dust.json rename to src/generated/resources/data/eternalores/recipe/sulfur_gem_to_dust.json index 1189d45..fb8764a 100644 --- a/src/main/resources/data/eternalores/recipe/sulfur/sulfur_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/sulfur_gem_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:raw_materials/sulfur" + "item": "eternalores:sulfur" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/sulfur/sulfur_block_to_sulfur.json b/src/generated/resources/data/eternalores/recipe/sulfur_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/sulfur/sulfur_block_to_sulfur.json rename to src/generated/resources/data/eternalores/recipe/sulfur_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/sulfur/sulfur_block.json b/src/generated/resources/data/eternalores/recipe/sulfur_raw_to_block.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/sulfur/sulfur_block.json rename to src/generated/resources/data/eternalores/recipe/sulfur_raw_to_block.json index b4a894b..0328b2e 100644 --- a/src/main/resources/data/eternalores/recipe/sulfur/sulfur_block.json +++ b/src/generated/resources/data/eternalores/recipe/sulfur_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/sulfur" - } + "item": "eternalores:sulfur" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/tin_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/tin/tin_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/tin_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/tin_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/tin_dust_to_material_blasting.json index 1eacbdc..46243d2 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/tin_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "tin_ingot", "ingredient": { - "tag": "c:raw_materials/tin" + "item": "eternalores:tin_dust" }, "result": { + "count": 1, "id": "eternalores:tin_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/tin_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/tin_dust_to_material_furnace.json index e0df373..31f51ff 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/tin_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "tin_ingot", "ingredient": { - "tag": "c:raw_materials/tin" + "item": "eternalores:tin_dust" }, "result": { + "count": 1, "id": "eternalores:tin_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_block.json b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/tin/tin_block.json rename to src/generated/resources/data/eternalores/recipe/tin_ingot_to_block.json index 5a6fae4..4d4a50e 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_block.json +++ b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/tin" - } + "item": "eternalores:tin_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/tin/tin_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/tin_ingot_to_dust.json index e937beb..851a33b 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/tin" + "item": "eternalores:tin_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_nugget.json b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/tin/tin_nugget.json rename to src/generated/resources/data/eternalores/recipe/tin_ingot_to_nugget.json index 5d3f63c..ad28140 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/tin_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/tin" + "item": "eternalores:tin_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/tin_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/tin/tin_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/tin_nugget_to_ingot.json index 50d32b3..ba921bd 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/tin_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/tin" + "B": { + "item": "eternalores:tin_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_plate.json b/src/generated/resources/data/eternalores/recipe/tin_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/tin/tin_plate.json rename to src/generated/resources/data/eternalores/recipe/tin_plate.json index 797103e..74bea6c 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_plate.json +++ b/src/generated/resources/data/eternalores/recipe/tin_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/tin" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/tin_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/tin_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/tin_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/tin_plate_to_dust_deconstruction.json index 43a9b5a..ff06859 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/tin_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/tin_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/tin" + "item": "eternalores:rod_tin" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_blasting.json index abd88bc..32e040a 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "tin_ingot", "ingredient": { "item": "eternalores:raw_tin_block" }, "result": { + "count": 1, "id": "eternalores:tin_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_furnace.json index b82d7cc..f2117c1 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "tin_ingot", "ingredient": { "item": "eternalores:raw_tin_block" }, "result": { + "count": 1, "id": "eternalores:tin_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/tin_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/tin_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_to_block.json index 7a3263a..cea5e10 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/tin" - } + "item": "eternalores:raw_tin" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/tin_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/tin/tin_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_to_dust.json index c0775f4..9b877aa 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/tin" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_blasting.json similarity index 68% rename from src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_blasting.json index 2fffd3e..eb319bc 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "tin_ingot", "ingredient": { - "tag": "c:dusts/tin" + "item": "eternalores:raw_tin" }, "result": { + "count": 1, "id": "eternalores:tin_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_furnace.json similarity index 77% rename from src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_furnace.json index 0554357..a0703be 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/tin_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "tin_ingot", "ingredient": { - "tag": "c:dusts/tin" + "item": "eternalores:raw_tin" }, "result": { + "count": 1, "id": "eternalores:tin_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_rod.json b/src/generated/resources/data/eternalores/recipe/tin_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/tin/tin_rod.json rename to src/generated/resources/data/eternalores/recipe/tin_rod.json index 5f56698..0cd59a7 100644 --- a/src/main/resources/data/eternalores/recipe/tin/tin_rod.json +++ b/src/generated/resources/data/eternalores/recipe/tin_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/tin" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/tin_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/tin_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/tin_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/tin_rod_to_dust_deconstruction.json index ccfd28f..43d6c2c 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/tin_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/tin_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/tin" + "item": "eternalores:plate_tin" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/titanium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/titanium_block_to_ingot.json diff --git a/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_blasting.json new file mode 100644 index 0000000..0ba30c9 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:titanium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:titanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_furnace.json new file mode 100644 index 0000000..770294c --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/titanium_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:titanium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:titanium_ingot" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_block.json b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_block.json rename to src/generated/resources/data/eternalores/recipe/titanium_ingot_to_block.json index 34a223f..8831547 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_block.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/titanium" - } + "item": "eternalores:titanium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/titanium_ingot_to_dust.json index b865b14..e8fb588 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/titanium" + "item": "eternalores:titanium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_nugget.json b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_nugget.json rename to src/generated/resources/data/eternalores/recipe/titanium_ingot_to_nugget.json index 28a4f18..f479e78 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/titanium" + "item": "eternalores:titanium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/titanium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/titanium_nugget_to_ingot.json index bd2b50e..5bd64d0 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/titanium" + "B": { + "item": "eternalores:titanium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_plate.json b/src/generated/resources/data/eternalores/recipe/titanium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_plate.json rename to src/generated/resources/data/eternalores/recipe/titanium_plate.json index 8bddae4..182d296 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/titanium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/titanium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/titanium_plate_to_dust_deconstruction.json index a33e9c1..2512db7 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/titanium" + "item": "eternalores:rod_titanium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/titanium/titanium_rod.json b/src/generated/resources/data/eternalores/recipe/titanium_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/titanium/titanium_rod.json rename to src/generated/resources/data/eternalores/recipe/titanium_rod.json index 80102f7..fdb6280 100644 --- a/src/main/resources/data/eternalores/recipe/titanium/titanium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/titanium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/titanium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/titanium_rod_to_dust_deconstruction.json index fbf08e7..43eaade 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/titanium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/titanium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/titanium" + "item": "eternalores:plate_titanium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_block_to_ingot.json new file mode 100644 index 0000000..da645a3 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_block_to_ingot.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:ultimatitanium_block" + } + ], + "result": { + "count": 9, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_blasting.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_blasting.json new file mode 100644 index 0000000..0363656 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:ultimatitanium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_furnace.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_furnace.json new file mode 100644 index 0000000..999dab8 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_dust_to_material_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:ultimatitanium_dust" + }, + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_block.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_block.json new file mode 100644 index 0000000..14ba9f2 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_block.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "building", + "key": { + "A": { + "item": "eternalores:ultimatitanium_ingot" + } + }, + "pattern": [ + "AAA", + "AAA", + "AAA" + ], + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_block" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_dust.json new file mode 100644 index 0000000..f5c2ea9 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:ultimatitanium_ingot" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_nugget.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_nugget.json new file mode 100644 index 0000000..9455f7d --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_ingot_to_nugget.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:ultimatitanium_ingot" + } + ], + "result": { + "count": 9, + "id": "eternalores:ultimatitanium_nugget" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_nugget_to_ingot.json new file mode 100644 index 0000000..1ed8152 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_nugget_to_ingot.json @@ -0,0 +1,18 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "B": { + "item": "eternalores:ultimatitanium_nugget" + } + }, + "pattern": [ + "BBB", + "BBB", + "BBB" + ], + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate.json new file mode 100644 index 0000000..950082c --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/ultimatitanium" + } + }, + "pattern": [ + " H ", + " I ", + " I " + ], + "result": { + "count": 1, + "id": "eternalores:plate_ultimatitanium" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate_to_dust_deconstruction.json new file mode 100644 index 0000000..29c693a --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_plate_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:rod_ultimatitanium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:ultimatitanium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_dust.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_dust.json new file mode 100644 index 0000000..2721036 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_dust.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "tag": "c:raw_materials/ultimatitanium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:ultimatitanium_dust" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_blasting.json new file mode 100644 index 0000000..86cc699 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_blasting.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:blasting", + "category": "misc", + "cookingtime": 100, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_ultimatitanium" + }, + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_furnace.json new file mode 100644 index 0000000..d727985 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_raw_to_ingot_furnace.json @@ -0,0 +1,13 @@ +{ + "type": "minecraft:smelting", + "category": "misc", + "cookingtime": 200, + "experience": 0.7, + "ingredient": { + "item": "eternalores:raw_ultimatitanium" + }, + "result": { + "count": 1, + "id": "eternalores:ultimatitanium_ingot" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod.json new file mode 100644 index 0000000..763c9b1 --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod.json @@ -0,0 +1,21 @@ +{ + "type": "minecraft:crafting_shaped", + "category": "misc", + "key": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { + "tag": "c:ingots/ultimatitanium" + } + }, + "pattern": [ + "H ", + " I ", + " I" + ], + "result": { + "count": 1, + "id": "eternalores:rod_ultimatitanium" + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod_to_dust_deconstruction.json b/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod_to_dust_deconstruction.json new file mode 100644 index 0000000..b960cdc --- /dev/null +++ b/src/generated/resources/data/eternalores/recipe/ultimatitanium_rod_to_dust_deconstruction.json @@ -0,0 +1,16 @@ +{ + "type": "minecraft:crafting_shapeless", + "category": "misc", + "ingredients": [ + { + "item": "eternalores:plate_ultimatitanium" + }, + { + "tag": "eternalores:tools/hammers" + } + ], + "result": { + "count": 2, + "id": "eternalores:ultimatitanium_dust" + } +} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/uranium_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/uranium_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_blasting.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_blasting.json index 4d0f8cd..d4f6719 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { - "tag": "c:dusts/uranium" + "item": "eternalores:uranium_dust" }, "result": { + "count": 1, "id": "eternalores:uranium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_furnace.json similarity index 75% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_furnace.json index edfed1e..81a6274 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { - "tag": "c:dusts/uranium" + "item": "eternalores:uranium_dust" }, "result": { + "count": 1, "id": "eternalores:uranium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_block.json b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_block.json rename to src/generated/resources/data/eternalores/recipe/uranium_ingot_to_block.json index 266949e..22d7eaa 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_block.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/uranium" - } + "item": "eternalores:uranium_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/uranium_ingot_to_dust.json index 63cee7c..b47d529 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/uranium" + "item": "eternalores:uranium_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_nugget.json b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_nugget.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_nugget.json rename to src/generated/resources/data/eternalores/recipe/uranium_ingot_to_nugget.json index a8f2711..3b61299 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/uranium" + "item": "eternalores:uranium_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/uranium_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/uranium_nugget_to_ingot.json index abedc3b..e786281 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/uranium" + "B": { + "item": "eternalores:uranium_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_plate.json b/src/generated/resources/data/eternalores/recipe/uranium_plate.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_plate.json rename to src/generated/resources/data/eternalores/recipe/uranium_plate.json index b2abc9a..4398b35 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_plate.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/uranium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/uranium_plate_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/uranium_plate_to_dust_deconstruction.json index 09aedf9..8c9074c 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/uranium" + "item": "eternalores:rod_uranium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_blasting.json index 0df40ca..4f9e022 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { "item": "eternalores:raw_uranium_block" }, "result": { + "count": 1, "id": "eternalores:uranium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_furnace.json index c90444e..9a2b0bd 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { "item": "eternalores:raw_uranium_block" }, "result": { + "count": 1, "id": "eternalores:uranium_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_to_block.json index a8b61c1..b706887 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/uranium" - } + "item": "eternalores:raw_uranium" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_to_dust.json index b62bf5a..fe167d6 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/uranium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_blasting.json similarity index 64% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_blasting.json index eeac26c..30030cc 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { - "tag": "c:raw_materials/uranium" + "item": "eternalores:raw_uranium" }, "result": { + "count": 1, "id": "eternalores:uranium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_furnace.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_furnace.json index 14ac0f9..f0977fd 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "uranium_ingot", "ingredient": { - "tag": "c:raw_materials/uranium" + "item": "eternalores:raw_uranium" }, "result": { + "count": 1, "id": "eternalores:uranium_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_rod.json b/src/generated/resources/data/eternalores/recipe/uranium_rod.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/uranium/uranium_rod.json rename to src/generated/resources/data/eternalores/recipe/uranium_rod.json index 3e17a80..20f1fc9 100644 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_rod.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/uranium" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/uranium_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/uranium_rod_to_dust_deconstruction.json index 6195395..db91223 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/uranium_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/uranium_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/uranium" + "item": "eternalores:plate_uranium" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_block_to_ingot.json b/src/generated/resources/data/eternalores/recipe/zinc_block_to_ingot.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_block_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/zinc_block_to_ingot.json diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_blasting.json similarity index 65% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_blasting.json index 4fd83fa..f7c2c87 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { - "tag": "c:raw_materials/zinc" + "item": "eternalores:zinc_dust" }, "result": { + "count": 1, "id": "eternalores:zinc_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_furnace.json similarity index 74% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_furnace.json index 5d2770f..eb7b796 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_dust_to_material_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { - "tag": "c:raw_materials/zinc" + "item": "eternalores:zinc_dust" }, "result": { + "count": 1, "id": "eternalores:zinc_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_block.json b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_block.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_block.json rename to src/generated/resources/data/eternalores/recipe/zinc_ingot_to_block.json index cb5e73d..c3fb54d 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_block.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:ingots/zinc" - } + "item": "eternalores:zinc_ingot" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_ingot_to_dust.json b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_dust.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_ingot_to_dust.json rename to src/generated/resources/data/eternalores/recipe/zinc_ingot_to_dust.json index 0e0f5ce..20816c0 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_ingot_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_dust.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/zinc" + "item": "eternalores:zinc_ingot" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_nugget.json b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_nugget.json similarity index 81% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_nugget.json rename to src/generated/resources/data/eternalores/recipe/zinc_ingot_to_nugget.json index 32260f2..ccb2201 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_nugget.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_ingot_to_nugget.json @@ -3,7 +3,7 @@ "category": "misc", "ingredients": [ { - "tag": "c:ingots/zinc" + "item": "eternalores:zinc_ingot" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_nugget_to_ingot.json b/src/generated/resources/data/eternalores/recipe/zinc_nugget_to_ingot.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_nugget_to_ingot.json rename to src/generated/resources/data/eternalores/recipe/zinc_nugget_to_ingot.json index ed8a06d..485408a 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_nugget_to_ingot.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_nugget_to_ingot.json @@ -2,14 +2,14 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { - "tag": "c:nuggets/zinc" + "B": { + "item": "eternalores:zinc_nugget" } }, "pattern": [ - "AAA", - "AAA", - "AAA" + "BBB", + "BBB", + "BBB" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_plate.json b/src/generated/resources/data/eternalores/recipe/zinc_plate.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_plate.json rename to src/generated/resources/data/eternalores/recipe/zinc_plate.json index 3541153..da9ad61 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_plate.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_plate.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/zinc" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - " B ", - " A ", - " A " + " H ", + " I ", + " I " ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_plate_to_dust.json b/src/generated/resources/data/eternalores/recipe/zinc_plate_to_dust_deconstruction.json similarity index 70% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_plate_to_dust.json rename to src/generated/resources/data/eternalores/recipe/zinc_plate_to_dust_deconstruction.json index 0b473a8..1e5941e 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_plate_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_plate_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:plates/zinc" + "item": "eternalores:rod_zinc" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_blasting.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_blasting.json similarity index 71% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_blasting.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_blasting.json index 3ca4f1e..806d0c3 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, + "category": "blocks", + "cookingtime": 100, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { "item": "eternalores:raw_zinc_block" }, "result": { + "count": 1, "id": "eternalores:zinc_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_furnace.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_furnace.json similarity index 80% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_furnace.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_furnace.json index cb9b09f..abab307 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_block_to_block_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_material_furnace.json @@ -1,13 +1,13 @@ { "type": "minecraft:smelting", - "category": "misc", + "category": "blocks", "cookingtime": 200, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { "item": "eternalores:raw_zinc_block" }, "result": { + "count": 1, "id": "eternalores:zinc_block" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_block_to_raw_ore.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_ore.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_block_to_raw_ore.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_block_to_ore.json diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_raw_block.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_block.json similarity index 73% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_raw_block.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_to_block.json index 8b67bf9..6adf62f 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_raw_ore_to_raw_block.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_block.json @@ -1,10 +1,10 @@ { "type": "minecraft:crafting_shaped", - "category": "misc", + "category": "building", "key": { "A": { - "tag": "c:raw_materials/zinc" - } + "item": "eternalores:raw_zinc" + } }, "pattern": [ "AAA", diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_dupe.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_dust.json similarity index 84% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_dust_dupe.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_to_dust.json index 4e85890..14ee046 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_dupe.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_dust.json @@ -6,7 +6,7 @@ "tag": "c:raw_materials/zinc" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_blasting.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_blasting.json similarity index 67% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_blasting.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_blasting.json index eb31bf1..66a516b 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_blasting.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { - "tag": "c:dusts/zinc" + "item": "eternalores:raw_zinc" }, "result": { + "count": 1, "id": "eternalores:zinc_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_furnace.json b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_furnace.json similarity index 77% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_furnace.json rename to src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_furnace.json index f103eca..a5cd574 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_dust_to_ingot_furnace.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_raw_to_ingot_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "zinc_ingot", "ingredient": { - "tag": "c:dusts/zinc" + "item": "eternalores:raw_zinc" }, "result": { + "count": 1, "id": "eternalores:zinc_ingot" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_rod.json b/src/generated/resources/data/eternalores/recipe/zinc_rod.json similarity index 66% rename from src/main/resources/data/eternalores/recipe/zinc/zinc_rod.json rename to src/generated/resources/data/eternalores/recipe/zinc_rod.json index 449421e..7da75ab 100644 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_rod.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_rod.json @@ -2,17 +2,17 @@ "type": "minecraft:crafting_shaped", "category": "misc", "key": { - "A": { + "H": { + "tag": "eternalores:tools/hammers" + }, + "I": { "tag": "c:ingots/zinc" - }, - "B": { - "tag": "eternalores:hammers" } }, "pattern": [ - "B ", - " A ", - " A" + "H ", + " I ", + " I" ], "result": { "count": 1, diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_rod_to_dust.json b/src/generated/resources/data/eternalores/recipe/zinc_rod_to_dust_deconstruction.json similarity index 69% rename from src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_rod_to_dust.json rename to src/generated/resources/data/eternalores/recipe/zinc_rod_to_dust_deconstruction.json index ae1b9a6..6d97634 100644 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/zinc_rod_to_dust.json +++ b/src/generated/resources/data/eternalores/recipe/zinc_rod_to_dust_deconstruction.json @@ -3,10 +3,10 @@ "category": "misc", "ingredients": [ { - "tag": "c:rods/zinc" + "item": "eternalores:plate_zinc" }, { - "tag": "eternalores:hammers" + "tag": "eternalores:tools/hammers" } ], "result": { diff --git a/src/generated/resources/data/eternalores/worldgen/configured_feature/iridium_ore.json b/src/generated/resources/data/eternalores/worldgen/configured_feature/iridium_ore.json new file mode 100644 index 0000000..52aee14 --- /dev/null +++ b/src/generated/resources/data/eternalores/worldgen/configured_feature/iridium_ore.json @@ -0,0 +1,27 @@ +{ + "type": "minecraft:ore", + "config": { + "discard_chance_on_air_exposure": 0.0, + "size": 9, + "targets": [ + { + "state": { + "Name": "eternalores:iridium_ore_block" + }, + "target": { + "predicate_type": "minecraft:tag_match", + "tag": "minecraft:stone_ore_replaceables" + } + }, + { + "state": { + "Name": "eternalores:deepslate_iridium_ore_block" + }, + "target": { + "predicate_type": "minecraft:tag_match", + "tag": "minecraft:deepslate_ore_replaceables" + } + } + ] + } +} \ No newline at end of file diff --git a/src/generated/resources/data/eternalores/worldgen/placed_feature/iridium_ore_placed.json b/src/generated/resources/data/eternalores/worldgen/placed_feature/iridium_ore_placed.json new file mode 100644 index 0000000..63bd500 --- /dev/null +++ b/src/generated/resources/data/eternalores/worldgen/placed_feature/iridium_ore_placed.json @@ -0,0 +1,27 @@ +{ + "feature": "eternalores:iridium_ore", + "placement": [ + { + "type": "minecraft:count", + "count": 10 + }, + { + "type": "minecraft:in_square" + }, + { + "type": "minecraft:height_range", + "height": { + "type": "minecraft:uniform", + "max_inclusive": { + "absolute": 80 + }, + "min_inclusive": { + "absolute": -64 + } + } + }, + { + "type": "minecraft:biome" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json b/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json index 6da7624..42cd34a 100644 --- a/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json +++ b/src/generated/resources/data/minecraft/tags/block/mineable/pickaxe.json @@ -12,6 +12,8 @@ "eternalores:deepslate_cobalt_ore_block", "eternalores:fluorite_ore_block", "eternalores:deepslate_fluorite_ore_block", + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block", "eternalores:lead_ore_block", "eternalores:deepslate_lead_ore_block", "eternalores:nickel_ore_block", @@ -57,6 +59,7 @@ "eternalores:gallium_block", "eternalores:graphite_block", "eternalores:invar_block", + "eternalores:iridium_block", "eternalores:lead_block", "eternalores:lumium_block", "eternalores:nickel_block", @@ -84,6 +87,7 @@ "eternalores:sapphire_block", "eternalores:raw_aluminum_block", "eternalores:raw_cobalt_block", + "eternalores:raw_iridium_block", "eternalores:raw_lead_block", "eternalores:raw_nickel_block", "eternalores:raw_osmium_block", diff --git a/src/generated/resources/data/minecraft/tags/block/needs_iron_tool.json b/src/generated/resources/data/minecraft/tags/block/needs_iron_tool.json index 9f6f78a..b7a9344 100644 --- a/src/generated/resources/data/minecraft/tags/block/needs_iron_tool.json +++ b/src/generated/resources/data/minecraft/tags/block/needs_iron_tool.json @@ -8,6 +8,8 @@ "eternalores:deepslate_cinnabar_ore_block", "eternalores:fluorite_ore_block", "eternalores:deepslate_fluorite_ore_block", + "eternalores:iridium_ore_block", + "eternalores:deepslate_iridium_ore_block", "eternalores:lead_ore_block", "eternalores:deepslate_lead_ore_block", "eternalores:nickel_ore_block", @@ -40,6 +42,7 @@ "eternalores:electrum_block", "eternalores:enderium_block", "eternalores:invar_block", + "eternalores:iridium_block", "eternalores:lead_block", "eternalores:lumium_block", "eternalores:nickel_block", @@ -73,6 +76,7 @@ "eternalores:sapphire_block", "eternalores:raw_aluminum_block", "eternalores:raw_cobalt_block", + "eternalores:raw_iridium_block", "eternalores:raw_lead_block", "eternalores:raw_nickel_block", "eternalores:raw_osmium_block", diff --git a/src/main/java/net/radzratz/eternalores/block/EternalGeneralBlocks.java b/src/main/java/net/radzratz/eternalores/block/EternalGeneralBlocks.java index 23a1d04..6abf664 100644 --- a/src/main/java/net/radzratz/eternalores/block/EternalGeneralBlocks.java +++ b/src/main/java/net/radzratz/eternalores/block/EternalGeneralBlocks.java @@ -18,519 +18,159 @@ public class EternalGeneralBlocks { DeferredRegister.createBlocks(EternalOres.MOD_ID); //ORE BLOCKS + private static DeferredBlock registerOreBlock(String name, float hardness, SoundType sound) { + return registerBlock(name, () -> new Block(BlockBehaviour.Properties.of() + .strength(hardness) + .requiresCorrectToolForDrops() + .sound(sound))); + } //Aluminum - public static final DeferredBlock ALUMINUM_ORE_BLOCK = registerBlock("aluminum_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock DEEPSLATE_ALUMINUM_ORE_BLOCK = registerBlock("deepslate_aluminum_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); + public static final DeferredBlock ALUMINUM_ORE_BLOCK = registerOreBlock("aluminum_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_ALUMINUM_ORE_BLOCK = registerOreBlock("deepslate_aluminum_ore_block", 3f, SoundType.DEEPSLATE); //Lead - public static final DeferredBlock LEAD_ORE_BLOCK = registerBlock("lead_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock DEEPSLATE_LEAD_ORE_BLOCK = registerBlock("deepslate_lead_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); + public static final DeferredBlock LEAD_ORE_BLOCK = registerOreBlock("lead_ore_block", 4f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_LEAD_ORE_BLOCK = registerOreBlock("deepslate_lead_ore_block", 4f, SoundType.DEEPSLATE); //Uranium - public static final DeferredBlock URANIUM_ORE_BLOCK = registerBlock("uranium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock DEEPSLATE_URANIUM_ORE_BLOCK = registerBlock("deepslate_uranium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); + public static final DeferredBlock URANIUM_ORE_BLOCK = registerOreBlock("uranium_ore_block", 4f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_URANIUM_ORE_BLOCK = registerOreBlock("deepslate_uranium_ore_block", 4f, SoundType.DEEPSLATE); //Osmium - public static final DeferredBlock OSMIUM_ORE_BLOCK = registerBlock("osmium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock DEEPSLATE_OSMIUM_ORE_BLOCK = registerBlock("deepslate_osmium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); + public static final DeferredBlock OSMIUM_ORE_BLOCK = registerOreBlock("osmium_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_OSMIUM_ORE_BLOCK = registerOreBlock("deepslate_osmium_ore_block", 3f, SoundType.DEEPSLATE); //Platinum - public static final DeferredBlock DEEPSLATE_PLATINUM_ORE_BLOCK = registerBlock("deepslate_platinum_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock PLATINUM_ORE_BLOCK = registerBlock("platinum_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock PLATINUM_ORE_BLOCK = registerOreBlock("platinum_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_PLATINUM_ORE_BLOCK = registerOreBlock("deepslate_platinum_ore_block", 3f, SoundType.DEEPSLATE); //Fluorite - public static final DeferredBlock DEEPSLATE_FLUORITE_ORE_BLOCK = registerBlock("deepslate_fluorite_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock FLUORITE_ORE_BLOCK = registerBlock("fluorite_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock FLUORITE_ORE_BLOCK = registerOreBlock("fluorite_ore_block", 4f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_FLUORITE_ORE_BLOCK = registerOreBlock("deepslate_fluorite_ore_block", 4f, SoundType.DEEPSLATE); //Cobalt - public static final DeferredBlock DEEPSLATE_COBALT_ORE_BLOCK = registerBlock("deepslate_cobalt_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock COBALT_ORE_BLOCK = registerBlock("cobalt_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock COBALT_ORE_BLOCK = registerOreBlock("cobalt_ore_block", 4f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_COBALT_ORE_BLOCK = registerOreBlock("deepslate_cobalt_ore_block", 4f, SoundType.DEEPSLATE); //Tin - public static final DeferredBlock DEEPSLATE_TIN_ORE_BLOCK = registerBlock("deepslate_tin_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock TIN_ORE_BLOCK = registerBlock("tin_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock TIN_ORE_BLOCK = registerOreBlock("tin_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_TIN_ORE_BLOCK = registerOreBlock("deepslate_tin_ore_block", 3f, SoundType.DEEPSLATE); //Nickel - public static final DeferredBlock DEEPSLATE_NICKEL_ORE_BLOCK = registerBlock("deepslate_nickel_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock NICKEL_ORE_BLOCK = registerBlock("nickel_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock NICKEL_ORE_BLOCK = registerOreBlock("nickel_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_NICKEL_ORE_BLOCK = registerOreBlock("deepslate_nickel_ore_block", 3f, SoundType.DEEPSLATE); //Sulfur - public static final DeferredBlock DEEPSLATE_SULFUR_ORE_BLOCK = registerBlock("deepslate_sulfur_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock SULFUR_ORE_BLOCK = registerBlock("sulfur_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - //Plutonium - public static final DeferredBlock DEEPSLATE_PLUTONIUM_ORE_BLOCK = registerBlock("deepslate_plutonium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock PLUTONIUM_ORE_BLOCK = registerBlock("plutonium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock SULFUR_ORE_BLOCK = registerOreBlock("sulfur_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_SULFUR_ORE_BLOCK = registerOreBlock("deepslate_sulfur_ore_block", 3f, SoundType.DEEPSLATE); + //Plutonium {this is going to be deleted} + public static final DeferredBlock PLUTONIUM_ORE_BLOCK = registerOreBlock("plutonium_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_PLUTONIUM_ORE_BLOCK = registerOreBlock("deepslate_plutonium_ore_block", 3f, SoundType.DEEPSLATE); //Silver - public static final DeferredBlock DEEPSLATE_SILVER_ORE_BLOCK = registerBlock("deepslate_silver_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock SILVER_ORE_BLOCK = registerBlock("silver_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock SILVER_ORE_BLOCK = registerOreBlock("silver_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_SILVER_ORE_BLOCK = registerOreBlock("deepslate_silver_ore_block", 3f, SoundType.DEEPSLATE); //Zinc - public static final DeferredBlock DEEPSLATE_ZINC_ORE_BLOCK = registerBlock("deepslate_zinc_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock ZINC_ORE_BLOCK = registerBlock("zinc_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock ZINC_ORE_BLOCK = registerOreBlock("zinc_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_ZINC_ORE_BLOCK = registerOreBlock("deepslate_zinc_ore_block", 3f, SoundType.DEEPSLATE); //Sapphire - public static final DeferredBlock DEEPSLATE_SAPPHIRE_ORE_BLOCK = registerBlock("deepslate_sapphire_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock SAPPHIRE_ORE_BLOCK = registerBlock("sapphire_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock SAPPHIRE_ORE_BLOCK = registerOreBlock("sapphire_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_SAPPHIRE_ORE_BLOCK = registerOreBlock("deepslate_sapphire_ore_block", 3f, SoundType.DEEPSLATE); //Apatite - public static final DeferredBlock DEEPSLATE_APATITE_ORE_BLOCK = registerBlock("deepslate_apatite_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock APATITE_ORE_BLOCK = registerBlock("apatite_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock APATITE_ORE_BLOCK = registerOreBlock("apatite_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_APATITE_ORE_BLOCK = registerOreBlock("deepslate_apatite_ore_block", 3f, SoundType.DEEPSLATE); //Cinnabar - public static final DeferredBlock DEEPSLATE_CINNABAR_ORE_BLOCK = registerBlock("deepslate_cinnabar_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock CINNABAR_ORE_BLOCK = registerBlock("cinnabar_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock CINNABAR_ORE_BLOCK = registerOreBlock("cinnabar_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_CINNABAR_ORE_BLOCK = registerOreBlock("deepslate_cinnabar_ore_block", 3f, SoundType.DEEPSLATE); //Onyx - public static final DeferredBlock DEEPSLATE_ONYX_ORE_BLOCK = registerBlock("deepslate_onyx_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock ONYX_ORE_BLOCK = registerBlock("onyx_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock ONYX_ORE_BLOCK = registerOreBlock("onyx_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_ONYX_ORE_BLOCK = registerOreBlock("deepslate_onyx_ore_block", 3f, SoundType.DEEPSLATE); //Niter - public static final DeferredBlock DEEPSLATE_NITER_ORE_BLOCK = registerBlock("deepslate_niter_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock NITER_ORE_BLOCK = registerBlock("niter_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock NITER_ORE_BLOCK = registerOreBlock("niter_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_NITER_ORE_BLOCK = registerOreBlock("deepslate_niter_ore_block", 3f, SoundType.DEEPSLATE); //Amber - public static final DeferredBlock DEEPSLATE_AMBER_ORE_BLOCK = registerBlock("deepslate_amber_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock AMBER_ORE_BLOCK = registerBlock("amber_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock AMBER_ORE_BLOCK = registerOreBlock("amber_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_AMBER_ORE_BLOCK = registerOreBlock("deepslate_amber_ore_block", 3f, SoundType.DEEPSLATE); //Ruby - public static final DeferredBlock DEEPSLATE_RUBY_ORE_BLOCK = registerBlock("deepslate_ruby_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock RUBY_ORE_BLOCK = registerBlock("ruby_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock RUBY_ORE_BLOCK = registerOreBlock("ruby_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_RUBY_ORE_BLOCK = registerOreBlock("deepslate_ruby_ore_block", 3f, SoundType.DEEPSLATE); //Gallium - public static final DeferredBlock DEEPSLATE_GALLIUM_ORE_BLOCK = registerBlock("deepslate_gallium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock GALLIUM_ORE_BLOCK = registerBlock("gallium_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - + public static final DeferredBlock GALLIUM_ORE_BLOCK = registerOreBlock("gallium_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_GALLIUM_ORE_BLOCK = registerOreBlock("deepslate_gallium_ore_block", 3f, SoundType.DEEPSLATE); //Peridot - public static final DeferredBlock DEEPSLATE_PERIDOT_ORE_BLOCK = registerBlock("deepslate_peridot_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.DEEPSLATE))); - public static final DeferredBlock PERIDOT_ORE_BLOCK = registerBlock("peridot_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock PERIDOT_ORE_BLOCK = registerOreBlock("peridot_ore_block", 3f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_PERIDOT_ORE_BLOCK = registerOreBlock("deepslate_peridot_ore_block", 3f, SoundType.DEEPSLATE); //Obsidian - public static final DeferredBlock OBSIDIAN_ORE_BLOCK = registerBlock("obsidian_ore_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + public static final DeferredBlock OBSIDIAN_ORE_BLOCK = registerOreBlock("obsidian_ore_block", 4f, SoundType.STONE); + //Iridium + public static final DeferredBlock IRIDIUM_ORE_BLOCK = registerOreBlock("iridium_ore_block", 4f, SoundType.STONE); + public static final DeferredBlock DEEPSLATE_IRIDIUM_ORE_BLOCK = registerOreBlock("deepslate_iridium_ore_block", 4f, SoundType.DEEPSLATE); //RAW ORE BLOCKS - public static final DeferredBlock RAW_ALUMINUM_BLOCK = registerBlock("raw_aluminum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_COBALT_BLOCK = registerBlock("raw_cobalt_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_LEAD_BLOCK = registerBlock("raw_lead_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_OSMIUM_BLOCK = registerBlock("raw_osmium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_URANIUM_BLOCK = registerBlock("raw_uranium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_PLATINUM_BLOCK = registerBlock("raw_platinum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_TIN_BLOCK = registerBlock("raw_tin_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_NICKEL_BLOCK = registerBlock("raw_nickel_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock SULFUR_BLOCK = registerBlock("sulfur_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_PLUTONIUM_BLOCK = registerBlock("raw_plutonium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_SILVER_BLOCK = registerBlock("raw_silver_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_ZINC_BLOCK = registerBlock("raw_zinc_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); - public static final DeferredBlock RAW_GALLIUM_BLOCK = registerBlock("raw_gallium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.STONE))); + private static DeferredBlock registerRawOreBlock(String name, float hardness, SoundType sound) { + return registerBlock(name, () -> new Block(BlockBehaviour.Properties.of() + .strength(hardness) + .requiresCorrectToolForDrops() + .sound(sound))); + } + public static final DeferredBlock RAW_ALUMINUM_BLOCK = registerRawOreBlock("raw_aluminum_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_COBALT_BLOCK = registerRawOreBlock("raw_cobalt_block", 4f, SoundType.STONE); + public static final DeferredBlock RAW_LEAD_BLOCK = registerRawOreBlock("raw_lead_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_OSMIUM_BLOCK = registerRawOreBlock("raw_osmium_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_URANIUM_BLOCK = registerRawOreBlock("raw_uranium_block", 4f, SoundType.STONE); + public static final DeferredBlock RAW_PLATINUM_BLOCK = registerRawOreBlock("raw_platinum_block", 4f, SoundType.STONE); + public static final DeferredBlock RAW_TIN_BLOCK = registerRawOreBlock("raw_tin_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_NICKEL_BLOCK = registerRawOreBlock("raw_nickel_block", 3f, SoundType.STONE); + public static final DeferredBlock SULFUR_BLOCK = registerRawOreBlock("sulfur_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_PLUTONIUM_BLOCK = registerRawOreBlock("raw_plutonium_block", 4f, SoundType.STONE); + public static final DeferredBlock RAW_SILVER_BLOCK = registerRawOreBlock("raw_silver_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_ZINC_BLOCK = registerRawOreBlock("raw_zinc_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_GALLIUM_BLOCK = registerRawOreBlock("raw_gallium_block", 3f, SoundType.STONE); + public static final DeferredBlock RAW_IRIDIUM_BLOCK = registerRawOreBlock("raw_iridium_block", 4f, SoundType.STONE); //METAL BLOCK - public static final DeferredBlock ALUMINUM_BLOCK = registerBlock("aluminum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock LEAD_BLOCK = registerBlock("lead_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock OSMIUM_BLOCK = registerBlock("osmium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock URANIUM_BLOCK = registerBlock("uranium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock PLATINUM_BLOCK = registerBlock("platinum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock COBALT_BLOCK = registerBlock("cobalt_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock TIN_BLOCK = registerBlock("tin_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ULTIMATITANIUM_BLOCK = registerBlock("ultimatitanium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(4f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock NICKEL_BLOCK = registerBlock("nickel_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock SIGNALUM_BLOCK = registerBlock("signalum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock PLUTONIUM_BLOCK = registerBlock("plutonium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock LUMIUM_BLOCK = registerBlock("lumium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock INVAR_BLOCK = registerBlock("invar_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ENDERIUM_BLOCK = registerBlock("enderium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ELECTRUM_BLOCK = registerBlock("electrum_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock BRONZE_BLOCK = registerBlock("bronze_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock SILVER_BLOCK = registerBlock("silver_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock GRAPHITE_BLOCK = registerBlock("graphite_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock CONSTANTAN_BLOCK = registerBlock("constantan_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock BRASS_BLOCK = registerBlock("brass_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ZINC_BLOCK = registerBlock("zinc_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock STEEL_BLOCK = registerBlock("steel_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock BLUE_STEEL_BLOCK = registerBlock("blue_steel_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock GALLIUM_BLOCK = registerBlock("gallium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock TITANIUM_BLOCK = registerBlock("titanium_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock PEWTER_BLOCK = registerBlock("pewter_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ROSE_GOLD_BLOCK = registerBlock("rose_gold_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock BRITANNIA_SILVER_BLOCK = registerBlock("britannia_silver_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); + private static DeferredBlock registerMetalBlock(String name, float hardness, SoundType sound) { + return registerBlock(name, () -> new Block(BlockBehaviour.Properties.of() + .strength(hardness) + .requiresCorrectToolForDrops() + .sound(sound))); + } + public static final DeferredBlock ALUMINUM_BLOCK = registerMetalBlock("aluminum_block", 3f, SoundType.METAL); + public static final DeferredBlock LEAD_BLOCK = registerMetalBlock("lead_block", 4f, SoundType.METAL); + public static final DeferredBlock OSMIUM_BLOCK = registerMetalBlock("osmium_block", 3f, SoundType.METAL); + public static final DeferredBlock URANIUM_BLOCK = registerMetalBlock("uranium_block", 4f, SoundType.METAL); + public static final DeferredBlock PLATINUM_BLOCK = registerMetalBlock("platinum_block", 4f, SoundType.METAL); + public static final DeferredBlock COBALT_BLOCK = registerMetalBlock("cobalt_block", 4f, SoundType.METAL); + public static final DeferredBlock TIN_BLOCK = registerMetalBlock("tin_block", 3f, SoundType.METAL); + public static final DeferredBlock ULTIMATITANIUM_BLOCK = registerMetalBlock("ultimatitanium_block", 4f, SoundType.METAL); + public static final DeferredBlock NICKEL_BLOCK = registerMetalBlock("nickel_block", 3f, SoundType.METAL); + public static final DeferredBlock SIGNALUM_BLOCK = registerMetalBlock("signalum_block", 3f, SoundType.METAL); + public static final DeferredBlock PLUTONIUM_BLOCK = registerMetalBlock("plutonium_block", 4f, SoundType.METAL); + public static final DeferredBlock LUMIUM_BLOCK = registerMetalBlock("lumium_block", 3f, SoundType.METAL); + public static final DeferredBlock INVAR_BLOCK = registerMetalBlock("invar_block", 3f, SoundType.METAL); + public static final DeferredBlock ENDERIUM_BLOCK = registerMetalBlock("enderium_block", 4f, SoundType.METAL); + public static final DeferredBlock ELECTRUM_BLOCK = registerMetalBlock("electrum_block", 3f, SoundType.METAL); + public static final DeferredBlock BRONZE_BLOCK = registerMetalBlock("bronze_block", 3f, SoundType.METAL); + public static final DeferredBlock SILVER_BLOCK = registerMetalBlock("silver_block", 3f, SoundType.METAL); + public static final DeferredBlock GRAPHITE_BLOCK = registerMetalBlock("graphite_block", 3f, SoundType.METAL); + public static final DeferredBlock CONSTANTAN_BLOCK = registerMetalBlock("constantan_block", 3f, SoundType.METAL); + public static final DeferredBlock BRASS_BLOCK = registerMetalBlock("brass_block", 3f, SoundType.METAL); + public static final DeferredBlock ZINC_BLOCK = registerMetalBlock("zinc_block", 3f, SoundType.METAL); + public static final DeferredBlock STEEL_BLOCK = registerMetalBlock("steel_block", 3f, SoundType.METAL); + public static final DeferredBlock BLUE_STEEL_BLOCK = registerMetalBlock("blue_steel_block", 4f, SoundType.METAL); + public static final DeferredBlock GALLIUM_BLOCK = registerMetalBlock("gallium_block", 3f, SoundType.METAL); + public static final DeferredBlock TITANIUM_BLOCK = registerMetalBlock("titanium_block", 4f, SoundType.METAL); + public static final DeferredBlock PEWTER_BLOCK = registerMetalBlock("pewter_block", 3f, SoundType.METAL); + public static final DeferredBlock ROSE_GOLD_BLOCK = registerMetalBlock("rose_gold_block", 3f, SoundType.METAL); + public static final DeferredBlock BRITANNIA_SILVER_BLOCK = registerMetalBlock("britannia_silver_block", 3f, SoundType.METAL); + public static final DeferredBlock IRIDIUM_BLOCK = registerMetalBlock("iridium_block", 3f, SoundType.METAL); //Gem Blocks - public static final DeferredBlock SAPPHIRE_BLOCK = registerBlock("sapphire_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock FLUORITE_BLOCK = registerBlock("fluorite_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock APATITE_BLOCK = registerBlock("apatite_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock CINNABAR_BLOCK = registerBlock("cinnabar_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock AMBER_BLOCK = registerBlock("amber_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock ONYX_BLOCK = registerBlock("onyx_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock NITER_BLOCK = registerBlock("niter_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock RUBY_BLOCK = registerBlock("ruby_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - public static final DeferredBlock PERIDOT_BLOCK = registerBlock("peridot_block", - () -> new Block(BlockBehaviour.Properties.of() - .strength(3f) - .requiresCorrectToolForDrops() - .sound(SoundType.METAL))); - - + private static DeferredBlock registerGemBlock(String name, float hardness, SoundType sound) { + return registerBlock(name, () -> new Block(BlockBehaviour.Properties.of() + .strength(hardness) + .requiresCorrectToolForDrops() + .sound(sound))); + } + public static final DeferredBlock SAPPHIRE_BLOCK = registerGemBlock("sapphire_block", 3f, SoundType.METAL); + public static final DeferredBlock FLUORITE_BLOCK = registerGemBlock("fluorite_block", 3f, SoundType.METAL); + public static final DeferredBlock APATITE_BLOCK = registerGemBlock("apatite_block", 3f, SoundType.METAL); + public static final DeferredBlock CINNABAR_BLOCK = registerGemBlock("cinnabar_block", 3f, SoundType.METAL); + public static final DeferredBlock AMBER_BLOCK = registerGemBlock("amber_block", 3f, SoundType.METAL); + public static final DeferredBlock ONYX_BLOCK = registerGemBlock("onyx_block", 3f, SoundType.METAL); + public static final DeferredBlock NITER_BLOCK = registerGemBlock("niter_block", 3f, SoundType.METAL); + public static final DeferredBlock RUBY_BLOCK = registerGemBlock("ruby_block", 3f, SoundType.METAL); + public static final DeferredBlock PERIDOT_BLOCK = registerGemBlock("peridot_block", 3f, SoundType.METAL); private static DeferredBlock registerBlock(String name, Supplier block) { DeferredBlock toReturn = BLOCKS.register(name, block); diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockLootTableProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockLootTableProvider.java index 8f2aed9..83cc861 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockLootTableProvider.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockLootTableProvider.java @@ -37,6 +37,7 @@ protected void generate() { dropSelf(EternalGeneralBlocks.ELECTRUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.ENDERIUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.INVAR_BLOCK.get()); + dropSelf(EternalGeneralBlocks.IRIDIUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.LEAD_BLOCK.get()); dropSelf(EternalGeneralBlocks.LUMIUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.OSMIUM_BLOCK.get()); @@ -74,6 +75,7 @@ protected void generate() { //RAW ORE BLOCKS dropSelf(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()); + dropSelf(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()); dropSelf(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()); dropSelf(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()); dropSelf(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()); @@ -88,94 +90,97 @@ protected void generate() { //ORE BLOCK TO RAW ORE/GEM //ALUMINUM ORE BLOCKS - add(EternalGeneralBlocks.ALUMINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ALUMINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_ALUMINUM.get(),2,5)); - add(EternalGeneralBlocks.DEEPSLATE_ALUMINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ALUMINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_ALUMINUM.get(),2,5)); + add(EternalGeneralBlocks.ALUMINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ALUMINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_ALUMINUM.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_ALUMINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ALUMINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_ALUMINUM.get(),1,2)); //COBALT ORE BLOCKS add(EternalGeneralBlocks.COBALT_ORE_BLOCK.get(), block -> createOreDrop(EternalGeneralBlocks.COBALT_ORE_BLOCK.get(), EternalGeneralItems.RAW_COBALT.get())); add(EternalGeneralBlocks.DEEPSLATE_COBALT_ORE_BLOCK.get(), block -> createOreDrop(EternalGeneralBlocks.COBALT_ORE_BLOCK.get(), EternalGeneralItems.RAW_COBALT.get())); //LEAD ORE BLOCKS - add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.LEAD_ORE_BLOCK.get(), EternalGeneralItems.RAW_LEAD.get(),1,3)); - add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get(), EternalGeneralItems.RAW_LEAD.get(),1,3)); + add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.LEAD_ORE_BLOCK.get(), EternalGeneralItems.RAW_LEAD.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get(), EternalGeneralItems.RAW_LEAD.get(),1,2)); //NICKEL ORE BLOCKS - add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get(), EternalGeneralItems.RAW_NICKEL.get(),2,5)); - add(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK.get(), EternalGeneralItems.RAW_NICKEL.get(),2,5)); + add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get(), EternalGeneralItems.RAW_NICKEL.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK.get(), EternalGeneralItems.RAW_NICKEL.get(),1,2)); //OSMIUM ORE BLOCKS - add(EternalGeneralBlocks.OSMIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.OSMIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_OSMIUM.get(), 2, 4)); - add(EternalGeneralBlocks.DEEPSLATE_OSMIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_OSMIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_OSMIUM.get(), 2,4)); + add(EternalGeneralBlocks.OSMIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.OSMIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_OSMIUM.get(), 1, 2)); + add(EternalGeneralBlocks.DEEPSLATE_OSMIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_OSMIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_OSMIUM.get(), 1,2)); //PLATINUM ORE BLOCKS - add(EternalGeneralBlocks.PLATINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PLATINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLATINUM.get(),1,5)); - add(EternalGeneralBlocks.DEEPSLATE_PLATINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PLATINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLATINUM.get(),1,5)); + add(EternalGeneralBlocks.PLATINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PLATINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLATINUM.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_PLATINUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PLATINUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLATINUM.get(),1,2)); //PLUTONIUM ORE BLOCKS - add(EternalGeneralBlocks.PLUTONIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PLUTONIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLUTONIUM.get(),1,3)); - add(EternalGeneralBlocks.DEEPSLATE_PLUTONIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PLUTONIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLUTONIUM.get(),1,3)); + add(EternalGeneralBlocks.PLUTONIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PLUTONIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLUTONIUM.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_PLUTONIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PLUTONIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_PLUTONIUM.get(),1,2)); //SULFUR ORE BLOCKS - add(EternalGeneralBlocks.SULFUR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SULFUR_ORE_BLOCK.get(), EternalGeneralItems.SULFUR.get(),3,7)); - add(EternalGeneralBlocks.DEEPSLATE_SULFUR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SULFUR_ORE_BLOCK.get(), EternalGeneralItems.SULFUR.get(),3,7)); + add(EternalGeneralBlocks.SULFUR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SULFUR_ORE_BLOCK.get(), EternalGeneralItems.SULFUR.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_SULFUR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SULFUR_ORE_BLOCK.get(), EternalGeneralItems.SULFUR.get(),1,2)); //TIN ORE BLOCKS - add(EternalGeneralBlocks.TIN_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.TIN_ORE_BLOCK.get(), EternalGeneralItems.RAW_TIN.get(),2,6)); - add(EternalGeneralBlocks.DEEPSLATE_TIN_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_TIN_ORE_BLOCK.get(), EternalGeneralItems.RAW_TIN.get(),2,6)); + add(EternalGeneralBlocks.TIN_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.TIN_ORE_BLOCK.get(), EternalGeneralItems.RAW_TIN.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_TIN_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_TIN_ORE_BLOCK.get(), EternalGeneralItems.RAW_TIN.get(),1,2)); //URANIUM ORE BLOCKS add(EternalGeneralBlocks.URANIUM_ORE_BLOCK.get(), block -> createOreDrop(EternalGeneralBlocks.URANIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_URANIUM.get())); add(EternalGeneralBlocks.DEEPSLATE_URANIUM_ORE_BLOCK.get(), block -> createOreDrop(EternalGeneralBlocks.DEEPSLATE_URANIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_URANIUM.get())); //SILVER ORE BLOCKS - add(EternalGeneralBlocks.SILVER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SILVER_ORE_BLOCK.get(), EternalGeneralItems.RAW_SILVER.get(),2,4)); - add(EternalGeneralBlocks.DEEPSLATE_SILVER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SILVER_ORE_BLOCK.get(), EternalGeneralItems.RAW_SILVER.get(),2,4)); + add(EternalGeneralBlocks.SILVER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SILVER_ORE_BLOCK.get(), EternalGeneralItems.RAW_SILVER.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_SILVER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SILVER_ORE_BLOCK.get(), EternalGeneralItems.RAW_SILVER.get(),1,2)); //ZINC ORE BLOCKS - add(EternalGeneralBlocks.ZINC_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ZINC_ORE_BLOCK.get(), EternalGeneralItems.RAW_ZINC.get(),1,5)); - add(EternalGeneralBlocks.DEEPSLATE_ZINC_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ZINC_ORE_BLOCK.get(), EternalGeneralItems.RAW_ZINC.get(),1,5)); + add(EternalGeneralBlocks.ZINC_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ZINC_ORE_BLOCK.get(), EternalGeneralItems.RAW_ZINC.get(),1,3)); + add(EternalGeneralBlocks.DEEPSLATE_ZINC_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ZINC_ORE_BLOCK.get(), EternalGeneralItems.RAW_ZINC.get(),1,3)); //GALLIUM ORE BLOCKS - add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_GALLIUM.get(),1,3)); - add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_GALLIUM.get(),1,3)); + add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_GALLIUM.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_GALLIUM.get(),1,2)); + + //IRIDIUM TO RAW ORE + add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_IRIDIUM.get(),1,2)); + add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get(), EternalGeneralItems.RAW_IRIDIUM.get(),1,2)); //GEMS //FLUORITE TO GEM - add(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get(), EternalGeneralItems.FLUORITE.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get(), EternalGeneralItems.FLUORITE.get(),1,3)); + add(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get(), EternalGeneralItems.FLUORITE.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get(), EternalGeneralItems.FLUORITE.get(),1,2)); //SAPPHIRE TO GEM - add(EternalGeneralBlocks.SAPPHIRE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SAPPHIRE_ORE_BLOCK.get(), EternalGeneralItems.GEM_SAPPHIRE.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_SAPPHIRE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SAPPHIRE_ORE_BLOCK.get(), EternalGeneralItems.GEM_SAPPHIRE.get(),1,3)); + add(EternalGeneralBlocks.SAPPHIRE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.SAPPHIRE_ORE_BLOCK.get(), EternalGeneralItems.GEM_SAPPHIRE.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_SAPPHIRE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_SAPPHIRE_ORE_BLOCK.get(), EternalGeneralItems.GEM_SAPPHIRE.get(),1,2)); //APATITE TO GEM - add(EternalGeneralBlocks.APATITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.APATITE_ORE_BLOCK.get(), EternalGeneralItems.GEM_APATITE.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_APATITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_APATITE_ORE_BLOCK.get(), EternalGeneralItems.GEM_APATITE.get(),1,3)); + add(EternalGeneralBlocks.APATITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.APATITE_ORE_BLOCK.get(), EternalGeneralItems.GEM_APATITE.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_APATITE_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_APATITE_ORE_BLOCK.get(), EternalGeneralItems.GEM_APATITE.get(),1,2)); //CINNABAR TO GEM - add(EternalGeneralBlocks.CINNABAR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.CINNABAR_ORE_BLOCK.get(), EternalGeneralItems.GEM_CINNABAR.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get(), EternalGeneralItems.GEM_CINNABAR.get(),1,3)); + add(EternalGeneralBlocks.CINNABAR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.CINNABAR_ORE_BLOCK.get(), EternalGeneralItems.GEM_CINNABAR.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get(), EternalGeneralItems.GEM_CINNABAR.get(),1,2)); //ONYX TO GEM - add(EternalGeneralBlocks.ONYX_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ONYX_ORE_BLOCK.get(), EternalGeneralItems.GEM_ONYX.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_ONYX_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ONYX_ORE_BLOCK.get(), EternalGeneralItems.GEM_ONYX.get(),1,3)); + add(EternalGeneralBlocks.ONYX_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.ONYX_ORE_BLOCK.get(), EternalGeneralItems.GEM_ONYX.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_ONYX_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_ONYX_ORE_BLOCK.get(), EternalGeneralItems.GEM_ONYX.get(),1,2)); //AMBER TO GEM - add(EternalGeneralBlocks.AMBER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.AMBER_ORE_BLOCK.get(), EternalGeneralItems.GEM_AMBER.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_AMBER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_AMBER_ORE_BLOCK.get(), EternalGeneralItems.GEM_AMBER.get(),1,3)); + add(EternalGeneralBlocks.AMBER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.AMBER_ORE_BLOCK.get(), EternalGeneralItems.GEM_AMBER.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_AMBER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_AMBER_ORE_BLOCK.get(), EternalGeneralItems.GEM_AMBER.get(),1,2)); //NITER TO GEM - add(EternalGeneralBlocks.NITER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.NITER_ORE_BLOCK.get(), EternalGeneralItems.GEM_NITER.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK.get(), EternalGeneralItems.GEM_NITER.get(),1,3)); + add(EternalGeneralBlocks.NITER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.NITER_ORE_BLOCK.get(), EternalGeneralItems.GEM_NITER.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK.get(), EternalGeneralItems.GEM_NITER.get(),1,2)); //RUBY TO GEM - add(EternalGeneralBlocks.RUBY_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.RUBY_ORE_BLOCK.get(), EternalGeneralItems.GEM_RUBY.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_RUBY_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_RUBY_ORE_BLOCK.get(), EternalGeneralItems.GEM_RUBY.get(),1,3)); + add(EternalGeneralBlocks.RUBY_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.RUBY_ORE_BLOCK.get(), EternalGeneralItems.GEM_RUBY.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_RUBY_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_RUBY_ORE_BLOCK.get(), EternalGeneralItems.GEM_RUBY.get(),1,2)); //PERIDOT TO GEM - add(EternalGeneralBlocks.PERIDOT_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PERIDOT_ORE_BLOCK.get(), EternalGeneralItems.GEM_PERIDOT.get(), 1,3)); - add(EternalGeneralBlocks.DEEPSLATE_PERIDOT_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PERIDOT_ORE_BLOCK.get(), EternalGeneralItems.GEM_PERIDOT.get(),1,3)); - + add(EternalGeneralBlocks.PERIDOT_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.PERIDOT_ORE_BLOCK.get(), EternalGeneralItems.GEM_PERIDOT.get(), 1,2)); + add(EternalGeneralBlocks.DEEPSLATE_PERIDOT_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.DEEPSLATE_PERIDOT_ORE_BLOCK.get(), EternalGeneralItems.GEM_PERIDOT.get(),1,2)); //OBSIDIAN ORE TO GEM add(EternalGeneralBlocks.OBSIDIAN_ORE_BLOCK.get(), block -> createMultipleOreDrops(EternalGeneralBlocks.OBSIDIAN_ORE_BLOCK.get(), EternalGeneralItems.GEM_OBSIDIAN_SHARD.get(),1,2)); } diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockStateProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockStateProvider.java index 940668e..0ed6212 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockStateProvider.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockStateProvider.java @@ -46,6 +46,7 @@ protected void registerStatesAndModels() { blockWithItem(EternalGeneralBlocks.PEWTER_BLOCK); blockWithItem(EternalGeneralBlocks.ROSE_GOLD_BLOCK); blockWithItem(EternalGeneralBlocks.BRITANNIA_SILVER_BLOCK); + blockWithItem(EternalGeneralBlocks.IRIDIUM_BLOCK); //GEM BLOCKS blockWithItem(EternalGeneralBlocks.SAPPHIRE_BLOCK); @@ -72,6 +73,7 @@ protected void registerStatesAndModels() { blockWithItem(EternalGeneralBlocks.RAW_URANIUM_BLOCK); blockWithItem(EternalGeneralBlocks.RAW_ZINC_BLOCK); blockWithItem(EternalGeneralBlocks.RAW_GALLIUM_BLOCK); + blockWithItem(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK); //ORE BLOCKS //ALUMINUM @@ -113,6 +115,9 @@ protected void registerStatesAndModels() { //GALLIUM blockWithItem(EternalGeneralBlocks.GALLIUM_ORE_BLOCK); blockWithItem(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK); + //IRIDIUM + blockWithItem(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK); + blockWithItem(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK); //GEMS //FLUORITE diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockTagProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockTagProvider.java index e92bf7a..658af3e 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalBlockTagProvider.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalBlockTagProvider.java @@ -40,6 +40,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalStorageMetalBlockTags.Blocks.ENDERIUM_BLOCK_ST).add(EternalGeneralBlocks.ENDERIUM_BLOCK.get()); tag(EternalStorageMetalBlockTags.Blocks.GALLIUM_BLOCK_ST).add(EternalGeneralBlocks.GALLIUM_BLOCK.get()); tag(EternalStorageMetalBlockTags.Blocks.INVAR_BLOCK_ST).add(EternalGeneralBlocks.INVAR_BLOCK.get()); + tag(EternalStorageMetalBlockTags.Blocks.IRIDIUM_BLOCK_ST).add(EternalGeneralBlocks.IRIDIUM_BLOCK.get()); tag(EternalStorageMetalBlockTags.Blocks.LEAD_BLOCK_ST).add(EternalGeneralBlocks.LEAD_BLOCK.get()); tag(EternalStorageMetalBlockTags.Blocks.LUMIUM_BLOCK_ST).add(EternalGeneralBlocks.LUMIUM_BLOCK.get()); tag(EternalStorageMetalBlockTags.Blocks.NICKEL_BLOCK_ST).add(EternalGeneralBlocks.NICKEL_BLOCK.get()); @@ -67,6 +68,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalStorageRawOreBlockTags.Blocks.RAW_ALUMINUM_ST).add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()); tag(EternalStorageRawOreBlockTags.Blocks.RAW_COBALT_ST).add(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()); + tag(EternalStorageRawOreBlockTags.Blocks.RAW_GALLIUM_ST).add(EternalGeneralBlocks.RAW_GALLIUM_BLOCK.get()); + tag(EternalStorageRawOreBlockTags.Blocks.RAW_IRIDIUM_ST).add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()); tag(EternalStorageRawOreBlockTags.Blocks.RAW_LEAD_ST).add(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()); tag(EternalStorageRawOreBlockTags.Blocks.RAW_NICKEL_ST).add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()); tag(EternalStorageRawOreBlockTags.Blocks.RAW_OSMIUM_ST).add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()); @@ -103,6 +106,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.GALLIUM_BLOCK.get()) .add(EternalGeneralBlocks.GRAPHITE_BLOCK.get()) .add(EternalGeneralBlocks.INVAR_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_BLOCK.get()) .add(EternalGeneralBlocks.LUMIUM_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_BLOCK.get()) @@ -124,6 +128,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalGeneralBlockTags.Blocks.RAW_ORE_BLOCK) .add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()) + .add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()) .add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()) .add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()) @@ -151,6 +156,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalOreBlockTags.Blocks.FLUORITE_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get()); tag(EternalOreBlockTags.Blocks.GALLIUM_ORE_OW).add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get()); tag(EternalOreBlockTags.Blocks.GALLIUM_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get()); + tag(EternalOreBlockTags.Blocks.IRIDIUM_ORE_OW).add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get()); + tag(EternalOreBlockTags.Blocks.IRIDIUM_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get()); tag(EternalOreBlockTags.Blocks.LEAD_ORE_OW).add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get()); tag(EternalOreBlockTags.Blocks.LEAD_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get()); tag(EternalOreBlockTags.Blocks.NICKEL_ORE_OW).add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get()); @@ -195,6 +202,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get()) .add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get()) @@ -235,6 +244,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.CINNABAR_ORE_BLOCK.get()) .add(EternalGeneralBlocks.COBALT_ORE_BLOCK.get()) .add(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get()) .add(EternalGeneralBlocks.NITER_ORE_BLOCK.get()) @@ -249,7 +260,6 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.URANIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.SILVER_ORE_BLOCK.get()) .add(EternalGeneralBlocks.ZINC_ORE_BLOCK.get()) - .add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.PERIDOT_ORE_BLOCK.get()); //Ores in Ground Deepslate @@ -260,6 +270,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_COBALT_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK.get()) @@ -299,6 +310,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.GALLIUM_BLOCK.get()) .add(EternalGeneralBlocks.GRAPHITE_BLOCK.get()) .add(EternalGeneralBlocks.INVAR_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_BLOCK.get()) .add(EternalGeneralBlocks.LUMIUM_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_BLOCK.get()) @@ -323,6 +335,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()) + .add(EternalGeneralBlocks.RAW_GALLIUM_BLOCK.get()) + .add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()) .add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()) .add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()) @@ -348,6 +362,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.DEEPSLATE_COBALT_ORE_BLOCK.get()) .add(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get()) @@ -395,6 +411,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.GALLIUM_BLOCK.get()) .add(EternalGeneralBlocks.GRAPHITE_BLOCK.get()) .add(EternalGeneralBlocks.INVAR_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_BLOCK.get()) .add(EternalGeneralBlocks.LUMIUM_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_BLOCK.get()) @@ -426,6 +443,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { //RAW ORE BLOCKS .add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()) + .add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()) .add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()) .add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()) @@ -456,6 +474,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.DEEPSLATE_CINNABAR_ORE_BLOCK.get()) .add(EternalGeneralBlocks.FLUORITE_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get()) + .add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.get()) @@ -490,6 +510,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.ELECTRUM_BLOCK.get()) .add(EternalGeneralBlocks.ENDERIUM_BLOCK.get()) .add(EternalGeneralBlocks.INVAR_BLOCK.get()) + .add(EternalGeneralBlocks.IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.LEAD_BLOCK.get()) .add(EternalGeneralBlocks.LUMIUM_BLOCK.get()) .add(EternalGeneralBlocks.NICKEL_BLOCK.get()) @@ -527,6 +548,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { //RAW ORE BLOCKS .add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_COBALT_BLOCK.get()) + .add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.get()) .add(EternalGeneralBlocks.RAW_LEAD_BLOCK.get()) .add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.get()) .add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.get()) diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalDataGenerators.java b/src/main/java/net/radzratz/eternalores/datagen/EternalDataGenerators.java index 99164db..078872d 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalDataGenerators.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalDataGenerators.java @@ -30,6 +30,8 @@ public static void gatherData(GatherDataEvent event) { generator.addProvider(event.includeServer(), new LootTableProvider(packOutput, Collections.emptySet(), List.of(new LootTableProvider.SubProviderEntry(EternalBlockLootTableProvider::new, LootContextParamSets.BLOCK)), lookupProvider)); + generator.addProvider(event.includeServer(), new EternalRecipeProvider(packOutput, lookupProvider)); + BlockTagsProvider blockTagsProvider = new EternalBlockTagProvider(packOutput, lookupProvider, existingFileHelper); generator.addProvider(event.includeServer(), blockTagsProvider); generator.addProvider(event.includeServer(), new EternalItemTagProvider(packOutput, lookupProvider, blockTagsProvider.contentsGetter(), existingFileHelper)); @@ -39,4 +41,4 @@ public static void gatherData(GatherDataEvent event) { generator.addProvider(event.includeServer(), new EternalWorldGenProvider(packOutput, lookupProvider)); } -} +} \ No newline at end of file diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalItemModelProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalItemModelProvider.java index 687de1d..00eaf8c 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalItemModelProvider.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalItemModelProvider.java @@ -2,11 +2,13 @@ import net.minecraft.data.PackOutput; import net.minecraft.resources.ResourceLocation; +import net.neoforged.neoforge.client.model.generators.ItemModelBuilder; import net.neoforged.neoforge.client.model.generators.ItemModelProvider; +import net.neoforged.neoforge.client.model.generators.ModelFile; import net.neoforged.neoforge.common.data.ExistingFileHelper; -import net.neoforged.neoforge.registries.DeferredItem; import net.radzratz.eternalores.EternalOres; import net.radzratz.eternalores.item.EternalGeneralItems; +import org.jetbrains.annotations.NotNull; public class EternalItemModelProvider extends ItemModelProvider { public EternalItemModelProvider(PackOutput output, ExistingFileHelper existingFileHelper) { @@ -33,6 +35,7 @@ protected void registerModels() { basicItem(EternalGeneralItems.SULFUR.get()); basicItem(EternalGeneralItems.RAW_ALUMINUM.get()); basicItem(EternalGeneralItems.RAW_COBALT.get()); + basicItem(EternalGeneralItems.RAW_IRIDIUM.get()); basicItem(EternalGeneralItems.RAW_LEAD.get()); basicItem(EternalGeneralItems.RAW_NICKEL.get()); basicItem(EternalGeneralItems.RAW_OSMIUM.get()); @@ -56,6 +59,7 @@ protected void registerModels() { basicItem(EternalGeneralItems.ETERNAL_LIGHT_INGOT.get()); basicItem(EternalGeneralItems.GRAPHITE_INGOT.get()); basicItem(EternalGeneralItems.INVAR_INGOT.get()); + basicItem(EternalGeneralItems.IRIDIUM_INGOT.get()); basicItem(EternalGeneralItems.LEAD_INGOT.get()); basicItem(EternalGeneralItems.LUMIUM_INGOT.get()); basicItem(EternalGeneralItems.NICKEL_INGOT.get()); @@ -109,6 +113,7 @@ protected void registerModels() { basicItem(EternalGeneralItems.PEWTER_NUGGET.get()); basicItem(EternalGeneralItems.ROSE_GOLD_NUGGET.get()); basicItem(EternalGeneralItems.BRITANNIA_SILVER_NUGGET.get()); + basicItem(EternalGeneralItems.IRIDIUM_NUGGET.get()); //DUSTS basicItem(EternalGeneralItems.ALUMINUM_DUST.get()); @@ -162,40 +167,42 @@ protected void registerModels() { basicItem(EternalGeneralItems.PEWTER_DUST.get()); basicItem(EternalGeneralItems.ROSE_GOLD_DUST.get()); basicItem(EternalGeneralItems.BRITANNIA_SILVER_DUST.get()); + basicItem(EternalGeneralItems.IRIDIUM_DUST.get()); //RODS - handheldItem(EternalGeneralItems.ROD_ALUMINUM); - handheldItem(EternalGeneralItems.ROD_BRONZE); - handheldItem(EternalGeneralItems.ROD_COBALT); - handheldItem(EternalGeneralItems.ROD_CONSTANTAN); - handheldItem(EternalGeneralItems.ROD_COPPER); - handheldItem(EternalGeneralItems.ROD_ELECTRUM); - handheldItem(EternalGeneralItems.ROD_ENDERIUM); - handheldItem(EternalGeneralItems.ROD_GOLD); - handheldItem(EternalGeneralItems.ROD_INVAR); - handheldItem(EternalGeneralItems.ROD_IRON); - handheldItem(EternalGeneralItems.ROD_LEAD); - handheldItem(EternalGeneralItems.ROD_LUMIUM); - handheldItem(EternalGeneralItems.ROD_NICKEL); - handheldItem(EternalGeneralItems.ROD_OSMIUM); - handheldItem(EternalGeneralItems.ROD_PLATINUM); - handheldItem(EternalGeneralItems.ROD_PLUTONIUM); - handheldItem(EternalGeneralItems.ROD_TIN); - handheldItem(EternalGeneralItems.ROD_SILVER); - handheldItem(EternalGeneralItems.ROD_SIGNALUM); - handheldItem(EternalGeneralItems.ROD_ULTIMATITANIUM); - handheldItem(EternalGeneralItems.ROD_URANIUM); - handheldItem(EternalGeneralItems.ROD_ZINC); - handheldItem(EternalGeneralItems.ROD_GRAPHITE); - handheldItem(EternalGeneralItems.ROD_BRASS); - handheldItem(EternalGeneralItems.ROD_NETHERITE); - handheldItem(EternalGeneralItems.ROD_STEEL); - handheldItem(EternalGeneralItems.ROD_SAPPHIRE); - handheldItem(EternalGeneralItems.ROD_BLUE_STEEL); - handheldItem(EternalGeneralItems.ROD_GALLIUM); - handheldItem(EternalGeneralItems.ROD_TITANIUM); - handheldItem(EternalGeneralItems.ROD_ROSE_GOLD); - handheldItem(EternalGeneralItems.ROD_DIAMOND); + basicItem(EternalGeneralItems.ROD_ALUMINUM.get()); + basicItem(EternalGeneralItems.ROD_BRONZE.get()); + basicItem(EternalGeneralItems.ROD_COBALT.get()); + basicItem(EternalGeneralItems.ROD_CONSTANTAN.get()); + basicItem(EternalGeneralItems.ROD_COPPER.get()); + basicItem(EternalGeneralItems.ROD_ELECTRUM.get()); + basicItem(EternalGeneralItems.ROD_ENDERIUM.get()); + basicItem(EternalGeneralItems.ROD_GOLD.get()); + basicItem(EternalGeneralItems.ROD_INVAR.get()); + basicItem(EternalGeneralItems.ROD_IRON.get()); + basicItem(EternalGeneralItems.ROD_LEAD.get()); + basicItem(EternalGeneralItems.ROD_LUMIUM.get()); + basicItem(EternalGeneralItems.ROD_NICKEL.get()); + basicItem(EternalGeneralItems.ROD_OSMIUM.get()); + basicItem(EternalGeneralItems.ROD_PLATINUM.get()); + basicItem(EternalGeneralItems.ROD_PLUTONIUM.get()); + basicItem(EternalGeneralItems.ROD_TIN.get()); + basicItem(EternalGeneralItems.ROD_SILVER.get()); + basicItem(EternalGeneralItems.ROD_SIGNALUM.get()); + basicItem(EternalGeneralItems.ROD_ULTIMATITANIUM.get()); + basicItem(EternalGeneralItems.ROD_URANIUM.get()); + basicItem(EternalGeneralItems.ROD_ZINC.get()); + basicItem(EternalGeneralItems.ROD_GRAPHITE.get()); + basicItem(EternalGeneralItems.ROD_BRASS.get()); + basicItem(EternalGeneralItems.ROD_NETHERITE.get()); + basicItem(EternalGeneralItems.ROD_STEEL.get()); + basicItem(EternalGeneralItems.ROD_SAPPHIRE.get()); + basicItem(EternalGeneralItems.ROD_BLUE_STEEL.get()); + basicItem(EternalGeneralItems.ROD_GALLIUM.get()); + basicItem(EternalGeneralItems.ROD_TITANIUM.get()); + basicItem(EternalGeneralItems.ROD_ROSE_GOLD.get()); + basicItem(EternalGeneralItems.ROD_DIAMOND.get()); + basicItem(EternalGeneralItems.ROD_IRIDIUM.get()); //PLATES basicItem(EternalGeneralItems.PLATE_ALUMINUM.get()); @@ -229,6 +236,8 @@ protected void registerModels() { basicItem(EternalGeneralItems.PLATE_GALLIUM.get()); basicItem(EternalGeneralItems.PLATE_TITANIUM.get()); basicItem(EternalGeneralItems.PLATE_ROSE_GOLD.get()); + basicItem(EternalGeneralItems.PLATE_IRIDIUM.get()); + basicItem(EternalGeneralItems.PLATE_DIAMOND.get()); //GEARS basicItem(EternalGeneralItems.GEAR_ALUMINUM.get()); @@ -263,9 +272,46 @@ protected void registerModels() { basicItem(EternalGeneralItems.SILICON.get()); } - private void handheldItem(DeferredItem item) { - withExistingParent(item.getId().getPath(), - ResourceLocation.parse("item/handheld")).texture("layer0", - ResourceLocation.fromNamespaceAndPath(EternalOres.MOD_ID, "item/" + item.getId().getPath())); + public @NotNull ItemModelBuilder basicItem(ResourceLocation item) { + String itemName = item.getPath(); + String basePath = "item/"; + + String[] possiblePaths = { + basePath + itemName, + basePath + "hammers/" + itemName, + basePath + "ingots/" + itemName, + basePath + "rods/" + itemName, + basePath + "nuggets/" + itemName, + basePath + "gems/" + itemName, + basePath + "gears/" + itemName, + basePath + "raw_materials/" + itemName, + basePath + "gem_cutters/" + itemName, + basePath + "misc/" + itemName, + basePath + "dusts/" + itemName, + basePath + "plates/" + itemName + }; + + ItemModelBuilder builder = null; + + for(String path : possiblePaths) { + if(existingFileHelper.exists(ResourceLocation.fromNamespaceAndPath(item.getNamespace(), path), TEXTURE)) { + if(path.contains("rods/") || path.contains("hammers/")) { + builder = this.getBuilder(item.toString()) + .parent(new ModelFile.UncheckedModelFile("item/handheld")) + .texture("layer0", ResourceLocation.fromNamespaceAndPath(item.getNamespace(), path)); + } else { + builder = this.getBuilder(item.toString()) + .parent(new ModelFile.UncheckedModelFile("item/generated")) + .texture("layer0", ResourceLocation.fromNamespaceAndPath(item.getNamespace(), path)); + } + break; + } + } + if(builder == null) { + builder = this.getBuilder(item.toString()) + .parent(new ModelFile.UncheckedModelFile("item/generated")) + .texture("layer0", ResourceLocation.fromNamespaceAndPath(item.getNamespace(), basePath + itemName)); + } + return builder; } } diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalItemTagProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalItemTagProvider.java index 0df5669..f89b6fe 100644 --- a/src/main/java/net/radzratz/eternalores/datagen/EternalItemTagProvider.java +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalItemTagProvider.java @@ -69,6 +69,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.PLATE_COBALT.get()) .add(EternalGeneralItems.PLATE_CONSTANTAN.get()) .add(EternalGeneralItems.PLATE_COPPER.get()) + .add(EternalGeneralItems.PLATE_DIAMOND.get()) .add(EternalGeneralItems.PLATE_ELECTRUM.get()) .add(EternalGeneralItems.PLATE_ENDERIUM.get()) .add(EternalGeneralItems.PLATE_GALLIUM.get()) @@ -108,6 +109,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.PLATE_GALLIUM.get()) .add(EternalGeneralItems.PLATE_GOLD.get()) .add(EternalGeneralItems.PLATE_INVAR.get()) + .add(EternalGeneralItems.PLATE_IRIDIUM.get()) .add(EternalGeneralItems.PLATE_IRON.get()) .add(EternalGeneralItems.PLATE_LEAD.get()) .add(EternalGeneralItems.PLATE_LUMIUM.get()) @@ -127,6 +129,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { //Gem Plates tag(EternalItemsGeneralTags.Items.GEM_PLATES) + .add(EternalGeneralItems.PLATE_DIAMOND.get()) .add(EternalGeneralItems.PLATE_SAPPHIRE.get()); //Individual Plates @@ -139,12 +142,14 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalPlates.Items.COBALT_PLATE).add(EternalGeneralItems.PLATE_COBALT.get()); tag(EternalPlates.Items.CONSTANTAN_PLATE).add(EternalGeneralItems.PLATE_CONSTANTAN.get()); tag(EternalPlates.Items.COPPER_PLATE).add(EternalGeneralItems.PLATE_COPPER.get()); + tag(EternalPlates.Items.DIAMOND_PLATE).add(EternalGeneralItems.PLATE_DIAMOND.get()); tag(EternalPlates.Items.ELECTRUM_PLATE).add(EternalGeneralItems.PLATE_ELECTRUM.get()); tag(EternalPlates.Items.ENDERIUM_PLATE) .add(EternalGeneralItems.PLATE_ENDERIUM.get()); tag(EternalPlates.Items.GALLIUM_PLATE).add(EternalGeneralItems.PLATE_GALLIUM.get()); tag(EternalPlates.Items.GOLD_PLATE).add(EternalGeneralItems.PLATE_GOLD.get()); tag(EternalPlates.Items.GRAPHITE_PLATE).add(EternalGeneralItems.PLATE_GRAPHITE.get()); tag(EternalPlates.Items.INVAR_PLATE).add(EternalGeneralItems.PLATE_INVAR.get()); + tag(EternalPlates.Items.IRIDIUM_PLATE).add(EternalGeneralItems.PLATE_IRIDIUM.get()); tag(EternalPlates.Items.IRON_PLATE).add(EternalGeneralItems.PLATE_IRON.get()); tag(EternalPlates.Items.LEAD_PLATE).add(EternalGeneralItems.PLATE_LEAD.get()); tag(EternalPlates.Items.LUMIUM_PLATE).add(EternalGeneralItems.PLATE_LUMIUM.get()); @@ -183,6 +188,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.GALLIUM_INGOT.get()) .add(EternalGeneralItems.GRAPHITE_INGOT.get()) .add(EternalGeneralItems.INVAR_INGOT.get()) + .add(EternalGeneralItems.IRIDIUM_INGOT.get()) .add(EternalGeneralItems.LEAD_INGOT.get()) .add(EternalGeneralItems.LUMIUM_INGOT.get()) .add(EternalGeneralItems.NICKEL_INGOT.get()) @@ -217,6 +223,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalIngotTags.Items.GALLIUM_INGOT).add(EternalGeneralItems.GALLIUM_INGOT.get()); tag(EternalIngotTags.Items.GRAPHITE_INGOT).add(EternalGeneralItems.GRAPHITE_INGOT.get()); tag(EternalIngotTags.Items.INVAR_INGOT).add(EternalGeneralItems.INVAR_INGOT.get()); + tag(EternalIngotTags.Items.IRIDIUM_INGOT).add(EternalGeneralItems.IRIDIUM_INGOT.get()); tag(EternalIngotTags.Items.LEAD_INGOT).add(EternalGeneralItems.LEAD_INGOT.get()); tag(EternalIngotTags.Items.LUMIUM_INGOT).add(EternalGeneralItems.LUMIUM_INGOT.get()); tag(EternalIngotTags.Items.NICKEL_INGOT).add(EternalGeneralItems.NICKEL_INGOT.get()); @@ -250,6 +257,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.asItem()) .add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.asItem()) .add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.asItem()) + .add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.asItem()) + .add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.asItem()) .add(EternalGeneralBlocks.LEAD_ORE_BLOCK.asItem()) .add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.asItem()) .add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.asItem()) @@ -297,6 +306,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalOreBlockItemTags.Items.ITEM_FLUORITE_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK.asItem()); tag(EternalOreBlockItemTags.Items.ITEM_GALLIUM_ORE_OW).add(EternalGeneralBlocks.GALLIUM_ORE_BLOCK.asItem()); tag(EternalOreBlockItemTags.Items.ITEM_GALLIUM_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK.asItem()); + tag(EternalOreBlockItemTags.Items.ITEM_IRIDIUM_ORE_OW).add(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.asItem()); + tag(EternalOreBlockItemTags.Items.ITEM_IRIDIUM_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.asItem()); tag(EternalOreBlockItemTags.Items.ITEM_LEAD_ORE_OW).add(EternalGeneralBlocks.LEAD_ORE_BLOCK.asItem()); tag(EternalOreBlockItemTags.Items.ITEM_LEAD_ORE_OW).add(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK.asItem()); tag(EternalOreBlockItemTags.Items.ITEM_NICKEL_ORE_OW).add(EternalGeneralBlocks.NICKEL_ORE_BLOCK.asItem()); @@ -343,6 +354,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.GALLIUM_BLOCK.asItem()) .add(EternalGeneralBlocks.GRAPHITE_BLOCK.asItem()) .add(EternalGeneralBlocks.INVAR_BLOCK.asItem()) + .add(EternalGeneralBlocks.IRIDIUM_BLOCK.asItem()) .add(EternalGeneralBlocks.LEAD_BLOCK.asItem()) .add(EternalGeneralBlocks.LUMIUM_BLOCK.asItem()) .add(EternalGeneralBlocks.NICKEL_BLOCK.asItem()) @@ -367,6 +379,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem()) .add(EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem()) + .add(EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem()) + .add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem()) .add(EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem()) .add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem()) .add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem()) @@ -389,6 +403,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalStorageMetalBlockItemTags.Blocks.ENDERIUM_BLOCK_ST_ITEM).add(EternalGeneralBlocks.ENDERIUM_BLOCK.asItem()); tag(EternalStorageMetalBlockItemTags.Blocks.GALLIUM_BLOCK_ST_ITEM).add(EternalGeneralBlocks.GALLIUM_BLOCK.asItem()); tag(EternalStorageMetalBlockItemTags.Blocks.INVAR_BLOCK_ST_ITEM).add(EternalGeneralBlocks.INVAR_BLOCK.asItem()); + tag(EternalStorageMetalBlockItemTags.Blocks.IRIDIUM_BLOCK_ST_ITEM).add(EternalGeneralBlocks.IRIDIUM_BLOCK.asItem()); tag(EternalStorageMetalBlockItemTags.Blocks.LEAD_BLOCK_ST_ITEM).add(EternalGeneralBlocks.LEAD_BLOCK.asItem()); tag(EternalStorageMetalBlockItemTags.Blocks.LUMIUM_BLOCK_ST_ITEM).add(EternalGeneralBlocks.LUMIUM_BLOCK.asItem()); tag(EternalStorageMetalBlockItemTags.Blocks.NICKEL_BLOCK_ST_ITEM).add(EternalGeneralBlocks.NICKEL_BLOCK.asItem()); @@ -416,6 +431,8 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_ALUMINUM_ST_ITEM).add(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem()); tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_COBALT_ST_ITEM).add(EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem()); + tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_GALLIUM_ST_ITEM).add(EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem()); + tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_IRIDIUM_ST_ITEM).add(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem()); tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_LEAD_ST_ITEM).add(EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem()); tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_NICKEL_ST_ITEM).add(EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem()); tag(EternalStorageRawOreBlockItemTags.Blocks.RAW_OSMIUM_ST_ITEM).add(EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem()); @@ -441,6 +458,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.GALLIUM_NUGGET.get()) .add(EternalGeneralItems.GRAPHITE_NUGGET.get()) .add(EternalGeneralItems.INVAR_NUGGET.get()) + .add(EternalGeneralItems.IRIDIUM_NUGGET.get()) .add(EternalGeneralItems.LEAD_NUGGET.get()) .add(EternalGeneralItems.LUMIUM_NUGGET.get()) .add(EternalGeneralItems.NETHERITE_NUGGET.get()) @@ -472,6 +490,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalNuggetsTags.Items.NUGGET_GALLIUM).add(EternalGeneralItems.GALLIUM_NUGGET.get()); tag(EternalNuggetsTags.Items.NUGGET_GRAPHITE).add(EternalGeneralItems.GRAPHITE_NUGGET.get()); tag(EternalNuggetsTags.Items.NUGGET_INVAR).add(EternalGeneralItems.INVAR_NUGGET.get()); + tag(EternalNuggetsTags.Items.NUGGET_IRIDIUM).add(EternalGeneralItems.IRIDIUM_NUGGET.get()); tag(EternalNuggetsTags.Items.NUGGET_LEAD).add(EternalGeneralItems.LEAD_NUGGET.get()); tag(EternalNuggetsTags.Items.NUGGET_LUMIUM).add(EternalGeneralItems.LUMIUM_NUGGET.get()); tag(EternalNuggetsTags.Items.NUGGET_NETHERITE).add(EternalGeneralItems.NETHERITE_NUGGET.get()); @@ -504,6 +523,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.ROD_GOLD.get()) .add(EternalGeneralItems.ROD_GRAPHITE.get()) .add(EternalGeneralItems.ROD_INVAR.get()) + .add(EternalGeneralItems.ROD_IRIDIUM.get()) .add(EternalGeneralItems.ROD_IRON.get()) .add(EternalGeneralItems.ROD_LEAD.get()) .add(EternalGeneralItems.ROD_LUMIUM.get()) @@ -537,6 +557,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.ROD_GALLIUM.get()) .add(EternalGeneralItems.ROD_GOLD.get()) .add(EternalGeneralItems.ROD_INVAR.get()) + .add(EternalGeneralItems.ROD_IRIDIUM.get()) .add(EternalGeneralItems.ROD_IRON.get()) .add(EternalGeneralItems.ROD_LEAD.get()) .add(EternalGeneralItems.ROD_LUMIUM.get()) @@ -571,6 +592,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalMetalRodsTags.Items.ROD_GALLIUM).add(EternalGeneralItems.ROD_GALLIUM.get()); tag(EternalMetalRodsTags.Items.ROD_GOLD).add(EternalGeneralItems.ROD_GOLD.get()); tag(EternalMetalRodsTags.Items.ROD_INVAR).add(EternalGeneralItems.ROD_INVAR.get()); + tag(EternalMetalRodsTags.Items.ROD_IRIDIUM).add(EternalGeneralItems.ROD_IRIDIUM.get()); tag(EternalMetalRodsTags.Items.ROD_IRON).add(EternalGeneralItems.ROD_IRON.get()); tag(EternalMetalRodsTags.Items.ROD_LEAD).add(EternalGeneralItems.ROD_LEAD.get()); tag(EternalMetalRodsTags.Items.ROD_LUMIUM).add(EternalGeneralItems.ROD_LUMIUM.get()); @@ -663,6 +685,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.GOLD_DUST.get()) .add(EternalGeneralItems.GRAPHITE_DUST.get()) .add(EternalGeneralItems.INVAR_DUST.get()) + .add(EternalGeneralItems.IRIDIUM_DUST.get()) .add(EternalGeneralItems.IRON_DUST.get()) .add(EternalGeneralItems.LAPIS_LAZULI_DUST.get()) .add(EternalGeneralItems.LEAD_DUST.get()) @@ -708,6 +731,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.GOLD_DUST.get()) .add(EternalGeneralItems.GRAPHITE_DUST.get()) .add(EternalGeneralItems.INVAR_DUST.get()) + .add(EternalGeneralItems.IRIDIUM_DUST.get()) .add(EternalGeneralItems.IRON_DUST.get()) .add(EternalGeneralItems.LEAD_DUST.get()) .add(EternalGeneralItems.LUMIUM_DUST.get()) @@ -765,6 +789,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalMetalDustsTags.Items.DUST_GALLIUM).add(EternalGeneralItems.GALLIUM_DUST.get()); tag(EternalMetalDustsTags.Items.DUST_GOLD).add(EternalGeneralItems.GOLD_DUST.get()); tag(EternalMetalDustsTags.Items.DUST_INVAR).add(EternalGeneralItems.INVAR_DUST.get()); + tag(EternalMetalDustsTags.Items.DUST_IRIDIUM).add(EternalGeneralItems.IRIDIUM_DUST.get()); tag(EternalMetalDustsTags.Items.DUST_IRON).add(EternalGeneralItems.IRON_DUST.get()); tag(EternalMetalDustsTags.Items.DUST_LEAD).add(EternalGeneralItems.LEAD_DUST.get()); tag(EternalMetalDustsTags.Items.DUST_LUMIUM).add(EternalGeneralItems.LUMIUM_DUST.get()); @@ -789,6 +814,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { tag(EternalGemDustsTags.Items.DUST_COAL).add(EternalGeneralItems.COAL_DUST.get()); tag(EternalGemDustsTags.Items.DUST_DIAMOND).add(EternalGeneralItems.DIAMOND_DUST.get()); tag(EternalGemDustsTags.Items.DUST_EMERALD).add(EternalGeneralItems.EMERALD_DUST.get()); + tag(EternalGemDustsTags.Items.DUST_FLUORITE).add(EternalGeneralItems.FLUORITE_DUST.get()); tag(EternalGemDustsTags.Items.DUST_LAPIS).add(EternalGeneralItems.LAPIS_LAZULI_DUST.get()); tag(EternalGemDustsTags.Items.DUST_NITER).add(EternalGeneralItems.NITER_DUST.get()); tag(EternalGemDustsTags.Items.DUST_OBSIDIAN).add(EternalGeneralItems.OBSIDIAN_DUST.get()); @@ -809,6 +835,7 @@ protected void addTags(HolderLookup.@NotNull Provider provider) { .add(EternalGeneralItems.RAW_ALUMINUM.get()) .add(EternalGeneralItems.RAW_COBALT.get()) .add(EternalGeneralItems.RAW_GALLIUM.get()) + .add(EternalGeneralItems.RAW_IRIDIUM.get()) .add(EternalGeneralItems.RAW_LEAD.get()) .add(EternalGeneralItems.RAW_NICKEL.get()) .add(EternalGeneralItems.RAW_OSMIUM.get()) diff --git a/src/main/java/net/radzratz/eternalores/datagen/EternalRecipeProvider.java b/src/main/java/net/radzratz/eternalores/datagen/EternalRecipeProvider.java new file mode 100644 index 0000000..6af76c2 --- /dev/null +++ b/src/main/java/net/radzratz/eternalores/datagen/EternalRecipeProvider.java @@ -0,0 +1,826 @@ +package net.radzratz.eternalores.datagen; + +import net.minecraft.core.HolderLookup; +import net.minecraft.data.PackOutput; +import net.minecraft.data.recipes.*; +import net.minecraft.resources.ResourceLocation; +import net.minecraft.tags.ItemTags; +import net.minecraft.world.item.Item; +import net.minecraft.world.item.Items; +import net.minecraft.world.item.crafting.Ingredient; +import net.minecraft.world.level.block.Blocks; +import net.neoforged.neoforge.common.conditions.IConditionBuilder; +import net.radzratz.eternalores.block.EternalGeneralBlocks; +import net.radzratz.eternalores.item.EternalGeneralItems; +import org.jetbrains.annotations.NotNull; + +import java.util.Set; +import java.util.concurrent.CompletableFuture; + +public class EternalRecipeProvider extends RecipeProvider implements IConditionBuilder { + + private static final Set EXCLUDED_MAT_DUPE_RECIPES = Set.of( + "netherite", + "apatite", + "fluorite", + "amber", + "diamond", + "emerald", + "brass", + "blue_steel", + "britannia", + "bronze", + "constantan", + "electrum", + "coal", + "ender", + "endstone", + "netherrack", + "invar", + "lapis", + "cinnabar", + "lumium", + "niter", + "obsidian", + "peridot", + "pewter", + "plutonium", + "quartz", + "rose_gold", + "ruby", + "sapphire", + "signalum", + "steel", + "titanium", + "enderium" + ); + + public EternalRecipeProvider(PackOutput output, CompletableFuture registries) { + super(output, registries); + } + + @Override + protected void buildRecipes(@NotNull RecipeOutput recipeOutput) + { + ///Materials to Dusts + //Vanilla Ingots + generateHammerRecipes(recipeOutput, "iron_ingot", Items.IRON_INGOT, EternalGeneralItems.IRON_DUST.get()); + generateHammerRecipes(recipeOutput, "gold_ingot", Items.GOLD_INGOT, EternalGeneralItems.GOLD_DUST.get()); + generateHammerRecipes(recipeOutput, "copper_ingot", Items.COPPER_INGOT, EternalGeneralItems.COPPER_DUST.get()); + generateHammerRecipes(recipeOutput, "netherite_ingot", Items.NETHERITE_INGOT, EternalGeneralItems.NETHERITE_DUST.get()); + + //Vanilla Gems + generateHammerRecipes(recipeOutput, "diamond_gem", Items.DIAMOND, EternalGeneralItems.DIAMOND_DUST.get()); + generateHammerRecipes(recipeOutput, "emerald_gem", Items.EMERALD, EternalGeneralItems.EMERALD_DUST.get()); + //coal is not a gem but close lel + generateHammerRecipes(recipeOutput, "coal_gem", Items.COAL, EternalGeneralItems.COAL_DUST.get()); + generateHammerRecipes(recipeOutput, "lapis_gem", Items.LAPIS_LAZULI, EternalGeneralItems.LAPIS_LAZULI_DUST.get()); + generateHammerRecipes(recipeOutput, "quartz_gem", Items.QUARTZ, EternalGeneralItems.QUARTZ_DUST.get()); + + //EO Ingots + generateHammerRecipes(recipeOutput, "aluminum_ingot", EternalGeneralItems.ALUMINUM_INGOT.get(), EternalGeneralItems.ALUMINUM_DUST.get()); + generateHammerRecipes(recipeOutput, "blue_steel_ingot", EternalGeneralItems.BLUE_STEEL_INGOT.get(), EternalGeneralItems.BLUE_STEEL_DUST.get()); + generateHammerRecipes(recipeOutput, "brass_ingot", EternalGeneralItems.BRASS_INGOT.get(), EternalGeneralItems.BRASS_DUST.get()); + generateHammerRecipes(recipeOutput, "britannia_ingot", EternalGeneralItems.BRITANNIA_SILVER_INGOT.get(), EternalGeneralItems.BRITANNIA_SILVER_DUST.get()); + generateHammerRecipes(recipeOutput, "bronze_ingot", EternalGeneralItems.BRONZE_INGOT.get(), EternalGeneralItems.BRONZE_DUST.get()); + generateHammerRecipes(recipeOutput, "cobalt_ingot", EternalGeneralItems.COBALT_INGOT.get(), EternalGeneralItems.COBALT_DUST.get()); + generateHammerRecipes(recipeOutput, "constantan_ingot", EternalGeneralItems.CONSTANTAN_INGOT.get(), EternalGeneralItems.CONSTANTAN_DUST.get()); + generateHammerRecipes(recipeOutput, "electrum_ingot", EternalGeneralItems.ELECTRUM_INGOT.get(), EternalGeneralItems.ELECTRUM_DUST.get()); + generateHammerRecipes(recipeOutput, "enderium_ingot", EternalGeneralItems.ENDERIUM_INGOT.get(), EternalGeneralItems.ENDERIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "gallium_ingot", EternalGeneralItems.GALLIUM_INGOT.get(), EternalGeneralItems.GALLIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "invar_ingot", EternalGeneralItems.INVAR_INGOT.get(), EternalGeneralItems.INVAR_DUST.get()); + generateHammerRecipes(recipeOutput, "iridium_ingot", EternalGeneralItems.IRIDIUM_INGOT.get(), EternalGeneralItems.IRIDIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "lead_ingot", EternalGeneralItems.LEAD_INGOT.get(), EternalGeneralItems.LEAD_DUST.get()); + generateHammerRecipes(recipeOutput, "lumium_ingot", EternalGeneralItems.LUMIUM_INGOT.get(), EternalGeneralItems.LUMIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "nickel_ingot", EternalGeneralItems.NICKEL_INGOT.get(), EternalGeneralItems.NICKEL_DUST.get()); + generateHammerRecipes(recipeOutput, "osmium_ingot", EternalGeneralItems.OSMIUM_INGOT.get(), EternalGeneralItems.OSMIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "pewter_ingot", EternalGeneralItems.PEWTER_INGOT.get(), EternalGeneralItems.PEWTER_DUST.get()); + generateHammerRecipes(recipeOutput, "platinum_ingot", EternalGeneralItems.PLATINUM_INGOT.get(), EternalGeneralItems.PLATINUM_DUST.get()); + generateHammerRecipes(recipeOutput, "plutonium_ingot", EternalGeneralItems.PLUTONIUM_INGOT.get(), EternalGeneralItems.PLUTONIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "rose_gold_ingot", EternalGeneralItems.ROSE_GOLD_INGOT.get(), EternalGeneralItems.ROSE_GOLD_DUST.get()); + generateHammerRecipes(recipeOutput, "signalum_ingot", EternalGeneralItems.SIGNALUM_INGOT.get(), EternalGeneralItems.SIGNALUM_DUST.get()); + generateHammerRecipes(recipeOutput, "silver_ingot", EternalGeneralItems.SILVER_INGOT.get(), EternalGeneralItems.SILVER_DUST.get()); + generateHammerRecipes(recipeOutput, "steel_ingot", EternalGeneralItems.STEEL_INGOT.get(), EternalGeneralItems.STEEL_DUST.get()); + generateHammerRecipes(recipeOutput, "tin_ingot", EternalGeneralItems.TIN_INGOT.get(), EternalGeneralItems.TIN_DUST.get()); + generateHammerRecipes(recipeOutput, "titanium_ingot", EternalGeneralItems.TITANIUM_INGOT.get(), EternalGeneralItems.TITANIUM_DUST.get()); + //generateHammerRecipes(recipeOutput, "tungsten_ingot", EternalGeneralItems.TUNGSTEN_INGOT.get(), EternalGeneralItems.TUNGSTEN_DUST.get()); + generateHammerRecipes(recipeOutput, "ultimatitanium_ingot", EternalGeneralItems.ULTIMATITANIUM_INGOT.get(), EternalGeneralItems.ULTIMATITANIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "uranium_ingot", EternalGeneralItems.URANIUM_INGOT.get(), EternalGeneralItems.URANIUM_DUST.get()); + generateHammerRecipes(recipeOutput, "zinc_ingot", EternalGeneralItems.ZINC_INGOT.get(), EternalGeneralItems.ZINC_DUST.get()); + + //Misc + generateHammerRecipes(recipeOutput, "ender_misc", Items.ENDER_PEARL, EternalGeneralItems.ENDER_DUST.get()); + generateHammerRecipes(recipeOutput, "endstone_misc", Blocks.END_STONE.asItem(), EternalGeneralItems.ENDSTONE_DUST.get()); + generateHammerRecipes(recipeOutput, "netherrack_misc", Blocks.NETHERRACK.asItem(), EternalGeneralItems.NETHERRACK_DUST.get()); + generateHammerRecipes(recipeOutput, "obsidian_misc1", Blocks.OBSIDIAN.asItem(), EternalGeneralItems.OBSIDIAN_DUST.get()); + generateHammerRecipes(recipeOutput, "obsidian_misc2", Blocks.CRYING_OBSIDIAN.asItem(), EternalGeneralItems.OBSIDIAN_DUST.get()); + + //EO Gems + generateHammerRecipes(recipeOutput, "amber_gem", EternalGeneralItems.GEM_AMBER.get(), EternalGeneralItems.AMBER_DUST.get()); + generateHammerRecipes(recipeOutput, "apatite_gem", EternalGeneralItems.GEM_APATITE.get(), EternalGeneralItems.APATITE_DUST.get()); + generateHammerRecipes(recipeOutput, "cinnabar_gem", EternalGeneralItems.GEM_CINNABAR.get(), EternalGeneralItems.CINNABAR_DUST.get()); + generateHammerRecipes(recipeOutput, "fluorite_gem", EternalGeneralItems.FLUORITE.get(), EternalGeneralItems.FLUORITE_DUST.get()); + generateHammerRecipes(recipeOutput, "niter_gem", EternalGeneralItems.GEM_NITER.get(), EternalGeneralItems.NITER_DUST.get()); + generateHammerRecipes(recipeOutput, "onyx_gem", EternalGeneralItems.GEM_ONYX.get(), EternalGeneralItems.ONYX_DUST.get()); + generateHammerRecipes(recipeOutput, "peridot_gem", EternalGeneralItems.GEM_PERIDOT.get(), EternalGeneralItems.PERIDOT_DUST.get()); + generateHammerRecipes(recipeOutput, "ruby_gem", EternalGeneralItems.GEM_RUBY.get(), EternalGeneralItems.RUBY_DUST.get()); + generateHammerRecipes(recipeOutput, "sapphire_gem", EternalGeneralItems.GEM_SAPPHIRE.get(), EternalGeneralItems.SAPPHIRE_DUST.get()); + generateHammerRecipes(recipeOutput, "sulfur_gem", EternalGeneralItems.SULFUR.get(), EternalGeneralItems.SULFUR_DUST.get()); + + ///Materials to Plates + generateIngotPlateRecipe(recipeOutput, "iron", EternalGeneralItems.PLATE_IRON.get()); + generateIngotPlateRecipe(recipeOutput, "gold", EternalGeneralItems.PLATE_GOLD.get()); + generateIngotPlateRecipe(recipeOutput, "copper", EternalGeneralItems.PLATE_COPPER.get()); + generateIngotPlateRecipe(recipeOutput, "netherite", EternalGeneralItems.PLATE_NETHERITE.get()); + + generateGemPlateRecipe(recipeOutput, "diamond", EternalGeneralItems.PLATE_DIAMOND.get()); + + //EO Mats + generateIngotPlateRecipe(recipeOutput, "aluminum", EternalGeneralItems.PLATE_ALUMINUM.get()); + generateIngotPlateRecipe(recipeOutput, "blue_steel", EternalGeneralItems.PLATE_BLUE_STEEL.get()); + generateIngotPlateRecipe(recipeOutput, "brass", EternalGeneralItems.PLATE_BRASS.get()); + generateIngotPlateRecipe(recipeOutput, "bronze", EternalGeneralItems.PLATE_BRONZE.get()); + generateIngotPlateRecipe(recipeOutput, "cobalt", EternalGeneralItems.PLATE_COBALT.get()); + generateIngotPlateRecipe(recipeOutput, "constantan", EternalGeneralItems.PLATE_CONSTANTAN.get()); + generateIngotPlateRecipe(recipeOutput, "electrum", EternalGeneralItems.PLATE_ELECTRUM.get()); + generateIngotPlateRecipe(recipeOutput, "enderium", EternalGeneralItems.PLATE_ENDERIUM.get()); + generateIngotPlateRecipe(recipeOutput, "gallium", EternalGeneralItems.PLATE_GALLIUM.get()); + generateIngotPlateRecipe(recipeOutput, "graphite", EternalGeneralItems.PLATE_GRAPHITE.get()); + generateIngotPlateRecipe(recipeOutput, "invar", EternalGeneralItems.PLATE_INVAR.get()); + generateIngotPlateRecipe(recipeOutput, "iridium", EternalGeneralItems.PLATE_IRIDIUM.get()); + generateIngotPlateRecipe(recipeOutput, "lead", EternalGeneralItems.PLATE_LEAD.get()); + generateIngotPlateRecipe(recipeOutput, "lumium", EternalGeneralItems.PLATE_LUMIUM.get()); + generateIngotPlateRecipe(recipeOutput, "nickel", EternalGeneralItems.PLATE_NICKEL.get()); + generateIngotPlateRecipe(recipeOutput, "osmium", EternalGeneralItems.PLATE_OSMIUM.get()); + generateIngotPlateRecipe(recipeOutput, "platinum", EternalGeneralItems.PLATE_PLATINUM.get()); + generateIngotPlateRecipe(recipeOutput, "plutonium", EternalGeneralItems.PLATE_PLUTONIUM.get()); + generateIngotPlateRecipe(recipeOutput, "rose_gold", EternalGeneralItems.PLATE_ROSE_GOLD.get()); + generateIngotPlateRecipe(recipeOutput, "signalum", EternalGeneralItems.PLATE_SIGNALUM.get()); + generateIngotPlateRecipe(recipeOutput, "silver", EternalGeneralItems.PLATE_SILVER.get()); + generateIngotPlateRecipe(recipeOutput, "steel", EternalGeneralItems.PLATE_STEEL.get()); + generateIngotPlateRecipe(recipeOutput, "tin", EternalGeneralItems.PLATE_TIN.get()); + generateIngotPlateRecipe(recipeOutput, "titanium", EternalGeneralItems.PLATE_TITANIUM.get()); + //generateIngotPlateRecipe(recipeOutput, "tungsten", EternalGeneralItems.PLATE_TUNGSTEN.get()); + generateIngotPlateRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.PLATE_ULTIMATITANIUM.get()); + generateIngotPlateRecipe(recipeOutput, "uranium", EternalGeneralItems.PLATE_URANIUM.get()); + generateIngotPlateRecipe(recipeOutput, "zinc", EternalGeneralItems.PLATE_ZINC.get()); + + generateGemPlateRecipe(recipeOutput, "sapphire", EternalGeneralItems.PLATE_SAPPHIRE.get()); + + ///Materials to Rods + generateIngotRodsRecipe(recipeOutput, "iron", EternalGeneralItems.ROD_IRON.get()); + generateIngotRodsRecipe(recipeOutput, "gold", EternalGeneralItems.ROD_GOLD.get()); + generateIngotRodsRecipe(recipeOutput, "copper", EternalGeneralItems.ROD_COPPER.get()); + generateIngotRodsRecipe(recipeOutput, "netherite", EternalGeneralItems.ROD_NETHERITE.get()); + + generateGemRodsRecipe(recipeOutput, "diamond", EternalGeneralItems.ROD_DIAMOND.get()); + + //EO Mats + generateIngotRodsRecipe(recipeOutput, "aluminum", EternalGeneralItems.ROD_ALUMINUM.get()); + generateIngotRodsRecipe(recipeOutput, "blue_steel", EternalGeneralItems.ROD_BLUE_STEEL.get()); + generateIngotRodsRecipe(recipeOutput, "brass", EternalGeneralItems.ROD_BRASS.get()); + generateIngotRodsRecipe(recipeOutput, "bronze", EternalGeneralItems.ROD_BRONZE.get()); + generateIngotRodsRecipe(recipeOutput, "cobalt", EternalGeneralItems.ROD_COBALT.get()); + generateIngotRodsRecipe(recipeOutput, "constantan", EternalGeneralItems.ROD_CONSTANTAN.get()); + generateIngotRodsRecipe(recipeOutput, "electrum", EternalGeneralItems.ROD_ELECTRUM.get()); + generateIngotRodsRecipe(recipeOutput, "enderium", EternalGeneralItems.ROD_ENDERIUM.get()); + generateIngotRodsRecipe(recipeOutput, "gallium", EternalGeneralItems.ROD_GALLIUM.get()); + generateIngotRodsRecipe(recipeOutput, "graphite", EternalGeneralItems.ROD_GRAPHITE.get()); + generateIngotRodsRecipe(recipeOutput, "invar", EternalGeneralItems.ROD_INVAR.get()); + generateIngotRodsRecipe(recipeOutput, "iridium", EternalGeneralItems.ROD_IRIDIUM.get()); + generateIngotRodsRecipe(recipeOutput, "lead", EternalGeneralItems.ROD_LEAD.get()); + generateIngotRodsRecipe(recipeOutput, "lumium", EternalGeneralItems.ROD_LUMIUM.get()); + generateIngotRodsRecipe(recipeOutput, "nickel", EternalGeneralItems.ROD_NICKEL.get()); + generateIngotRodsRecipe(recipeOutput, "osmium", EternalGeneralItems.ROD_OSMIUM.get()); + generateIngotRodsRecipe(recipeOutput, "platinum", EternalGeneralItems.ROD_PLATINUM.get()); + generateIngotRodsRecipe(recipeOutput, "plutonium", EternalGeneralItems.ROD_PLUTONIUM.get()); + generateIngotRodsRecipe(recipeOutput, "rose_gold", EternalGeneralItems.ROD_ROSE_GOLD.get()); + generateIngotRodsRecipe(recipeOutput, "signalum", EternalGeneralItems.ROD_SIGNALUM.get()); + generateIngotRodsRecipe(recipeOutput, "silver", EternalGeneralItems.ROD_SILVER.get()); + generateIngotRodsRecipe(recipeOutput, "steel", EternalGeneralItems.ROD_STEEL.get()); + generateIngotRodsRecipe(recipeOutput, "tin", EternalGeneralItems.ROD_TIN.get()); + generateIngotRodsRecipe(recipeOutput, "titanium", EternalGeneralItems.ROD_TITANIUM.get()); + //generateIngotRodsRecipe(recipeOutput, "tungsten", EternalGeneralItems.ROD_TUNGSTEN.get()); + generateIngotRodsRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.ROD_ULTIMATITANIUM.get()); + generateIngotRodsRecipe(recipeOutput, "uranium", EternalGeneralItems.ROD_URANIUM.get()); + generateIngotRodsRecipe(recipeOutput, "zinc", EternalGeneralItems.ROD_ZINC.get()); + + generateGemRodsRecipe(recipeOutput, "sapphire", EternalGeneralItems.ROD_SAPPHIRE.get()); + + ///Blocks to Materials + //Block to Ingot/Gem + generateBlockToIngotMaterialRecipe(recipeOutput, "aluminum", EternalGeneralBlocks.ALUMINUM_BLOCK.asItem(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "blue_steel", EternalGeneralBlocks.BLUE_STEEL_BLOCK.asItem(), EternalGeneralItems.BLUE_STEEL_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "brass", EternalGeneralBlocks.BRASS_BLOCK.asItem(), EternalGeneralItems.BRASS_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "britannia", EternalGeneralBlocks.BRITANNIA_SILVER_BLOCK.asItem(), EternalGeneralItems.BRITANNIA_SILVER_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "bronze", EternalGeneralBlocks.BRONZE_BLOCK.asItem(), EternalGeneralItems.BRONZE_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "cobalt", EternalGeneralBlocks.COBALT_BLOCK.asItem(), EternalGeneralItems.COBALT_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "constantan", EternalGeneralBlocks.CONSTANTAN_BLOCK.asItem(), EternalGeneralItems.CONSTANTAN_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "electrum", EternalGeneralBlocks.ELECTRUM_BLOCK.asItem(), EternalGeneralItems.ELECTRUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "enderium", EternalGeneralBlocks.ENDERIUM_BLOCK.asItem(), EternalGeneralItems.ENDERIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "gallium", EternalGeneralBlocks.GALLIUM_BLOCK.asItem(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "graphite", EternalGeneralBlocks.GRAPHITE_BLOCK.asItem(), EternalGeneralItems.GRAPHITE_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "invar", EternalGeneralBlocks.INVAR_BLOCK.asItem(), EternalGeneralItems.INVAR_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "iridium", EternalGeneralBlocks.IRIDIUM_BLOCK.asItem(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "lead", EternalGeneralBlocks.LEAD_BLOCK.asItem(), EternalGeneralItems.LEAD_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "lumium", EternalGeneralBlocks.LUMIUM_BLOCK.asItem(), EternalGeneralItems.LUMIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "nickel", EternalGeneralBlocks.NICKEL_BLOCK.asItem(), EternalGeneralItems.NICKEL_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "osmium", EternalGeneralBlocks.OSMIUM_BLOCK.asItem(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "pewter", EternalGeneralBlocks.PEWTER_BLOCK.asItem(), EternalGeneralItems.PEWTER_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "platinum", EternalGeneralBlocks.PLATINUM_BLOCK.asItem(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "plutonium", EternalGeneralBlocks.PLUTONIUM_BLOCK.asItem(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "rose_gold", EternalGeneralBlocks.ROSE_GOLD_BLOCK.asItem(), EternalGeneralItems.ROSE_GOLD_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "signalum", EternalGeneralBlocks.SIGNALUM_BLOCK.asItem(), EternalGeneralItems.SIGNALUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "silver", EternalGeneralBlocks.SILVER_BLOCK.asItem(), EternalGeneralItems.SILVER_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "steel", EternalGeneralBlocks.STEEL_BLOCK.asItem(), EternalGeneralItems.STEEL_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "tin", EternalGeneralBlocks.TIN_BLOCK.asItem(), EternalGeneralItems.TIN_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "titanium", EternalGeneralBlocks.TITANIUM_BLOCK.asItem(), EternalGeneralItems.TITANIUM_INGOT.get()); + //generateBlockToIngotMaterialRecipe(recipeOutput, "tungsten", EternalGeneralBlocks.TUNGSTEN_BLOCK.asItem(), EternalGeneralItems.TUNGSTEN_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "ultimatitanium", EternalGeneralBlocks.ULTIMATITANIUM_BLOCK.asItem(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "uranium", EternalGeneralBlocks.URANIUM_BLOCK.asItem(), EternalGeneralItems.URANIUM_INGOT.get()); + generateBlockToIngotMaterialRecipe(recipeOutput, "zinc", EternalGeneralBlocks.ZINC_BLOCK.asItem(), EternalGeneralItems.ZINC_INGOT.get()); + + generateBlockToGemMaterialRecipe(recipeOutput, "amber", EternalGeneralBlocks.AMBER_BLOCK.asItem(), EternalGeneralItems.GEM_AMBER.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "apatite", EternalGeneralBlocks.APATITE_BLOCK.asItem(), EternalGeneralItems.GEM_APATITE.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "cinnabar", EternalGeneralBlocks.CINNABAR_BLOCK.asItem(), EternalGeneralItems.GEM_CINNABAR.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "fluorite", EternalGeneralBlocks.FLUORITE_BLOCK.asItem(), EternalGeneralItems.FLUORITE.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "niter", EternalGeneralBlocks.NITER_BLOCK.asItem(), EternalGeneralItems.GEM_NITER.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "onyx", EternalGeneralBlocks.ONYX_BLOCK.asItem(), EternalGeneralItems.GEM_ONYX.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "peridot", EternalGeneralBlocks.PERIDOT_BLOCK.asItem(), EternalGeneralItems.GEM_PERIDOT.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "ruby", EternalGeneralBlocks.RUBY_BLOCK.asItem(), EternalGeneralItems.GEM_RUBY.get()); + generateBlockToGemMaterialRecipe(recipeOutput, "sapphire", EternalGeneralBlocks.SAPPHIRE_BLOCK.asItem(), EternalGeneralItems.GEM_SAPPHIRE.get()); + + //Raw Ore Block to Raw Material + generateBlockToRawMaterialRecipe(recipeOutput, "aluminum", EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem(), EternalGeneralItems.RAW_ALUMINUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "cobalt", EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem(), EternalGeneralItems.RAW_COBALT.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "gallium", EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem(), EternalGeneralItems.RAW_GALLIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "iridium", EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem(), EternalGeneralItems.RAW_IRIDIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "lead", EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem(), EternalGeneralItems.RAW_LEAD.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "nickel", EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem(), EternalGeneralItems.RAW_NICKEL.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "osmium", EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem(), EternalGeneralItems.RAW_OSMIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "platinum", EternalGeneralBlocks.RAW_PLATINUM_BLOCK.asItem(), EternalGeneralItems.RAW_PLATINUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "plutonium", EternalGeneralBlocks.RAW_PLUTONIUM_BLOCK.asItem(), EternalGeneralItems.RAW_PLUTONIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "silver", EternalGeneralBlocks.RAW_SILVER_BLOCK.asItem(), EternalGeneralItems.RAW_SILVER.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "sulfur", EternalGeneralBlocks.SULFUR_BLOCK.asItem(), EternalGeneralItems.SULFUR.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "tin", EternalGeneralBlocks.RAW_TIN_BLOCK.asItem(), EternalGeneralItems.RAW_TIN.get()); + //generateBlockToRawMaterialRecipe(recipeOutput, "tungsten", EternalGeneralBlocks.RAW_TUNGSTEN_BLOCK.asItem(), EternalGeneralItems.RAW_TUNGSTEN.get()); + //generateBlockToRawMaterialRecipe(recipeOutput, "ultimatitanium", EternalGeneralBlocks.RAW_ULTIMATITANIUM_BLOCK.asItem(), EternalGeneralItems.RAW_ULTIMATITANIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "uranium", EternalGeneralBlocks.RAW_URANIUM_BLOCK.asItem(), EternalGeneralItems.RAW_URANIUM.get()); + generateBlockToRawMaterialRecipe(recipeOutput, "zinc", EternalGeneralBlocks.RAW_ZINC_BLOCK.asItem(), EternalGeneralItems.RAW_ZINC.get()); + + ///Materials to Block + //Raw Ore to Block + generateRawMaterialToBlockRecipe(recipeOutput, "aluminum", EternalGeneralItems.RAW_ALUMINUM.get(), EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "cobalt", EternalGeneralItems.RAW_COBALT.get(), EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "gallium", EternalGeneralItems.RAW_GALLIUM.get(), EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "iridium", EternalGeneralItems.RAW_IRIDIUM.get(), EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "lead", EternalGeneralItems.RAW_LEAD.get(), EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "nickel", EternalGeneralItems.RAW_NICKEL.get(), EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "osmium", EternalGeneralItems.RAW_OSMIUM.get(), EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "platinum", EternalGeneralItems.RAW_PLATINUM.get(), EternalGeneralBlocks.RAW_PLATINUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "plutonium", EternalGeneralItems.RAW_PLUTONIUM.get(), EternalGeneralBlocks.RAW_PLUTONIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "silver", EternalGeneralItems.RAW_SILVER.get(), EternalGeneralBlocks.RAW_SILVER_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "sulfur", EternalGeneralItems.SULFUR.get(), EternalGeneralBlocks.SULFUR_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "tin", EternalGeneralItems.RAW_TIN.get(), EternalGeneralBlocks.RAW_TIN_BLOCK.asItem()); + //generateRawMaterialToBlockRecipe(recipeOutput, "tungsten", EternalGeneralItems.RAW_TUNGSTEN.get(), EternalGeneralBlocks.RAW_TUNGSTEN_BLOCK.asItem()); + //generateRawMaterialToBlockRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.RAW_ULTIMATITANIUM.get(), EternalGeneralBlocks.RAW_ULTIMATITANIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "uranium", EternalGeneralItems.RAW_URANIUM.get(), EternalGeneralBlocks.RAW_URANIUM_BLOCK.asItem()); + generateRawMaterialToBlockRecipe(recipeOutput, "zinc", EternalGeneralItems.RAW_ZINC.get(), EternalGeneralBlocks.RAW_ZINC_BLOCK.asItem()); + + //Ingot/Gem to Block + generateIngotToBlockRecipe(recipeOutput, "aluminum", EternalGeneralItems.ALUMINUM_INGOT.get(), EternalGeneralBlocks.ALUMINUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "blue_steel", EternalGeneralItems.BLUE_STEEL_INGOT.get(), EternalGeneralBlocks.BLUE_STEEL_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "brass", EternalGeneralItems.BRASS_INGOT.get(), EternalGeneralBlocks.BRASS_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "britannia", EternalGeneralItems.BRITANNIA_SILVER_INGOT.get(), EternalGeneralBlocks.BRITANNIA_SILVER_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "bronze", EternalGeneralItems.BRONZE_INGOT.get(), EternalGeneralBlocks.BRONZE_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "cobalt", EternalGeneralItems.COBALT_INGOT.get(), EternalGeneralBlocks.COBALT_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "constantan", EternalGeneralItems.CONSTANTAN_INGOT.get(), EternalGeneralBlocks.CONSTANTAN_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "electrum", EternalGeneralItems.ELECTRUM_INGOT.get(), EternalGeneralBlocks.ELECTRUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "enderium", EternalGeneralItems.ENDERIUM_INGOT.get(), EternalGeneralBlocks.ENDERIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "gallium", EternalGeneralItems.GALLIUM_INGOT.get(), EternalGeneralBlocks.GALLIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "graphite", EternalGeneralItems.GRAPHITE_INGOT.get(), EternalGeneralBlocks.GRAPHITE_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "invar", EternalGeneralItems.INVAR_INGOT.get(), EternalGeneralBlocks.INVAR_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "iridium", EternalGeneralItems.IRIDIUM_INGOT.get(), EternalGeneralBlocks.IRIDIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "lead", EternalGeneralItems.LEAD_INGOT.get(), EternalGeneralBlocks.LEAD_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "lumium", EternalGeneralItems.LUMIUM_INGOT.get(), EternalGeneralBlocks.LUMIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "nickel", EternalGeneralItems.NICKEL_INGOT.get(), EternalGeneralBlocks.NICKEL_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "osmium", EternalGeneralItems.OSMIUM_INGOT.get(), EternalGeneralBlocks.OSMIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "pewter", EternalGeneralItems.PEWTER_INGOT.get(), EternalGeneralBlocks.PEWTER_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "platinum", EternalGeneralItems.PLATINUM_INGOT.get(), EternalGeneralBlocks.PLATINUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "plutonium", EternalGeneralItems.PLUTONIUM_INGOT.get(), EternalGeneralBlocks.PLUTONIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "rose_gold", EternalGeneralItems.ROSE_GOLD_INGOT.get(), EternalGeneralBlocks.ROSE_GOLD_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "signalum", EternalGeneralItems.SIGNALUM_INGOT.get(), EternalGeneralBlocks.SIGNALUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "silver", EternalGeneralItems.SILVER_INGOT.get(), EternalGeneralBlocks.SILVER_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "steel", EternalGeneralItems.STEEL_INGOT.get(), EternalGeneralBlocks.STEEL_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "tin", EternalGeneralItems.TIN_INGOT.get(), EternalGeneralBlocks.TIN_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "titanium", EternalGeneralItems.TITANIUM_INGOT.get(), EternalGeneralBlocks.TITANIUM_BLOCK.asItem()); + //generateIngotToBlockRecipe(recipeOutput, "tungsten", EternalGeneralItems.TUNGSTEN_INGOT.get(), EternalGeneralBlocks.TUNGSTEN_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.ULTIMATITANIUM_INGOT.get(), EternalGeneralBlocks.ULTIMATITANIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "uranium", EternalGeneralItems.URANIUM_INGOT.get(), EternalGeneralBlocks.URANIUM_BLOCK.asItem()); + generateIngotToBlockRecipe(recipeOutput, "zinc", EternalGeneralItems.ZINC_INGOT.get(), EternalGeneralBlocks.ZINC_BLOCK.asItem()); + + generateGemToBlockRecipe(recipeOutput, "amber", EternalGeneralItems.GEM_AMBER.get(), EternalGeneralBlocks.AMBER_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "apatite", EternalGeneralItems.GEM_APATITE.get(), EternalGeneralBlocks.APATITE_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "cinnabar", EternalGeneralItems.GEM_CINNABAR.get(), EternalGeneralBlocks.CINNABAR_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "fluorite", EternalGeneralItems.FLUORITE.get(), EternalGeneralBlocks.FLUORITE_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "niter", EternalGeneralItems.GEM_NITER.get(), EternalGeneralBlocks.NITER_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "onyx", EternalGeneralItems.GEM_ONYX.get(), EternalGeneralBlocks.ONYX_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "peridot", EternalGeneralItems.GEM_PERIDOT.get(), EternalGeneralBlocks.PERIDOT_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "ruby", EternalGeneralItems.GEM_RUBY.get(), EternalGeneralBlocks.RUBY_BLOCK.asItem()); + generateGemToBlockRecipe(recipeOutput, "sapphire", EternalGeneralItems.GEM_SAPPHIRE.get(), EternalGeneralBlocks.SAPPHIRE_BLOCK.asItem()); + + ///Materials to Nuggets + //Vanilla Mats + generateIngotToNuggetRecipe(recipeOutput, "copper", Items.COPPER_INGOT, EternalGeneralItems.COPPER_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "netherite", Items.NETHERITE_INGOT, EternalGeneralItems.NETHERITE_NUGGET.get()); + + //EO Mats + generateIngotToNuggetRecipe(recipeOutput, "aluminum", EternalGeneralItems.ALUMINUM_INGOT.get(), EternalGeneralItems.ALUMINUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "blue_steel", EternalGeneralItems.BLUE_STEEL_INGOT.get(), EternalGeneralItems.BLUE_STEEL_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "brass", EternalGeneralItems.BRASS_INGOT.get(), EternalGeneralItems.BRASS_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "britannia", EternalGeneralItems.BRITANNIA_SILVER_INGOT.get(), EternalGeneralItems.BRITANNIA_SILVER_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "bronze", EternalGeneralItems.BRONZE_INGOT.get(), EternalGeneralItems.BRONZE_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "cobalt", EternalGeneralItems.COBALT_INGOT.get(), EternalGeneralItems.COBALT_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "constantan", EternalGeneralItems.CONSTANTAN_INGOT.get(), EternalGeneralItems.CONSTANTAN_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "electrum", EternalGeneralItems.ELECTRUM_INGOT.get(), EternalGeneralItems.ELECTRUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "enderium", EternalGeneralItems.ENDERIUM_INGOT.get(), EternalGeneralItems.ENDERIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "gallium", EternalGeneralItems.GALLIUM_INGOT.get(), EternalGeneralItems.GALLIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "graphite", EternalGeneralItems.GRAPHITE_INGOT.get(), EternalGeneralItems.GRAPHITE_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "invar", EternalGeneralItems.INVAR_INGOT.get(), EternalGeneralItems.INVAR_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "iridium", EternalGeneralItems.IRIDIUM_INGOT.get(), EternalGeneralItems.IRIDIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "lead", EternalGeneralItems.LEAD_INGOT.get(), EternalGeneralItems.LEAD_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "lumium", EternalGeneralItems.LUMIUM_INGOT.get(), EternalGeneralItems.LUMIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "nickel", EternalGeneralItems.NICKEL_INGOT.get(), EternalGeneralItems.NICKEL_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "osmium", EternalGeneralItems.OSMIUM_INGOT.get(), EternalGeneralItems.OSMIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "pewter", EternalGeneralItems.PEWTER_INGOT.get(), EternalGeneralItems.PEWTER_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "platinum", EternalGeneralItems.PLATINUM_INGOT.get(), EternalGeneralItems.PLATINUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "plutonium", EternalGeneralItems.PLUTONIUM_INGOT.get(), EternalGeneralItems.PLUTONIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "rose_gold", EternalGeneralItems.ROSE_GOLD_INGOT.get(), EternalGeneralItems.ROSE_GOLD_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "signalum", EternalGeneralItems.SIGNALUM_INGOT.get(), EternalGeneralItems.SIGNALUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "silver", EternalGeneralItems.SILVER_INGOT.get(), EternalGeneralItems.SILVER_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "steel", EternalGeneralItems.STEEL_INGOT.get(), EternalGeneralItems.STEEL_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "tin", EternalGeneralItems.TIN_INGOT.get(), EternalGeneralItems.TIN_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "titanium", EternalGeneralItems.TITANIUM_INGOT.get(), EternalGeneralItems.TITANIUM_NUGGET.get()); + //generateIngotToNuggetRecipe(recipeOutput, "tungsten", EternalGeneralItems.TUNGSTEN_INGOT.get(), EternalGeneralItems.TUNGSTEN_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.ULTIMATITANIUM_INGOT.get(), EternalGeneralItems.ULTIMATITANIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "uranium", EternalGeneralItems.URANIUM_INGOT.get(), EternalGeneralItems.URANIUM_NUGGET.get()); + generateIngotToNuggetRecipe(recipeOutput, "zinc", EternalGeneralItems.ZINC_INGOT.get(), EternalGeneralItems.ZINC_NUGGET.get()); + + ///Materials to Ingots + //Vanilla Mats + generateNuggetToIngotRecipe(recipeOutput, "copper", EternalGeneralItems.COPPER_NUGGET.get(), Items.COPPER_INGOT); + generateNuggetToIngotRecipe(recipeOutput, "netherite", EternalGeneralItems.NETHERITE_NUGGET.get(), Items.NETHERITE_INGOT); + + //EO Mats + generateNuggetToIngotRecipe(recipeOutput, "aluminum", EternalGeneralItems.ALUMINUM_NUGGET.get(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "blue_steel", EternalGeneralItems.BLUE_STEEL_NUGGET.get(), EternalGeneralItems.BLUE_STEEL_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "brass", EternalGeneralItems.BRASS_NUGGET.get(), EternalGeneralItems.BRASS_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "britannia", EternalGeneralItems.BRITANNIA_SILVER_NUGGET.get(), EternalGeneralItems.BRITANNIA_SILVER_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "bronze", EternalGeneralItems.BRONZE_NUGGET.get(), EternalGeneralItems.BRONZE_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "cobalt", EternalGeneralItems.COBALT_NUGGET.get(), EternalGeneralItems.COBALT_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "constantan", EternalGeneralItems.CONSTANTAN_NUGGET.get(), EternalGeneralItems.CONSTANTAN_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "electrum", EternalGeneralItems.ELECTRUM_NUGGET.get(), EternalGeneralItems.ELECTRUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "enderium", EternalGeneralItems.ENDERIUM_NUGGET.get(), EternalGeneralItems.ENDERIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "gallium", EternalGeneralItems.GALLIUM_NUGGET.get(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "graphite", EternalGeneralItems.GRAPHITE_NUGGET.get(), EternalGeneralItems.GRAPHITE_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "invar", EternalGeneralItems.INVAR_NUGGET.get(), EternalGeneralItems.INVAR_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "iridium", EternalGeneralItems.IRIDIUM_NUGGET.get(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "lead", EternalGeneralItems.LEAD_NUGGET.get(), EternalGeneralItems.LEAD_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "lumium", EternalGeneralItems.LUMIUM_NUGGET.get(), EternalGeneralItems.LUMIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "nickel", EternalGeneralItems.NICKEL_NUGGET.get(), EternalGeneralItems.NICKEL_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "osmium", EternalGeneralItems.OSMIUM_NUGGET.get(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "pewter", EternalGeneralItems.PEWTER_NUGGET.get(), EternalGeneralItems.PEWTER_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "platinum", EternalGeneralItems.PLATINUM_NUGGET.get(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "plutonium", EternalGeneralItems.PLUTONIUM_NUGGET.get(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "rose_gold", EternalGeneralItems.ROSE_GOLD_NUGGET.get(), EternalGeneralItems.ROSE_GOLD_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "signalum", EternalGeneralItems.SIGNALUM_NUGGET.get(), EternalGeneralItems.SIGNALUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "silver", EternalGeneralItems.SILVER_NUGGET.get(), EternalGeneralItems.SILVER_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "steel", EternalGeneralItems.STEEL_NUGGET.get(), EternalGeneralItems.STEEL_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "tin", EternalGeneralItems.TIN_NUGGET.get(), EternalGeneralItems.TIN_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "titanium", EternalGeneralItems.TITANIUM_NUGGET.get(), EternalGeneralItems.TITANIUM_INGOT.get()); + //generateNuggetToIngotRecipe(recipeOutput, "tungsten", EternalGeneralItems.TUNGSTEN_NUGGET.get(), EternalGeneralItems.TUNGSTEN_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.ULTIMATITANIUM_NUGGET.get(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "uranium", EternalGeneralItems.URANIUM_NUGGET.get(), EternalGeneralItems.URANIUM_INGOT.get()); + generateNuggetToIngotRecipe(recipeOutput, "zinc", EternalGeneralItems.ZINC_NUGGET.get(), EternalGeneralItems.ZINC_INGOT.get()); + + ///Plates/Rods to Dust + //Vanilla Mats + generateRodPlateToDustRecipe(recipeOutput, "iron", EternalGeneralItems.PLATE_IRON.get(), EternalGeneralItems.ROD_IRON.get(), EternalGeneralItems.IRON_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "gold", EternalGeneralItems.PLATE_GOLD.get(), EternalGeneralItems.ROD_GOLD.get(), EternalGeneralItems.GOLD_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "copper", EternalGeneralItems.PLATE_COPPER.get(), EternalGeneralItems.ROD_COPPER.get(), EternalGeneralItems.COPPER_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "netherite", EternalGeneralItems.PLATE_NETHERITE.get(), EternalGeneralItems.ROD_NETHERITE.get(), EternalGeneralItems.NETHERITE_DUST.get()); + + generateRodPlateToDustRecipe(recipeOutput, "diamond", EternalGeneralItems.PLATE_DIAMOND.get(), EternalGeneralItems.ROD_DIAMOND.get(), EternalGeneralItems.DIAMOND_DUST.get()); + + //EO Mats + generateRodPlateToDustRecipe(recipeOutput, "aluminum", EternalGeneralItems.PLATE_ALUMINUM.get(), EternalGeneralItems.ROD_ALUMINUM.get(), EternalGeneralItems.ALUMINUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "blue_steel", EternalGeneralItems.PLATE_BLUE_STEEL.get(), EternalGeneralItems.ROD_BLUE_STEEL.get(), EternalGeneralItems.BLUE_STEEL_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "brass", EternalGeneralItems.PLATE_BRASS.get(), EternalGeneralItems.ROD_BRASS.get(), EternalGeneralItems.BRASS_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "bronze", EternalGeneralItems.PLATE_BRONZE.get(), EternalGeneralItems.ROD_BRONZE.get(), EternalGeneralItems.BRONZE_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "cobalt", EternalGeneralItems.PLATE_COBALT.get(), EternalGeneralItems.ROD_COBALT.get(), EternalGeneralItems.COBALT_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "constantan", EternalGeneralItems.PLATE_CONSTANTAN.get(), EternalGeneralItems.ROD_CONSTANTAN.get(), EternalGeneralItems.CONSTANTAN_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "electrum", EternalGeneralItems.PLATE_ELECTRUM.get(), EternalGeneralItems.ROD_ELECTRUM.get(), EternalGeneralItems.ELECTRUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "enderium", EternalGeneralItems.PLATE_ENDERIUM.get(), EternalGeneralItems.ROD_ENDERIUM.get(), EternalGeneralItems.ENDERIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "gallium", EternalGeneralItems.PLATE_GALLIUM.get(), EternalGeneralItems.ROD_GALLIUM.get(), EternalGeneralItems.GALLIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "graphite", EternalGeneralItems.PLATE_GRAPHITE.get(), EternalGeneralItems.ROD_GRAPHITE.get(), EternalGeneralItems.GRAPHITE_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "invar", EternalGeneralItems.PLATE_INVAR.get(), EternalGeneralItems.ROD_INVAR.get(), EternalGeneralItems.INVAR_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "iridium", EternalGeneralItems.ROD_IRIDIUM.get(), EternalGeneralItems.PLATE_IRIDIUM.get(), EternalGeneralItems.IRIDIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "lead", EternalGeneralItems.PLATE_LEAD.get(), EternalGeneralItems.ROD_LEAD.get(), EternalGeneralItems.LEAD_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "lumium", EternalGeneralItems.PLATE_LUMIUM.get(), EternalGeneralItems.ROD_LUMIUM.get(), EternalGeneralItems.LUMIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "nickel", EternalGeneralItems.PLATE_NICKEL.get(), EternalGeneralItems.ROD_NICKEL.get(), EternalGeneralItems.NICKEL_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "osmium", EternalGeneralItems.PLATE_OSMIUM.get(), EternalGeneralItems.ROD_OSMIUM.get(), EternalGeneralItems.OSMIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "platinum", EternalGeneralItems.PLATE_PLATINUM.get(), EternalGeneralItems.ROD_PLATINUM.get(), EternalGeneralItems.PLATINUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "plutonium", EternalGeneralItems.PLATE_PLUTONIUM.get(), EternalGeneralItems.ROD_PLUTONIUM.get(), EternalGeneralItems.PLUTONIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "rose_gold", EternalGeneralItems.PLATE_ROSE_GOLD.get(), EternalGeneralItems.ROD_ROSE_GOLD.get(), EternalGeneralItems.ROSE_GOLD_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "signalum", EternalGeneralItems.PLATE_SIGNALUM.get(), EternalGeneralItems.ROD_SIGNALUM.get(), EternalGeneralItems.SIGNALUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "silver", EternalGeneralItems.PLATE_SILVER.get(), EternalGeneralItems.ROD_SILVER.get(), EternalGeneralItems.SILVER_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "steel", EternalGeneralItems.PLATE_STEEL.get(), EternalGeneralItems.ROD_STEEL.get(), EternalGeneralItems.STEEL_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "tin", EternalGeneralItems.PLATE_TIN.get(), EternalGeneralItems.ROD_TIN.get(), EternalGeneralItems.TIN_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "titanium", EternalGeneralItems.PLATE_TITANIUM.get(), EternalGeneralItems.ROD_TITANIUM.get(), EternalGeneralItems.TITANIUM_DUST.get()); + //generateRodPlateToDustRecipe(recipeOutput, "tungsten", EternalGeneralItems.PLATE_TUNGSTEN.get(), EternalGeneralItems.ROD_TUNGSTEN.get(), EternalGeneralItems.TUNGSTEN_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "ultimatitanium", EternalGeneralItems.PLATE_ULTIMATITANIUM.get(), EternalGeneralItems.ROD_ULTIMATITANIUM.get(), EternalGeneralItems.ULTIMATITANIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "uranium", EternalGeneralItems.PLATE_URANIUM.get(), EternalGeneralItems.ROD_URANIUM.get(),EternalGeneralItems.URANIUM_DUST.get()); + generateRodPlateToDustRecipe(recipeOutput, "zinc", EternalGeneralItems.PLATE_ZINC.get(), EternalGeneralItems.ROD_ZINC.get(), EternalGeneralItems.ZINC_DUST.get()); + + generateRodPlateToDustRecipe(recipeOutput, "sapphire", EternalGeneralItems.PLATE_SAPPHIRE.get(), EternalGeneralItems.ROD_SAPPHIRE.get(), EternalGeneralItems.SAPPHIRE_DUST.get()); + + ///Raw Material to Ingot Furnace/Blasting + generateRawOreToIngotFurnace(recipeOutput, "aluminum", EternalGeneralItems.RAW_ALUMINUM.get(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "cobalt", EternalGeneralItems.RAW_COBALT.get(), EternalGeneralItems.COBALT_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "gallium", EternalGeneralItems.RAW_GALLIUM.get(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "iridium", EternalGeneralItems.RAW_IRIDIUM.get(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "lead", EternalGeneralItems.RAW_LEAD.get(), EternalGeneralItems.LEAD_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "nickel", EternalGeneralItems.RAW_NICKEL.get(), EternalGeneralItems.NICKEL_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "osmium", EternalGeneralItems.RAW_OSMIUM.get(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "platinum", EternalGeneralItems.RAW_PLATINUM.get(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "plutonium", EternalGeneralItems.RAW_PLUTONIUM.get(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "silver", EternalGeneralItems.RAW_SILVER.get(), EternalGeneralItems.SILVER_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "tin", EternalGeneralItems.RAW_TIN.get(), EternalGeneralItems.TIN_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "ultimatitanium", EternalGeneralItems.RAW_ULTIMATITANIUM.get(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "uranium", EternalGeneralItems.RAW_URANIUM.get(), EternalGeneralItems.URANIUM_INGOT.get()); + generateRawOreToIngotFurnace(recipeOutput, "zinc", EternalGeneralItems.RAW_ZINC.get(), EternalGeneralItems.ZINC_INGOT.get()); + + //Blasting var + generateRawOreToIngotBlasting(recipeOutput, "aluminum", EternalGeneralItems.RAW_ALUMINUM.get(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "cobalt", EternalGeneralItems.RAW_COBALT.get(), EternalGeneralItems.COBALT_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "gallium", EternalGeneralItems.RAW_GALLIUM.get(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "iridium", EternalGeneralItems.RAW_IRIDIUM.get(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "lead", EternalGeneralItems.RAW_LEAD.get(), EternalGeneralItems.LEAD_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "nickel", EternalGeneralItems.RAW_NICKEL.get(), EternalGeneralItems.NICKEL_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "osmium", EternalGeneralItems.RAW_OSMIUM.get(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "platinum", EternalGeneralItems.RAW_PLATINUM.get(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "plutonium", EternalGeneralItems.RAW_PLUTONIUM.get(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "silver", EternalGeneralItems.RAW_SILVER.get(), EternalGeneralItems.SILVER_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "tin", EternalGeneralItems.RAW_TIN.get(), EternalGeneralItems.TIN_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "ultimatitanium", EternalGeneralItems.RAW_ULTIMATITANIUM.get(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "uranium", EternalGeneralItems.RAW_URANIUM.get(), EternalGeneralItems.URANIUM_INGOT.get()); + generateRawOreToIngotBlasting(recipeOutput, "zinc", EternalGeneralItems.RAW_ZINC.get(), EternalGeneralItems.ZINC_INGOT.get()); + + ///Dust to Material Furnace/Blasting + //Vanilla Materials + generateDustToMaterialFurnace(recipeOutput, "copper", EternalGeneralItems.COPPER_DUST.get(), Items.COPPER_INGOT); + generateDustToMaterialFurnace(recipeOutput, "gold", EternalGeneralItems.GOLD_DUST.get(), Items.GOLD_INGOT); + generateDustToMaterialFurnace(recipeOutput, "iron", EternalGeneralItems.IRON_DUST.get(), Items.IRON_INGOT); + generateDustToMaterialFurnace(recipeOutput, "netherite", EternalGeneralItems.NETHERITE_DUST.get(), Items.NETHERITE_INGOT); + + generateDustToMaterialFurnace(recipeOutput, "diamond", EternalGeneralItems.DIAMOND_DUST.get(), Items.DIAMOND); + generateDustToMaterialFurnace(recipeOutput, "emerald", EternalGeneralItems.EMERALD_DUST.get(), Items.EMERALD); + generateDustToMaterialFurnace(recipeOutput, "lapis", EternalGeneralItems.LAPIS_LAZULI_DUST.get(), Items.LAPIS_LAZULI); + + //EO Materials + generateDustToMaterialFurnace(recipeOutput, "aluminum", EternalGeneralItems.ALUMINUM_DUST.get(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "blue_steel", EternalGeneralItems.BLUE_STEEL_DUST.get(), EternalGeneralItems.BLUE_STEEL_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "brass", EternalGeneralItems.BRASS_DUST.get(), EternalGeneralItems.BRASS_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "britannia_silver", EternalGeneralItems.BRITANNIA_SILVER_DUST.get(), EternalGeneralItems.BRITANNIA_SILVER_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "bronze", EternalGeneralItems.BRONZE_DUST.get(), EternalGeneralItems.BRONZE_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "cobalt", EternalGeneralItems.COBALT_DUST.get(), EternalGeneralItems.COBALT_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "constantan", EternalGeneralItems.CONSTANTAN_DUST.get(), EternalGeneralItems.CONSTANTAN_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "electrum", EternalGeneralItems.ELECTRUM_DUST.get(), EternalGeneralItems.ELECTRUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "enderium", EternalGeneralItems.ENDERIUM_DUST.get(), EternalGeneralItems.ENDERIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "gallium", EternalGeneralItems.GALLIUM_DUST.get(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "graphite", EternalGeneralItems.GRAPHITE_DUST.get(), EternalGeneralItems.GRAPHITE_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "invar", EternalGeneralItems.INVAR_DUST.get(), EternalGeneralItems.INVAR_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "iridium", EternalGeneralItems.IRIDIUM_DUST.get(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "lead", EternalGeneralItems.LEAD_DUST.get(), EternalGeneralItems.LEAD_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "lumium", EternalGeneralItems.LUMIUM_DUST.get(), EternalGeneralItems.LUMIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "nickel", EternalGeneralItems.NICKEL_DUST.get(), EternalGeneralItems.NICKEL_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "osmium", EternalGeneralItems.OSMIUM_DUST.get(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "pewter", EternalGeneralItems.PEWTER_DUST.get(), EternalGeneralItems.PEWTER_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "platinum", EternalGeneralItems.PLATINUM_DUST.get(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "plutonium", EternalGeneralItems.PLUTONIUM_DUST.get(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "rose_gold", EternalGeneralItems.ROSE_GOLD_DUST.get(), EternalGeneralItems.ROSE_GOLD_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "signalum", EternalGeneralItems.SIGNALUM_DUST.get(), EternalGeneralItems.SIGNALUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "silver", EternalGeneralItems.SILVER_DUST.get(), EternalGeneralItems.SILVER_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "steel", EternalGeneralItems.STEEL_DUST.get(), EternalGeneralItems.STEEL_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "tin", EternalGeneralItems.TIN_DUST.get(), EternalGeneralItems.TIN_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "titanium", EternalGeneralItems.TITANIUM_DUST.get(), EternalGeneralItems.TITANIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "ultimatitanium", EternalGeneralItems.ULTIMATITANIUM_DUST.get(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "uranium", EternalGeneralItems.URANIUM_DUST.get(), EternalGeneralItems.URANIUM_INGOT.get()); + generateDustToMaterialFurnace(recipeOutput, "zinc", EternalGeneralItems.ZINC_DUST.get(), EternalGeneralItems.ZINC_INGOT.get()); + + generateDustToMaterialFurnace(recipeOutput, "amber", EternalGeneralItems.AMBER_DUST.get(), EternalGeneralItems.GEM_AMBER.get()); + generateDustToMaterialFurnace(recipeOutput, "apatite", EternalGeneralItems.APATITE_DUST.get(), EternalGeneralItems.GEM_APATITE.get()); + generateDustToMaterialFurnace(recipeOutput, "cinnabar", EternalGeneralItems.CINNABAR_DUST.get(), EternalGeneralItems.GEM_CINNABAR.get()); + generateDustToMaterialFurnace(recipeOutput, "niter", EternalGeneralItems.NITER_DUST.get(), EternalGeneralItems.GEM_NITER.get()); + generateDustToMaterialFurnace(recipeOutput, "onyx", EternalGeneralItems.ONYX_DUST.get(), EternalGeneralItems.GEM_ONYX.get()); + generateDustToMaterialFurnace(recipeOutput, "peridot", EternalGeneralItems.PERIDOT_DUST.get(), EternalGeneralItems.GEM_PERIDOT.get()); + generateDustToMaterialFurnace(recipeOutput, "ruby", EternalGeneralItems.RUBY_DUST.get(), EternalGeneralItems.GEM_RUBY.get()); + generateDustToMaterialFurnace(recipeOutput, "sapphire", EternalGeneralItems.SAPPHIRE_DUST.get(), EternalGeneralItems.GEM_SAPPHIRE.get()); + + //Vanilla Materials Blasting Var + generateDustToMaterialBlasting(recipeOutput, "copper", EternalGeneralItems.COPPER_DUST.get(), Items.COPPER_INGOT); + generateDustToMaterialBlasting(recipeOutput, "gold", EternalGeneralItems.GOLD_DUST.get(), Items.GOLD_INGOT); + generateDustToMaterialBlasting(recipeOutput, "iron", EternalGeneralItems.IRON_DUST.get(), Items.IRON_INGOT); + generateDustToMaterialBlasting(recipeOutput, "netherite", EternalGeneralItems.NETHERITE_DUST.get(), Items.NETHERITE_INGOT); + + generateDustToMaterialBlasting(recipeOutput, "diamond", EternalGeneralItems.DIAMOND_DUST.get(), Items.DIAMOND); + generateDustToMaterialBlasting(recipeOutput, "emerald", EternalGeneralItems.EMERALD_DUST.get(), Items.EMERALD); + generateDustToMaterialBlasting(recipeOutput, "lapis", EternalGeneralItems.LAPIS_LAZULI_DUST.get(), Items.LAPIS_LAZULI); + + //EO Materials + generateDustToMaterialBlasting(recipeOutput, "aluminum", EternalGeneralItems.ALUMINUM_DUST.get(), EternalGeneralItems.ALUMINUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "blue_steel", EternalGeneralItems.BLUE_STEEL_DUST.get(), EternalGeneralItems.BLUE_STEEL_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "brass", EternalGeneralItems.BRASS_DUST.get(), EternalGeneralItems.BRASS_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "britannia_silver", EternalGeneralItems.BRITANNIA_SILVER_DUST.get(), EternalGeneralItems.BRITANNIA_SILVER_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "bronze", EternalGeneralItems.BRONZE_DUST.get(), EternalGeneralItems.BRONZE_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "cobalt", EternalGeneralItems.COBALT_DUST.get(), EternalGeneralItems.COBALT_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "constantan", EternalGeneralItems.CONSTANTAN_DUST.get(), EternalGeneralItems.CONSTANTAN_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "electrum", EternalGeneralItems.ELECTRUM_DUST.get(), EternalGeneralItems.ELECTRUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "enderium", EternalGeneralItems.ENDERIUM_DUST.get(), EternalGeneralItems.ENDERIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "gallium", EternalGeneralItems.GALLIUM_DUST.get(), EternalGeneralItems.GALLIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "graphite", EternalGeneralItems.GRAPHITE_DUST.get(), EternalGeneralItems.GRAPHITE_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "invar", EternalGeneralItems.INVAR_DUST.get(), EternalGeneralItems.INVAR_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "iridium", EternalGeneralItems.IRIDIUM_DUST.get(), EternalGeneralItems.IRIDIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "lead", EternalGeneralItems.LEAD_DUST.get(), EternalGeneralItems.LEAD_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "lumium", EternalGeneralItems.LUMIUM_DUST.get(), EternalGeneralItems.LUMIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "nickel", EternalGeneralItems.NICKEL_DUST.get(), EternalGeneralItems.NICKEL_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "osmium", EternalGeneralItems.OSMIUM_DUST.get(), EternalGeneralItems.OSMIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "pewter", EternalGeneralItems.PEWTER_DUST.get(), EternalGeneralItems.PEWTER_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "platinum", EternalGeneralItems.PLATINUM_DUST.get(), EternalGeneralItems.PLATINUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "plutonium", EternalGeneralItems.PLUTONIUM_DUST.get(), EternalGeneralItems.PLUTONIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "rose_gold", EternalGeneralItems.ROSE_GOLD_DUST.get(), EternalGeneralItems.ROSE_GOLD_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "signalum", EternalGeneralItems.SIGNALUM_DUST.get(), EternalGeneralItems.SIGNALUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "silver", EternalGeneralItems.SILVER_DUST.get(), EternalGeneralItems.SILVER_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "steel", EternalGeneralItems.STEEL_DUST.get(), EternalGeneralItems.STEEL_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "tin", EternalGeneralItems.TIN_DUST.get(), EternalGeneralItems.TIN_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "titanium", EternalGeneralItems.TITANIUM_DUST.get(), EternalGeneralItems.TITANIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "ultimatitanium", EternalGeneralItems.ULTIMATITANIUM_DUST.get(), EternalGeneralItems.ULTIMATITANIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "uranium", EternalGeneralItems.URANIUM_DUST.get(), EternalGeneralItems.URANIUM_INGOT.get()); + generateDustToMaterialBlasting(recipeOutput, "zinc", EternalGeneralItems.ZINC_DUST.get(), EternalGeneralItems.ZINC_INGOT.get()); + + generateDustToMaterialBlasting(recipeOutput, "amber", EternalGeneralItems.AMBER_DUST.get(), EternalGeneralItems.GEM_AMBER.get()); + generateDustToMaterialBlasting(recipeOutput, "apatite", EternalGeneralItems.APATITE_DUST.get(), EternalGeneralItems.GEM_APATITE.get()); + generateDustToMaterialBlasting(recipeOutput, "cinnabar", EternalGeneralItems.CINNABAR_DUST.get(), EternalGeneralItems.GEM_CINNABAR.get()); + generateDustToMaterialBlasting(recipeOutput, "niter", EternalGeneralItems.NITER_DUST.get(), EternalGeneralItems.GEM_NITER.get()); + generateDustToMaterialBlasting(recipeOutput, "onyx", EternalGeneralItems.ONYX_DUST.get(), EternalGeneralItems.GEM_ONYX.get()); + generateDustToMaterialBlasting(recipeOutput, "peridot", EternalGeneralItems.PERIDOT_DUST.get(), EternalGeneralItems.GEM_PERIDOT.get()); + generateDustToMaterialBlasting(recipeOutput, "ruby", EternalGeneralItems.RUBY_DUST.get(), EternalGeneralItems.GEM_RUBY.get()); + generateDustToMaterialBlasting(recipeOutput, "sapphire", EternalGeneralItems.SAPPHIRE_DUST.get(), EternalGeneralItems.GEM_SAPPHIRE.get()); + + ///Raw Ore Block to Block Furnace/Blasting + //Vanilla Materials + generateRawBlockToMaterialFurnace(recipeOutput, "copper", Items.RAW_COPPER_BLOCK, Items.COPPER_BLOCK); + generateRawBlockToMaterialFurnace(recipeOutput, "gold", Items.RAW_GOLD_BLOCK, Items.GOLD_BLOCK); + generateRawBlockToMaterialFurnace(recipeOutput, "iron", Items.RAW_IRON_BLOCK, Items.IRON_BLOCK); + + //EO Materials + generateRawBlockToMaterialFurnace(recipeOutput, "aluminum", EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem(), EternalGeneralBlocks.ALUMINUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "cobalt", EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem(), EternalGeneralBlocks.COBALT_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "gallium", EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem(), EternalGeneralBlocks.GALLIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "iridium", EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem(), EternalGeneralBlocks.IRIDIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "lead", EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem(), EternalGeneralBlocks.LEAD_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "nickel", EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem(), EternalGeneralBlocks.NICKEL_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "osmium", EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem(), EternalGeneralBlocks.OSMIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "platinum", EternalGeneralBlocks.RAW_PLATINUM_BLOCK.asItem(), EternalGeneralBlocks.PLATINUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "plutonium", EternalGeneralBlocks.RAW_PLUTONIUM_BLOCK.asItem(), EternalGeneralBlocks.PLUTONIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "silver", EternalGeneralBlocks.RAW_SILVER_BLOCK.asItem(), EternalGeneralBlocks.SILVER_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "tin", EternalGeneralBlocks.RAW_TIN_BLOCK.asItem(), EternalGeneralBlocks.TIN_BLOCK.asItem()); + //generateRawBlockToMaterialFurnace(recipeOutput, "ultimatitanium", EternalGeneralBlocks.RAW_ULTIMATITANIUM_BLOCK.asItem(), EternalGeneralBlocks.ULTIMATITANIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "uranium", EternalGeneralBlocks.RAW_URANIUM_BLOCK.asItem(), EternalGeneralBlocks.URANIUM_BLOCK.asItem()); + generateRawBlockToMaterialFurnace(recipeOutput, "zinc", EternalGeneralBlocks.RAW_ZINC_BLOCK.asItem(), EternalGeneralBlocks.ZINC_BLOCK.asItem()); + + //Blasting var + generateRawBlockToMaterialBlasting(recipeOutput, "copper", Items.RAW_COPPER_BLOCK, Items.COPPER_BLOCK); + generateRawBlockToMaterialBlasting(recipeOutput, "gold", Items.RAW_GOLD_BLOCK, Items.GOLD_BLOCK); + generateRawBlockToMaterialBlasting(recipeOutput, "iron", Items.RAW_IRON_BLOCK, Items.IRON_BLOCK); + + //EO Materials + generateRawBlockToMaterialBlasting(recipeOutput, "aluminum", EternalGeneralBlocks.RAW_ALUMINUM_BLOCK.asItem(), EternalGeneralBlocks.ALUMINUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "cobalt", EternalGeneralBlocks.RAW_COBALT_BLOCK.asItem(), EternalGeneralBlocks.COBALT_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "gallium", EternalGeneralBlocks.RAW_GALLIUM_BLOCK.asItem(), EternalGeneralBlocks.GALLIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "iridium", EternalGeneralBlocks.RAW_IRIDIUM_BLOCK.asItem(), EternalGeneralBlocks.IRIDIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "lead", EternalGeneralBlocks.RAW_LEAD_BLOCK.asItem(), EternalGeneralBlocks.LEAD_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "nickel", EternalGeneralBlocks.RAW_NICKEL_BLOCK.asItem(), EternalGeneralBlocks.NICKEL_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "osmium", EternalGeneralBlocks.RAW_OSMIUM_BLOCK.asItem(), EternalGeneralBlocks.OSMIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "platinum", EternalGeneralBlocks.RAW_PLATINUM_BLOCK.asItem(), EternalGeneralBlocks.PLATINUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "plutonium", EternalGeneralBlocks.RAW_PLUTONIUM_BLOCK.asItem(), EternalGeneralBlocks.PLUTONIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "silver", EternalGeneralBlocks.RAW_SILVER_BLOCK.asItem(), EternalGeneralBlocks.SILVER_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "tin", EternalGeneralBlocks.RAW_TIN_BLOCK.asItem(), EternalGeneralBlocks.TIN_BLOCK.asItem()); + //generateRawBlockToMaterialBlasting(recipeOutput, "ultimatitanium", EternalGeneralBlocks.RAW_ULTIMATITANIUM_BLOCK.asItem(), EternalGeneralBlocks.ULTIMATITANIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "uranium", EternalGeneralBlocks.RAW_URANIUM_BLOCK.asItem(), EternalGeneralBlocks.URANIUM_BLOCK.asItem()); + generateRawBlockToMaterialBlasting(recipeOutput, "zinc", EternalGeneralBlocks.RAW_ZINC_BLOCK.asItem(), EternalGeneralBlocks.ZINC_BLOCK.asItem()); + } + + ///Materials to Dusts + private void generateHammerRecipes(@NotNull RecipeOutput recipeOutput, String material, Item input, Item dust) + { + boolean isIngot = material.endsWith("_ingot"); + boolean isGem = material.endsWith("_gem"); + boolean isMisc = !isIngot && !isGem; + + String baseMaterial = material.replace("_ingot", "").replace("_gem", ""); + + //Ingot/Gem/Misc -> Dust (1x) + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, dust, 1) + .requires(input) + .requires(ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + material, has(input)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_to_dust")); + + //Raw Materials -> Dust (2x) + if(isIngot && !EXCLUDED_MAT_DUPE_RECIPES.contains(baseMaterial)) { + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, dust, 2) + .requires(ItemTags.create(ResourceLocation.parse("c:raw_materials/" + baseMaterial))) + .requires(ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + baseMaterial + "_raw", has(ItemTags.create(ResourceLocation.parse("c:raw_materials/" + baseMaterial)))) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", baseMaterial + "_raw_to_dust")); + } + } + + ///Materials to Plates + private void generateIngotPlateRecipe(@NotNull RecipeOutput recipeOutput, String material, Item plate) + { + ShapedRecipeBuilder.shaped(RecipeCategory.MISC, plate, 1) + .pattern(" H ") + .pattern(" I ") + .pattern(" I ") + .define('I', ItemTags.create(ResourceLocation.parse("c:ingots/" + material))) + .define('H', ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + material + "_ingot", has(ItemTags.create(ResourceLocation.parse("c:ingots/" + material)))) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_plate")); + } + + private void generateGemPlateRecipe(@NotNull RecipeOutput recipeOutput, String material, Item plate) + { + ShapedRecipeBuilder.shaped(RecipeCategory.MISC, plate, 1) + .pattern(" H ") + .pattern(" I ") + .pattern(" I ") + .define('I', ItemTags.create(ResourceLocation.parse("c:gems/" + material))) + .define('H', ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/gem_cutter"))) + .unlockedBy("has_" + material + "_ingot", has(ItemTags.create(ResourceLocation.parse("c:gems/" + material)))) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_plate")); + } + + ///Materials to Rods + private void generateIngotRodsRecipe(@NotNull RecipeOutput recipeOutput, String material, Item rod) + { + ShapedRecipeBuilder.shaped(RecipeCategory.MISC, rod, 1) + .pattern("H ") + .pattern(" I ") + .pattern(" I") + .define('I', ItemTags.create(ResourceLocation.parse("c:ingots/" + material))) + .define('H', ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + material + "_ingot", has(ItemTags.create(ResourceLocation.parse("c:ingots/" + material)))) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_rod")); + } + + private void generateGemRodsRecipe(@NotNull RecipeOutput recipeOutput, String material, Item rod) + { + ShapedRecipeBuilder.shaped(RecipeCategory.MISC, rod, 1) + .pattern("H ") + .pattern(" I ") + .pattern(" I") + .define('I', ItemTags.create(ResourceLocation.parse("c:gems/" + material))) + .define('H', ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/gem_cutter"))) + .unlockedBy("has_" + material + "_ingot", has(ItemTags.create(ResourceLocation.parse("c:gems/" + material)))) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_rod")); + } + + ///Blocks to Materials + private void generateBlockToIngotMaterialRecipe(@NotNull RecipeOutput recipeOutput, String material, Item block, Item ingot) + { + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, ingot, 9) + .requires(block) + .unlockedBy("has_" + material + "_block", has(block)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_block_to_ingot")); + } + private void generateBlockToGemMaterialRecipe(@NotNull RecipeOutput recipeOutput, String material, Item block, Item gem) + { + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, gem, 9) + .requires(block) + .unlockedBy("has_" + material + "_block", has(block)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_block_to_gem")); + } + private void generateBlockToRawMaterialRecipe(@NotNull RecipeOutput recipeOutput, String material, Item block, Item raw) + { + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, raw, 9) + .requires(block) + .unlockedBy("has_" + material + "_block", has(block)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_block_to_ore")); + } + + ///Materials to Blocks + private void generateIngotToBlockRecipe(@NotNull RecipeOutput recipeOutput, String material, Item ingot, Item block) + { + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, block, 1) + .pattern("AAA") + .pattern("AAA") + .pattern("AAA") + .define('A', ingot) + .unlockedBy("has_" + material + "_ingot", has(ingot)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_ingot_to_block")); + } + private void generateGemToBlockRecipe(@NotNull RecipeOutput recipeOutput, String material, Item gem, Item block) + { + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, block, 1) + .pattern("AAA") + .pattern("AAA") + .pattern("AAA") + .define('A', gem) + .unlockedBy("has_" + material + "_ingot", has(gem)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_gem_to_block")); + } + private void generateRawMaterialToBlockRecipe(@NotNull RecipeOutput recipeOutput, String material, Item raw, Item block) + { + ShapedRecipeBuilder.shaped(RecipeCategory.BUILDING_BLOCKS, block, 1) + .pattern("AAA") + .pattern("AAA") + .pattern("AAA") + .define('A', raw) + .unlockedBy("has_" + material + "_ingot", has(raw)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_to_block")); + } + + ///Materials to Nuggets + private void generateIngotToNuggetRecipe(@NotNull RecipeOutput recipeOutput, String material, Item ingot, Item nugget) { + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, nugget, 9) + .requires(ingot) + .unlockedBy("has_" + material + "_ingot", has(ingot)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_ingot_to_nugget")); + } + + ///Material to Ingot + private void generateNuggetToIngotRecipe(@NotNull RecipeOutput recipeOutput, String material, Item nugget, Item ingot) { + ShapedRecipeBuilder.shaped(RecipeCategory.MISC, ingot, 1) + .pattern("BBB") + .pattern("BBB") + .pattern("BBB") + .define('B', nugget) + .unlockedBy("has_" + material + "_nugget", has(nugget)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_nugget_to_ingot")); + } + + ///Rod/Plate to Material + private void generateRodPlateToDustRecipe(@NotNull RecipeOutput recipeOutput, String material, Item rod, Item plate, Item dust) { + // Rod -> 2 Dusts + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, dust, 2) + .requires(rod) + .requires(ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + material + "_rod", has(rod)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_rod_to_dust_deconstruction")); + + // Plate -> 2 Dusts + ShapelessRecipeBuilder.shapeless(RecipeCategory.MISC, dust, 2) + .requires(plate) + .requires(ItemTags.create(ResourceLocation.fromNamespaceAndPath("eternalores","tools/hammers"))) + .unlockedBy("has_" + material + "_plate", has(plate)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_plate_to_dust_deconstruction")); + } + + ///Raw Material to Ingot Furnace/Blasting + private void generateRawOreToIngotFurnace(@NotNull RecipeOutput recipeOutput, String material, Item rawOre, Item ingot) { + SimpleCookingRecipeBuilder.smelting(Ingredient.of(rawOre), RecipeCategory.MISC, ingot, 0.7f, 200) + .unlockedBy("has_" + material + "_raw", has(rawOre)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_to_ingot_furnace")); + } + private void generateRawOreToIngotBlasting(@NotNull RecipeOutput recipeOutput, String material, Item rawOre, Item ingot) { + SimpleCookingRecipeBuilder.blasting(Ingredient.of(rawOre), RecipeCategory.MISC, ingot, 0.7f, 100) + .unlockedBy("has_" + material + "_raw", has(rawOre)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_to_ingot_blasting")); + } + + ///Dust to Material Furnace/Blasting + private void generateDustToMaterialFurnace(@NotNull RecipeOutput recipeOutput, String material, Item dust, Item output) { + SimpleCookingRecipeBuilder.smelting(Ingredient.of(dust), RecipeCategory.MISC, output, 0.7f, 200) + .unlockedBy("has_" + material + "_dust", has(dust)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_dust_to_material_furnace")); + } + private void generateDustToMaterialBlasting(@NotNull RecipeOutput recipeOutput, String material, Item dust, Item output) { + SimpleCookingRecipeBuilder.blasting(Ingredient.of(dust), RecipeCategory.MISC, output, 0.7f, 100) + .unlockedBy("has_" + material + "_dust", has(dust)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_dust_to_material_blasting")); + } + + ///Raw Ore Block to Block Furnace/Blasting + private void generateRawBlockToMaterialFurnace(@NotNull RecipeOutput recipeOutput, String material, Item rawBlock, Item output) { + SimpleCookingRecipeBuilder.smelting(Ingredient.of(rawBlock), RecipeCategory.MISC, output, 0.7f, 200) + .unlockedBy("has_" + material + "_raw_block", has(rawBlock)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_block_to_material_furnace")); + } + private void generateRawBlockToMaterialBlasting(@NotNull RecipeOutput recipeOutput, String material, Item rawBlock, Item output) { + SimpleCookingRecipeBuilder.blasting(Ingredient.of(rawBlock), RecipeCategory.MISC, output, 0.7f, 100) + .unlockedBy("has_" + material + "_raw_block", has(rawBlock)) + .save(recipeOutput, ResourceLocation.fromNamespaceAndPath("eternalores", material + "_raw_block_to_material_blasting")); + } +} \ No newline at end of file diff --git a/src/main/java/net/radzratz/eternalores/item/EternalCreativeModeTabs.java b/src/main/java/net/radzratz/eternalores/item/EternalCreativeModeTabs.java index ddb8250..d9b834b 100644 --- a/src/main/java/net/radzratz/eternalores/item/EternalCreativeModeTabs.java +++ b/src/main/java/net/radzratz/eternalores/item/EternalCreativeModeTabs.java @@ -33,6 +33,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralBlocks.COBALT_ORE_BLOCK); output.accept(EternalGeneralBlocks.FLUORITE_ORE_BLOCK); output.accept(EternalGeneralBlocks.GALLIUM_ORE_BLOCK); + output.accept(EternalGeneralBlocks.IRIDIUM_ORE_BLOCK); output.accept(EternalGeneralBlocks.LEAD_ORE_BLOCK); output.accept(EternalGeneralBlocks.NICKEL_ORE_BLOCK); output.accept(EternalGeneralBlocks.NITER_ORE_BLOCK); @@ -56,6 +57,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralBlocks.DEEPSLATE_COBALT_ORE_BLOCK); output.accept(EternalGeneralBlocks.DEEPSLATE_FLUORITE_ORE_BLOCK); output.accept(EternalGeneralBlocks.DEEPSLATE_GALLIUM_ORE_BLOCK); + output.accept(EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK); output.accept(EternalGeneralBlocks.DEEPSLATE_LEAD_ORE_BLOCK); output.accept(EternalGeneralBlocks.DEEPSLATE_NICKEL_ORE_BLOCK); output.accept(EternalGeneralBlocks.DEEPSLATE_NITER_ORE_BLOCK); @@ -78,6 +80,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralBlocks.RAW_ALUMINUM_BLOCK); output.accept(EternalGeneralBlocks.RAW_COBALT_BLOCK); output.accept(EternalGeneralBlocks.RAW_GALLIUM_BLOCK); + output.accept(EternalGeneralBlocks.RAW_IRIDIUM_BLOCK); output.accept(EternalGeneralBlocks.RAW_LEAD_BLOCK); output.accept(EternalGeneralBlocks.RAW_NICKEL_BLOCK); output.accept(EternalGeneralBlocks.RAW_OSMIUM_BLOCK); @@ -105,6 +108,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralBlocks.GALLIUM_BLOCK); output.accept(EternalGeneralBlocks.GRAPHITE_BLOCK); output.accept(EternalGeneralBlocks.INVAR_BLOCK); + output.accept(EternalGeneralBlocks.IRIDIUM_BLOCK); output.accept(EternalGeneralBlocks.LEAD_BLOCK); output.accept(EternalGeneralBlocks.LUMIUM_BLOCK); output.accept(EternalGeneralBlocks.NICKEL_BLOCK); @@ -130,6 +134,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.RAW_ALUMINUM); output.accept(EternalGeneralItems.RAW_COBALT); output.accept(EternalGeneralItems.RAW_GALLIUM); + output.accept(EternalGeneralItems.RAW_IRIDIUM); output.accept(EternalGeneralItems.RAW_LEAD); output.accept(EternalGeneralItems.RAW_NICKEL); output.accept(EternalGeneralItems.RAW_OSMIUM); @@ -156,6 +161,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.GALLIUM_INGOT); output.accept(EternalGeneralItems.GRAPHITE_INGOT); output.accept(EternalGeneralItems.INVAR_INGOT); + output.accept(EternalGeneralItems.IRIDIUM_INGOT); output.accept(EternalGeneralItems.LEAD_INGOT); output.accept(EternalGeneralItems.LUMIUM_INGOT); output.accept(EternalGeneralItems.NICKEL_INGOT); @@ -187,6 +193,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.GALLIUM_NUGGET); output.accept(EternalGeneralItems.GRAPHITE_NUGGET); output.accept(EternalGeneralItems.INVAR_NUGGET); + output.accept(EternalGeneralItems.IRIDIUM_NUGGET); output.accept(EternalGeneralItems.LEAD_NUGGET); output.accept(EternalGeneralItems.LUMIUM_NUGGET); output.accept(EternalGeneralItems.NETHERITE_NUGGET); @@ -240,6 +247,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.GOLD_DUST); output.accept(EternalGeneralItems.GRAPHITE_DUST); output.accept(EternalGeneralItems.INVAR_DUST); + output.accept(EternalGeneralItems.IRIDIUM_DUST); output.accept(EternalGeneralItems.IRON_DUST); output.accept(EternalGeneralItems.LAPIS_LAZULI_DUST); output.accept(EternalGeneralItems.LEAD_DUST); @@ -276,12 +284,14 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.PLATE_COBALT); output.accept(EternalGeneralItems.PLATE_CONSTANTAN); output.accept(EternalGeneralItems.PLATE_COPPER); + output.accept(EternalGeneralItems.PLATE_DIAMOND); output.accept(EternalGeneralItems.PLATE_ELECTRUM); output.accept(EternalGeneralItems.PLATE_ENDERIUM); output.accept(EternalGeneralItems.PLATE_GALLIUM); output.accept(EternalGeneralItems.PLATE_GOLD); output.accept(EternalGeneralItems.PLATE_GRAPHITE); output.accept(EternalGeneralItems.PLATE_INVAR); + output.accept(EternalGeneralItems.PLATE_IRIDIUM); output.accept(EternalGeneralItems.PLATE_IRON); output.accept(EternalGeneralItems.PLATE_LEAD); output.accept(EternalGeneralItems.PLATE_LUMIUM); @@ -315,6 +325,7 @@ public class EternalCreativeModeTabs { output.accept(EternalGeneralItems.ROD_GOLD); output.accept(EternalGeneralItems.ROD_GRAPHITE); output.accept(EternalGeneralItems.ROD_INVAR); + output.accept(EternalGeneralItems.ROD_IRIDIUM); output.accept(EternalGeneralItems.ROD_IRON); output.accept(EternalGeneralItems.ROD_LEAD); output.accept(EternalGeneralItems.ROD_LUMIUM); diff --git a/src/main/java/net/radzratz/eternalores/item/EternalGeneralItems.java b/src/main/java/net/radzratz/eternalores/item/EternalGeneralItems.java index bdae228..683d412 100644 --- a/src/main/java/net/radzratz/eternalores/item/EternalGeneralItems.java +++ b/src/main/java/net/radzratz/eternalores/item/EternalGeneralItems.java @@ -53,6 +53,7 @@ private static DeferredItem registerIngotItem(String name) { public static final DeferredItem GALLIUM_INGOT = registerIngotItem("gallium_ingot"); public static final DeferredItem GRAPHITE_INGOT = registerIngotItem("graphite_ingot"); public static final DeferredItem INVAR_INGOT = registerIngotItem("invar_ingot"); + public static final DeferredItem IRIDIUM_INGOT = registerIngotItem("iridium_ingot"); public static final DeferredItem LEAD_INGOT = registerIngotItem("lead_ingot"); public static final DeferredItem LUMIUM_INGOT = registerIngotItem("lumium_ingot"); public static final DeferredItem NICKEL_INGOT = registerIngotItem("nickel_ingot"); @@ -88,6 +89,7 @@ private static DeferredItem registerNuggetItem(String name) { public static final DeferredItem GALLIUM_NUGGET = registerNuggetItem("gallium_nugget"); public static final DeferredItem GRAPHITE_NUGGET = registerNuggetItem("graphite_nugget"); public static final DeferredItem INVAR_NUGGET = registerNuggetItem("invar_nugget"); + public static final DeferredItem IRIDIUM_NUGGET = registerNuggetItem("iridium_nugget"); public static final DeferredItem LEAD_NUGGET = registerNuggetItem("lead_nugget"); public static final DeferredItem LUMIUM_NUGGET = registerNuggetItem("lumium_nugget"); public static final DeferredItem NETHERITE_NUGGET = registerNuggetItem("netherite_nugget"); @@ -124,6 +126,7 @@ private static DeferredItem registerRodItem(String name) { public static final DeferredItem ROD_GOLD = registerRodItem("rod_gold"); public static final DeferredItem ROD_GRAPHITE = registerRodItem("rod_graphite"); public static final DeferredItem ROD_INVAR = registerRodItem("rod_invar"); + public static final DeferredItem ROD_IRIDIUM = registerRodItem("rod_iridium"); public static final DeferredItem ROD_IRON = registerRodItem("rod_iron"); public static final DeferredItem ROD_LEAD = registerRodItem("rod_lead"); public static final DeferredItem ROD_LUMIUM = registerRodItem("rod_lumium"); @@ -154,12 +157,14 @@ private static DeferredItem registerPlateItem(String name) { public static final DeferredItem PLATE_COBALT = registerPlateItem("plate_cobalt"); public static final DeferredItem PLATE_CONSTANTAN = registerPlateItem("plate_constantan"); public static final DeferredItem PLATE_COPPER = registerPlateItem("plate_copper"); + public static final DeferredItem PLATE_DIAMOND = registerPlateItem("plate_diamond"); public static final DeferredItem PLATE_ELECTRUM = registerPlateItem("plate_electrum"); public static final DeferredItem PLATE_ENDERIUM = registerPlateItem("plate_enderium"); public static final DeferredItem PLATE_GALLIUM = registerPlateItem("plate_gallium"); public static final DeferredItem PLATE_GOLD = registerPlateItem("plate_gold"); public static final DeferredItem PLATE_GRAPHITE = registerPlateItem("plate_graphite"); public static final DeferredItem PLATE_INVAR = registerPlateItem("plate_invar"); + public static final DeferredItem PLATE_IRIDIUM = registerPlateItem("plate_iridium"); public static final DeferredItem PLATE_IRON = registerPlateItem("plate_iron"); public static final DeferredItem PLATE_LEAD = registerPlateItem("plate_lead"); public static final DeferredItem PLATE_LUMIUM = registerPlateItem("plate_lumium"); @@ -203,6 +208,7 @@ private static DeferredItem registerRawItem(String name) { public static final DeferredItem RAW_ALUMINUM = registerRawItem("raw_aluminum"); public static final DeferredItem RAW_COBALT = registerRawItem("raw_cobalt"); public static final DeferredItem RAW_GALLIUM = registerRawItem("raw_gallium"); + public static final DeferredItem RAW_IRIDIUM = registerRawItem("raw_iridium"); public static final DeferredItem RAW_LEAD = registerRawItem("raw_lead"); public static final DeferredItem RAW_NICKEL = registerRawItem("raw_nickel"); public static final DeferredItem RAW_OSMIUM = registerRawItem("raw_osmium"); @@ -242,6 +248,7 @@ private static DeferredItem registerDustItem(String name) { public static final DeferredItem GOLD_DUST = registerDustItem("gold_dust"); public static final DeferredItem GRAPHITE_DUST = registerDustItem("graphite_dust"); public static final DeferredItem INVAR_DUST = registerDustItem("invar_dust"); + public static final DeferredItem IRIDIUM_DUST = registerDustItem("iridium_dust"); public static final DeferredItem IRON_DUST = registerDustItem("iron_dust"); public static final DeferredItem LAPIS_LAZULI_DUST = registerDustItem("lapis_lazuli_dust"); public static final DeferredItem LEAD_DUST = registerDustItem("lead_dust"); diff --git a/src/main/java/net/radzratz/eternalores/util/tags/block/ores/EternalOreBlockTags.java b/src/main/java/net/radzratz/eternalores/util/tags/block/ores/EternalOreBlockTags.java index 96faccd..cd0ce95 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/block/ores/EternalOreBlockTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/block/ores/EternalOreBlockTags.java @@ -23,6 +23,8 @@ public static class Blocks { public static final TagKey FLUORITE_ORE_OW = createOreBlockTags("ores/fluorite"); //Gallium public static final TagKey GALLIUM_ORE_OW = createOreBlockTags("ores/gallium"); + //Iridium + public static final TagKey IRIDIUM_ORE_OW = createOreBlockTags("ores/iridium"); //Lead public static final TagKey LEAD_ORE_OW = createOreBlockTags("ores/lead"); //Nickel diff --git a/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageMetalBlockTags.java b/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageMetalBlockTags.java index b9d1a52..e28c664 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageMetalBlockTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageMetalBlockTags.java @@ -30,6 +30,8 @@ public static class Blocks{ public static final TagKey GALLIUM_BLOCK_ST = createMetalStorageBlockTags("storage_blocks/gallium"); //Invar public static final TagKey INVAR_BLOCK_ST = createMetalStorageBlockTags("storage_blocks/invar"); + //Iridium + public static final TagKey IRIDIUM_BLOCK_ST = createMetalStorageBlockTags("storage_blocks/iridium"); //Lead public static final TagKey LEAD_BLOCK_ST = createMetalStorageBlockTags("storage_blocks/lead"); //Lumium diff --git a/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageRawOreBlockTags.java b/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageRawOreBlockTags.java index ca4d52c..fed1ae4 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageRawOreBlockTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/block/storage_blocks/EternalStorageRawOreBlockTags.java @@ -12,6 +12,10 @@ public static class Blocks { public static final TagKey RAW_ALUMINUM_ST = createRawOreBlockTags("storage_blocks/raw_aluminum"); //Cobalt public static final TagKey RAW_COBALT_ST = createRawOreBlockTags("storage_blocks/raw_cobalt"); + //Gallium + public static final TagKey RAW_GALLIUM_ST = createRawOreBlockTags("storage_blocks/raw_gallium"); + //Iridium + public static final TagKey RAW_IRIDIUM_ST = createRawOreBlockTags("storage_blocks/raw_iridium"); //Lead public static final TagKey RAW_LEAD_ST = createRawOreBlockTags("storage_blocks/raw_lead"); //Nickel diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalGemDustsTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalGemDustsTags.java index 0e84b0a..a22547e 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalGemDustsTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalGemDustsTags.java @@ -20,6 +20,8 @@ public static class Items { public static final TagKey DUST_DIAMOND = createGemDustTag("dusts/diamond"); //Emerald public static final TagKey DUST_EMERALD = createGemDustTag("dusts/emerald"); + //Fluorite + public static final TagKey DUST_FLUORITE = createGemDustTag("dusts/fluorite"); //Lapis public static final TagKey DUST_LAPIS = createGemDustTag("dusts/lapis"); //Niter diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalMetalDustsTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalMetalDustsTags.java index a709533..0159c71 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalMetalDustsTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/dusts/EternalMetalDustsTags.java @@ -34,6 +34,8 @@ public static class Items { public static final TagKey DUST_GOLD = createMetalDustTag("dusts/gold"); //Invar public static final TagKey DUST_INVAR = createMetalDustTag("dusts/invar"); + //Iridium + public static final TagKey DUST_IRIDIUM = createMetalDustTag("dusts/iridium"); //Iron public static final TagKey DUST_IRON = createMetalDustTag("dusts/iron"); //Lead diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/ingots/EternalIngotTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/ingots/EternalIngotTags.java index 2822b41..ee536a6 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/ingots/EternalIngotTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/ingots/EternalIngotTags.java @@ -37,6 +37,8 @@ public static class Items { public static final TagKey GRAPHITE_INGOT = createIngotTags("ingots/graphite"); //Invar public static final TagKey INVAR_INGOT = createIngotTags("ingots/invar"); + //Iridium + public static final TagKey IRIDIUM_INGOT = createIngotTags("ingots/iridium"); //Lead public static final TagKey LEAD_INGOT = createIngotTags("ingots/lead"); //Lumium diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/nuggets/EternalNuggetsTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/nuggets/EternalNuggetsTags.java index e415c65..f118642 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/nuggets/EternalNuggetsTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/nuggets/EternalNuggetsTags.java @@ -34,6 +34,8 @@ public static class Items { public static final TagKey NUGGET_GRAPHITE = createNuggetsTags("nuggets/graphite"); //Invar public static final TagKey NUGGET_INVAR = createNuggetsTags("nuggets/invar"); + //Iridium + public static final TagKey NUGGET_IRIDIUM = createNuggetsTags("nuggets/iridium"); //Lead public static final TagKey NUGGET_LEAD = createNuggetsTags("nuggets/lead"); //Lumium diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/ores/EternalOreBlockItemTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/ores/EternalOreBlockItemTags.java index 1aab005..d09c887 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/ores/EternalOreBlockItemTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/ores/EternalOreBlockItemTags.java @@ -25,6 +25,8 @@ public static class Items { public static final TagKey ITEM_FLUORITE_ORE_OW = createOreBlockTags("ores/fluorite"); //Gallium public static final TagKey ITEM_GALLIUM_ORE_OW = createOreBlockTags("ores/gallium"); + //Iridium + public static final TagKey ITEM_IRIDIUM_ORE_OW = createOreBlockTags("ores/iridium"); //Lead public static final TagKey ITEM_LEAD_ORE_OW = createOreBlockTags("ores/lead"); //Nickel diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/plates/EternalPlates.java b/src/main/java/net/radzratz/eternalores/util/tags/item/plates/EternalPlates.java index d211c22..444ba7e 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/plates/EternalPlates.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/plates/EternalPlates.java @@ -25,6 +25,8 @@ public static class Items { public static final TagKey CONSTANTAN_PLATE = createPlateTag("plates/constantan"); //Copper public static final TagKey COPPER_PLATE = createPlateTag("plates/copper"); + //Diamond + public static final TagKey DIAMOND_PLATE = createPlateTag("plates/diamond"); //Electrum public static final TagKey ELECTRUM_PLATE = createPlateTag("plates/electrum"); //Enderium @@ -41,6 +43,8 @@ public static class Items { public static final TagKey GOLD_PLATE = createPlateTag("plates/gold"); //Invar public static final TagKey INVAR_PLATE = createPlateTag("plates/invar"); + //Iridium + public static final TagKey IRIDIUM_PLATE = createPlateTag("plates/iridium"); //Iron public static final TagKey IRON_PLATE = createPlateTag("plates/iron"); //Lead diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/rods/EternalMetalRodsTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/rods/EternalMetalRodsTags.java index bc950d1..b70a9bd 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/rods/EternalMetalRodsTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/rods/EternalMetalRodsTags.java @@ -32,6 +32,8 @@ public static class Items { public static final TagKey ROD_GOLD = createMetalRodTag("rods/gold"); //Invar public static final TagKey ROD_INVAR = createMetalRodTag("rods/invar"); + //Iridium + public static final TagKey ROD_IRIDIUM = createMetalRodTag("rods/iridium"); //Iron public static final TagKey ROD_IRON = createMetalRodTag("rods/iron"); //Lead diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageMetalBlockItemTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageMetalBlockItemTags.java index a2877b4..baa153f 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageMetalBlockItemTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageMetalBlockItemTags.java @@ -32,6 +32,8 @@ public static class Blocks{ public static final TagKey GALLIUM_BLOCK_ST_ITEM = createMetalStorageBlockItemTags("storage_blocks/gallium"); //Invar public static final TagKey INVAR_BLOCK_ST_ITEM = createMetalStorageBlockItemTags("storage_blocks/invar"); + //Iridium + public static final TagKey IRIDIUM_BLOCK_ST_ITEM = createMetalStorageBlockItemTags("storage_blocks/iridium"); //Lead public static final TagKey LEAD_BLOCK_ST_ITEM = createMetalStorageBlockItemTags("storage_blocks/lead"); //Lumium diff --git a/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageRawOreBlockItemTags.java b/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageRawOreBlockItemTags.java index c8a2a1e..d355af8 100644 --- a/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageRawOreBlockItemTags.java +++ b/src/main/java/net/radzratz/eternalores/util/tags/item/storage_blocks/EternalStorageRawOreBlockItemTags.java @@ -12,6 +12,10 @@ public static class Blocks { public static final TagKey RAW_ALUMINUM_ST_ITEM = createRawOreBlockItemTags("storage_blocks/raw_aluminum"); //Cobalt public static final TagKey RAW_COBALT_ST_ITEM = createRawOreBlockItemTags("storage_blocks/raw_cobalt"); + //Gallium + public static final TagKey RAW_GALLIUM_ST_ITEM = createRawOreBlockItemTags("storage_blocks/raw_gallium"); + //Iridium + public static final TagKey RAW_IRIDIUM_ST_ITEM = createRawOreBlockItemTags("storage_blocks/raw_iridium"); //Lead public static final TagKey RAW_LEAD_ST_ITEM = createRawOreBlockItemTags("storage_blocks/raw_lead"); //Nickel diff --git a/src/main/java/net/radzratz/eternalores/worldgen/EternalBiomeModifier.java b/src/main/java/net/radzratz/eternalores/worldgen/EternalBiomeModifier.java index 671f741..f893500 100644 --- a/src/main/java/net/radzratz/eternalores/worldgen/EternalBiomeModifier.java +++ b/src/main/java/net/radzratz/eternalores/worldgen/EternalBiomeModifier.java @@ -41,6 +41,10 @@ public class EternalBiomeModifier { public static final ResourceKey ADD_GALLIUM_ORE = registerKey("add_gallium_ore"); public static final ResourceKey ADD_NETHER_GALLIUM_ORE = registerKey("add_nether_gallium_ore"); public static final ResourceKey ADD_END_GALLIUM_ORE = registerKey("add_end_gallium_ore"); + //Iridium + public static final ResourceKey ADD_IRIDIUM_ORE = registerKey("add_iridium_ore"); + public static final ResourceKey ADD_NETHER_IRIDIUM_ORE = registerKey("add_nether_iridium_ore"); + public static final ResourceKey ADD_END_IRIDIUM_ORE = registerKey("add_end_iridium_ore"); //Lead public static final ResourceKey ADD_LEAD_ORE = registerKey("add_lead_ore"); public static final ResourceKey ADD_NETHER_LEAD_ORE = registerKey("add_nether_lead_ore"); @@ -150,6 +154,12 @@ public static void bootstrap(BootstrapContext context) { HolderSet.direct(placedFeatures.getOrThrow(EternalPlacedFeatures.GALLIUM_ORE_PLACED_KEY)), GenerationStep.Decoration.UNDERGROUND_ORES)); + //Iridium + context.register(ADD_IRIDIUM_ORE, new BiomeModifiers.AddFeaturesBiomeModifier( + biomes.getOrThrow(BiomeTags.IS_OVERWORLD), + HolderSet.direct(placedFeatures.getOrThrow(EternalPlacedFeatures.IRIDIUM_ORE_PLACED_KEY)), + GenerationStep.Decoration.UNDERGROUND_ORES)); + //Lead context.register(ADD_LEAD_ORE, new BiomeModifiers.AddFeaturesBiomeModifier( biomes.getOrThrow(BiomeTags.IS_OVERWORLD), diff --git a/src/main/java/net/radzratz/eternalores/worldgen/EternalConfiguredFeatures.java b/src/main/java/net/radzratz/eternalores/worldgen/EternalConfiguredFeatures.java index 484fb47..e77e082 100644 --- a/src/main/java/net/radzratz/eternalores/worldgen/EternalConfiguredFeatures.java +++ b/src/main/java/net/radzratz/eternalores/worldgen/EternalConfiguredFeatures.java @@ -47,6 +47,10 @@ public class EternalConfiguredFeatures { public static final ResourceKey> OVERWORLD_GALLIUM_ORE_KEY = registerKey("gallium_ore"); public static final ResourceKey> NETHER_GALLIUM_ORE_KEY = registerKey("nether_gallium_ore"); public static final ResourceKey> END_GALLIUM_ORE_KEY = registerKey("end_gallium_ore"); + //Iridium + public static final ResourceKey> OVERWORLD_IRIDIUM_ORE_KEY = registerKey("iridium_ore"); + public static final ResourceKey> NETHER_IRIDIUM_ORE_KEY = registerKey("nether_iridium_ore"); + public static final ResourceKey> END_IRIDIUM_ORE_KEY = registerKey("end_iridium_ore"); //Lead public static final ResourceKey> OVERWORLD_LEAD_ORE_KEY = registerKey("lead_ore"); public static final ResourceKey> NETHER_LEAD_ORE_KEY = registerKey("nether_lead_ore"); @@ -200,6 +204,18 @@ public static void bootstrap(BootstrapContext> context) //register(context, END_GALLIUM_ORE_KEY, Feature.ORE, new OreConfiguration(endReplaceables, // EternalGeneralBlocks.END_GALLIUM_ORE_BLOCK.get().defaultBlockState(9))); + //Iridium + //Lead + List overworldIridiumOres = List.of(OreConfiguration.target(stoneReplaceable, + EternalGeneralBlocks.IRIDIUM_ORE_BLOCK.get().defaultBlockState()), + OreConfiguration.target(deepslateReplaceables, + EternalGeneralBlocks.DEEPSLATE_IRIDIUM_ORE_BLOCK.get().defaultBlockState())); + register(context, OVERWORLD_IRIDIUM_ORE_KEY, Feature.ORE, new OreConfiguration(overworldIridiumOres, 9)); + //register(context, NETHER_IRIDIUM_ORE_KEY, Feature.ORE, new OreConfiguration(netherReplaceables, + // EternalGeneralBlocks.NETHER_IRIDIUM_ORE_BLOCK.get().defaultBlockState(9))); + //register(context, END_IRIDIUM_ORE_KEY, Feature.ORE, new OreConfiguration(endReplaceables, + // EternalGeneralBlocks.END_IRIDIUM_ORE_BLOCK.get().defaultBlockState(9))); + //Lead List overworldLeadOres = List.of(OreConfiguration.target(stoneReplaceable, EternalGeneralBlocks.LEAD_ORE_BLOCK.get().defaultBlockState()), diff --git a/src/main/java/net/radzratz/eternalores/worldgen/EternalPlacedFeatures.java b/src/main/java/net/radzratz/eternalores/worldgen/EternalPlacedFeatures.java index 4ba4aa2..deb44d3 100644 --- a/src/main/java/net/radzratz/eternalores/worldgen/EternalPlacedFeatures.java +++ b/src/main/java/net/radzratz/eternalores/worldgen/EternalPlacedFeatures.java @@ -44,6 +44,10 @@ public class EternalPlacedFeatures { public static final ResourceKey GALLIUM_ORE_PLACED_KEY = registerKey("gallium_ore_placed"); public static final ResourceKey NETHER_GALLIUM_ORE_PLACED_KEY = registerKey("nether_gallium_ore_placed"); public static final ResourceKey END_GALLIUM_ORE_PLACED_KEY = registerKey("end_gallium_ore_placed"); + //Iridium + public static final ResourceKey IRIDIUM_ORE_PLACED_KEY = registerKey("iridium_ore_placed"); + public static final ResourceKey NETHER_IRIDIUM_ORE_PLACED_KEY = registerKey("nether_iridium_ore_placed"); + public static final ResourceKey END_IRIDIUM_ORE_PLACED_KEY = registerKey("end_iridium_ore_placed"); //Lead public static final ResourceKey LEAD_ORE_PLACED_KEY = registerKey("lead_ore_placed"); public static final ResourceKey NETHER_LEAD_ORE_PLACED_KEY = registerKey("nether_lead_ore_placed"); @@ -187,6 +191,17 @@ public static void bootstrap(BootstrapContext context) { // EternalOrePlacement.commonOrePlacement(12, // HeightRangePlacement.uniform(VerticalAnchor.absolute(-64), VerticalAnchor.absolute(80)))); + //IRIDIUM + register(context, IRIDIUM_ORE_PLACED_KEY, ConfiguredFeatures.getOrThrow(EternalConfiguredFeatures.OVERWORLD_IRIDIUM_ORE_KEY), + EternalOrePlacement.commonOrePlacement(10, + HeightRangePlacement.uniform(VerticalAnchor.absolute(-64), VerticalAnchor.absolute(80)))); + //register(context, NETHER_IRIDIUM_ORE_PLACED_KEY, ConfiguredFeatures.getOrThrow(EternalConfiguredFeatures.NETHER_IRIDIUM_ORE_KEY), + // EternalOrePlacement.commonOrePlacement(12, + // HeightRangePlacement.uniform(VerticalAnchor.absolute(-64), VerticalAnchor.absolute(80)))); + //register(context, END_IRIDIUM_ORE_PLACED_KEY, ConfiguredFeatures.getOrThrow(EternalConfiguredFeatures.END_IRIDIUM_ORE_KEY), + // EternalOrePlacement.commonOrePlacement(12, + // HeightRangePlacement.uniform(VerticalAnchor.absolute(-64), VerticalAnchor.absolute(80)))); + //LEAD register(context, LEAD_ORE_PLACED_KEY, ConfiguredFeatures.getOrThrow(EternalConfiguredFeatures.OVERWORLD_LEAD_ORE_KEY), EternalOrePlacement.commonOrePlacement(10, diff --git a/src/main/resources/assets/eternalores/lang/en_us.json b/src/main/resources/assets/eternalores/lang/en_us.json index 38ddae1..c535003 100644 --- a/src/main/resources/assets/eternalores/lang/en_us.json +++ b/src/main/resources/assets/eternalores/lang/en_us.json @@ -39,6 +39,7 @@ "item.eternalores.pewter_ingot": "Pewter Ingot", "item.eternalores.rose_gold_ingot": "Rose Gold Ingot", "item.eternalores.britannia_silver_ingot": "Britannia Silver Ingot", + "item.eternalores.iridium_ingot": "Iridium Ingot", "item.eternalores.silicon": "Silicon", @@ -72,6 +73,7 @@ "item.eternalores.pewter_nugget": "Pewter Nugget", "item.eternalores.rose_gold_nugget": "Rose Gold Nugget", "item.eternalores.britannia_silver_nugget": "Britannia Silver Nugget", + "item.eternalores.iridium_nugget": "Iridium Nugget", "item.eternalores.rod_aluminum": "Aluminum Rod", "item.eternalores.rod_cobalt": "Cobalt Rod", @@ -104,6 +106,8 @@ "item.eternalores.rod_gallium": "Gallium Rod", "item.eternalores.rod_titanium": "Titanium Rod", "item.eternalores.rod_rose_gold": "Rose Gold Rod", + "item.eternalores.rod_iridium": "Iridium Rod", + "item.eternalores.rod_diamond": "Diamond Rod", "item.eternalores.plate_aluminum": "Aluminum Plate", "item.eternalores.plate_cobalt": "Cobalt Plate", @@ -136,6 +140,8 @@ "item.eternalores.plate_gallium": "Gallium Plate", "item.eternalores.plate_titanium": "Titanium Plate", "item.eternalores.plate_rose_gold": "Rose Gold Plate", + "item.eternalores.plate_iridium": "Iridium Plate", + "item.eternalores.plate_diamond": "Diamond Plate", "item.eternalores.ultimate_gear": "Ultimate Gear", "item.eternalores.gear_iron": "Iron Gear", @@ -163,6 +169,7 @@ "item.eternalores.raw_ultimatitanium": "Raw Ultimatitanium", "item.eternalores.raw_plutonium": "Raw Plutonium", "item.eternalores.raw_gallium": "Raw Gallium", + "item.eternalores.raw_iridium": "Raw Iridium", "item.eternalores.aluminum_dust": "Aluminum Dust", "item.eternalores.cobalt_dust": "Cobalt Dust", @@ -215,6 +222,7 @@ "item.eternalores.pewter_dust": "Pewter Dust", "item.eternalores.rose_gold_dust": "Rose Gold Dust", "item.eternalores.britannia_silver_dust": "Britannia Silver Dust", + "item.eternalores.iridium_dust": "Iridium Dust", "item.eternalores.gem_obsidian_shard": "Obsidian Shard", "item.eternalores.gem_onyx": "Onyx", @@ -252,6 +260,7 @@ "block.eternalores.ruby_ore_block": "Ruby Ore", "block.eternalores.gallium_ore_block": "Gallium Ore", "block.eternalores.peridot_ore_block": "Peridot Ore", + "block.eternalores.iridium_ore_block": "Iridium Ore", "block.eternalores.deepslate_cobalt_ore_block": "Deepslate Cobalt Ore", "block.eternalores.deepslate_fluorite_ore_block": "Deepslate Fluorite Ore", @@ -275,6 +284,7 @@ "block.eternalores.deepslate_ruby_ore_block": "Deepslate Ruby Ore", "block.eternalores.deepslate_gallium_ore_block": "Deepslate Gallium Ore", "block.eternalores.deepslate_peridot_ore_block": "Deepslate Peridot Ore", + "block.eternalores.deepslate_iridium_ore_block": "Deepslate Iridium Ore", "block.eternalores.obsidian_ore_block": "Obsidian Ore", @@ -291,6 +301,7 @@ "block.eternalores.raw_silver_block": "Block of Raw Silver", "block.eternalores.raw_zinc_block": "Block of Raw Zinc", "block.eternalores.raw_gallium_block": "Block of Raw Gallium", + "block.eternalores.raw_iridium_block": "Block of Raw Iridium", "block.eternalores.aluminum_block": "Aluminum Block", "block.eternalores.cobalt_block": "Cobalt Block", @@ -329,6 +340,7 @@ "block.eternalores.pewter_block": "Pewter Block", "block.eternalores.rose_gold_block": "Rose Gold Block", "block.eternalores.britannia_silver_block": "Britannia Silver Block", + "block.eternalores.iridium_block": "Iridium Block", "creativetab.eternalores.eternal_ores": "Eternal Ores" } \ No newline at end of file diff --git a/src/main/resources/assets/eternalores/textures/block/deepslate_iridium_ore_block.png b/src/main/resources/assets/eternalores/textures/block/deepslate_iridium_ore_block.png new file mode 100644 index 0000000000000000000000000000000000000000..0e38de20e63e3d802bc649947c1b194a250a8809 GIT binary patch literal 579 zcmV-J0=)f+P)Px${YgYYR5(v%Q%x@eQ53zSQE4%abS9PA)JLns!p2vc)XEk~vBCmrZ2W@$87%B2 z_z6TcELbpS%lAb-DV+U*t4R<+YMdryU&F_6r}VYL^FSbT~q_#wY2TMzgc?w6nWSTFB2}xTjU~&HPs=z$M;V|!^gBp&y0JzK)AY!pt zpky-D(&oT`;Q}lzE_nC@6yOX1?hs1aZ{{d!8+w2{K`u2l$P|%d5v3gzfH#t`55fv( zsexN?s>MbefKy*ILZOgKrE-N5u_%?Eo_XJB*rW!D!6mo@xF9dvuf)a9m(4zdBgBKq zuo6+Y&bw65iA$lYGe9dV|8C%QnK)1a@Ywhyi;TQ<16SBa_zVkCfEhqS!m=!;2B7%J zKZw*opO!heIL|ZJkKdqYV9+7xeg6>oer-3;8W=_o&o^E`oSq)@9w4H=P>J*!^#1n3 zIzdp+9N?1tI4F>LNTnv(PJm$^q&wKm05aoJfIVC&7R!WbG)>bp4>E=L{sHj1Kn7Vb RTy_8e002ovPDHLkV1j(g3`76` literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/eternalores/textures/block/iridium_block.png b/src/main/resources/assets/eternalores/textures/block/iridium_block.png new file mode 100644 index 0000000000000000000000000000000000000000..77bf6486efb2e6cf9b6d9ef5b7b0fffccbf7dd0c GIT binary patch literal 438 zcmV;n0ZIOeP)Px$a7jc#R5(v{Q^88ZKoFf=a%iMVC{!c)0Ktk-QE&EQ5A`C2dJqNCFSAh3`2kV; z1!4se^iV-#Yl*Q?54lv{l-X`JaW0#knfG?)&BVGmKbw+fNs{o*wr%AVpExA;9miyW zpmES3r?9~B;n$E)$0;a+$>f*6dyh|i?(S6i>~yYX1g+K)UEkcXbJbfR-}gudMWX@f zl~p!2IVVG4f}<#=_m7Z3AOE$EP<45 zf|af6ImYRgpKnVU*8*y16 zS*(->psj9gt0gg4SE|#61Yx&(I};Hv$Y_wH@4bL!0Px$=}AOER5(v{Q@ct7Q4pQ=g)z$};L55gO?H5HaE7&zPqRKvC&`2(gha)N_1j|&dyFb;rQ@?5pWOFx($lP#;IH`^I1mZe>>Z2 z-ty`?WwS>d^pLkXsNb~ISmAJ(9&Rrf1Xe5-6&KurZC_J7KKE~%KwMmyS0j9N7^Leu zMIsT>QmK>&mO+%X4k^07>EQy&2`8c9HuUPx$f=NU{R5(v{ld(<$Q4mFE8?_>YAhtBC{(vDQwp%TBCWOR7Y55sG!SDqXq9)s# z5aJK0+t7-H5Gu7U%mk|cJpzh}{CbX$lH$*tCzH4Yn|3G2H{EKH^%>_Tm#;c!@hq@L(`GP!fX00BVYz1~&Xk|yB{ zlq}IW1)^joLm@_q(I(&yK&4&%5-286SKok0v#8s>bPYnv(j-j&Z=?=DAXGWSWbWEX zjZ?js3=mOclVDn9^(m0;eIU*k3Dj*3G)8Tw#M8vIAAhERNEmz1%$2P60O5^<({ct- yr=k+V#gf3BdL!YAJA>^l-1W^Kpb4$YcPx#_en%SR5(v#WS|f*QmCJSwg$w;MEwW3aPg95I4!~{0n%)2V#XjOB*d_L*AAS9 zU^M`w+11U1K}=MH;nnLm441E5Ww?9iCd0aQ8!*&k2%u|z_wF5ohPoQV-u(x$8iHZ~ zOfxKIkX;}xCCTvg*>em-;0D0_46+U6Y>>?$4bG1C3^#7x0<(2>v>6T_*vIhx!w0x` zPz(V18>A5wa4_3p27z3K%@uG1f`S763knD@*gH63Xa?B~3P=!m_vR&b7l0&@4T0GV zvlW|WkQhcRfD8difLtRaB93A!h=U%LI1>`gAXtoGO9NP4Kx*cqI5PnNgW8@E(x=Xq P00000NkvXXu0mjft^;}A literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/eternalores/textures/item/iron_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/iron_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/iron_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/iron_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/lapis_lazuli_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/lapis_lazuli_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/lapis_lazuli_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/lapis_lazuli_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/lead_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/lead_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/lead_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/lead_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/lumium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/lumium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/lumium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/lumium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/netherite_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/netherite_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/netherite_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/netherite_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/netherrack_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/netherrack_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/netherrack_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/netherrack_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/nickel_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/nickel_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/nickel_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/nickel_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/niter_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/niter_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/niter_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/niter_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/obsidian_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/obsidian_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/obsidian_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/obsidian_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/onyx_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/onyx_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/onyx_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/onyx_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/osmium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/osmium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/osmium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/osmium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/peridot_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/peridot_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/peridot_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/peridot_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/pewter_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/pewter_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/pewter_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/pewter_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/platinum_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/platinum_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/platinum_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/platinum_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/plutonium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/plutonium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plutonium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/plutonium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/quartz_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/quartz_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/quartz_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/quartz_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/rose_gold_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/rose_gold_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rose_gold_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/rose_gold_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/ruby_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/ruby_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/ruby_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/ruby_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/sapphire_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/sapphire_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/sapphire_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/sapphire_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/signalum_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/signalum_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/signalum_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/signalum_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/silver_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/silver_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/silver_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/silver_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/steel_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/steel_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/steel_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/steel_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/sulfur_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/sulfur_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/sulfur_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/sulfur_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/tin_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/tin_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tin_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/tin_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/titanium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/titanium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/titanium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/titanium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/tungsten_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/tungsten_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tungsten_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/tungsten_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/ultimatitanium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/ultimatitanium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/ultimatitanium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/ultimatitanium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/uranium_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/uranium_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/uranium_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/uranium_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/zinc_dust.png b/src/main/resources/assets/eternalores/textures/item/dusts/zinc_dust.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/zinc_dust.png rename to src/main/resources/assets/eternalores/textures/item/dusts/zinc_dust.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_aluminum.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_aluminum.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_aluminum.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_aluminum.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_bronze.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_bronze.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_bronze.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_bronze.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_copper.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_copper.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_copper.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_copper.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_diamond.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_diamond.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_diamond.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_diamond.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_enderium.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_enderium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_enderium.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_enderium.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_gold.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_gold.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_gold.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_gold.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_iron.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_iron.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_iron.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_iron.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_lead.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_lead.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_lead.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_lead.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_osmium.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_osmium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_osmium.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_osmium.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_steel.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_steel.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_steel.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_steel.png diff --git a/src/main/resources/assets/eternalores/textures/item/gear_tin.png b/src/main/resources/assets/eternalores/textures/item/gears/gear_tin.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gear_tin.png rename to src/main/resources/assets/eternalores/textures/item/gears/gear_tin.png diff --git a/src/main/resources/assets/eternalores/textures/item/ultimate_gear.png b/src/main/resources/assets/eternalores/textures/item/gears/ultimate_gear.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/ultimate_gear.png rename to src/main/resources/assets/eternalores/textures/item/gears/ultimate_gear.png diff --git a/src/main/resources/assets/eternalores/textures/item/iron_gem_cutter.png b/src/main/resources/assets/eternalores/textures/item/gem_cutters/iron_gem_cutter.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/iron_gem_cutter.png rename to src/main/resources/assets/eternalores/textures/item/gem_cutters/iron_gem_cutter.png diff --git a/src/main/resources/assets/eternalores/textures/item/fluorite.png b/src/main/resources/assets/eternalores/textures/item/gems/fluorite.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/fluorite.png rename to src/main/resources/assets/eternalores/textures/item/gems/fluorite.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_amber.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_amber.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_amber.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_amber.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_apatite.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_apatite.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_apatite.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_apatite.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_cinnabar.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_cinnabar.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_cinnabar.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_cinnabar.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_niter.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_niter.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_niter.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_niter.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_obsidian_shard.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_obsidian_shard.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_obsidian_shard.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_obsidian_shard.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_onyx.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_onyx.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_onyx.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_onyx.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_peridot.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_peridot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_peridot.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_peridot.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_ruby.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_ruby.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_ruby.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_ruby.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_sapphire.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_sapphire.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_sapphire.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_sapphire.png diff --git a/src/main/resources/assets/eternalores/textures/item/gem_sapphire_shard.png b/src/main/resources/assets/eternalores/textures/item/gems/gem_sapphire_shard.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gem_sapphire_shard.png rename to src/main/resources/assets/eternalores/textures/item/gems/gem_sapphire_shard.png diff --git a/src/main/resources/assets/eternalores/textures/item/gods_tear.png b/src/main/resources/assets/eternalores/textures/item/gods_tear.png deleted file mode 100644 index 7cf5ef86139de1337ec6ebabc2e0cb89d6e8f669..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 181 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|@;zM~Lo9le z6C_wG4o*56`+vI5yI=kOyux;8%dXi=y0C6Hcwo%3oYCOGF}0R(xz&u`V Qi`lb1 ze_YJ!C@#QM!MmgSxz6G1>+gS%I?&;rbn?-<|BITUB|so<|M$d>PTj*R#nctlq}&;q anHgj!sOw#Px$CrLy>R5(wilRrqqKorKmBL(+nl0tSn3BfU&5L_JGI|?1$3U0d9sYADp-CZT% zmVko@LP2K>k}1xn{%QG+zRRUeLZNRuUhen%UhWcwJxlG$V`ss|0hSEA&&y1sKp=v? z4l9Tz8^E^a?!BhiA*ByM6=!P1vW6yfXe3en?K z+okH@_K~l*e7(QuNwk2Y@&TKYAR*e73=%wGBrWp07@Oo)PEG&0vFFvpc5 zC~LFeVLAXVy#Vq$9I*;2R49Lz@;yAQ)9fT0suk32YU=O&Gu25}kYSskrpaHn00000 LNkvXXu0mjfWmKNJ literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/eternalores/textures/item/nickel_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/nickel_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/nickel_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/nickel_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/osmium_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/osmium_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/osmium_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/osmium_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/pewter_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/pewter_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/pewter_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/pewter_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/platinum_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/platinum_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/platinum_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/platinum_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/plutonium_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/plutonium_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plutonium_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/plutonium_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/redstone_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/redstone_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/redstone_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/redstone_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/rose_gold_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/rose_gold_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rose_gold_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/rose_gold_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/shadowsteel_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/shadowsteel_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/shadowsteel_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/shadowsteel_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/signalum_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/signalum_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/signalum_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/signalum_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/silver_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/silver_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/silver_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/silver_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/steel_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/steel_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/steel_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/steel_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/tin_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/tin_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tin_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/tin_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/titanium_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/titanium_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/titanium_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/titanium_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/tungsten_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/tungsten_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tungsten_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/tungsten_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/ultimatitanium_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/ultimatitanium_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/ultimatitanium_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/ultimatitanium_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/uraninite_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/uraninite_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/uraninite_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/uraninite_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/uranium_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/uranium_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/uranium_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/uranium_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/zinc_ingot.png b/src/main/resources/assets/eternalores/textures/item/ingots/zinc_ingot.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/zinc_ingot.png rename to src/main/resources/assets/eternalores/textures/item/ingots/zinc_ingot.png diff --git a/src/main/resources/assets/eternalores/textures/item/silicon.png b/src/main/resources/assets/eternalores/textures/item/misc/silicon.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/silicon.png rename to src/main/resources/assets/eternalores/textures/item/misc/silicon.png diff --git a/src/main/resources/assets/eternalores/textures/item/aluminum_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/aluminum_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/aluminum_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/aluminum_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/blue_steel_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/blue_steel_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/blue_steel_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/blue_steel_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/brass_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/brass_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/brass_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/brass_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/britannia_silver_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/britannia_silver_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/britannia_silver_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/britannia_silver_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/bronze_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/bronze_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/bronze_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/bronze_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/cobalt_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/cobalt_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/cobalt_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/cobalt_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/constantan_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/constantan_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/constantan_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/constantan_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/copper_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/copper_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/copper_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/copper_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/electrum_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/electrum_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/electrum_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/electrum_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/enderium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/enderium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/enderium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/enderium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/gallium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/gallium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/gallium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/gallium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/graphite_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/graphite_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/graphite_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/graphite_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/invar_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/invar_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/invar_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/invar_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/nuggets/iridium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/iridium_nugget.png new file mode 100644 index 0000000000000000000000000000000000000000..22dc0d8f02c662045749387d00465be3c6f26060 GIT binary patch literal 218 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|rg*wIhFJI~ zrz{XK2wE{eQ9xQiTKKE{v%N>Xr#&pu4C9=T#;F;}mZ|C4w*34&<2g2ka~@t;=p1qN zk;#D@M|kA+ZQ2yXBdqRsFpI;H*D|~BPyRA=S=A=wDaI)2vc+y)Y`6d Q0O&pjPgg&ebxsLQ0DRs~bpQYW literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/eternalores/textures/item/lead_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/lead_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/lead_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/lead_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/lumium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/lumium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/lumium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/lumium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/netherite_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/netherite_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/netherite_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/netherite_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/nickel_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/nickel_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/nickel_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/nickel_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/osmium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/osmium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/osmium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/osmium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/pewter_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/pewter_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/pewter_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/pewter_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/platinum_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/platinum_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/platinum_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/platinum_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/plutonium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/plutonium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plutonium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/plutonium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/rose_gold_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/rose_gold_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rose_gold_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/rose_gold_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/signalum_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/signalum_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/signalum_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/signalum_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/silver_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/silver_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/silver_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/silver_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/steel_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/steel_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/steel_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/steel_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/tin_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/tin_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tin_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/tin_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/titanium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/titanium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/titanium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/titanium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/tungsten_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/tungsten_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/tungsten_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/tungsten_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/ultimatitanium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/ultimatitanium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/ultimatitanium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/ultimatitanium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/uranium_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/uranium_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/uranium_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/uranium_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/zinc_nugget.png b/src/main/resources/assets/eternalores/textures/item/nuggets/zinc_nugget.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/zinc_nugget.png rename to src/main/resources/assets/eternalores/textures/item/nuggets/zinc_nugget.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_aluminum.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_aluminum.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_aluminum.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_aluminum.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_blue_steel.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_blue_steel.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_blue_steel.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_blue_steel.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_brass.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_brass.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_brass.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_brass.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_bronze.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_bronze.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_bronze.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_bronze.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_cobalt.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_cobalt.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_cobalt.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_cobalt.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_constantan.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_constantan.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_constantan.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_constantan.png diff --git a/src/main/resources/assets/eternalores/textures/item/plate_copper.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_copper.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/plate_copper.png rename to src/main/resources/assets/eternalores/textures/item/plates/plate_copper.png diff --git a/src/main/resources/assets/eternalores/textures/item/plates/plate_diamond.png b/src/main/resources/assets/eternalores/textures/item/plates/plate_diamond.png new file mode 100644 index 0000000000000000000000000000000000000000..52522c2a5b39b3d39f215ec934155d762cb40bed GIT binary patch literal 392 zcmV;30eAk1P)Px$LP)qmzUH{s^}6;a1)_WQmzuwE1c-u1S^H7Oq3 z24~;5@&dD^SFZrm-%ng-z-j=0urJ|p>z(j_}d8rKOh6p)YF>q$(G5p%HhT+Yk zwU{md82|!*&O8Ovtyz9>SJa<63m5-!b|-cNCUoX8fD|^G8N)TM{PYpbzO>{Z*j0=E zyksa&&c-xABrf=W@7$?i#UMkpG*mDG@xtD74DErA3f`q z*d1)EUW`2h$TkCKBZhE3ey|wGD_e!sz-*ibu=#{AFg^baRs`}d41oL%0+s9cgS~(= z3_u2apEd~`Rcz9HU`@ZCeu5hWlAEx5J$3^?DG^sff<-IHBv2HB0M>K>OUkfhjGVM# m&Vb2bq(qE3BT|6k+z0?Px$LP#FzQN7o=HkL@_TnYWznhdYr1js z7M!i2t_EiB-G2~Fzj*eT0jmMVCT0wqHf>~3RFG!~4Gm*JH>9h(n*pTe?wy+q>(*_+ zbOA^b1TJ5?0H(dXz2L5R{P-DM{QZXy*bN8>3}65$l$Di&YyA542bg{Ez&^06zJB|{ zuypA%Oap>~0{%xwM}ZZC3=t9%!U)96SFSQxm>V-}Sib=?42U(r+0mY1>Cz?G4Nz85 z2ivNvqs{Q{-8--=xVbsNVj!=GiHd;PI1LaK5MU4z5eF***#rY1e}lk@lV`zRz!?T0 z1MWX~2#!WwJp-_&r_Y|l4LW<~6hn4)CUyfrDG^sff<-IHBv2HB0M>K>OUkfhjGVM# m&Vb2bq(qE3BT|6k+z0?yiJ}oDKyViT0000Px#*hxe|R5(v#WS|f*lBz#BDdGR?H}4oWZQ2CZOOgQ~&GrsX441E5Ww>jRo zI~j>K0HirIG>l>I{(}s6@7!cqw{8RRE`Vu1e&QsqO>9gl3p^YoOpcsJc zXF@i^41^m1(yXgzK(x&$2Kf2;{SOHV!5LNfk~`Q1Ab+c>s$nD&V)6;t0C#uy|J>Z1 k@Z?F1MvO2ZMH8}G0HZ{J5&g_qkN^Mx07*qoM6N<$f-J~-GXMYp literal 0 HcmV?d00001 diff --git a/src/main/resources/assets/eternalores/textures/item/rod_iron.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_iron.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_iron.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_iron.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_lead.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_lead.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_lead.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_lead.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_lumium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_lumium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_lumium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_lumium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_netherite.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_netherite.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_netherite.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_netherite.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_nickel.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_nickel.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_nickel.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_nickel.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_osmium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_osmium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_osmium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_osmium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_platinum.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_platinum.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_platinum.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_platinum.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_plutonium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_plutonium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_plutonium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_plutonium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_rose_gold.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_rose_gold.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_rose_gold.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_rose_gold.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_sapphire.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_sapphire.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_sapphire.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_sapphire.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_signalum.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_signalum.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_signalum.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_signalum.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_silver.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_silver.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_silver.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_silver.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_steel.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_steel.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_steel.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_steel.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_tin.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_tin.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_tin.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_tin.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_titanium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_titanium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_titanium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_titanium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_tungsten.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_tungsten.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_tungsten.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_tungsten.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_ultimatitanium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_ultimatitanium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_ultimatitanium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_ultimatitanium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_uranium.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_uranium.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_uranium.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_uranium.png diff --git a/src/main/resources/assets/eternalores/textures/item/rod_zinc.png b/src/main/resources/assets/eternalores/textures/item/rods/rod_zinc.png similarity index 100% rename from src/main/resources/assets/eternalores/textures/item/rod_zinc.png rename to src/main/resources/assets/eternalores/textures/item/rods/rod_zinc.png diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 654f4bc..0000000 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "aluminum_ingot", - "ingredient": { - "item": "eternalores:deepslate_aluminum_ore_block" - }, - "result": { - "id": "eternalores:aluminum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 268d3e9..0000000 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "aluminum_ingot", - "ingredient": { - "item": "eternalores:deepslate_aluminum_ore_block" - }, - "result": { - "id": "eternalores:aluminum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_gear.json b/src/main/resources/data/eternalores/recipe/aluminum/aluminum_gear.json deleted file mode 100644 index 0c231e8..0000000 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/aluminum" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_aluminum" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_blasting.json deleted file mode 100644 index 2c4e6f2..0000000 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "aluminum_ingot", - "ingredient": { - "item": "eternalores:aluminum_ore_block" - }, - "result": { - "id": "eternalores:aluminum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_furnace.json deleted file mode 100644 index 5670213..0000000 --- a/src/main/resources/data/eternalores/recipe/aluminum/aluminum_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "aluminum_ingot", - "ingredient": { - "item": "eternalores:aluminum_ore_block" - }, - "result": { - "id": "eternalores:aluminum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_gear.json b/src/main/resources/data/eternalores/recipe/bronze/bronze_gear.json deleted file mode 100644 index 609f306..0000000 --- a/src/main/resources/data/eternalores/recipe/bronze/bronze_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/bronze" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_bronze" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index ee65f65..0000000 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "cobalt_ingot", - "ingredient": { - "item": "eternalores:deepslate_cobalt_ore_block" - }, - "result": { - "id": "eternalores:cobalt_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 79d53a8..0000000 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "cobalt_ingot", - "ingredient": { - "item": "eternalores:deepslate_cobalt_ore_block" - }, - "result": { - "id": "eternalores:cobalt_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_blasting.json deleted file mode 100644 index afcf031..0000000 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "cobalt_ingot", - "ingredient": { - "item": "eternalores:cobalt_ore_block" - }, - "result": { - "id": "eternalores:cobalt_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_furnace.json deleted file mode 100644 index d8598eb..0000000 --- a/src/main/resources/data/eternalores/recipe/cobalt/cobalt_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "cobalt_ingot", - "ingredient": { - "item": "eternalores:cobalt_ore_block" - }, - "result": { - "id": "eternalores:cobalt_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/copper/copper_gear.json b/src/main/resources/data/eternalores/recipe/copper/copper_gear.json deleted file mode 100644 index d7c9676..0000000 --- a/src/main/resources/data/eternalores/recipe/copper/copper_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/copper" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_copper" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_furnace.json b/src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_furnace.json deleted file mode 100644 index 88c1d6f..0000000 --- a/src/main/resources/data/eternalores/recipe/diamond/diamond_dust_to_gem_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:furnace", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "diamond_gem", - "ingredient": { - "tag": "c:dusts/diamond" - }, - "result": { - "id": "minecraft:diamond" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/brass/brass_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/brass_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/brass/brass_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/brass_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/bronze/bronze_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/bronze_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/bronze/bronze_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/bronze_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/constantan/constantan_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/constantan_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/constantan/constantan_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/constantan_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/electrum/electrum_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/electrum_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/electrum/electrum_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/electrum_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/enderium_dust_creation.json similarity index 83% rename from src/main/resources/data/eternalores/recipe/enderium/enderium_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/enderium_dust_creation.json index 6155dcf..164e72f 100644 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_dust_creation.json +++ b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/enderium_dust_creation.json @@ -15,10 +15,10 @@ "item": "minecraft:glowstone_dust" }, { - "tag": "c:dusts/ender" + "tag": "c:dusts/ender_pearl" }, { - "tag": "c:dusts/ender" + "tag": "c:dusts/ender_pearl" } ], "result": { diff --git a/src/main/resources/data/eternalores/recipe/invar/invar_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/invar_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/invar/invar_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/invar_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/lumium/lumium_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/lumium_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/lumium/lumium_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/lumium_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/pewter/pewter_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/pewter_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/pewter/pewter_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/pewter_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/rose_gold_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/rose_gold/rose_gold_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/rose_gold_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/signalum/signalum_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/signalum_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/signalum/signalum_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/signalum_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_dust_creation.json b/src/main/resources/data/eternalores/recipe/dust_alloy_creation/steel_dust_creation.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/steel/steel_dust_creation.json rename to src/main/resources/data/eternalores/recipe/dust_alloy_creation/steel_dust_creation.json diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_blasting.json similarity index 63% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_blasting.json rename to src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_blasting.json index 3b602a7..a391c12 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_blasting.json +++ b/src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_blasting.json @@ -1,13 +1,13 @@ { "type": "minecraft:blasting", "category": "misc", - "cookingtime": 200, + "cookingtime": 100, "experience": 0.7, - "group": "graphite_ingot", "ingredient": { "item": "eternalores:coal_dust" }, "result": { - "id": "eternalores:graphite_ingot" + "count": 1, + "id": "eternalores:graphite_dust" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_furnace.json similarity index 72% rename from src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_furnace.json rename to src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_furnace.json index 7297db0..7f9da52 100644 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_furnace.json +++ b/src/main/resources/data/eternalores/recipe/dust_to_material_misc/coal_dust_to_graphite_dust_furnace.json @@ -3,11 +3,11 @@ "category": "misc", "cookingtime": 200, "experience": 0.7, - "group": "graphite_ingot", "ingredient": { "item": "eternalores:coal_dust" }, "result": { - "id": "eternalores:graphite_ingot" + "count": 1, + "id": "eternalores:graphite_dust" } } \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_furnace.json b/src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_furnace.json deleted file mode 100644 index 3a19d29..0000000 --- a/src/main/resources/data/eternalores/recipe/emerald/emerald_dust_to_gem_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:furnace", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "emerald_gem", - "ingredient": { - "tag": "c:dusts/emerald" - }, - "result": { - "id": "minecraft:emerald" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/enderium/enderium_gear.json b/src/main/resources/data/eternalores/recipe/enderium/enderium_gear.json deleted file mode 100644 index 5b054ef..0000000 --- a/src/main/resources/data/eternalores/recipe/enderium/enderium_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/enderium" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_enderium" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index e5691d7..0000000 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "gallium_ingot", - "ingredient": { - "item": "eternalores:deepslate_gallium_ore_block" - }, - "result": { - "id": "eternalores:gallium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 075b230..0000000 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "gallium_ingot", - "ingredient": { - "item": "eternalores:deepslate_gallium_ore_block" - }, - "result": { - "id": "eternalores:gallium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_blasting.json deleted file mode 100644 index 60b239f..0000000 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "gallium_ingot", - "ingredient": { - "item": "eternalores:gallium_ore_block" - }, - "result": { - "id": "eternalores:gallium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_furnace.json deleted file mode 100644 index 421d009..0000000 --- a/src/main/resources/data/eternalores/recipe/gallium/gallium_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "gallium_ingot", - "ingredient": { - "item": "eternalores:gallium_ore_block" - }, - "result": { - "id": "eternalores:gallium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/gem_cutter/gemcutter_iron.json b/src/main/resources/data/eternalores/recipe/gem_cutters/gemcutter_iron.json similarity index 100% rename from src/main/resources/data/eternalores/recipe/gem_cutter/gemcutter_iron.json rename to src/main/resources/data/eternalores/recipe/gem_cutters/gemcutter_iron.json diff --git a/src/main/resources/data/eternalores/recipe/gold/gold_gear.json b/src/main/resources/data/eternalores/recipe/gold/gold_gear.json deleted file mode 100644 index b0a5a03..0000000 --- a/src/main/resources/data/eternalores/recipe/gold/gold_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/gold" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_gold" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_to_dust.json b/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_to_dust.json deleted file mode 100644 index bd3a13d..0000000 --- a/src/main/resources/data/eternalores/recipe/graphite/graphite_ingot_to_dust.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "tag": "c:ingots/graphite" - }, - { - "tag": "eternalores:hammers" - } - ], - "result": { - "count": 1, - "id": "eternalores:graphite_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/iron/iron_gear.json b/src/main/resources/data/eternalores/recipe/iron/iron_gear.json deleted file mode 100644 index 24878b2..0000000 --- a/src/main/resources/data/eternalores/recipe/iron/iron_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/iron" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_iron" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index fbcd231..0000000 --- a/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "lead_ingot", - "ingredient": { - "item": "eternalores:deepslate_lead_ore_block" - }, - "result": { - "id": "eternalores:lead_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index ae54644..0000000 --- a/src/main/resources/data/eternalores/recipe/lead/lead_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "lead_ingot", - "ingredient": { - "item": "eternalores:deepslate_lead_ore_block" - }, - "result": { - "id": "eternalores:lead_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_gear.json b/src/main/resources/data/eternalores/recipe/lead/lead_gear.json deleted file mode 100644 index 3e695b2..0000000 --- a/src/main/resources/data/eternalores/recipe/lead/lead_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/lead" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_lead" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_blasting.json deleted file mode 100644 index defe663..0000000 --- a/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "lead_ingot", - "ingredient": { - "item": "eternalores:lead_ore_block" - }, - "result": { - "id": "eternalores:lead_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_furnace.json deleted file mode 100644 index 8acf96f..0000000 --- a/src/main/resources/data/eternalores/recipe/lead/lead_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "lead_ingot", - "ingredient": { - "item": "eternalores:lead_ore_block" - }, - "result": { - "id": "eternalores:lead_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/copper_rod_to_dust.json b/src/main/resources/data/eternalores/recipe/material_deconstructor/copper_rod_to_dust.json deleted file mode 100644 index ed419dc..0000000 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/copper_rod_to_dust.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "tag": "c:rods/constantan" - }, - { - "tag": "eternalores:hammers" - } - ], - "result": { - "count": 2, - "id": "eternalores:constantan_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_plate_to_dust.json b/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_plate_to_dust.json deleted file mode 100644 index c396879..0000000 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_plate_to_dust.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "tag": "c:plates/pewter" - }, - { - "tag": "eternalores:hammers" - } - ], - "result": { - "count": 2, - "id": "eternalores:pewter_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_rod_to_dust.json b/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_rod_to_dust.json deleted file mode 100644 index 1e84834..0000000 --- a/src/main/resources/data/eternalores/recipe/material_deconstructor/pewter_rod_to_dust.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "tag": "c:rods/pewter" - }, - { - "tag": "eternalores:hammers" - } - ], - "result": { - "count": 2, - "id": "eternalores:pewter_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/misc/redstone_ingot_piston.json b/src/main/resources/data/eternalores/recipe/misc/redstone_ingot_piston.json deleted file mode 100644 index c243b7d..0000000 --- a/src/main/resources/data/eternalores/recipe/misc/redstone_ingot_piston.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "item": "minecraft:cobblestone" - }, - "B": { - "tag": "minecraft:planks" - }, - "C": { - "item": "eternalores:redstone_ingot" - }, - "D": { - "item": "minecraft:iron_ingot" - } - }, - "pattern": [ - "BBB", - "ACA", - "ADA" - ], - "result": { - "count": 3, - "id": "minecraft:piston" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 028d017..0000000 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "nickel_ingot", - "ingredient": { - "item": "eternalores:deepslate_nickel_ore_block" - }, - "result": { - "id": "eternalores:nickel_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index e19aaf5..0000000 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "nickel_ingot", - "ingredient": { - "item": "eternalores:deepslate_nickel_ore_block" - }, - "result": { - "id": "eternalores:nickel_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_blasting.json deleted file mode 100644 index b708cbd..0000000 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "nickel_ingot", - "ingredient": { - "item": "eternalores:nickel_ore_block" - }, - "result": { - "id": "eternalores:nickel_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_furnace.json deleted file mode 100644 index eee7b85..0000000 --- a/src/main/resources/data/eternalores/recipe/nickel/nickel_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "nickel_ingot", - "ingredient": { - "item": "eternalores:nickel_ore_block" - }, - "result": { - "id": "eternalores:nickel_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index a1f78cc..0000000 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "osmium_ingot", - "ingredient": { - "item": "eternalores:deepslate_osmium_ore_block" - }, - "result": { - "id": "eternalores:osmium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 061a2b4..0000000 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "osmium_ingot", - "ingredient": { - "item": "eternalores:deepslate_osmium_ore_block" - }, - "result": { - "id": "eternalores:osmium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_gear.json b/src/main/resources/data/eternalores/recipe/osmium/osmium_gear.json deleted file mode 100644 index c177a15..0000000 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/osmium" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_osmium" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_blasting.json deleted file mode 100644 index a7be29b..0000000 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "osmium_ingot", - "ingredient": { - "item": "eternalores:osmium_ore_block" - }, - "result": { - "id": "eternalores:osmium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_furnace.json deleted file mode 100644 index 6d32692..0000000 --- a/src/main/resources/data/eternalores/recipe/osmium/osmium_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "osmium_ingot", - "ingredient": { - "item": "eternalores:osmium_ore_block" - }, - "result": { - "id": "eternalores:osmium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 59488dc..0000000 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "platinum_ingot", - "ingredient": { - "item": "eternalores:deepslate_platinum_ore_block" - }, - "result": { - "id": "eternalores:platinum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 46f244b..0000000 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "platinum_ingot", - "ingredient": { - "item": "eternalores:deepslate_platinum_ore_block" - }, - "result": { - "id": "eternalores:platinum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_blasting.json deleted file mode 100644 index 91665f5..0000000 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "platinum_ingot", - "ingredient": { - "item": "eternalores:platinum_ore_block" - }, - "result": { - "id": "eternalores:platinum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_furnace.json deleted file mode 100644 index 415ad05..0000000 --- a/src/main/resources/data/eternalores/recipe/platinum/platinum_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "platinum_ingot", - "ingredient": { - "item": "eternalores:platinum_ore_block" - }, - "result": { - "id": "eternalores:platinum_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 9653de2..0000000 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "plutonium_ingot", - "ingredient": { - "item": "eternalores:deepslate_plutonium_ore_block" - }, - "result": { - "id": "eternalores:plutonium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index f4328f4..0000000 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "plutonium_ingot", - "ingredient": { - "item": "eternalores:deepslate_plutonium_ore_block" - }, - "result": { - "id": "eternalores:plutonium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_dupe.json b/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_dupe.json deleted file mode 100644 index a16ad9d..0000000 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_dust_dupe.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "tag": "c:raw_materials/plutonium" - }, - { - "tag": "eternalores:hammers" - } - ], - "result": { - "count": 2, - "id": "eternalores:plutonium_dust" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_blasting.json deleted file mode 100644 index 094999d..0000000 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "plutonium_ingot", - "ingredient": { - "item": "eternalores:plutonium_ore_block" - }, - "result": { - "id": "eternalores:plutonium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_furnace.json deleted file mode 100644 index 4029ee5..0000000 --- a/src/main/resources/data/eternalores/recipe/plutonium/plutonium_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "plutonium_ingot", - "ingredient": { - "item": "eternalores:plutonium_ore_block" - }, - "result": { - "id": "eternalores:plutonium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_blasting.json b/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_blasting.json deleted file mode 100644 index dad04ac..0000000 --- a/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "quartz_gem", - "ingredient": { - "tag": "c:dusts/quartz" - }, - "result": { - "id": "minecraft:quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_furnace.json b/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_furnace.json deleted file mode 100644 index 27f4ab7..0000000 --- a/src/main/resources/data/eternalores/recipe/quartz/quartz_dust_to_gem_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:furnace", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "quartz_gem", - "ingredient": { - "tag": "c:dusts/quartz" - }, - "result": { - "id": "minecraft:quartz" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard.json b/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard.json deleted file mode 100644 index 88abc21..0000000 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:crafting_shapeless", - "category": "misc", - "ingredients": [ - { - "item": "eternalores:gem_sapphire" - } - ], - "result": { - "count": 4, - "id": "eternalores:gem_sapphire_shard" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard_to_gem.json b/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard_to_gem.json deleted file mode 100644 index 64357f9..0000000 --- a/src/main/resources/data/eternalores/recipe/sapphire/sapphire_shard_to_gem.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "item": "eternalores:gem_sapphire_shard" - } - }, - "pattern": [ - "AA ", - "AA ", - " " - ], - "result": { - "count": 1, - "id": "eternalores:gem_sapphire" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index b47946f..0000000 --- a/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "silver_ingot", - "ingredient": { - "item": "eternalores:deepslate_silver_ore_block" - }, - "result": { - "id": "eternalores:silver_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 37a25a4..0000000 --- a/src/main/resources/data/eternalores/recipe/silver/silver_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "silver_ingot", - "ingredient": { - "item": "eternalores:deepslate_silver_ore_block" - }, - "result": { - "id": "eternalores:silver_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_blasting.json deleted file mode 100644 index 7c76b5a..0000000 --- a/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "silver_ingot", - "ingredient": { - "item": "eternalores:silver_ore_block" - }, - "result": { - "id": "eternalores:silver_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_furnace.json deleted file mode 100644 index 50b5cdb..0000000 --- a/src/main/resources/data/eternalores/recipe/silver/silver_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "silver_ingot", - "ingredient": { - "item": "eternalores:silver_ore_block" - }, - "result": { - "id": "eternalores:silver_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/steel/steel_gear.json b/src/main/resources/data/eternalores/recipe/steel/steel_gear.json deleted file mode 100644 index 4ac8fe7..0000000 --- a/src/main/resources/data/eternalores/recipe/steel/steel_gear.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "A": { - "tag": "c:ingots/steel" - }, - "B": { - "tag": "eternalores:hammers" - } - }, - "pattern": [ - " A ", - "ABA", - " A " - ], - "result": { - "count": 1, - "id": "eternalores:gear_steel" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 4b51400..0000000 --- a/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "tin_ingot", - "ingredient": { - "item": "eternalores:deepslate_tin_ore_block" - }, - "result": { - "id": "eternalores:tin_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index c70e311..0000000 --- a/src/main/resources/data/eternalores/recipe/tin/tin_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "tin_ingot", - "ingredient": { - "item": "eternalores:deepslate_tin_ore_block" - }, - "result": { - "id": "eternalores:tin_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_blasting.json deleted file mode 100644 index 7cea12c..0000000 --- a/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "tin_ingot", - "ingredient": { - "item": "eternalores:tin_ore_block" - }, - "result": { - "id": "eternalores:tin_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_furnace.json deleted file mode 100644 index eb24a87..0000000 --- a/src/main/resources/data/eternalores/recipe/tin/tin_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "tin_ingot", - "ingredient": { - "item": "eternalores:tin_ore_block" - }, - "result": { - "id": "eternalores:tin_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index f2a5048..0000000 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "uranium_ingot", - "ingredient": { - "item": "eternalores:deepslate_uranium_ore_block" - }, - "result": { - "id": "eternalores:uranium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 55cc6c7..0000000 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "uranium_ingot", - "ingredient": { - "item": "eternalores:deepslate_uranium_ore_block" - }, - "result": { - "id": "eternalores:uranium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_blasting.json deleted file mode 100644 index 8245628..0000000 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "uranium_ingot", - "ingredient": { - "item": "eternalores:uranium_ore_block" - }, - "result": { - "id": "eternalores:uranium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_furnace.json deleted file mode 100644 index 36615d4..0000000 --- a/src/main/resources/data/eternalores/recipe/uranium/uranium_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "uranium_ingot", - "ingredient": { - "item": "eternalores:uranium_ore_block" - }, - "result": { - "id": "eternalores:uranium_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_blasting.json deleted file mode 100644 index 9287beb..0000000 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "zinc_ingot", - "ingredient": { - "item": "eternalores:deepslate_zinc_ore_block" - }, - "result": { - "id": "eternalores:zinc_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_furnace.json deleted file mode 100644 index 79f77cc..0000000 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_deepslate_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "zinc_ingot", - "ingredient": { - "item": "eternalores:deepslate_zinc_ore_block" - }, - "result": { - "id": "eternalores:zinc_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_blasting.json b/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_blasting.json deleted file mode 100644 index 52752e2..0000000 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_blasting.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:blasting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "zinc_ingot", - "ingredient": { - "item": "eternalores:zinc_ore_block" - }, - "result": { - "id": "eternalores:zinc_ingot" - } -} \ No newline at end of file diff --git a/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_furnace.json b/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_furnace.json deleted file mode 100644 index ace619e..0000000 --- a/src/main/resources/data/eternalores/recipe/zinc/zinc_ore_block_to_ingot_furnace.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "misc", - "cookingtime": 200, - "experience": 0.7, - "group": "zinc_ingot", - "ingredient": { - "item": "eternalores:zinc_ore_block" - }, - "result": { - "id": "eternalores:zinc_ingot" - } -} \ No newline at end of file