From 9ce6a00bcaf6f9b0af4db6e80b7170e93b0b144f Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Thu, 3 Aug 2023 18:46:09 -0700 Subject: [PATCH] Rebrand to Ex Deorum --- build.gradle | 18 +- .../16d3d037cd175f65564d786329ae2bea4e7de216 | 79 ---- .../2b9da02b3b4dba3146ee268fd9b0da9e9263d537 | 2 - .../59eb3dbb5f86130e09b3c62d89b9525ee01cf52d | 84 ++--- .../5f5ddf0caee48d851cd5055dbc7b23dfdcd4b8a5 | 2 - .../86e8fad2261d20af97e8edef657773f7c7b2823e | 3 - .../88728e8b0aba78bc481ee96e4ac0a48656a2d2b8 | 68 ---- .../9e63038493dc91d16be52c0edde554af2820040f | 2 - .../9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e | 348 +++++++++--------- .../adcb492c336614f4dabbf7b0ba1b80a1feec2905 | 8 - .../d2a52f93f6a2dbbf9cb17e741383b71a5107d737 | 4 - .../e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0 | 12 +- .../blockstates/acacia_barrel.json | 7 - .../blockstates/acacia_crucible.json | 7 - .../blockstates/acacia_sieve.json | 7 - .../blockstates/bamboo_barrel.json | 7 - .../blockstates/bamboo_crucible.json | 7 - .../blockstates/bamboo_sieve.json | 7 - .../blockstates/birch_barrel.json | 7 - .../blockstates/birch_crucible.json | 7 - .../blockstates/birch_sieve.json | 7 - .../blockstates/cherry_barrel.json | 7 - .../blockstates/cherry_crucible.json | 7 - .../blockstates/cherry_sieve.json | 7 - .../blockstates/crimson_barrel.json | 7 - .../blockstates/crimson_crucible.json | 7 - .../blockstates/crimson_sieve.json | 7 - .../blockstates/crushed_end_stone.json | 7 - .../blockstates/crushed_netherrack.json | 7 - .../blockstates/dark_oak_barrel.json | 7 - .../blockstates/dark_oak_crucible.json | 7 - .../blockstates/dark_oak_sieve.json | 7 - .../exnihiloreborn/blockstates/dust.json | 7 - .../blockstates/jungle_barrel.json | 7 - .../blockstates/jungle_crucible.json | 7 - .../blockstates/jungle_sieve.json | 7 - .../blockstates/mangrove_barrel.json | 7 - .../blockstates/mangrove_crucible.json | 7 - .../blockstates/mangrove_sieve.json | 7 - .../blockstates/oak_barrel.json | 7 - .../blockstates/oak_crucible.json | 7 - .../exnihiloreborn/blockstates/oak_sieve.json | 7 - .../blockstates/porcelain_crucible.json | 7 - .../blockstates/spruce_barrel.json | 7 - .../blockstates/spruce_crucible.json | 7 - .../blockstates/spruce_sieve.json | 7 - .../blockstates/stone_barrel.json | 7 - .../blockstates/unfired_crucible.json | 7 - .../blockstates/warped_barrel.json | 7 - .../blockstates/warped_crucible.json | 7 - .../blockstates/warped_sieve.json | 7 - .../assets/exnihiloreborn/lang/en_us.json | 96 ----- .../models/block/acacia_barrel.json | 6 - .../models/block/acacia_crucible.json | 9 - .../models/block/acacia_sieve.json | 6 - .../models/block/bamboo_barrel.json | 6 - .../models/block/bamboo_crucible.json | 9 - .../models/block/bamboo_sieve.json | 6 - .../models/block/birch_barrel.json | 6 - .../models/block/birch_crucible.json | 9 - .../models/block/birch_sieve.json | 6 - .../models/block/cherry_barrel.json | 6 - .../models/block/cherry_crucible.json | 9 - .../models/block/cherry_sieve.json | 6 - .../models/block/crimson_barrel.json | 6 - .../models/block/crimson_crucible.json | 9 - .../models/block/crimson_sieve.json | 6 - .../models/block/crushed_end_stone.json | 6 - .../models/block/crushed_netherrack.json | 6 - .../models/block/dark_oak_barrel.json | 6 - .../models/block/dark_oak_crucible.json | 9 - .../models/block/dark_oak_sieve.json | 6 - .../exnihiloreborn/models/block/dust.json | 6 - .../models/block/jungle_barrel.json | 6 - .../models/block/jungle_crucible.json | 9 - .../models/block/jungle_sieve.json | 6 - .../models/block/mangrove_barrel.json | 6 - .../models/block/mangrove_crucible.json | 9 - .../models/block/mangrove_sieve.json | 6 - .../models/block/oak_barrel.json | 6 - .../models/block/oak_crucible.json | 9 - .../models/block/oak_sieve.json | 6 - .../models/block/porcelain_crucible.json | 9 - .../models/block/spruce_barrel.json | 6 - .../models/block/spruce_crucible.json | 9 - .../models/block/spruce_sieve.json | 6 - .../models/block/stone_barrel.json | 6 - .../models/block/unfired_crucible.json | 9 - .../models/block/warped_barrel.json | 6 - .../models/block/warped_crucible.json | 9 - .../models/block/warped_sieve.json | 6 - .../models/item/acacia_barrel.json | 3 - .../models/item/acacia_crucible.json | 3 - .../models/item/acacia_sieve.json | 3 - .../models/item/andesite_pebble.json | 6 - .../models/item/bamboo_barrel.json | 3 - .../models/item/bamboo_crucible.json | 3 - .../models/item/bamboo_sieve.json | 3 - .../models/item/birch_barrel.json | 3 - .../models/item/birch_crucible.json | 3 - .../models/item/birch_sieve.json | 3 - .../models/item/bone_crook.json | 6 - .../models/item/cherry_barrel.json | 3 - .../models/item/cherry_crucible.json | 3 - .../models/item/cherry_sieve.json | 3 - .../models/item/cooked_silk_worm.json | 6 - .../models/item/copper_ore_chunk.json | 6 - .../models/item/crimson_barrel.json | 3 - .../models/item/crimson_crucible.json | 3 - .../models/item/crimson_sieve.json | 3 - .../exnihiloreborn/models/item/crook.json | 6 - .../models/item/crushed_end_stone.json | 3 - .../models/item/crushed_netherrack.json | 3 - .../models/item/dark_oak_barrel.json | 3 - .../models/item/dark_oak_crucible.json | 3 - .../models/item/dark_oak_sieve.json | 3 - .../models/item/deepslate_pebble.json | 6 - .../models/item/diamond_hammer.json | 6 - .../models/item/diamond_mesh.json | 6 - .../models/item/diorite_pebble.json | 6 - .../exnihiloreborn/models/item/dust.json | 3 - .../models/item/flint_mesh.json | 6 - .../models/item/gold_ore_chunk.json | 6 - .../models/item/golden_hammer.json | 6 - .../models/item/golden_mesh.json | 6 - .../models/item/granite_pebble.json | 6 - .../models/item/iron_hammer.json | 6 - .../exnihiloreborn/models/item/iron_mesh.json | 6 - .../models/item/iron_ore_chunk.json | 6 - .../models/item/jungle_barrel.json | 3 - .../models/item/jungle_crucible.json | 3 - .../models/item/jungle_sieve.json | 3 - .../models/item/mangrove_barrel.json | 3 - .../models/item/mangrove_crucible.json | 3 - .../models/item/mangrove_sieve.json | 3 - .../models/item/netherite_hammer.json | 6 - .../models/item/netherite_mesh.json | 6 - .../models/item/oak_barrel.json | 3 - .../models/item/oak_crucible.json | 3 - .../exnihiloreborn/models/item/oak_sieve.json | 3 - .../models/item/porcelain_bucket.json | 6 - .../models/item/porcelain_clay.json | 6 - .../models/item/porcelain_crucible.json | 3 - .../exnihiloreborn/models/item/silk_worm.json | 6 - .../models/item/spruce_barrel.json | 3 - .../models/item/spruce_crucible.json | 3 - .../models/item/spruce_sieve.json | 3 - .../models/item/stone_barrel.json | 3 - .../models/item/stone_hammer.json | 6 - .../models/item/stone_pebble.json | 6 - .../models/item/string_mesh.json | 6 - .../models/item/tuff_pebble.json | 6 - .../models/item/unfired_crucible.json | 3 - .../models/item/warped_barrel.json | 3 - .../models/item/warped_crucible.json | 3 - .../models/item/warped_sieve.json | 3 - .../models/item/witch_water_bucket.json | 6 - .../models/item/wooden_hammer.json | 6 - .../advancements/core/barrel.json | 36 -- .../advancements/core/crook.json | 37 -- .../advancements/core/root.json | 29 -- .../advancements/core/silk_worm.json | 38 -- .../advancements/core/string_mesh.json | 38 -- .../recipes/food/cooked_silk_worm.json | 35 -- .../food/cooked_silk_worm_from_smoking.json | 35 -- ...celain_crucible_from_campfire_cooking.json | 35 -- .../recipes/misc/acacia_barrel.json | 35 -- .../recipes/misc/acacia_crucible.json | 35 -- .../advancements/recipes/misc/andesite.json | 35 -- .../recipes/misc/bamboo_barrel.json | 35 -- .../recipes/misc/bamboo_crucible.json | 35 -- .../recipes/misc/birch_barrel.json | 35 -- .../recipes/misc/birch_crucible.json | 35 -- .../recipes/misc/cherry_barrel.json | 35 -- .../recipes/misc/cherry_crucible.json | 35 -- .../recipes/misc/cobblestone.json | 35 -- .../advancements/recipes/misc/copper_ore.json | 35 -- .../recipes/misc/crimson_barrel.json | 35 -- .../recipes/misc/crimson_crucible.json | 35 -- .../recipes/misc/dark_oak_barrel.json | 35 -- .../recipes/misc/dark_oak_crucible.json | 35 -- .../advancements/recipes/misc/diorite.json | 35 -- .../advancements/recipes/misc/gold_ore.json | 35 -- .../advancements/recipes/misc/granite.json | 35 -- .../advancements/recipes/misc/iron_ore.json | 35 -- .../recipes/misc/jungle_barrel.json | 35 -- .../recipes/misc/jungle_crucible.json | 35 -- .../recipes/misc/mangrove_barrel.json | 35 -- .../recipes/misc/mangrove_crucible.json | 35 -- .../advancements/recipes/misc/oak_barrel.json | 35 -- .../recipes/misc/oak_crucible.json | 35 -- .../recipes/misc/porcelain_crucible.json | 35 -- .../recipes/misc/spruce_barrel.json | 35 -- .../recipes/misc/spruce_crucible.json | 35 -- .../recipes/misc/stone_barrel.json | 35 -- .../recipes/misc/string_mesh.json | 33 -- .../recipes/misc/unfired_crucible.json | 35 -- .../recipes/misc/warped_barrel.json | 35 -- .../recipes/misc/warped_crucible.json | 35 -- .../recipes/tools/bone_crook.json | 35 -- .../advancements/recipes/tools/crook.json | 33 -- .../recipes/tools/diamond_hammer.json | 33 -- .../recipes/tools/golden_hammer.json | 33 -- .../recipes/tools/iron_hammer.json | 33 -- .../recipes/tools/netherite_hammer.json | 35 -- .../recipes/tools/stone_hammer.json | 33 -- .../recipes/tools/wooden_hammer.json | 33 -- .../loot_tables/blocks/acacia_barrel.json | 21 -- .../loot_tables/blocks/acacia_crucible.json | 21 -- .../loot_tables/blocks/acacia_sieve.json | 21 -- .../loot_tables/blocks/bamboo_barrel.json | 21 -- .../loot_tables/blocks/bamboo_crucible.json | 21 -- .../loot_tables/blocks/bamboo_sieve.json | 21 -- .../loot_tables/blocks/birch_barrel.json | 21 -- .../loot_tables/blocks/birch_crucible.json | 21 -- .../loot_tables/blocks/birch_sieve.json | 21 -- .../loot_tables/blocks/cherry_barrel.json | 21 -- .../loot_tables/blocks/cherry_crucible.json | 21 -- .../loot_tables/blocks/cherry_sieve.json | 21 -- .../loot_tables/blocks/crimson_barrel.json | 21 -- .../loot_tables/blocks/crimson_crucible.json | 21 -- .../loot_tables/blocks/crimson_sieve.json | 21 -- .../loot_tables/blocks/crushed_end_stone.json | 21 -- .../blocks/crushed_netherrack.json | 21 -- .../loot_tables/blocks/dark_oak_barrel.json | 21 -- .../loot_tables/blocks/dark_oak_crucible.json | 21 -- .../loot_tables/blocks/dark_oak_sieve.json | 21 -- .../loot_tables/blocks/dust.json | 21 -- .../loot_tables/blocks/infested_leaves.json | 21 -- .../loot_tables/blocks/jungle_barrel.json | 21 -- .../loot_tables/blocks/jungle_crucible.json | 21 -- .../loot_tables/blocks/jungle_sieve.json | 21 -- .../loot_tables/blocks/mangrove_barrel.json | 21 -- .../loot_tables/blocks/mangrove_crucible.json | 21 -- .../loot_tables/blocks/mangrove_sieve.json | 21 -- .../loot_tables/blocks/oak_barrel.json | 21 -- .../loot_tables/blocks/oak_crucible.json | 21 -- .../loot_tables/blocks/oak_sieve.json | 21 -- .../blocks/porcelain_crucible.json | 21 -- .../loot_tables/blocks/spruce_barrel.json | 21 -- .../loot_tables/blocks/spruce_crucible.json | 21 -- .../loot_tables/blocks/spruce_sieve.json | 21 -- .../loot_tables/blocks/stone_barrel.json | 21 -- .../loot_tables/blocks/unfired_crucible.json | 21 -- .../loot_tables/blocks/warped_barrel.json | 21 -- .../loot_tables/blocks/warped_crucible.json | 21 -- .../loot_tables/blocks/warped_sieve.json | 21 -- .../loot_tables/blocks/witch_water.json | 21 -- .../exnihiloreborn/recipes/acacia_barrel.json | 21 -- .../recipes/acacia_crucible.json | 21 -- .../data/exnihiloreborn/recipes/andesite.json | 17 - .../exnihiloreborn/recipes/bamboo_barrel.json | 21 -- .../recipes/bamboo_crucible.json | 21 -- .../recipes/barrel_compost/apple.json | 7 - .../recipes/barrel_compost/beef.json | 12 - .../recipes/barrel_compost/berries.json | 12 - .../recipes/barrel_compost/bread.json | 7 - .../recipes/barrel_compost/cake.json | 7 - .../recipes/barrel_compost/carrots.json | 7 - .../recipes/barrel_compost/chicken.json | 12 - .../recipes/barrel_compost/cod.json | 12 - .../recipes/barrel_compost/cookie.json | 7 - .../recipes/barrel_compost/egg.json | 7 - .../recipes/barrel_compost/grass.json | 12 - .../recipes/barrel_compost/kelp.json | 12 - .../recipes/barrel_compost/leaves.json | 7 - .../recipes/barrel_compost/lily_pad.json | 7 - .../recipes/barrel_compost/melon.json | 7 - .../recipes/barrel_compost/melon_slice.json | 7 - .../recipes/barrel_compost/mushrooms.json | 7 - .../recipes/barrel_compost/mutton.json | 12 - .../recipes/barrel_compost/nether_wart.json | 7 - .../recipes/barrel_compost/pork.json | 12 - .../recipes/barrel_compost/potatoes.json | 15 - .../recipes/barrel_compost/pufferfish.json | 7 - .../recipes/barrel_compost/pumpkin.json | 7 - .../recipes/barrel_compost/pumpkin_pie.json | 7 - .../recipes/barrel_compost/rabbit.json | 12 - .../recipes/barrel_compost/rotten_flesh.json | 7 - .../recipes/barrel_compost/salmon.json | 12 - .../recipes/barrel_compost/saplings.json | 7 - .../recipes/barrel_compost/seagrass.json | 7 - .../recipes/barrel_compost/seeds.json | 7 - .../recipes/barrel_compost/silk_worms.json | 12 - .../recipes/barrel_compost/small_flowers.json | 7 - .../recipes/barrel_compost/spider_eye.json | 7 - .../recipes/barrel_compost/string.json | 7 - .../recipes/barrel_compost/sugar_cane.json | 7 - .../recipes/barrel_compost/tall_flowers.json | 7 - .../recipes/barrel_compost/tall_grass.json | 12 - .../recipes/barrel_compost/tropical_fish.json | 7 - .../recipes/barrel_compost/vine.json | 7 - .../recipes/barrel_compost/wheat.json | 7 - .../recipes/barrel_mixing/end_stone.json | 9 - .../recipes/barrel_mixing/ice.json | 9 - .../recipes/barrel_mixing/netherrack.json | 9 - .../recipes/barrel_mixing/obsidian.json | 9 - .../recipes/barrel_mixing/slime_block.json | 9 - .../recipes/barrel_mixing/soul_sand.json | 9 - .../recipes/barrel_mixing/stone.json | 9 - .../exnihiloreborn/recipes/birch_barrel.json | 21 -- .../recipes/birch_crucible.json | 21 -- .../exnihiloreborn/recipes/bone_crook.json | 18 - .../exnihiloreborn/recipes/cherry_barrel.json | 21 -- .../recipes/cherry_crucible.json | 21 -- .../exnihiloreborn/recipes/cobblestone.json | 17 - .../recipes/cooked_silk_worm.json | 10 - .../cooked_silk_worm_from_smoking.json | 10 - .../exnihiloreborn/recipes/copper_ore.json | 17 - .../recipes/crimson_barrel.json | 21 -- .../recipes/crimson_crucible.json | 21 -- .../data/exnihiloreborn/recipes/crook.json | 18 - .../recipes/dark_oak_barrel.json | 21 -- .../recipes/dark_oak_crucible.json | 21 -- .../recipes/diamond_hammer.json | 21 -- .../data/exnihiloreborn/recipes/diorite.json | 17 - .../data/exnihiloreborn/recipes/gold_ore.json | 17 - .../exnihiloreborn/recipes/golden_hammer.json | 21 -- .../data/exnihiloreborn/recipes/granite.json | 17 - .../recipes/hammer/crushed_netherrack.json | 8 - .../hammer/crushing_red_sandstone.json | 19 - .../recipes/hammer/crushing_sandstone.json | 19 - .../recipes/hammer/crushing_stone_bricks.json | 8 - .../exnihiloreborn/recipes/hammer/dust.json | 8 - .../exnihiloreborn/recipes/hammer/gravel.json | 8 - .../exnihiloreborn/recipes/hammer/sand.json | 8 - .../recipes/hammer/stone_pebbles.json | 23 -- .../exnihiloreborn/recipes/iron_hammer.json | 21 -- .../data/exnihiloreborn/recipes/iron_ore.json | 17 - .../exnihiloreborn/recipes/jungle_barrel.json | 21 -- .../recipes/jungle_crucible.json | 21 -- .../recipes/lava_crucible/cobblestone.json | 10 - .../recipes/lava_crucible/gravel.json | 10 - .../recipes/lava_crucible/netherrack.json | 10 - .../recipes/lava_crucible/stone.json | 10 - .../recipes/mangrove_barrel.json | 21 -- .../recipes/mangrove_crucible.json | 21 -- .../recipes/netherite_hammer.json | 15 - .../exnihiloreborn/recipes/oak_barrel.json | 21 -- .../exnihiloreborn/recipes/oak_crucible.json | 21 -- .../recipes/porcelain_crucible.json | 10 - ...celain_crucible_from_campfire_cooking.json | 10 - .../recipes/sieve/flint/andesite_pebble.json | 13 - .../recipes/sieve/flint/beetroot_seeds.json | 13 - .../recipes/sieve/flint/diorite_pebble.json | 13 - .../recipes/sieve/flint/flint.json | 13 - .../recipes/sieve/flint/granite_pebble.json | 13 - .../recipes/sieve/flint/melon_seeds.json | 13 - .../recipes/sieve/flint/pumpkin_seeds.json | 13 - .../recipes/sieve/flint/stone_pebble.json | 13 - .../recipes/sieve/flint/wheat_seeds.json | 13 - .../recipes/sieve/string/beetroot_seeds.json | 13 - .../recipes/sieve/string/flint.json | 13 - .../recipes/sieve/string/melon_seeds.json | 13 - .../recipes/sieve/string/pumpkin_seeds.json | 13 - .../recipes/sieve/string/stone_pebble.json | 13 - .../recipes/sieve/string/wheat_seeds.json | 13 - .../exnihiloreborn/recipes/spruce_barrel.json | 21 -- .../recipes/spruce_crucible.json | 21 -- .../exnihiloreborn/recipes/stone_barrel.json | 21 -- .../exnihiloreborn/recipes/stone_hammer.json | 21 -- .../exnihiloreborn/recipes/string_mesh.json | 18 - .../recipes/unfired_crucible.json | 21 -- .../exnihiloreborn/recipes/warped_barrel.json | 21 -- .../recipes/warped_crucible.json | 21 -- .../recipes/water_crucible/apple.json | 10 - .../recipes/water_crucible/cactus.json | 10 - .../recipes/water_crucible/leaves.json | 10 - .../recipes/water_crucible/lily_pad.json | 10 - .../recipes/water_crucible/melon.json | 10 - .../recipes/water_crucible/melon_slice.json | 10 - .../recipes/water_crucible/pumpkin.json | 10 - .../recipes/water_crucible/saplings.json | 10 - .../recipes/water_crucible/small_flowers.json | 10 - .../recipes/water_crucible/sweet_berries.json | 10 - .../recipes/water_crucible/tall_flowers.json | 10 - .../exnihiloreborn/recipes/wooden_hammer.json | 21 -- .../exnihiloreborn/tags/items/barrels.json | 6 - .../exnihiloreborn/tags/items/crooks.json | 6 - .../exnihiloreborn/tags/items/hammers.json | 10 - .../exnihiloreborn/tags/items/pebbles.json | 10 - .../tags/items/sieve_meshes.json | 10 - .../tags/items/stone_barrels.json | 5 - .../tags/items/wooden_barrels.json | 13 - .../overworld_void_structure_sets.json | 3 - .../the_end_void_structure_sets.json | 5 - .../the_nether_void_structure_sets.json | 5 - .../minecraft/tags/blocks/mineable/axe.json | 66 ++-- .../tags/blocks/mineable/pickaxe.json | 6 +- .../data/minecraft/tags/fluids/water.json | 4 +- .../tags/worldgen/world_preset/normal.json | 2 +- .../ExDeorum.java} | 38 +- .../block/AbstractCrucibleBlock.java | 8 +- .../block/BarrelBlock.java | 14 +- .../block/EBlock.java | 4 +- .../block/InfestedLeavesBlock.java | 6 +- .../block/LavaCrucibleBlock.java | 4 +- .../block/SieveBlock.java | 6 +- .../block/UnfiredCrucibleBlock.java | 2 +- .../block/WaterCrucibleBlock.java | 11 +- .../block/package-info.java | 2 +- .../AbstractCrucibleBlockEntity.java | 4 +- .../blockentity/BarrelBlockEntity.java | 10 +- .../blockentity/EBlockEntity.java | 9 +- .../InfestedLeavesBlockEntity.java | 8 +- .../blockentity/LavaCrucibleBlockEntity.java | 8 +- .../blockentity/SieveBlockEntity.java | 10 +- .../blockentity/WaterCrucibleBlockEntity.java | 8 +- .../client/ClientHandler.java | 16 +- .../client/CompostColors.java | 16 +- .../client/RenderUtil.java | 4 +- .../client/ter/BarrelRenderer.java | 14 +- .../client/ter/CrucibleRenderer.java | 6 +- .../client/ter/InfestedLeavesRenderer.java | 4 +- .../client/ter/SieveRenderer.java | 6 +- .../compat/jei/BarrelCompostCategory.java | 11 +- .../compat/jei/CrucibleCategory.java | 12 +- .../compat/jei/ExDeorumJeiPlugin.java} | 38 +- .../compat/jei/HammerCategory.java | 10 +- .../compat/jei/JeiSieveRecipeGroup.java | 8 +- .../compat/jei/OneToOneCategory.java | 2 +- .../compat/jei/SieveCategory.java | 12 +- .../compat/top/ExDeorumInfoProvider.java} | 16 +- .../compat/top/ExDeorumTopCompat.java | 14 + .../config/Config.java | 2 +- .../data/Advancements.java | 14 +- .../data/BlockLoot.java | 14 +- .../data/BlockModels.java | 4 +- .../data/Data.java | 6 +- .../data/English.java | 10 +- .../data/ItemModels.java | 4 +- .../data/LootTables.java | 2 +- .../data/ModTags.java | 16 +- .../data/Recipes.java | 34 +- .../data/TranslationKeys.java | 52 +-- .../event/EventHandler.java | 30 +- .../fluid/WitchWaterFluid.java | 14 +- .../item/CrookItem.java | 4 +- .../item/GrassSpreaderItem.java | 2 +- .../item/HammerItem.java | 6 +- .../item/MeshItem.java | 2 +- .../item/PorcelainBucketItem.java | 2 +- .../item/SilkWormItem.java | 6 +- .../item/WitchWaterBucketItem.java | 4 +- .../loot/CrookLootModifier.java | 4 +- .../loot/HammerLootModifier.java | 4 +- .../loot/InfestedStringCount.java | 8 +- .../network/ClientMessageHandler.java | 2 +- .../network/NetworkHandler.java | 6 +- .../network/VoidWorldMessage.java | 2 +- .../recipe/CodecUtil.java | 2 +- .../recipe/EFinishedRecipe.java | 2 +- .../recipe/ProbabilityRecipe.java | 5 +- .../recipe/RecipeUtil.java | 12 +- .../recipe/SingleIngredientRecipe.java | 4 +- .../recipe/barrel/BarrelCompostRecipe.java | 10 +- .../recipe/barrel/BarrelMixingRecipe.java | 10 +- .../barrel/FinishedBarrelCompostRecipe.java | 10 +- .../barrel/FinishedBarrelMixingRecipe.java | 6 +- .../recipe/crucible/CrucibleRecipe.java | 10 +- .../crucible/FinishedCrucibleRecipe.java | 9 +- .../recipe/hammer/FinishedHammerRecipe.java | 6 +- .../recipe/hammer/HammerRecipe.java | 12 +- .../recipe/sieve/FinishedSieveRecipe.java | 6 +- .../recipe/sieve/SieveRecipe.java | 10 +- .../registry/EBlockEntities.java | 16 +- .../registry/EBlocks.java | 18 +- .../registry/EChunkGenerators.java | 8 +- .../registry/ECreativeTabs.java | 8 +- .../registry/EFluids.java | 10 +- .../registry/EGlobalLootModifiers.java | 10 +- .../registry/EItems.java | 18 +- .../registry/ELootFunctions.java | 8 +- .../registry/ERecipeSerializers.java | 16 +- .../registry/ERecipeTypes.java | 16 +- .../tag/EItemTags.java | 6 +- .../tag/EStructureSetTags.java | 7 +- .../voidworld/VoidChunkGenerator.java | 2 +- .../compat/top/TopCompatExNihiloReborn.java | 14 - src/main/resources/META-INF/mods.toml | 8 +- .../exdeorum/blockstates/infested_leaves.json | 7 + .../models/block/infested_leaves.json | 0 .../models/block/old_crucible.json | 0 .../models/block/sieve_with_mesh.bbmodel | 0 .../models/block/template_barrel.json | 0 .../models/block/template_crucible.json | 0 .../models/block/template_sieve.json | 0 .../textures/block/compost_dirt.png | Bin .../textures/block/crushed_end_stone.png | Bin .../textures/block/crushed_netherrack.png | Bin .../textures/block/dust.png | Bin .../textures/block/dust_new.png | Bin .../textures/block/porcelain_crucible.png | Bin .../textures/block/unfired_crucible.png | Bin .../textures/block/witch_water_flowing.pdn | Bin .../textures/block/witch_water_flowing.png | Bin .../block/witch_water_flowing.png.mcmeta | 0 .../textures/block/witch_water_still.pdn | Bin .../textures/block/witch_water_still.png | Bin .../block/witch_water_still.png.mcmeta | 0 .../gui/advancements/backgrounds/void.png | Bin .../textures/gui/jei/enr_jei.png | Bin .../textures/item/andesite_pebble.png | Bin .../textures/item/bone_crook.png | Bin .../textures/item/cooked_silk_worm.png | Bin .../textures/item/copper_ore_chunk.png | Bin .../textures/item/crook.png | Bin .../textures/item/deepslate_pebble.png | Bin .../textures/item/diamond_hammer.png | Bin .../textures/item/diorite_pebble.png | Bin .../textures/item/gold_ore.pdn | Bin .../textures/item/gold_ore_chunk.png | Bin .../textures/item/golden_hammer.png | Bin .../textures/item/granite_pebble.png | Bin .../textures/item/iron_hammer.png | Bin .../textures/item/iron_ore_chunk.png | Bin .../textures/item/mesh/diamond_mesh.png | Bin .../textures/item/mesh/flint_mesh.png | Bin .../textures/item/mesh/golden_mesh.png | Bin .../textures/item/mesh/iron_mesh.png | Bin .../textures/item/mesh/netherite_mesh.png | Bin .../textures/item/mesh/string_mesh.png | Bin .../textures/item/netherite_hammer.png | Bin .../textures/item/ore_chunk_base.png | Bin .../textures/item/silk_worm.png | Bin .../textures/item/stone_hammer.png | Bin .../textures/item/stone_pebble.png | Bin .../textures/item/string_mesh.png | Bin .../textures/item/witch_water_bucket.png | Bin .../textures/item/wooden_hammer.png | Bin .../blockstates/infested_leaves.json | 7 - .../loot_modifiers/compressed_hammer.json | 12 + .../loot_modifiers/crook.json | 4 +- .../data/exdeorum/loot_modifiers/hammer.json | 12 + .../worldgen/world_preset/void_world.json | 12 +- .../loot_modifiers/compressed_hammer.json | 12 - .../exnihiloreborn/loot_modifiers/hammer.json | 12 - .../loot_modifiers/global_loot_modifiers.json | 4 +- src/main/resources/pack.mcmeta | 2 +- 539 files changed, 726 insertions(+), 6199 deletions(-) delete mode 100644 src/generated/resources/.cache/16d3d037cd175f65564d786329ae2bea4e7de216 delete mode 100644 src/generated/resources/.cache/2b9da02b3b4dba3146ee268fd9b0da9e9263d537 delete mode 100644 src/generated/resources/.cache/5f5ddf0caee48d851cd5055dbc7b23dfdcd4b8a5 delete mode 100644 src/generated/resources/.cache/86e8fad2261d20af97e8edef657773f7c7b2823e delete mode 100644 src/generated/resources/.cache/88728e8b0aba78bc481ee96e4ac0a48656a2d2b8 delete mode 100644 src/generated/resources/.cache/9e63038493dc91d16be52c0edde554af2820040f delete mode 100644 src/generated/resources/.cache/adcb492c336614f4dabbf7b0ba1b80a1feec2905 delete mode 100644 src/generated/resources/.cache/d2a52f93f6a2dbbf9cb17e741383b71a5107d737 delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/acacia_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/acacia_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/acacia_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/birch_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/birch_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/birch_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/cherry_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/cherry_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/cherry_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/crimson_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/crimson_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/crimson_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/crushed_end_stone.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/crushed_netherrack.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/dust.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/jungle_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/jungle_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/jungle_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/porcelain_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/spruce_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/spruce_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/spruce_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/stone_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/unfired_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/warped_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/warped_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/blockstates/warped_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/lang/en_us.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/acacia_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/acacia_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/acacia_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/bamboo_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/bamboo_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/bamboo_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/birch_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/birch_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/birch_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/cherry_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/cherry_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/cherry_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/crimson_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/crimson_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/crimson_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/crushed_end_stone.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/crushed_netherrack.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/dust.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/jungle_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/jungle_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/jungle_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/mangrove_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/mangrove_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/mangrove_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/porcelain_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/spruce_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/spruce_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/spruce_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/stone_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/unfired_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/warped_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/warped_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/block/warped_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/acacia_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/acacia_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/acacia_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/andesite_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/bamboo_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/bamboo_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/bamboo_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/birch_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/birch_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/birch_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/bone_crook.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/cherry_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/cherry_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/cherry_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/cooked_silk_worm.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/copper_ore_chunk.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crimson_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crimson_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crimson_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crook.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crushed_end_stone.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/crushed_netherrack.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/deepslate_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/diamond_hammer.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/diamond_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/diorite_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/dust.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/flint_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/gold_ore_chunk.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/golden_hammer.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/golden_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/granite_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/iron_hammer.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/iron_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/iron_ore_chunk.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/jungle_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/jungle_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/jungle_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/mangrove_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/mangrove_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/mangrove_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/netherite_hammer.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/netherite_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/oak_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/oak_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/oak_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/porcelain_bucket.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/porcelain_clay.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/porcelain_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/silk_worm.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/spruce_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/spruce_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/spruce_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/stone_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/stone_hammer.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/stone_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/string_mesh.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/tuff_pebble.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/unfired_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/warped_barrel.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/warped_crucible.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/warped_sieve.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/witch_water_bucket.json delete mode 100644 src/generated/resources/assets/exnihiloreborn/models/item/wooden_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/core/barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/core/crook.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/core/root.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/core/silk_worm.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/core/string_mesh.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm_from_smoking.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/andesite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cobblestone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/copper_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/diorite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/gold_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/granite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/iron_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/porcelain_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/stone_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/string_mesh.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/unfired_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/bone_crook.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/crook.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/diamond_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/golden_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/iron_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/netherite_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/stone_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/wooden_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_end_stone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_netherrack.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dust.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/infested_leaves.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/porcelain_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/stone_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/unfired_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_sieve.json delete mode 100644 src/generated/resources/data/exnihiloreborn/loot_tables/blocks/witch_water.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/acacia_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/acacia_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/andesite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/bamboo_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/bamboo_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/apple.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/beef.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/berries.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/bread.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cake.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/carrots.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/chicken.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cod.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cookie.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/egg.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/grass.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/kelp.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/leaves.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/lily_pad.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon_slice.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mushrooms.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mutton.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/nether_wart.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pork.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/potatoes.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pufferfish.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin_pie.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rabbit.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rotten_flesh.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/salmon.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/saplings.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seagrass.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/silk_worms.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/small_flowers.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/spider_eye.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/string.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/sugar_cane.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_flowers.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_grass.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tropical_fish.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/vine.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/wheat.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/end_stone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/ice.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/netherrack.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/obsidian.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/slime_block.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/soul_sand.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/stone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/birch_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/birch_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/bone_crook.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/cherry_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/cherry_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/cobblestone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm_from_smoking.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/copper_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/crimson_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/crimson_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/crook.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/dark_oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/dark_oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/diamond_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/diorite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/gold_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/golden_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/granite.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/crushed_netherrack.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_red_sandstone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_sandstone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_stone_bricks.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/dust.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/gravel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/sand.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/hammer/stone_pebbles.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/iron_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/iron_ore.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/jungle_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/jungle_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/cobblestone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/gravel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/netherrack.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/stone.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/mangrove_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/mangrove_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/netherite_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/oak_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/oak_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible_from_campfire_cooking.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/andesite_pebble.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/beetroot_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/diorite_pebble.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/flint.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/granite_pebble.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/melon_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/pumpkin_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/stone_pebble.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/wheat_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/beetroot_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/flint.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/melon_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/pumpkin_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/stone_pebble.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/sieve/string/wheat_seeds.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/spruce_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/spruce_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/stone_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/stone_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/string_mesh.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/unfired_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/warped_barrel.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/warped_crucible.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/apple.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/cactus.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/leaves.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/lily_pad.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon_slice.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/pumpkin.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/saplings.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/small_flowers.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/sweet_berries.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/water_crucible/tall_flowers.json delete mode 100644 src/generated/resources/data/exnihiloreborn/recipes/wooden_hammer.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/barrels.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/crooks.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/hammers.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/pebbles.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/sieve_meshes.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/stone_barrels.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/items/wooden_barrels.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/overworld_void_structure_sets.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_end_void_structure_sets.json delete mode 100644 src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_nether_void_structure_sets.json rename src/main/java/thedarkcolour/{exnihiloreborn/ExNihiloReborn.java => exdeorum/ExDeorum.java} (64%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/AbstractCrucibleBlock.java (84%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/BarrelBlock.java (82%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/EBlock.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/InfestedLeavesBlock.java (93%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/LavaCrucibleBlock.java (63%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/SieveBlock.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/UnfiredCrucibleBlock.java (95%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/WaterCrucibleBlock.java (53%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/block/package-info.java (67%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/AbstractCrucibleBlockEntity.java (98%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/BarrelBlockEntity.java (98%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/EBlockEntity.java (79%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/InfestedLeavesBlockEntity.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/LavaCrucibleBlockEntity.java (86%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/SieveBlockEntity.java (96%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/blockentity/WaterCrucibleBlockEntity.java (74%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/ClientHandler.java (86%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/CompostColors.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/RenderUtil.java (97%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/ter/BarrelRenderer.java (91%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/ter/CrucibleRenderer.java (93%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/ter/InfestedLeavesRenderer.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/client/ter/SieveRenderer.java (93%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/BarrelCompostCategory.java (87%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/CrucibleCategory.java (83%) rename src/main/java/thedarkcolour/{exnihiloreborn/compat/jei/ExNihiloRebornJeiPlugin.java => exdeorum/compat/jei/ExDeorumJeiPlugin.java} (84%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/HammerCategory.java (78%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/JeiSieveRecipeGroup.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/OneToOneCategory.java (97%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/compat/jei/SieveCategory.java (93%) rename src/main/java/thedarkcolour/{exnihiloreborn/compat/top/ExNihiloRebornInfoProvider.java => exdeorum/compat/top/ExDeorumInfoProvider.java} (81%) create mode 100644 src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumTopCompat.java rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/config/Config.java (95%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/Advancements.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/BlockLoot.java (73%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/BlockModels.java (98%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/Data.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/English.java (87%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/ItemModels.java (86%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/LootTables.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/ModTags.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/Recipes.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/data/TranslationKeys.java (52%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/event/EventHandler.java (80%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/fluid/WitchWaterFluid.java (84%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/CrookItem.java (96%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/GrassSpreaderItem.java (96%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/HammerItem.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/MeshItem.java (92%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/PorcelainBucketItem.java (80%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/SilkWormItem.java (89%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/item/WitchWaterBucketItem.java (86%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/loot/CrookLootModifier.java (97%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/loot/HammerLootModifier.java (95%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/loot/InfestedStringCount.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/network/ClientMessageHandler.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/network/NetworkHandler.java (82%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/network/VoidWorldMessage.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/CodecUtil.java (94%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/EFinishedRecipe.java (90%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/ProbabilityRecipe.java (74%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/RecipeUtil.java (96%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/SingleIngredientRecipe.java (92%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/barrel/BarrelCompostRecipe.java (86%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/barrel/BarrelMixingRecipe.java (91%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/barrel/FinishedBarrelCompostRecipe.java (75%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/barrel/FinishedBarrelMixingRecipe.java (89%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/crucible/CrucibleRecipe.java (88%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/crucible/FinishedCrucibleRecipe.java (84%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/hammer/FinishedHammerRecipe.java (88%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/hammer/HammerRecipe.java (85%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/sieve/FinishedSieveRecipe.java (89%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/recipe/sieve/SieveRecipe.java (89%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EBlockEntities.java (85%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EBlocks.java (93%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EChunkGenerators.java (73%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/ECreativeTabs.java (88%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EFluids.java (76%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EGlobalLootModifiers.java (71%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/EItems.java (96%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/ELootFunctions.java (75%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/ERecipeSerializers.java (75%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/registry/ERecipeTypes.java (73%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/tag/EItemTags.java (80%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/tag/EStructureSetTags.java (78%) rename src/main/java/thedarkcolour/{exnihiloreborn => exdeorum}/voidworld/VoidChunkGenerator.java (99%) delete mode 100644 src/main/java/thedarkcolour/exnihiloreborn/compat/top/TopCompatExNihiloReborn.java create mode 100644 src/main/resources/assets/exdeorum/blockstates/infested_leaves.json rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/infested_leaves.json (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/old_crucible.json (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/sieve_with_mesh.bbmodel (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/template_barrel.json (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/template_crucible.json (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/models/block/template_sieve.json (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/compost_dirt.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/crushed_end_stone.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/crushed_netherrack.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/dust.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/dust_new.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/porcelain_crucible.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/unfired_crucible.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_flowing.pdn (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_flowing.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_flowing.png.mcmeta (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_still.pdn (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_still.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/block/witch_water_still.png.mcmeta (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/gui/advancements/backgrounds/void.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/gui/jei/enr_jei.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/andesite_pebble.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/bone_crook.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/cooked_silk_worm.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/copper_ore_chunk.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/crook.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/deepslate_pebble.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/diamond_hammer.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/diorite_pebble.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/gold_ore.pdn (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/gold_ore_chunk.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/golden_hammer.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/granite_pebble.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/iron_hammer.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/iron_ore_chunk.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/diamond_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/flint_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/golden_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/iron_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/netherite_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/mesh/string_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/netherite_hammer.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/ore_chunk_base.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/silk_worm.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/stone_hammer.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/stone_pebble.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/string_mesh.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/witch_water_bucket.png (100%) rename src/main/resources/assets/{exnihiloreborn => exdeorum}/textures/item/wooden_hammer.png (100%) delete mode 100644 src/main/resources/assets/exnihiloreborn/blockstates/infested_leaves.json create mode 100644 src/main/resources/data/exdeorum/loot_modifiers/compressed_hammer.json rename src/main/resources/data/{exnihiloreborn => exdeorum}/loot_modifiers/crook.json (59%) create mode 100644 src/main/resources/data/exdeorum/loot_modifiers/hammer.json rename src/main/resources/data/{exnihiloreborn => exdeorum}/worldgen/world_preset/void_world.json (70%) delete mode 100644 src/main/resources/data/exnihiloreborn/loot_modifiers/compressed_hammer.json delete mode 100644 src/main/resources/data/exnihiloreborn/loot_modifiers/hammer.json diff --git a/build.gradle b/build.gradle index 6a761c45..8e09bd3a 100644 --- a/build.gradle +++ b/build.gradle @@ -6,9 +6,9 @@ plugins { } version = '1.0' -group = 'team.rusty.exnihiloreborn' +group = 'thedarkcolour.exdeorum' base { - archivesName = 'exnihiloreborn' + archivesName = 'exdeorum' } java.toolchain.languageVersion = JavaLanguageVersion.of(17) @@ -26,7 +26,7 @@ minecraft { property 'forge.logging.console.level', 'debug' mods { - exnihiloreborn { + exdeorum { source sourceSets.main } } @@ -38,7 +38,7 @@ minecraft { property 'forge.logging.console.level', 'debug' mods { - exnihiloreborn { + exdeorum { source sourceSets.main } } @@ -49,10 +49,10 @@ minecraft { property 'forge.logging.console.level', 'debug' - args '--mod', 'exnihiloreborn', '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') + args '--mod', 'exdeorum', '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') mods { - exnihiloreborn { + exdeorum { source sourceSets.main } } @@ -141,12 +141,12 @@ processResources { jar { manifest { attributes([ - "Specification-Title": "exnihiloreborn", - "Specification-Vendor": "exnihilorebornsareus", + "Specification-Title": "exdeorum", + "Specification-Vendor": "exdeorumsareus", "Specification-Version": "1", // We are version 1 of ourselves "Implementation-Title": project.name, "Implementation-Version": "${version}", - "Implementation-Vendor" :"exnihilorebornsareus", + "Implementation-Vendor" :"exdeorumsareus", "Implementation-Timestamp": new Date().format("yyyy-MM-dd'T'HH:mm:ssZ") ]) } diff --git a/src/generated/resources/.cache/16d3d037cd175f65564d786329ae2bea4e7de216 b/src/generated/resources/.cache/16d3d037cd175f65564d786329ae2bea4e7de216 deleted file mode 100644 index d06616d8..00000000 --- a/src/generated/resources/.cache/16d3d037cd175f65564d786329ae2bea4e7de216 +++ /dev/null @@ -1,79 +0,0 @@ -// 1.20.1 2023-07-27T11:42:20.2178647 ModKit Block Models for mod 'exnihiloreborn' -8163eb5acfff90fdcc6b4e89bae66dc99f340409 assets/exnihiloreborn/blockstates/acacia_barrel.json -4f143688c75d1d22d87525db129c2deff4cb1b4d assets/exnihiloreborn/blockstates/acacia_crucible.json -550077caf300beba1a95493b946c07dfee12c986 assets/exnihiloreborn/blockstates/acacia_sieve.json -338d39bc4ec37a06ba015ce7f5558013196f8e30 assets/exnihiloreborn/blockstates/bamboo_barrel.json -893d6a4708785657e64ff649010da1141ba524ce assets/exnihiloreborn/blockstates/bamboo_crucible.json -012ecfe44656f606a5b4d2ac6541a2d000fb10b1 assets/exnihiloreborn/blockstates/bamboo_sieve.json -f2c1bde3b379038a91396bbe4fc01f1de9871e15 assets/exnihiloreborn/blockstates/birch_barrel.json -cc46ad2a0000d162216e4fda286d2a37aa142ea2 assets/exnihiloreborn/blockstates/birch_crucible.json -bd5d60c1bda2e8c2d9b6fd0f9e42fd23c812b040 assets/exnihiloreborn/blockstates/birch_sieve.json -334b213ec25a19675e00713b1115b0262f320357 assets/exnihiloreborn/blockstates/cherry_barrel.json -231e50ee2af8390c03269e862dd34899176d2b29 assets/exnihiloreborn/blockstates/cherry_crucible.json -d069ffa749d61cde7929cd2ef52a7a7c86dda953 assets/exnihiloreborn/blockstates/cherry_sieve.json -5f5bbbe9b79b72a8a3615d44269b7caaf3707f07 assets/exnihiloreborn/blockstates/crimson_barrel.json -a86be80998103157736f9212eeeaccddd770d310 assets/exnihiloreborn/blockstates/crimson_crucible.json -2f8815c476108b8156eb9cb209918fa4c87ebfa3 assets/exnihiloreborn/blockstates/crimson_sieve.json -d994e84ca5c59f49ebf7e0d69fbfd4a432ee4d8c assets/exnihiloreborn/blockstates/crushed_end_stone.json -f1f3b951efa204151692c5a798e757b39872d71c assets/exnihiloreborn/blockstates/crushed_netherrack.json -1a03858ba7b9060437950d542e08c96caa803755 assets/exnihiloreborn/blockstates/dark_oak_barrel.json -3cb092bdd393770aa457718081557167af93d845 assets/exnihiloreborn/blockstates/dark_oak_crucible.json -c27279c1bf4a728270e9fd950b065eb330c098c3 assets/exnihiloreborn/blockstates/dark_oak_sieve.json -9fb6363ff14ae201f1c3f171912de745eb11d1c0 assets/exnihiloreborn/blockstates/dust.json -ca6e8d0580af6b68d27485ddc071699701c80ede assets/exnihiloreborn/blockstates/jungle_barrel.json -20d1c92410e3fc83779be82162a442bd05511704 assets/exnihiloreborn/blockstates/jungle_crucible.json -a608efc4ada6730658887d1c5eb17f3c3268f07b assets/exnihiloreborn/blockstates/jungle_sieve.json -7fa7ff1512ff715e906b980c872e000e20ec9fa6 assets/exnihiloreborn/blockstates/mangrove_barrel.json -2b75b23a90ae473ff0fff1278abb347affb54df7 assets/exnihiloreborn/blockstates/mangrove_crucible.json -8864c1b9fc43ece435a9dc11f9d8776eeb4fcdee assets/exnihiloreborn/blockstates/mangrove_sieve.json -8b4cf44bc18727cecb685f6d32a8f0fccc834936 assets/exnihiloreborn/blockstates/oak_barrel.json -271c641c2e86b3fb90c1eb16523e217ca6cc5c50 assets/exnihiloreborn/blockstates/oak_crucible.json -30874c4216b5bc67e92e15829662b1525aa7bf22 assets/exnihiloreborn/blockstates/oak_sieve.json -29e1bf949cabf17725d373e850cbae6cc89ec815 assets/exnihiloreborn/blockstates/porcelain_crucible.json -065fed0f14ff11edb9246091dafe2d7f9939229d assets/exnihiloreborn/blockstates/spruce_barrel.json -9485fcbfd11d176e57a3298c0bb8a514812d9376 assets/exnihiloreborn/blockstates/spruce_crucible.json -a449e7932a89701456425e5dec1cca20ec6d94e8 assets/exnihiloreborn/blockstates/spruce_sieve.json -66e3f311f0845798f0f294cd9c11c6529b7f1db7 assets/exnihiloreborn/blockstates/stone_barrel.json -1af85ed7bc98bcddfe321f34673e9275f174638f assets/exnihiloreborn/blockstates/unfired_crucible.json -f50cbc9e0760d3f542b574a6a3a310e623ae066b assets/exnihiloreborn/blockstates/warped_barrel.json -749af58cf7f9fbc72e61610c113810cd387ec7b5 assets/exnihiloreborn/blockstates/warped_crucible.json -d17fe2b04d4f27cd73b83898bc0cef491f78916d assets/exnihiloreborn/blockstates/warped_sieve.json -800851bdfd1ffc488c2a312526efb5173e9968be assets/exnihiloreborn/models/block/acacia_barrel.json -311d32df49fe7d970255f09059d6dc65ede08b14 assets/exnihiloreborn/models/block/acacia_crucible.json -4cdbd8f238d0624e08d6830db22a86652aae19aa assets/exnihiloreborn/models/block/acacia_sieve.json -2cc962b9450bf61b2ddb0f5af7f71e59d77ee7a3 assets/exnihiloreborn/models/block/bamboo_barrel.json -f2154053b0fa4557f533a5feba757b85e127fd19 assets/exnihiloreborn/models/block/bamboo_crucible.json -e39a977cc17fe592dad67311e5d7c1bc68ff7ece assets/exnihiloreborn/models/block/bamboo_sieve.json -c61c5a8c9fb9eb6c32a583a572869e8b16d0c152 assets/exnihiloreborn/models/block/birch_barrel.json -274c114f58609be9f7caecca69ef223436fd75a9 assets/exnihiloreborn/models/block/birch_crucible.json -4de06324ede3adae0bff435b76f1c1a59430fb9c assets/exnihiloreborn/models/block/birch_sieve.json -5ae98369b88f47e0521913f1af506bb49bef590a assets/exnihiloreborn/models/block/cherry_barrel.json -533f73fbc16ca12358cc884b2cdf0e7e45455d26 assets/exnihiloreborn/models/block/cherry_crucible.json -a9f5516cbef883633a718bc9f95a77ecec61d5e3 assets/exnihiloreborn/models/block/cherry_sieve.json -92dfef4be5cae63c8825920395b511fc91f62ed8 assets/exnihiloreborn/models/block/crimson_barrel.json -31ce4c77543ac7d9ad0ff3a32546f466ea28ef5f assets/exnihiloreborn/models/block/crimson_crucible.json -81ce0138c033df5b185950e9ee092d6799c2488c assets/exnihiloreborn/models/block/crimson_sieve.json -fd0119a537924fc6850a920c43781fa819130752 assets/exnihiloreborn/models/block/crushed_end_stone.json -d14058f8d716b5be1bfed5b7d78966a7d61ae97b assets/exnihiloreborn/models/block/crushed_netherrack.json -dda0c86c6869280d63ddb8f22e067a94449ce2d8 assets/exnihiloreborn/models/block/dark_oak_barrel.json -f0f916b251004c37066a38bc89072f3c4ca44703 assets/exnihiloreborn/models/block/dark_oak_crucible.json -350ce308c2bbead4f9dc77f37ad3134a886d1c98 assets/exnihiloreborn/models/block/dark_oak_sieve.json -ab9d65a5026b75c35213a9d014cb45a0d43054dc assets/exnihiloreborn/models/block/dust.json -3db74a252880747aed13bc75efc9c4dc92167df5 assets/exnihiloreborn/models/block/jungle_barrel.json -9e5a7c4e0356c4cd5fabaf97a288cf1565a570a3 assets/exnihiloreborn/models/block/jungle_crucible.json -985edf29f622aa90be7112b111929ef1f6e740ad assets/exnihiloreborn/models/block/jungle_sieve.json -d0ee395bfa9a5c7a009dd8cf96a9084437e81937 assets/exnihiloreborn/models/block/mangrove_barrel.json -de6d3d30fe8f61f1fb4c05ddc2e3c435339f3dfa assets/exnihiloreborn/models/block/mangrove_crucible.json -a9bf76c9a96e77573c23ee28933297e096a93e4c assets/exnihiloreborn/models/block/mangrove_sieve.json -5135050ecd76cbbc9c324503ad48faa06d639ea5 assets/exnihiloreborn/models/block/oak_barrel.json -e995201240f3161c007f2aabeac3d4d0d9c9f49e assets/exnihiloreborn/models/block/oak_crucible.json -9e28b0bc586cdf6f6c946d9283e4ef608017ae06 assets/exnihiloreborn/models/block/oak_sieve.json -d2e3cfbfb1ac6ac83e2c35ce647bae5b1c8f0809 assets/exnihiloreborn/models/block/porcelain_crucible.json -a322848dc803f7454f25a55ee847885a5690bbbd assets/exnihiloreborn/models/block/spruce_barrel.json -8ea5abf7e79174f61a8d820f0dc81942d4dd65d9 assets/exnihiloreborn/models/block/spruce_crucible.json -4b27c2facb0468197e835bdff1b6c39731ca880a assets/exnihiloreborn/models/block/spruce_sieve.json -e9914dbb533786d4561d8bf0b18dad07b2cf49e0 assets/exnihiloreborn/models/block/stone_barrel.json -1391fefa4187d1b71f5b3524d5de397619b7233d assets/exnihiloreborn/models/block/unfired_crucible.json -cb13ae3f594b7fff531888e3ee08d6c908004f84 assets/exnihiloreborn/models/block/warped_barrel.json -039f49b0352ef994e6aa71e9393a50060a1e0bcc assets/exnihiloreborn/models/block/warped_crucible.json -0eaabda282e211f8e6c924160d708bd4073818e2 assets/exnihiloreborn/models/block/warped_sieve.json diff --git a/src/generated/resources/.cache/2b9da02b3b4dba3146ee268fd9b0da9e9263d537 b/src/generated/resources/.cache/2b9da02b3b4dba3146ee268fd9b0da9e9263d537 deleted file mode 100644 index 8fb16aa0..00000000 --- a/src/generated/resources/.cache/2b9da02b3b4dba3146ee268fd9b0da9e9263d537 +++ /dev/null @@ -1,2 +0,0 @@ -// 1.20.1 2023-07-25T10:12:25.4980895 Tags for minecraft:worldgen/world_preset mod id exnihiloreborn -7d122e55aaa83d40d660c0e52819203a467a8c65 data/minecraft/tags/worldgen/world_preset/normal.json diff --git a/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d b/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d index d474bd0c..8007c90a 100644 --- a/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d +++ b/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d @@ -1,42 +1,42 @@ -// 1.20.1 2023-07-31T21:35:51.0164401 Loot Tables -326c04383bd2178850f0515fba6dc9c9bfce07cc data/exnihiloreborn/loot_tables/blocks/acacia_barrel.json -6cb2acba921254f40fde2dc401e8d3d4d17c6763 data/exnihiloreborn/loot_tables/blocks/acacia_crucible.json -46e54a49cc83124bed7676f3ea013428a0d14116 data/exnihiloreborn/loot_tables/blocks/acacia_sieve.json -46b9870a77e6f4996fde0605c5b4f67ec19cf289 data/exnihiloreborn/loot_tables/blocks/bamboo_barrel.json -c5265d5cc32c08c9818b54d04463f646e22e27f5 data/exnihiloreborn/loot_tables/blocks/bamboo_crucible.json -86a2d86896055e9ddf2fba482ddce1060ca44df0 data/exnihiloreborn/loot_tables/blocks/bamboo_sieve.json -7239ee3a1d8ca43b6ac84a308a4af5063241db24 data/exnihiloreborn/loot_tables/blocks/birch_barrel.json -a6a1f06aa0e46e1db326e2f7c760d810bcdf8736 data/exnihiloreborn/loot_tables/blocks/birch_crucible.json -efdb072ac0167cb84c2f4c99f0d751e2882a77d8 data/exnihiloreborn/loot_tables/blocks/birch_sieve.json -5b046dc403c76960518134a80abcd41e55817e0d data/exnihiloreborn/loot_tables/blocks/cherry_barrel.json -94de9d3f2c85597f72933d91916ab18e79bead9c data/exnihiloreborn/loot_tables/blocks/cherry_crucible.json -5b2c7686aa10bf68fc3e017b594392e2c48d1f72 data/exnihiloreborn/loot_tables/blocks/cherry_sieve.json -c10ee8c3fe5e00ee3362596a2f5ed9349ca5d6c1 data/exnihiloreborn/loot_tables/blocks/crimson_barrel.json -a1357ed43b9f8f5d49f011b024a50ad10c29f4fb data/exnihiloreborn/loot_tables/blocks/crimson_crucible.json -b50559a54e3229686397cf2eb8bf631564a31c0c data/exnihiloreborn/loot_tables/blocks/crimson_sieve.json -d19ed769a379e164276a40db99e57245a51b7a79 data/exnihiloreborn/loot_tables/blocks/crushed_end_stone.json -89afb6804eba5e6eb815491166f9b96bd6753765 data/exnihiloreborn/loot_tables/blocks/crushed_netherrack.json -05efa87a7fb08d988544756d596ebe53dd0584c8 data/exnihiloreborn/loot_tables/blocks/dark_oak_barrel.json -152369c6ecb44f7b35e73e271b72fd1a18aacb34 data/exnihiloreborn/loot_tables/blocks/dark_oak_crucible.json -b8ea657d0f5ced81be30958de78bdf7157084451 data/exnihiloreborn/loot_tables/blocks/dark_oak_sieve.json -9354ad853e29c5a051f3319b66c19b0649be43a1 data/exnihiloreborn/loot_tables/blocks/dust.json -eebb19a95fba75bb9abaaad7a7cd731f06351d9b data/exnihiloreborn/loot_tables/blocks/infested_leaves.json -da7317e6905aee49b47b9cf98d89d6a38379a34e data/exnihiloreborn/loot_tables/blocks/jungle_barrel.json -2039b4bfd346f7fb4ddde00e93917711e51fab83 data/exnihiloreborn/loot_tables/blocks/jungle_crucible.json -8a49d7530a5b76825066c14c0acc153d8c06ee10 data/exnihiloreborn/loot_tables/blocks/jungle_sieve.json -bec066e549155dfab4b9d8b10969f68ff856f86d data/exnihiloreborn/loot_tables/blocks/mangrove_barrel.json -8a90519c2f66d42f180815c4541e99fdf231fa3e data/exnihiloreborn/loot_tables/blocks/mangrove_crucible.json -93c22058463f1eaf67377b15364353a10c33219e data/exnihiloreborn/loot_tables/blocks/mangrove_sieve.json -bd38cae64c70238e95529bd16f512f1a2ef2f69f data/exnihiloreborn/loot_tables/blocks/oak_barrel.json -9c0d3237a137466dd9932c9ed0674091232b4c4c data/exnihiloreborn/loot_tables/blocks/oak_crucible.json -53bc915538b94ca3e283fac0e4ea05b568afef19 data/exnihiloreborn/loot_tables/blocks/oak_sieve.json -ba39872b9abcdd6a802384b767128791619d3071 data/exnihiloreborn/loot_tables/blocks/porcelain_crucible.json -93a2689c6f6fb689910982ddc9ac927c7432bfe2 data/exnihiloreborn/loot_tables/blocks/spruce_barrel.json -20d4057ea0052a6a655970741277f25ce838778b data/exnihiloreborn/loot_tables/blocks/spruce_crucible.json -886511787a83f7d4fe61d3d6428c9899d823f8c2 data/exnihiloreborn/loot_tables/blocks/spruce_sieve.json -5ab70649c89c6ab9d14fdd95e053d591d8941076 data/exnihiloreborn/loot_tables/blocks/stone_barrel.json -8d754d5573180a44ef28d81dfd37c2b5c0540ded data/exnihiloreborn/loot_tables/blocks/unfired_crucible.json -611f523b7a6b5b323e07d5e8a76620858559e8b8 data/exnihiloreborn/loot_tables/blocks/warped_barrel.json -8eb07e6ebd117eaebab367376b4f4249d77ca4ef data/exnihiloreborn/loot_tables/blocks/warped_crucible.json -ebbeed42b18550f359595bf922f74aba6aa60d32 data/exnihiloreborn/loot_tables/blocks/warped_sieve.json -9368ef21629743383c2f8f20580c3724cbb15e61 data/exnihiloreborn/loot_tables/blocks/witch_water.json +// 1.20.1 2023-08-03T18:32:13.5934373 Loot Tables +105d8a61ea7145d7798146d385d4aad24fd1588d data/exdeorum/loot_tables/blocks/acacia_barrel.json +1e77127a82cbba0937bb02694f65cf1893aeffcb data/exdeorum/loot_tables/blocks/acacia_crucible.json +fcc00910a8cc94bed6339d6833fcec53c501a0d7 data/exdeorum/loot_tables/blocks/acacia_sieve.json +576bf0664b768e4432509e52af307eafe8ea6521 data/exdeorum/loot_tables/blocks/bamboo_barrel.json +67bf721f8c8b161d55a86e26c156251f50fbeaf4 data/exdeorum/loot_tables/blocks/bamboo_crucible.json +aaaf1a2e8b859fe3d057b38bd24c3fb7b6ee5065 data/exdeorum/loot_tables/blocks/bamboo_sieve.json +a43d4e496b109cadb462f89a21a4a472c9a6ee62 data/exdeorum/loot_tables/blocks/birch_barrel.json +9ef2de62f62c8108841b6e7f482bf2be0b7c773a data/exdeorum/loot_tables/blocks/birch_crucible.json +e11b759a2311950d60e0f825393b8e25d11918df data/exdeorum/loot_tables/blocks/birch_sieve.json +69867f641e1c86c1febe33fb0c98fc7b9c538244 data/exdeorum/loot_tables/blocks/cherry_barrel.json +58ba5aa721c4d9604848b7c4605b80684906583a data/exdeorum/loot_tables/blocks/cherry_crucible.json +805d69a488a4ab37c2b59743c8284825b7aed587 data/exdeorum/loot_tables/blocks/cherry_sieve.json +d52a2d3bcb85c58e549248d5205f863c40d3bd87 data/exdeorum/loot_tables/blocks/crimson_barrel.json +78b361a27788eeda88a1228a5c813d9106ec038e data/exdeorum/loot_tables/blocks/crimson_crucible.json +149b1a730939c3a3b2823b77e1b3771ff6397679 data/exdeorum/loot_tables/blocks/crimson_sieve.json +d15f9ed4837d0015efb7688c9b10716084c78337 data/exdeorum/loot_tables/blocks/crushed_end_stone.json +cb1d2e4511ad98f974192f5a60161a30472808aa data/exdeorum/loot_tables/blocks/crushed_netherrack.json +cc2ff4d4632fcffee0d3e06529670a102c280410 data/exdeorum/loot_tables/blocks/dark_oak_barrel.json +74dbd2298667036228a3b0b1a9ef895fb6a0bf5a data/exdeorum/loot_tables/blocks/dark_oak_crucible.json +912b85cbf5d89a043dc232e6e08119d3e4b9b357 data/exdeorum/loot_tables/blocks/dark_oak_sieve.json +23cfb51730f2ecd873d7d5277ac8521a249e8320 data/exdeorum/loot_tables/blocks/dust.json +0834fe6d98295ca2ced32a3a50a04de3ae6204e9 data/exdeorum/loot_tables/blocks/infested_leaves.json +58a121ab7b39913271784b018fc6c55532917f21 data/exdeorum/loot_tables/blocks/jungle_barrel.json +a652a1374c1cd710e26d28c015b83beb9f5e378c data/exdeorum/loot_tables/blocks/jungle_crucible.json +b60904a4c6286bea6c91ac40ace12c63f3d049cc data/exdeorum/loot_tables/blocks/jungle_sieve.json +88749902dcd90e63d874dc2c3f9c606e480469ab data/exdeorum/loot_tables/blocks/mangrove_barrel.json +b38104ee25127d9c65ad9e323ed879f76df7a048 data/exdeorum/loot_tables/blocks/mangrove_crucible.json +70c03b4d38a62da4d2eeb1ff525bd0f5e62e0e8e data/exdeorum/loot_tables/blocks/mangrove_sieve.json +cad973c873a2e50ccfac91e88eadb3c2462d39d1 data/exdeorum/loot_tables/blocks/oak_barrel.json +f94bc97efbfd26ccf7dba32d414fb5e33decd5f6 data/exdeorum/loot_tables/blocks/oak_crucible.json +8d69a87e09fc8a179d5a1bc8eba5faab66e77a6c data/exdeorum/loot_tables/blocks/oak_sieve.json +2181c4797d779008be89e420aefe5e84d3cf7e37 data/exdeorum/loot_tables/blocks/porcelain_crucible.json +6bbfa8c3c8630c356f206312728e73d21f00fa0c data/exdeorum/loot_tables/blocks/spruce_barrel.json +7e243b44eb3d9f15b983807225da7cb2839dee01 data/exdeorum/loot_tables/blocks/spruce_crucible.json +091d26076d526bff6bdc730f8a45297996ac6f56 data/exdeorum/loot_tables/blocks/spruce_sieve.json +82063725ffe92af96bb2502547ba8cc9d3fd411e data/exdeorum/loot_tables/blocks/stone_barrel.json +ee5d8ec76737c477ad09658042531ff7b91785e2 data/exdeorum/loot_tables/blocks/unfired_crucible.json +7433a7a398f38a949f9ef3231f87853505f797da data/exdeorum/loot_tables/blocks/warped_barrel.json +fe639e82446330279c3ab3d66a576931a62516e5 data/exdeorum/loot_tables/blocks/warped_crucible.json +c3db3b96077eba364cb012f49e25fa98b98a71ab data/exdeorum/loot_tables/blocks/warped_sieve.json +a51ad59e35021e2254b07f1fd437544b2e463534 data/exdeorum/loot_tables/blocks/witch_water.json diff --git a/src/generated/resources/.cache/5f5ddf0caee48d851cd5055dbc7b23dfdcd4b8a5 b/src/generated/resources/.cache/5f5ddf0caee48d851cd5055dbc7b23dfdcd4b8a5 deleted file mode 100644 index be074251..00000000 --- a/src/generated/resources/.cache/5f5ddf0caee48d851cd5055dbc7b23dfdcd4b8a5 +++ /dev/null @@ -1,2 +0,0 @@ -// 1.20.1 2023-08-03T17:20:09.1082545 ModKit Language: en_us for mod 'exnihiloreborn' -40c18b2dfd4feb7f50301c175737606df110b746 assets/exnihiloreborn/lang/en_us.json diff --git a/src/generated/resources/.cache/86e8fad2261d20af97e8edef657773f7c7b2823e b/src/generated/resources/.cache/86e8fad2261d20af97e8edef657773f7c7b2823e deleted file mode 100644 index 9a7a8f9a..00000000 --- a/src/generated/resources/.cache/86e8fad2261d20af97e8edef657773f7c7b2823e +++ /dev/null @@ -1,3 +0,0 @@ -// 1.20.1 2023-07-31T21:25:34.8783191 Tags for minecraft:block mod id exnihiloreborn -723f7e0bbd67dd36d5792d6579191914b86bae39 data/minecraft/tags/blocks/mineable/axe.json -44b29639f893e2ce6c13400a7d594d7426b05ded data/minecraft/tags/blocks/mineable/pickaxe.json diff --git a/src/generated/resources/.cache/88728e8b0aba78bc481ee96e4ac0a48656a2d2b8 b/src/generated/resources/.cache/88728e8b0aba78bc481ee96e4ac0a48656a2d2b8 deleted file mode 100644 index 60755322..00000000 --- a/src/generated/resources/.cache/88728e8b0aba78bc481ee96e4ac0a48656a2d2b8 +++ /dev/null @@ -1,68 +0,0 @@ -// 1.20.1 2023-08-03T17:20:09.109254 ModKit Item Models for mod 'exnihiloreborn' -b04ca14f505feb0c3145a0ec24e482f569fa1f8b assets/exnihiloreborn/models/item/acacia_barrel.json -a3c0b9510b70d74c0c5430d782d9582378143599 assets/exnihiloreborn/models/item/acacia_crucible.json -535cff3f576461aebe434a1ec8f9711776898e5f assets/exnihiloreborn/models/item/acacia_sieve.json -4e80010d91a1d6afd3a590bef246b592e9ded9b9 assets/exnihiloreborn/models/item/andesite_pebble.json -a88334b623bd893eeb3068d6fb41879258a71043 assets/exnihiloreborn/models/item/bamboo_barrel.json -77e1e0a00a28bf81a6453ccd79ec2298bad6456d assets/exnihiloreborn/models/item/bamboo_crucible.json -96a8ac56018b941030e3723fd6c668d5e6f077b7 assets/exnihiloreborn/models/item/bamboo_sieve.json -65f9d89721ea0b2846169a2a2435333e7074f75b assets/exnihiloreborn/models/item/birch_barrel.json -d634e2fbb0b1149fcbbebbc45e619b4670f6703a assets/exnihiloreborn/models/item/birch_crucible.json -9c7155d5900dae3bdc0aeb705a0378375de26290 assets/exnihiloreborn/models/item/birch_sieve.json -11090f2ec5aed7682a5654bcb279398acaeafc8c assets/exnihiloreborn/models/item/bone_crook.json -3d62de5d153770d63d7fd3790476af784ef87167 assets/exnihiloreborn/models/item/cherry_barrel.json -857e1c605e0c00e54ff9815933cf62399e360cac assets/exnihiloreborn/models/item/cherry_crucible.json -203704e4f975d9fb6a5883e47dc986d3f7ff05f6 assets/exnihiloreborn/models/item/cherry_sieve.json -24a5c572fd594b8e5acce55cf529be866f4e886a assets/exnihiloreborn/models/item/cooked_silk_worm.json -ae8ff39148346b364f4104316e9a0762f8ebc63b assets/exnihiloreborn/models/item/copper_ore_chunk.json -80502debe44d9fcb8c01b307939d32c47d6b87f1 assets/exnihiloreborn/models/item/crimson_barrel.json -ea89af27e1fe1cb2303b38d79159e8902f97f4a3 assets/exnihiloreborn/models/item/crimson_crucible.json -7af13e06a0c7cb8341b654a6f8ae4dc6f1192a43 assets/exnihiloreborn/models/item/crimson_sieve.json -0b64a4876ee67058a8bda9cebb467a6d0848e8c5 assets/exnihiloreborn/models/item/crook.json -73d1a52fcaeab955e981ecc40e2cb623cee7bce2 assets/exnihiloreborn/models/item/crushed_end_stone.json -1e5ecd874415a91cad41bc7e3f0bcc90b47f3c52 assets/exnihiloreborn/models/item/crushed_netherrack.json -885165698a9d9c423126dca5709b4077527c81b8 assets/exnihiloreborn/models/item/dark_oak_barrel.json -9c2910a983a388a361e9fae75bef3a4b03ceb0f6 assets/exnihiloreborn/models/item/dark_oak_crucible.json -6846132cf2c8fc5b647bae32179f9dacd60b68bf assets/exnihiloreborn/models/item/dark_oak_sieve.json -eeb577a82f53d7402e319e885940c22dab7fc013 assets/exnihiloreborn/models/item/deepslate_pebble.json -1d9e7750ac92f1a7fb9eefefeabd88b007a418c9 assets/exnihiloreborn/models/item/diamond_hammer.json -6bfbf0110e79fc4a3d23f19c717b30fc0b802142 assets/exnihiloreborn/models/item/diamond_mesh.json -11e2b9f314b00c78a7b8f2727975ef686d515b59 assets/exnihiloreborn/models/item/diorite_pebble.json -4c3b1319ea57598dad8c71f9aaa5676d2c37df57 assets/exnihiloreborn/models/item/dust.json -0c3725d74213d85a332226d2a2472a5c4a0f66cd assets/exnihiloreborn/models/item/flint_mesh.json -76282a4cd8b8f6aa0c5d72677be3173827eb3ff6 assets/exnihiloreborn/models/item/golden_hammer.json -92a10f91557166dad46417e6a2b107d3e4aca206 assets/exnihiloreborn/models/item/golden_mesh.json -df2918f82a8ccdcfc8e2e39a01a8d9dbd187f537 assets/exnihiloreborn/models/item/gold_ore_chunk.json -286f56e322262c2336950c87dc493f35a3f1794b assets/exnihiloreborn/models/item/granite_pebble.json -30f28bafa588f7c036744d4507718734d4c781e7 assets/exnihiloreborn/models/item/iron_hammer.json -de8a49ab10ece0aab2442e774dde8dc183783401 assets/exnihiloreborn/models/item/iron_mesh.json -78f75aeb34fef71e0d73a2fb3981e3e8b3a09f44 assets/exnihiloreborn/models/item/iron_ore_chunk.json -318d5f172fdb062a59953353de55d56ed9d76642 assets/exnihiloreborn/models/item/jungle_barrel.json -a4f6b856970f9f039deb71f07e02764be185a366 assets/exnihiloreborn/models/item/jungle_crucible.json -e449e5fab8da5d332373caa04929b901f83aeb78 assets/exnihiloreborn/models/item/jungle_sieve.json -2dca74120cbc21d014a8e03cc528a3a7d5839904 assets/exnihiloreborn/models/item/mangrove_barrel.json -4e7e8199055e31c5098207d342c179eceb44ee01 assets/exnihiloreborn/models/item/mangrove_crucible.json -f17f8f1832c87848526b3be9d5d76d7d87276014 assets/exnihiloreborn/models/item/mangrove_sieve.json -d9d4fa1025cd10b1d3739c855b1a991092514c85 assets/exnihiloreborn/models/item/netherite_hammer.json -4a7f79f0bd258ba1af477f322a25d7dfc62a1fff assets/exnihiloreborn/models/item/netherite_mesh.json -7a36929a1f8ce7da493d55f3960f1ebfeb413e6b assets/exnihiloreborn/models/item/oak_barrel.json -d1af6f8c91888cae507b642627cd2b2f528b53a0 assets/exnihiloreborn/models/item/oak_crucible.json -281b9f684bd2b2f85c304e5cbb74c4d837896043 assets/exnihiloreborn/models/item/oak_sieve.json -e3667f747270b4ff495a88c0d419fa132e3a5590 assets/exnihiloreborn/models/item/porcelain_bucket.json -7bc045865bb8e98fe7f055a3887568707aff93b2 assets/exnihiloreborn/models/item/porcelain_clay.json -ff053c93f97b9b94541ca54dae2d9df73981de90 assets/exnihiloreborn/models/item/porcelain_crucible.json -662673e3da7f33b4c517be52e3e8944236f19365 assets/exnihiloreborn/models/item/silk_worm.json -ca863a6c57b74743105f20bd9e84bddde78b754b assets/exnihiloreborn/models/item/spruce_barrel.json -4e3930d76c134ae5aa44413c2419484d96c83f90 assets/exnihiloreborn/models/item/spruce_crucible.json -38f1ec4266f28095cb91a2edbc02f83998ab6c4d assets/exnihiloreborn/models/item/spruce_sieve.json -459705117a8f3c8ee16cfff0ca53d15ea5083ae3 assets/exnihiloreborn/models/item/stone_barrel.json -66b6eaeeb75466603a8aa9438b11fc73e5c77f2f assets/exnihiloreborn/models/item/stone_hammer.json -44481e3cbb4765019d9cde572a18e17d0b878f24 assets/exnihiloreborn/models/item/stone_pebble.json -1eba49433a0cb08b803369899e10795c949bc45a assets/exnihiloreborn/models/item/string_mesh.json -c92fdc69afd163a6f4c8b3a0fe473da3b098d426 assets/exnihiloreborn/models/item/tuff_pebble.json -786bc050fc466f27c3ae77524c36ebfa1c3de611 assets/exnihiloreborn/models/item/unfired_crucible.json -e8a646e41fbdf8748b28bdee70d2e5674fab35f4 assets/exnihiloreborn/models/item/warped_barrel.json -1510e5ebe284711da4a8b83ee4e5d17daa75d7ca assets/exnihiloreborn/models/item/warped_crucible.json -0ace5b4a2697b70a5521691fc1a4bedc0cfb1023 assets/exnihiloreborn/models/item/warped_sieve.json -fc186f9799e156646dd54eea795723dc8365f4d7 assets/exnihiloreborn/models/item/witch_water_bucket.json -08078b4e62d2d341509c131570f379618029e0e6 assets/exnihiloreborn/models/item/wooden_hammer.json diff --git a/src/generated/resources/.cache/9e63038493dc91d16be52c0edde554af2820040f b/src/generated/resources/.cache/9e63038493dc91d16be52c0edde554af2820040f deleted file mode 100644 index 25d78fa3..00000000 --- a/src/generated/resources/.cache/9e63038493dc91d16be52c0edde554af2820040f +++ /dev/null @@ -1,2 +0,0 @@ -// 1.20.1 2023-08-02T19:12:05.2741196 Tags for minecraft:fluid mod id exnihiloreborn -2eeaca82c985b533806e320dd8df746fb3d38a65 data/minecraft/tags/fluids/water.json diff --git a/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e b/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e index 4390af84..0eb816d1 100644 --- a/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e +++ b/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e @@ -1,174 +1,174 @@ -// 1.20.1 2023-08-03T17:55:15.053135 Recipes -a3e58be04205964a0b890880f040d2fc0b9249e0 data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm.json -e370135e6c1584c360ab7f5595d363f66b6665cb data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm_from_smoking.json -a997345e74cecf81d4ae9c38973630ce6edf00f5 data/exnihiloreborn/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json -54db00472cd9b30762b21263d721e91fae5c2858 data/exnihiloreborn/advancements/recipes/misc/acacia_barrel.json -90a26e2be958eb40c751a78360e606a681979075 data/exnihiloreborn/advancements/recipes/misc/acacia_crucible.json -0f8059dc21077fcf21639074de161778d36ca122 data/exnihiloreborn/advancements/recipes/misc/andesite.json -460f1827f3870a74868c2fdc3109d21c848cd911 data/exnihiloreborn/advancements/recipes/misc/bamboo_barrel.json -81f0df6bd5f0291aeb1dc54ef6f3c600bcd57ad2 data/exnihiloreborn/advancements/recipes/misc/bamboo_crucible.json -9573f025a3fdd8b8c2fd10c80d71972cd3133a66 data/exnihiloreborn/advancements/recipes/misc/birch_barrel.json -61c0510138b5dc14f623c02e5cd99202e7292450 data/exnihiloreborn/advancements/recipes/misc/birch_crucible.json -528bb21007cc050a964654f8a437bc7bb4966e3b data/exnihiloreborn/advancements/recipes/misc/cherry_barrel.json -925e20e41534e50ba00ebfa5aaa0f3f171998a00 data/exnihiloreborn/advancements/recipes/misc/cherry_crucible.json -c9091169b9382c14662b145efb356e0736cc9c3a data/exnihiloreborn/advancements/recipes/misc/cobblestone.json -66516d099bcfeaecf4e9cf124a6fc32d23e62c9f data/exnihiloreborn/advancements/recipes/misc/copper_ore.json -fd717e6474c96f26c2d72641cb67c19ecf4026b1 data/exnihiloreborn/advancements/recipes/misc/crimson_barrel.json -6a23ae2d2c46c827d0b7934410ac0e82fb3292e1 data/exnihiloreborn/advancements/recipes/misc/crimson_crucible.json -93b9339aae694eb850981382b7e0a84171185448 data/exnihiloreborn/advancements/recipes/misc/dark_oak_barrel.json -0267d7b9f193d7fb328920b17ea2fa09425d8594 data/exnihiloreborn/advancements/recipes/misc/dark_oak_crucible.json -3060de107a0b730f32b4cdd964f33b8f7808922a data/exnihiloreborn/advancements/recipes/misc/diorite.json -301aa831ade913d56fe3bc4c62dd0c8225362db9 data/exnihiloreborn/advancements/recipes/misc/gold_ore.json -dfe0d24255b0f96e6d51485aa0f47fe2c5ad7699 data/exnihiloreborn/advancements/recipes/misc/granite.json -78487b1c36b9ac063ab0014c7f5bae37d5239799 data/exnihiloreborn/advancements/recipes/misc/iron_ore.json -37af38214d27787d743b0005e8feca0e0f100cea data/exnihiloreborn/advancements/recipes/misc/jungle_barrel.json -5360db4c3c1e92b4f158b6d8560d1d83ea164b9e data/exnihiloreborn/advancements/recipes/misc/jungle_crucible.json -fd9afece033aea82e8a3ee12d8ed45ca2ebf622d data/exnihiloreborn/advancements/recipes/misc/mangrove_barrel.json -5171da502b40cacca6e9744ecc0789a36f4151ab data/exnihiloreborn/advancements/recipes/misc/mangrove_crucible.json -2f6dc44b055105d2744f9b26f96e0453753b082b data/exnihiloreborn/advancements/recipes/misc/oak_barrel.json -79c43b5e199350c9ac8aaee6f998ef83a6c26951 data/exnihiloreborn/advancements/recipes/misc/oak_crucible.json -50fa3beee9627f3630f3182f6989c70cbfbcf33d data/exnihiloreborn/advancements/recipes/misc/porcelain_crucible.json -92dedd042dac942b381704d4ea3c1f5d9e235fd9 data/exnihiloreborn/advancements/recipes/misc/spruce_barrel.json -7febca27399bf00babc090143c96b5eca4d76a4b data/exnihiloreborn/advancements/recipes/misc/spruce_crucible.json -cf0dba5dc3969ab76d3175b7a3df332d54952526 data/exnihiloreborn/advancements/recipes/misc/stone_barrel.json -b27c1f5cd97c5bd0cf00cdb9e5c04d8c4726fbb9 data/exnihiloreborn/advancements/recipes/misc/string_mesh.json -fc59e8cfe5a982f669dd9a44bc2156b88a5ad559 data/exnihiloreborn/advancements/recipes/misc/unfired_crucible.json -f3f469f966cfc8c2e43cc9d49dd13f9085d48ec7 data/exnihiloreborn/advancements/recipes/misc/warped_barrel.json -8c329ca51865a225bb50dfe7642a33e91a2db68f data/exnihiloreborn/advancements/recipes/misc/warped_crucible.json -aea79a767d7327f398b0c44120edffe58ebf494e data/exnihiloreborn/advancements/recipes/tools/bone_crook.json -25a47acab1fceae765a7906eced70c25259ab876 data/exnihiloreborn/advancements/recipes/tools/crook.json -33c96c58b8d097acd123b22deff3db3bb178bd62 data/exnihiloreborn/advancements/recipes/tools/diamond_hammer.json -ab6a0deca344914d436e7551b72e70a179e57a35 data/exnihiloreborn/advancements/recipes/tools/golden_hammer.json -8a067b4e913c8ad704d75e57ed72bf1a5c245625 data/exnihiloreborn/advancements/recipes/tools/iron_hammer.json -f1e5c3dcb58a67f20182260f90ab8345839bfa3a data/exnihiloreborn/advancements/recipes/tools/netherite_hammer.json -749678bd91ad3bb180f01ba27319682d73df1752 data/exnihiloreborn/advancements/recipes/tools/stone_hammer.json -c37bc0b1ac02ea202c2607d9b56d10e2adf8db1b data/exnihiloreborn/advancements/recipes/tools/wooden_hammer.json -15ab7f3a8fb33766ffcd0c479baad03464c84072 data/exnihiloreborn/recipes/acacia_barrel.json -1d052e4d187e6031475d152096231eb0b75b17e3 data/exnihiloreborn/recipes/acacia_crucible.json -eac1636f1be17e497bfc5f41451360e450d58c8b data/exnihiloreborn/recipes/andesite.json -7a75cd85dd46fd082f0b9c10bc97dda93b00ea46 data/exnihiloreborn/recipes/bamboo_barrel.json -687a62eda344b5adace2469dab89d6da30006417 data/exnihiloreborn/recipes/bamboo_crucible.json -0dace1f83ca8735522f33f5efc40bf3e7e247ebb data/exnihiloreborn/recipes/barrel_compost/apple.json -f1034b18c139bf896975ee3dbe7885242f98ffe0 data/exnihiloreborn/recipes/barrel_compost/beef.json -4d8a4682ce0d2f345f7c3f38e1008dd8b33dca42 data/exnihiloreborn/recipes/barrel_compost/berries.json -ca37f0367f66809284fb73b17f872d5957e8e4cb data/exnihiloreborn/recipes/barrel_compost/bread.json -829816be4bd341cd026512bc18939d6085bdb10a data/exnihiloreborn/recipes/barrel_compost/cake.json -cb9f526e6b90ed07885f9fe910c5b626e1401577 data/exnihiloreborn/recipes/barrel_compost/carrots.json -28565850fa8f1d7a12fe4e107e1c2ff7a85ffa66 data/exnihiloreborn/recipes/barrel_compost/chicken.json -053c3b85a3bd5db0e1406c36269a665740030ddc data/exnihiloreborn/recipes/barrel_compost/cod.json -ea59e2bce95cb524a5c6c8963dad5198686634af data/exnihiloreborn/recipes/barrel_compost/cookie.json -bb2aaf4eccffa94e78810a77ad48249f15e5282e data/exnihiloreborn/recipes/barrel_compost/egg.json -9d985e6c15681608861372cceb4b8131179e53a2 data/exnihiloreborn/recipes/barrel_compost/grass.json -da4bf93227246c55d0d57218549e56b6510cb802 data/exnihiloreborn/recipes/barrel_compost/kelp.json -3c002cc1a28d036a7447184e76639c75ae28b29b data/exnihiloreborn/recipes/barrel_compost/leaves.json -ad3dda7b41d9edbb36a9b101177fb12c12e82385 data/exnihiloreborn/recipes/barrel_compost/lily_pad.json -eeb3e591fec86ae8ab3b3bc2b18c7f0745ab07ec data/exnihiloreborn/recipes/barrel_compost/melon.json -6d6bca114c1597781c0ba81b6fc26c6b1b5ce68d data/exnihiloreborn/recipes/barrel_compost/melon_slice.json -3940ef44c75d0d74dcac1205638d6d2251a8f4a7 data/exnihiloreborn/recipes/barrel_compost/mushrooms.json -aa2eebdafa283da24e98573c17e58d6a5e1d32e1 data/exnihiloreborn/recipes/barrel_compost/mutton.json -09302eeb5b6b68f56d3be9398d95b62cca844d10 data/exnihiloreborn/recipes/barrel_compost/nether_wart.json -7c6d8d4bcbdb18a7a28e04dd90c775a27563ef33 data/exnihiloreborn/recipes/barrel_compost/pork.json -7373b50f3edc014c80a69edddc056d7570d8ddee data/exnihiloreborn/recipes/barrel_compost/potatoes.json -508b5dd0463aaf34beef633e20b872190f19cbd7 data/exnihiloreborn/recipes/barrel_compost/pufferfish.json -f3b4494438edb4a6dd65788703da6b3c61ea657e data/exnihiloreborn/recipes/barrel_compost/pumpkin.json -aecdad8bbb87e293964919ce736721292fd7d6ff data/exnihiloreborn/recipes/barrel_compost/pumpkin_pie.json -7559836b4b76e81b2eea6a5d3af7b1a724046669 data/exnihiloreborn/recipes/barrel_compost/rabbit.json -3120c565dc35fcdaf2a3b39a2576bebb69acb216 data/exnihiloreborn/recipes/barrel_compost/rotten_flesh.json -c4b239b31f83c1e0308da813e03649a55a147016 data/exnihiloreborn/recipes/barrel_compost/salmon.json -95747a00e458ffbbfdb35e74d740045830daf223 data/exnihiloreborn/recipes/barrel_compost/saplings.json -cd318e41c753b237db0d23f0f664a2067d00052a data/exnihiloreborn/recipes/barrel_compost/seagrass.json -69978512acbb22801ced85c33cee8ba5d42c4f59 data/exnihiloreborn/recipes/barrel_compost/seeds.json -ea95857e04f42b611be4308dcab306e0acd4731c data/exnihiloreborn/recipes/barrel_compost/silk_worms.json -5ce93122cd9311b420a51f7cef2b0121aff6fac1 data/exnihiloreborn/recipes/barrel_compost/small_flowers.json -1196e88fcdb93f0b15f597a27c5b6d149b6a9050 data/exnihiloreborn/recipes/barrel_compost/spider_eye.json -67248f665f8c8507ee1cf48b2501eef5e7cfc07a data/exnihiloreborn/recipes/barrel_compost/string.json -a2890194aed3620c2a096d66853f7dfff134f33b data/exnihiloreborn/recipes/barrel_compost/sugar_cane.json -9bc16c0e9f70a6fd2422c578f3ffb837cea3a7ca data/exnihiloreborn/recipes/barrel_compost/tall_flowers.json -813ea4bc0de704bc25644b1ef0a43ffca497ea34 data/exnihiloreborn/recipes/barrel_compost/tall_grass.json -1a93f6756bfabc23bc186fb8b2bfbbc48781b5ca data/exnihiloreborn/recipes/barrel_compost/tropical_fish.json -30617af84eef24a61805cef9f12f7df1819a2c28 data/exnihiloreborn/recipes/barrel_compost/vine.json -a1efb6dfadde94b73da785f3d9857eed2540c1f7 data/exnihiloreborn/recipes/barrel_compost/wheat.json -3ed1a1c0ddbd858c5cdb9934601ea7a06d83d516 data/exnihiloreborn/recipes/barrel_mixing/end_stone.json -b1abd39ac9a5d9d04a5870c7d753fc167bfa06e9 data/exnihiloreborn/recipes/barrel_mixing/ice.json -ff6204014e3bc860e4a9ef3746a7ed817ba9ec12 data/exnihiloreborn/recipes/barrel_mixing/netherrack.json -07e3d165c60296150f087f71276ac9be401f5bbe data/exnihiloreborn/recipes/barrel_mixing/obsidian.json -2b3b95049085360930bc0c37a55a69e718ea9ae9 data/exnihiloreborn/recipes/barrel_mixing/slime_block.json -10cb7f258ecb82fddc04710f611cad72b08b07f7 data/exnihiloreborn/recipes/barrel_mixing/soul_sand.json -840208a4bbb44595783ee353513cbda548413b36 data/exnihiloreborn/recipes/barrel_mixing/stone.json -6e3df85650328bce42f118edb970947c33d21f87 data/exnihiloreborn/recipes/birch_barrel.json -b33e570733c5188df4e4fa23333688bbb41fd628 data/exnihiloreborn/recipes/birch_crucible.json -a77177a80976dadad475d076045ed0fe35ab728f data/exnihiloreborn/recipes/bone_crook.json -2262902695810de5890ea8eb49b1641007d46e53 data/exnihiloreborn/recipes/cherry_barrel.json -22abc7bc31f67b4e2242dc6686281a9b5c977713 data/exnihiloreborn/recipes/cherry_crucible.json -c0f93396b9e7506018a5c7e55708b6e016b752d2 data/exnihiloreborn/recipes/cobblestone.json -de36f05633916a8fab54b6b7814165314a7c41c4 data/exnihiloreborn/recipes/cooked_silk_worm.json -809138aa3568b0b805306ec5134f62a260437831 data/exnihiloreborn/recipes/cooked_silk_worm_from_smoking.json -bfa7fb09202a264f6e65f331831f03b3a4eb6a0a data/exnihiloreborn/recipes/copper_ore.json -ca5f097f3c474a582c54bd370897dea18a10daaa data/exnihiloreborn/recipes/crimson_barrel.json -6c6283ce04a0599f4e85f247e0e397f8ba5df8ee data/exnihiloreborn/recipes/crimson_crucible.json -ca5e9fd7400f3e44658911436d7e9e4da1095015 data/exnihiloreborn/recipes/crook.json -5bb2a9d487ebc80970caf29ecd3e528df01bbac4 data/exnihiloreborn/recipes/dark_oak_barrel.json -7eade02376b91508a564c06eed144104a0215869 data/exnihiloreborn/recipes/dark_oak_crucible.json -7a58ae52499005a8b194e406f31c1be4a223f483 data/exnihiloreborn/recipes/diamond_hammer.json -1409ef29665177b2be9a57a38e9682af9c15cbee data/exnihiloreborn/recipes/diorite.json -13540d2f5bb66b2bd194dca5ad8175f36c3625ca data/exnihiloreborn/recipes/golden_hammer.json -da2bf88f10b6fe054b6a13367cef6a36d420a6e1 data/exnihiloreborn/recipes/gold_ore.json -4b1fbb11dd0acd219bc4ea9eb148685bce52e60e data/exnihiloreborn/recipes/granite.json -1db6202ef25021d3c9a823904e1a3f91fada4c6f data/exnihiloreborn/recipes/hammer/crushed_netherrack.json -f82f21f9c6628e363811e3f2721615b6cc12a908 data/exnihiloreborn/recipes/hammer/crushing_red_sandstone.json -55a047c193301bf84514f339fab861e8c330ab7d data/exnihiloreborn/recipes/hammer/crushing_sandstone.json -40bab0961e8b0d0dfd42cde84839784e6081fdab data/exnihiloreborn/recipes/hammer/crushing_stone_bricks.json -375e55a9dcbba1f4c018ea4f8fe5668a269204f5 data/exnihiloreborn/recipes/hammer/dust.json -3a8af83e7901805ea9c6eff82471f2c990703db7 data/exnihiloreborn/recipes/hammer/gravel.json -3187bc4ba54086e69db19f265a17f3e3063a9256 data/exnihiloreborn/recipes/hammer/sand.json -4996ce338f802fa9d60f6d4f1884940ebefc233e data/exnihiloreborn/recipes/hammer/stone_pebbles.json -f52d66bd356d8a087380bcba6d2ace5aefd20634 data/exnihiloreborn/recipes/iron_hammer.json -320efefe394abc12d15f4095c961746b5a79df84 data/exnihiloreborn/recipes/iron_ore.json -f1c9f600738b54452c064fb87bfc2a7cd426fff8 data/exnihiloreborn/recipes/jungle_barrel.json -862ce48ca979cfe274b1c3ccb13d4b5a51ca9864 data/exnihiloreborn/recipes/jungle_crucible.json -4619cf9593d9c2703d4422614bce3e562ae91d76 data/exnihiloreborn/recipes/lava_crucible/cobblestone.json -a5a32976c9aa8af48025729c0e01bf71950a66e7 data/exnihiloreborn/recipes/lava_crucible/gravel.json -580a2e2e84fb2c6bd2116c9b0fc24404e9563cbb data/exnihiloreborn/recipes/lava_crucible/netherrack.json -53a8954abfdb86fcaa7b5022cc1f646573679c30 data/exnihiloreborn/recipes/lava_crucible/stone.json -4952952bf6bfa0e88503c762504920664cc83018 data/exnihiloreborn/recipes/mangrove_barrel.json -e74887ddb09e78aee413ec63aaa25a9ab0f0ebbf data/exnihiloreborn/recipes/mangrove_crucible.json -0b07e47e28f4d2a407813c41d3bad2c6c7cdde8c data/exnihiloreborn/recipes/netherite_hammer.json -95662bf65d07735d6fcd409f80133a1f3a82e100 data/exnihiloreborn/recipes/oak_barrel.json -a0501465b356002e17328ff509eecfa93e952a08 data/exnihiloreborn/recipes/oak_crucible.json -6c9f7a6da776a73b0daf13e431c7d5ac73a58bed data/exnihiloreborn/recipes/porcelain_crucible.json -19a026d0e8c0614cbc2b11150da49688ac0d3b0c data/exnihiloreborn/recipes/porcelain_crucible_from_campfire_cooking.json -caa0a248c8f6d397970de66bf28b202ce3557d05 data/exnihiloreborn/recipes/sieve/flint/andesite_pebble.json -a291f0815afe152b2d68865704699448f8b74fe9 data/exnihiloreborn/recipes/sieve/flint/beetroot_seeds.json -94560929016b1ababa51875aec11a73838b44816 data/exnihiloreborn/recipes/sieve/flint/diorite_pebble.json -007204a8c4ba383ae6099b63cdd556376d9efe82 data/exnihiloreborn/recipes/sieve/flint/flint.json -e3342d4dce65cec82e7b3beb5c4282d705ea4be0 data/exnihiloreborn/recipes/sieve/flint/granite_pebble.json -445bf2ddad6e9a9a8f7e4e8835e72d0b8d9aefc0 data/exnihiloreborn/recipes/sieve/flint/melon_seeds.json -b5128a31a9a613a8c0e5c96d137d4c98e80fab94 data/exnihiloreborn/recipes/sieve/flint/pumpkin_seeds.json -ff4f4cddb407223d1b56bb3dc334cb44a4b3d9ed data/exnihiloreborn/recipes/sieve/flint/stone_pebble.json -2167f7f6ef63ce1f36b5530f834b01e3929dd594 data/exnihiloreborn/recipes/sieve/flint/wheat_seeds.json -2e71936f4a2a2c251dd887070f911db955a6d5db data/exnihiloreborn/recipes/sieve/string/beetroot_seeds.json -53b6f54cc3e0c84faab81a1860e4ce9f9991325e data/exnihiloreborn/recipes/sieve/string/flint.json -94dd692b0b73bc92d6158d0b4d4bca8176f261eb data/exnihiloreborn/recipes/sieve/string/melon_seeds.json -64b2cffef78659cef8862cbfcf57ff5644d7feea data/exnihiloreborn/recipes/sieve/string/pumpkin_seeds.json -85d4af1b464b4a1dbfbea34b34c0a0901f1cf2b7 data/exnihiloreborn/recipes/sieve/string/stone_pebble.json -08bdc228a11b8273ffc81a07325026390292dd7c data/exnihiloreborn/recipes/sieve/string/wheat_seeds.json -ffb29840856a0e5feb21c6992bfccbd6cb177882 data/exnihiloreborn/recipes/spruce_barrel.json -4cadea3ddd3378b8eb3654f537b2355be053471b data/exnihiloreborn/recipes/spruce_crucible.json -1a1187987414031f287bf60ac07e2058f3795bd0 data/exnihiloreborn/recipes/stone_barrel.json -bdf1b94117a393d54bd291a41ab9d1f5d7828db0 data/exnihiloreborn/recipes/stone_hammer.json -fc23351592c713c3d50f79d1a71b5110a1a36ea5 data/exnihiloreborn/recipes/string_mesh.json -8d8ef9f564035f52f3e4bc5ad04ba760721b43d6 data/exnihiloreborn/recipes/unfired_crucible.json -4fa9d5d6e61a8e318e861e76067d2f7b857d5d26 data/exnihiloreborn/recipes/warped_barrel.json -8f6e9c019bb9761a97a2287539e28dd4417261e2 data/exnihiloreborn/recipes/warped_crucible.json -ba01276a01024fcb4ff34b78d293182c0acb5e60 data/exnihiloreborn/recipes/water_crucible/apple.json -b212fa7443467fdefa77c017877bb04ec62eb07b data/exnihiloreborn/recipes/water_crucible/cactus.json -97101ccec5de5faa54359a286773386fdcf99a1b data/exnihiloreborn/recipes/water_crucible/leaves.json -0ca5096effcadcf734f705434d82a2bfa92848f8 data/exnihiloreborn/recipes/water_crucible/lily_pad.json -60e42c09994d864acb552d53d5db10e12d40a7c0 data/exnihiloreborn/recipes/water_crucible/melon.json -d692d563bcfd47b66ded7affddf3a83d6761079d data/exnihiloreborn/recipes/water_crucible/melon_slice.json -286e94d4f475355db321159e7eb0e87df371fe8f data/exnihiloreborn/recipes/water_crucible/pumpkin.json -d9904d9d24a932da8444e78f60f4a0785f4febc5 data/exnihiloreborn/recipes/water_crucible/saplings.json -72a94f33818d2175db5f68374b5fb9b8893ab570 data/exnihiloreborn/recipes/water_crucible/small_flowers.json -da2019d86304e54dbd2d063920b3759f10fb4053 data/exnihiloreborn/recipes/water_crucible/sweet_berries.json -c759cbfffc5440c1250eda82cb5b697b79dee6e0 data/exnihiloreborn/recipes/water_crucible/tall_flowers.json -074157fe6757fc65a48a3e0a923694cb3e2de4a0 data/exnihiloreborn/recipes/wooden_hammer.json +// 1.20.1 2023-08-03T18:32:13.5934373 Recipes +26790a6c852675bbbefc296ddee1f1055053a28f data/exdeorum/advancements/recipes/food/cooked_silk_worm.json +8d39730c76983574ba84d5b0a9a6c02783b5de06 data/exdeorum/advancements/recipes/food/cooked_silk_worm_from_smoking.json +95fade4a5eff6b20b3599b64db91f00248d16a3b data/exdeorum/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json +25dd027e844a72b03c95dbe5e3c3dd8c738ceb00 data/exdeorum/advancements/recipes/misc/acacia_barrel.json +376be94a64c9ca97a9ea2346547b6e617f13a815 data/exdeorum/advancements/recipes/misc/acacia_crucible.json +4a6a48c32915239e2e3ad4a667c2f2b6e7819234 data/exdeorum/advancements/recipes/misc/andesite.json +b4a461c52a60ac753aab43dee176cfca474fb0f6 data/exdeorum/advancements/recipes/misc/bamboo_barrel.json +49248bd2ba5cd364a9819bb51bbd23580814851c data/exdeorum/advancements/recipes/misc/bamboo_crucible.json +46f4cf0e15aca426d44f5e76372fdf806db53e5a data/exdeorum/advancements/recipes/misc/birch_barrel.json +b58090f1a1dec665f11024e4d7774a53f3e4392c data/exdeorum/advancements/recipes/misc/birch_crucible.json +fe4ae2d53dd076fc967a62ede6fff78ed8e460ad data/exdeorum/advancements/recipes/misc/cherry_barrel.json +78ab62bb7b76699615b5dce962945ff704c866a4 data/exdeorum/advancements/recipes/misc/cherry_crucible.json +dbee171562739e3ab561da0bf52a8566c383c1c2 data/exdeorum/advancements/recipes/misc/cobblestone.json +a113ba4101974ad78c3ecfd3b29b129579183e23 data/exdeorum/advancements/recipes/misc/copper_ore.json +c35a2f9e0a97888cfa35cd07f365ae60b2de4b68 data/exdeorum/advancements/recipes/misc/crimson_barrel.json +d36191b13459b513f67e09a00f26dd79317b5d96 data/exdeorum/advancements/recipes/misc/crimson_crucible.json +21c64e319bcd1468eb05aaee89505fbf570273d0 data/exdeorum/advancements/recipes/misc/dark_oak_barrel.json +6fa805a246c424ea651fff9003e11f3c8632cd3c data/exdeorum/advancements/recipes/misc/dark_oak_crucible.json +7a521fa3d4d9c602a1135e22ef63d5e407f3262a data/exdeorum/advancements/recipes/misc/diorite.json +8e0b91838f1597f97158c6d6c1d5d4dd1da3ceb7 data/exdeorum/advancements/recipes/misc/gold_ore.json +13e1a8346dc49decee9de11f6d589f0b033aa65d data/exdeorum/advancements/recipes/misc/granite.json +2f2e4e3f4893390b7248a1fd9fd405d628aaa69c data/exdeorum/advancements/recipes/misc/iron_ore.json +13ae44cb8da590953fc295c730e3606ab8c8ef7e data/exdeorum/advancements/recipes/misc/jungle_barrel.json +4e23fd62963a608c73565d61966cd700537b48a7 data/exdeorum/advancements/recipes/misc/jungle_crucible.json +ef344cd03adefba1ff628f494569cb1e61ff5a5f data/exdeorum/advancements/recipes/misc/mangrove_barrel.json +a4325e653eba3a2cd86fa5055414c0b8f391d80d data/exdeorum/advancements/recipes/misc/mangrove_crucible.json +d85bf493287a94e61ee13f713625b3dec0624706 data/exdeorum/advancements/recipes/misc/oak_barrel.json +83cb594324378aa27e88363a95b95389045f6bb5 data/exdeorum/advancements/recipes/misc/oak_crucible.json +621481d98464a83a43d69c2a2e8b0c782f159d22 data/exdeorum/advancements/recipes/misc/porcelain_crucible.json +5b83976b43f495d759b62d31e8645e503aa11eae data/exdeorum/advancements/recipes/misc/spruce_barrel.json +4f82465369cb3da80c9740a2aac5a5c310f10093 data/exdeorum/advancements/recipes/misc/spruce_crucible.json +6b4786a5f840e458ec918714716b440525a03d59 data/exdeorum/advancements/recipes/misc/stone_barrel.json +086134fd2b999ce693a10ff66274e3b7347e4f44 data/exdeorum/advancements/recipes/misc/string_mesh.json +dec3917d92fe7132d2198369f4a917d096b097ce data/exdeorum/advancements/recipes/misc/unfired_crucible.json +ce13aea7f3706df6ee4380e09d8cec9de3b28a95 data/exdeorum/advancements/recipes/misc/warped_barrel.json +c348b3f289fdd42b66154680447c14da2fb8b8d8 data/exdeorum/advancements/recipes/misc/warped_crucible.json +3bc88052ecc7287952e17c8c7d9ff51be8f8efe5 data/exdeorum/advancements/recipes/tools/bone_crook.json +ed5a600dde175bdc931fb8d5100a4951598a6138 data/exdeorum/advancements/recipes/tools/crook.json +8f8c706547ffbd7db1e9b513f6eab5224630cc53 data/exdeorum/advancements/recipes/tools/diamond_hammer.json +efd6f054ffb1f179fa1c92b8dafcbe8f8c9c2a31 data/exdeorum/advancements/recipes/tools/golden_hammer.json +549692588c02488c8bf541d9e658cb352c9dcfcf data/exdeorum/advancements/recipes/tools/iron_hammer.json +0d83f948e9ec7ef7fd5f2a4b0aff00caf5a09aa8 data/exdeorum/advancements/recipes/tools/netherite_hammer.json +343650aa1e2fe06e242d2cf73425cb12565b2ac9 data/exdeorum/advancements/recipes/tools/stone_hammer.json +70d5cb939e74abcca37710a67394063abbd11e37 data/exdeorum/advancements/recipes/tools/wooden_hammer.json +1a3ad55e158322407ec6b00dfdd775ae9a590980 data/exdeorum/recipes/acacia_barrel.json +b04a381b3dc085153b5acc8085792297be9f5abb data/exdeorum/recipes/acacia_crucible.json +3e5a3df68bb27ef2b83fa9bdbd2f29f053781c2c data/exdeorum/recipes/andesite.json +97c20733afff55e967256e89ee022be1c657e8f0 data/exdeorum/recipes/bamboo_barrel.json +ffd7c016eef42ed756f88aed5dbf6bd7c1d61767 data/exdeorum/recipes/bamboo_crucible.json +7940ebf503b4fa5a89b5279f623a9aeda8629940 data/exdeorum/recipes/barrel_compost/apple.json +1b13c3e0c90d978f574e865d951e05f29b1fb77b data/exdeorum/recipes/barrel_compost/beef.json +96cd94a5121301bb47bc8b6c89cdccc05c9b76dd data/exdeorum/recipes/barrel_compost/berries.json +30c75da3bbf2917418045d6b971572cafa970e09 data/exdeorum/recipes/barrel_compost/bread.json +177efefdd5b58a1feab7e93986631edbb69644ad data/exdeorum/recipes/barrel_compost/cake.json +2494118c311271ea0eac052e9f379e651f576b19 data/exdeorum/recipes/barrel_compost/carrots.json +33e7e6193af5fb1e818e155d13f7fa5191811d3d data/exdeorum/recipes/barrel_compost/chicken.json +fdb1992a1f288ad308a32661d471ab08675011d0 data/exdeorum/recipes/barrel_compost/cod.json +1f04665bbda29747d8071cf45114a86a41415cb6 data/exdeorum/recipes/barrel_compost/cookie.json +fea2a11e64ae425b6dcc29480e9793fad877792b data/exdeorum/recipes/barrel_compost/egg.json +7e4e8500b94b97fded88c19b66b5c4f2fa8c3b38 data/exdeorum/recipes/barrel_compost/grass.json +b26f3f6922af80bbe8830ad00844880ab5d1d389 data/exdeorum/recipes/barrel_compost/kelp.json +dbc452bd95428da7c2c44fe0f2f55c04a0939e25 data/exdeorum/recipes/barrel_compost/leaves.json +ef787402b9a0735b03fd72f2f6eac1a312de54d1 data/exdeorum/recipes/barrel_compost/lily_pad.json +1173cffa62b08f64f95456808197800883f8e754 data/exdeorum/recipes/barrel_compost/melon.json +cd92a1c1424b4eac5028d523c02330f7f9fe576b data/exdeorum/recipes/barrel_compost/melon_slice.json +3ce6d4c6e9d4fa14aa28c16f28b295967fe26ff2 data/exdeorum/recipes/barrel_compost/mushrooms.json +40f0c6f2a5958c23d63990ba6accc41b5052c230 data/exdeorum/recipes/barrel_compost/mutton.json +175fd172fceeadc06ca5184ad8f71ae17ba93667 data/exdeorum/recipes/barrel_compost/nether_wart.json +0d0d58da8a0389440e9b13bdedc6d6e14b4197b8 data/exdeorum/recipes/barrel_compost/pork.json +eb7139e6f985ee85e0693789d2c19508dda6e2d1 data/exdeorum/recipes/barrel_compost/potatoes.json +f53dc1607f4f2cffb472a89c1295061a78393bc8 data/exdeorum/recipes/barrel_compost/pufferfish.json +b691840022019ce1ebcb8528f77066e68162e58c data/exdeorum/recipes/barrel_compost/pumpkin.json +8e293fa1db1397714f8e41c8f13f6a8e59566edc data/exdeorum/recipes/barrel_compost/pumpkin_pie.json +c648fa75a79e170a8a882a92b20ee3a6780b5849 data/exdeorum/recipes/barrel_compost/rabbit.json +c720509d8f087f6b6a95b86f66068e94d09ecb56 data/exdeorum/recipes/barrel_compost/rotten_flesh.json +2e7fda4c3ae928ad3fa442e30deec859f4e8b143 data/exdeorum/recipes/barrel_compost/salmon.json +12e54efe4b3b86d27b57c8169e3c0ae873ab781f data/exdeorum/recipes/barrel_compost/saplings.json +67f76ee0fd778b1cacf014d04010d8dae0bc9501 data/exdeorum/recipes/barrel_compost/seagrass.json +226beec982c238b26acef781942b2ebdde3eb5a0 data/exdeorum/recipes/barrel_compost/seeds.json +0448b2c0b447b8f9143cca678d3caf9a66fb81d2 data/exdeorum/recipes/barrel_compost/silk_worms.json +e0a9b437cd796c609fb8719325661c6117f59d4f data/exdeorum/recipes/barrel_compost/small_flowers.json +8f8075014f8f4200abd8253b5135d23cd37d45ba data/exdeorum/recipes/barrel_compost/spider_eye.json +0f979382681cc620280b2dc12cd28687ca2d46f9 data/exdeorum/recipes/barrel_compost/string.json +e6077478cfc6b699909e15fd4f2113e703c4046f data/exdeorum/recipes/barrel_compost/sugar_cane.json +ea698e109eb94b25b670be314de756955b3e1d58 data/exdeorum/recipes/barrel_compost/tall_flowers.json +b6c9b1329b400953c4239eb0444367772a2f67a8 data/exdeorum/recipes/barrel_compost/tall_grass.json +cc365b1961a4d1ac668c1ea33f52a4b74517d8c0 data/exdeorum/recipes/barrel_compost/tropical_fish.json +653a42a46a6bd977a2eddea7336df4beabbbeecf data/exdeorum/recipes/barrel_compost/vine.json +5677e23fdc74130523d602ebf9e557f659af57c5 data/exdeorum/recipes/barrel_compost/wheat.json +94c1a18675f7decdd92dc7a4c067187d301c8ada data/exdeorum/recipes/barrel_mixing/end_stone.json +76238c8829fec062ebbcb9408f2dd5c286d89db9 data/exdeorum/recipes/barrel_mixing/ice.json +cc8eefbfd353f195bca53a8aca98cbaefd9c760d data/exdeorum/recipes/barrel_mixing/netherrack.json +002a20e5d9df8ec7a795917a04837cda9bd4e807 data/exdeorum/recipes/barrel_mixing/obsidian.json +60962aa7de36cb7ee3486f83e9376ce19d7cc4ff data/exdeorum/recipes/barrel_mixing/slime_block.json +923c394a75047e8adcb0b8ed1ac74d6bb056781c data/exdeorum/recipes/barrel_mixing/soul_sand.json +d86864fd5a4ebe988247197d510eb78ae5f97c0b data/exdeorum/recipes/barrel_mixing/stone.json +86419d8f205f3756c57a5701407b78d21cec595c data/exdeorum/recipes/birch_barrel.json +a9b16fe05fac026f5fc6e843165ac6b3c4e49ad9 data/exdeorum/recipes/birch_crucible.json +e2747b1a78ad7e24daa1457cd42727d4e557e601 data/exdeorum/recipes/bone_crook.json +00792e2958a9c8017228b1a85444f864c67df820 data/exdeorum/recipes/cherry_barrel.json +b2e3bb4ec8706924dae30712573f269cff310f6f data/exdeorum/recipes/cherry_crucible.json +ba90fbda213e52dc15ea532c8f10c63ea47747de data/exdeorum/recipes/cobblestone.json +0f7fa8aac7b5e0a3a882db3ca0f6e46b1731f672 data/exdeorum/recipes/cooked_silk_worm.json +0843aa55ea02679d6cd055e469a8dc980aed84b0 data/exdeorum/recipes/cooked_silk_worm_from_smoking.json +520186c74048b30a5fc6ab424d2717944b6624e2 data/exdeorum/recipes/copper_ore.json +33acd21d80389c29b42ec1d4247bb34d5a10e740 data/exdeorum/recipes/crimson_barrel.json +20ddd97165d2b2c1c9c04f364ddec810ca7d73d6 data/exdeorum/recipes/crimson_crucible.json +f6a9036c1bbc4fa0cdc25ef4c851de5ddac0a4ff data/exdeorum/recipes/crook.json +f41b9a2782302d6684a89127b90f47ba432b35f1 data/exdeorum/recipes/dark_oak_barrel.json +88de5b2df3c7cbb668195ebff7d60235fa897cdf data/exdeorum/recipes/dark_oak_crucible.json +0558034d3940e2bd4046ad2af07c42068852dc76 data/exdeorum/recipes/diamond_hammer.json +596e6fb9a4c633938b7b3c778baad53cdd9fd2ed data/exdeorum/recipes/diorite.json +4adddee39d6ff6ee58dedfdeb32265a051f9a722 data/exdeorum/recipes/golden_hammer.json +44ed0e97591833c39e32847f22edf333ae551b22 data/exdeorum/recipes/gold_ore.json +959cdac69e6907157e75b38b098cff21609f4869 data/exdeorum/recipes/granite.json +5af5ca27315048e86f73d689b74a375fc2dcada3 data/exdeorum/recipes/hammer/crushed_netherrack.json +b8f6f3cafbd66f00c8a53538e5d609f1c2120e9a data/exdeorum/recipes/hammer/crushing_red_sandstone.json +eee4bfda98c57edabadea32dad636c345999ba0a data/exdeorum/recipes/hammer/crushing_sandstone.json +dd16c63617e152e9f1f16b1777d9bafffd8fafa3 data/exdeorum/recipes/hammer/crushing_stone_bricks.json +445b29b010e6025871a5d2073e8216e436ca6286 data/exdeorum/recipes/hammer/dust.json +aaa8284df43cfd02b61e25dc5e3bb76c93779c72 data/exdeorum/recipes/hammer/gravel.json +b592554bc00ab20d8affdfd1627406858ac10797 data/exdeorum/recipes/hammer/sand.json +0e879c5bcf28023efdcd257d3e12e7153bd0bef7 data/exdeorum/recipes/hammer/stone_pebbles.json +3067ccffd037b6d16ba09ae181813be6471d2050 data/exdeorum/recipes/iron_hammer.json +6f06b4d91979afc8000988cd20519379152a373b data/exdeorum/recipes/iron_ore.json +332d5396af038b56047e88fcad713478e45cbd97 data/exdeorum/recipes/jungle_barrel.json +7239040d0cee42fe9077c89eaa3d768a07db0557 data/exdeorum/recipes/jungle_crucible.json +88ffe6a8b564f62c8d052e41f93b2f0e5127493e data/exdeorum/recipes/lava_crucible/cobblestone.json +3d1fc72b6f6ac2fdaf6cd5b993badeef9aa73054 data/exdeorum/recipes/lava_crucible/gravel.json +1607c6e3ff355a48024f47374b1df06b44240128 data/exdeorum/recipes/lava_crucible/netherrack.json +bcf1a98d97b158c53c88253f3b3201af228794e1 data/exdeorum/recipes/lava_crucible/stone.json +8efa8d7c8da52d42d8e1a831004dfc080423a500 data/exdeorum/recipes/mangrove_barrel.json +95edd369ab19abd17ef56cfa2350a2dc185c7747 data/exdeorum/recipes/mangrove_crucible.json +f92abca4ddd5f75b770e81fc745a735a7fd0ee68 data/exdeorum/recipes/netherite_hammer.json +62209674f4ca94b379d4e67c7480285b5390b6ca data/exdeorum/recipes/oak_barrel.json +97bd28265ca9481edddebd8f274d2f07791b2528 data/exdeorum/recipes/oak_crucible.json +51a5ae6603bd9c452da16204c2448c9530b9156a data/exdeorum/recipes/porcelain_crucible.json +508acb3340451e047f94a07759649fa81f0e6c06 data/exdeorum/recipes/porcelain_crucible_from_campfire_cooking.json +664635caa9d858d645ce94c6a4bb6931c2e02cb0 data/exdeorum/recipes/sieve/flint/andesite_pebble.json +c8a43a253d3d7270086397e863267e5afc34d6cb data/exdeorum/recipes/sieve/flint/beetroot_seeds.json +a4692e253432d0edadde173d52a18e2250300206 data/exdeorum/recipes/sieve/flint/diorite_pebble.json +051714c7be89d5a801f272173d5709dcea290845 data/exdeorum/recipes/sieve/flint/flint.json +240eb1dcd78aa98e053168d4dd0982d10be50dbb data/exdeorum/recipes/sieve/flint/granite_pebble.json +c5e6341548918d7c8f5cdf9e61febcacd4bb9469 data/exdeorum/recipes/sieve/flint/melon_seeds.json +afb7957f520e0875f1893f475fc2a019f121425c data/exdeorum/recipes/sieve/flint/pumpkin_seeds.json +208ae5ad3459ebe4d0497a94f980158264cb30b4 data/exdeorum/recipes/sieve/flint/stone_pebble.json +16b385233806e86d3ccba1ac289391d96057f354 data/exdeorum/recipes/sieve/flint/wheat_seeds.json +10f935cb62b2968cc1250ea8410a388973f3ba00 data/exdeorum/recipes/sieve/string/beetroot_seeds.json +2aff691ea2c9031949eed7285da44a0e43aa42c1 data/exdeorum/recipes/sieve/string/flint.json +67d593f550bb672368ec0b6f17376792cc83c208 data/exdeorum/recipes/sieve/string/melon_seeds.json +f4ebe2b2d7ec7c51975f4e6cb84ecb55ad735a93 data/exdeorum/recipes/sieve/string/pumpkin_seeds.json +669d15aff2ba7ed72ea46ec7b52e5ca225396110 data/exdeorum/recipes/sieve/string/stone_pebble.json +9925816f276f994b62ac2554bec9a43702cd513e data/exdeorum/recipes/sieve/string/wheat_seeds.json +5fada017bfccd7c672986d436e390ed5799b185a data/exdeorum/recipes/spruce_barrel.json +3a2654f08af2014451533d7168c29ed866c0788f data/exdeorum/recipes/spruce_crucible.json +5c0a2619af428a12b5669976c8d489e4c87c7a47 data/exdeorum/recipes/stone_barrel.json +0aee7f0e68984984d53cab77fef3296f48a8bbf1 data/exdeorum/recipes/stone_hammer.json +00c34e6891b9de45e4b502d4dab6d1443622f1de data/exdeorum/recipes/string_mesh.json +c79faa160392872226394a3506412c9946a8183f data/exdeorum/recipes/unfired_crucible.json +346b70c2d2516f6e735fd1f156e22a649175813d data/exdeorum/recipes/warped_barrel.json +1ae1b311f2e370c924041da80fea01ac8da870c5 data/exdeorum/recipes/warped_crucible.json +4fbb682aa185e8d9d945619554dc98015221a4eb data/exdeorum/recipes/water_crucible/apple.json +8fed4fdb981ca82436919a074fc1166a2fc6385d data/exdeorum/recipes/water_crucible/cactus.json +1a31f9a9826fc882acc135c40845b1f227476c7c data/exdeorum/recipes/water_crucible/leaves.json +08d92cfb7b7e83651d1bc26d3abbe7340fab511f data/exdeorum/recipes/water_crucible/lily_pad.json +27134a6501957007812b98886e16d22cd8517ee0 data/exdeorum/recipes/water_crucible/melon.json +d9c0f111e2ae9715cd76a9d5f0ceadce72e34c87 data/exdeorum/recipes/water_crucible/melon_slice.json +0505bf31de1c13f3a22ee2cbdd1595bbb4857692 data/exdeorum/recipes/water_crucible/pumpkin.json +8b04ebb043ce62c0f17adf40cb45431f8e54701f data/exdeorum/recipes/water_crucible/saplings.json +dabaaa0c9db5dd4668b528df176606609f45c0ce data/exdeorum/recipes/water_crucible/small_flowers.json +11d7b4b67198a9753a0391685fdcc368b506fade data/exdeorum/recipes/water_crucible/sweet_berries.json +9d4abedfd8af2e988c4f11d62ed66743f3e8ac07 data/exdeorum/recipes/water_crucible/tall_flowers.json +8356651dbd67d7c3b820a78d0720afa5a1ee5713 data/exdeorum/recipes/wooden_hammer.json diff --git a/src/generated/resources/.cache/adcb492c336614f4dabbf7b0ba1b80a1feec2905 b/src/generated/resources/.cache/adcb492c336614f4dabbf7b0ba1b80a1feec2905 deleted file mode 100644 index 5425259c..00000000 --- a/src/generated/resources/.cache/adcb492c336614f4dabbf7b0ba1b80a1feec2905 +++ /dev/null @@ -1,8 +0,0 @@ -// 1.20.1 2023-08-03T17:20:09.1072536 Tags for minecraft:item mod id exnihiloreborn -3602c357ad3f65545614e0829504c3bd0e3b9925 data/exnihiloreborn/tags/items/barrels.json -d5441416296951ce5fd5ce14bc6d3753b4f26950 data/exnihiloreborn/tags/items/crooks.json -b08e46cd1efe72662e1fab1b90fe65ba31695695 data/exnihiloreborn/tags/items/hammers.json -4339c19de1b03c49492cb85d282195db571c1148 data/exnihiloreborn/tags/items/pebbles.json -21515ccfd7e68fc84be41b5a31420c76640c0ccd data/exnihiloreborn/tags/items/sieve_meshes.json -4d0a7706e14b16cfe3c6f98c535afc582d714578 data/exnihiloreborn/tags/items/stone_barrels.json -b24f3ab9d607e3257d78d3a754a1255507e245f8 data/exnihiloreborn/tags/items/wooden_barrels.json diff --git a/src/generated/resources/.cache/d2a52f93f6a2dbbf9cb17e741383b71a5107d737 b/src/generated/resources/.cache/d2a52f93f6a2dbbf9cb17e741383b71a5107d737 deleted file mode 100644 index 61b26bba..00000000 --- a/src/generated/resources/.cache/d2a52f93f6a2dbbf9cb17e741383b71a5107d737 +++ /dev/null @@ -1,4 +0,0 @@ -// 1.20.1 2023-07-31T10:44:07.5040349 Tags for minecraft:worldgen/structure_set mod id exnihiloreborn -35133e95f1c8fdd7a1c21afcc231fc0bffefb9a8 data/exnihiloreborn/tags/worldgen/structure_set/overworld_void_structure_sets.json -56ffeb3beb8ca3df4a20420bc56f6139ebf57ada data/exnihiloreborn/tags/worldgen/structure_set/the_end_void_structure_sets.json -14abefb27112e5ad3ebce0cb9618fb51c54e2f9d data/exnihiloreborn/tags/worldgen/structure_set/the_nether_void_structure_sets.json diff --git a/src/generated/resources/.cache/e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0 b/src/generated/resources/.cache/e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0 index 583fb227..0aef9070 100644 --- a/src/generated/resources/.cache/e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0 +++ b/src/generated/resources/.cache/e5c5eb35b4ba40351ecb7d9f04c3527f2f5779b0 @@ -1,6 +1,6 @@ -// 1.20.1 2023-07-31T10:44:07.5060349 Advancements -82b18f9cd2e795822f726a2228b8afbe0725ec92 data/exnihiloreborn/advancements/core/barrel.json -f8000323ce5754fad2f610f9dd9ad4e8028d3bcf data/exnihiloreborn/advancements/core/crook.json -59a21529ea42ad657750110399ff1cabfead380f data/exnihiloreborn/advancements/core/root.json -7103c0d7631de60d10e77f1a87a3232a30005c26 data/exnihiloreborn/advancements/core/silk_worm.json -6a9f99474e987b4c6f9031f20a77508c00280217 data/exnihiloreborn/advancements/core/string_mesh.json +// 1.20.1 2023-08-03T18:32:13.596438 Advancements +4e18e4e53d48dd9658785e68275c7f09f7f08bb3 data/exdeorum/advancements/core/barrel.json +4086caa3f1b9e6bee8f471bda6f8e215d6b44145 data/exdeorum/advancements/core/crook.json +5768f6d020ef8b374a7a4fc1506c3d297acc4291 data/exdeorum/advancements/core/root.json +2f69de3342f67644c4bc00ce78229fd12248ced7 data/exdeorum/advancements/core/silk_worm.json +77c7995e233e03a648036fcaaee4f24afcccab31 data/exdeorum/advancements/core/string_mesh.json diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_barrel.json deleted file mode 100644 index 7de275c5..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/acacia_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_crucible.json deleted file mode 100644 index b2965a9a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/acacia_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_sieve.json deleted file mode 100644 index 5a6a891a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/acacia_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/acacia_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_barrel.json deleted file mode 100644 index ef5e4e25..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/bamboo_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_crucible.json deleted file mode 100644 index cc1a625d..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/bamboo_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_sieve.json deleted file mode 100644 index c8ac6670..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/bamboo_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/bamboo_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/birch_barrel.json deleted file mode 100644 index fcad1e5a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/birch_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/birch_crucible.json deleted file mode 100644 index 0b20d4b8..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/birch_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/birch_sieve.json deleted file mode 100644 index ab71b296..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/birch_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/birch_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_barrel.json deleted file mode 100644 index dc179fa8..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/cherry_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_crucible.json deleted file mode 100644 index a9f2e539..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/cherry_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_sieve.json deleted file mode 100644 index 55c3cfbc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/cherry_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/cherry_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_barrel.json deleted file mode 100644 index 683a3b22..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/crimson_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_crucible.json deleted file mode 100644 index 912f3453..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/crimson_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_sieve.json deleted file mode 100644 index f5dc2dcd..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/crimson_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/crimson_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_end_stone.json b/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_end_stone.json deleted file mode 100644 index c5efe3fc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_end_stone.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/crushed_end_stone" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_netherrack.json b/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_netherrack.json deleted file mode 100644 index 6d7adc45..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/crushed_netherrack.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/crushed_netherrack" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_barrel.json deleted file mode 100644 index ab64b1dc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/dark_oak_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_crucible.json deleted file mode 100644 index 2d93c323..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/dark_oak_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_sieve.json deleted file mode 100644 index 030c9da6..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/dark_oak_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/dark_oak_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/dust.json b/src/generated/resources/assets/exnihiloreborn/blockstates/dust.json deleted file mode 100644 index 6036098c..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/dust.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/dust" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_barrel.json deleted file mode 100644 index ed66c5c0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/jungle_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_crucible.json deleted file mode 100644 index 1365a1fc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/jungle_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_sieve.json deleted file mode 100644 index f90136de..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/jungle_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/jungle_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_barrel.json deleted file mode 100644 index 09afb7c0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/mangrove_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_crucible.json deleted file mode 100644 index d81ab6b7..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/mangrove_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_sieve.json deleted file mode 100644 index 49b7029d..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/mangrove_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/mangrove_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/oak_barrel.json deleted file mode 100644 index ad867859..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/oak_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/oak_crucible.json deleted file mode 100644 index 94770373..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/oak_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/oak_sieve.json deleted file mode 100644 index 6b444230..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/oak_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/oak_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/porcelain_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/porcelain_crucible.json deleted file mode 100644 index 0493ab5b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/porcelain_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/porcelain_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_barrel.json deleted file mode 100644 index 65887092..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/spruce_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_crucible.json deleted file mode 100644 index 501f3be4..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/spruce_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_sieve.json deleted file mode 100644 index a1cf2a6e..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/spruce_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/spruce_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/stone_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/stone_barrel.json deleted file mode 100644 index 88f6e81c..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/stone_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/stone_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/unfired_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/unfired_crucible.json deleted file mode 100644 index 070843f3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/unfired_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/unfired_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_barrel.json b/src/generated/resources/assets/exnihiloreborn/blockstates/warped_barrel.json deleted file mode 100644 index 991b6fe5..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_barrel.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/warped_barrel" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_crucible.json b/src/generated/resources/assets/exnihiloreborn/blockstates/warped_crucible.json deleted file mode 100644 index e0bf0f13..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_crucible.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/warped_crucible" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_sieve.json b/src/generated/resources/assets/exnihiloreborn/blockstates/warped_sieve.json deleted file mode 100644 index 8e08a54e..00000000 --- a/src/generated/resources/assets/exnihiloreborn/blockstates/warped_sieve.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/warped_sieve" - } - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/lang/en_us.json b/src/generated/resources/assets/exnihiloreborn/lang/en_us.json deleted file mode 100644 index e14a13f3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/lang/en_us.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "advancements.exnihiloreborn.core.barrel.description": "Use a barrel to compost organic material into dirt", - "advancements.exnihiloreborn.core.barrel.title": "That Goes in the GreenWaste", - "advancements.exnihiloreborn.core.crook.description": "Craft a Crook to double sapling drops from leaves", - "advancements.exnihiloreborn.core.crook.title": "Give Him The Hook", - "advancements.exnihiloreborn.core.root.description": "Spawn into a SkyBlock void world", - "advancements.exnihiloreborn.core.root.title": "Don't Look Down...", - "advancements.exnihiloreborn.core.silk_worm.description": "Obtain a silk worm, then infest a tree with it to get string", - "advancements.exnihiloreborn.core.silk_worm.title": "Straight Outta China", - "advancements.exnihiloreborn.core.string_mesh.description": "Craft a string mesh to use in a sieve", - "advancements.exnihiloreborn.core.string_mesh.title": "All the Little Cogs", - "block.exnihiloreborn.acacia_barrel": "Acacia Barrel", - "block.exnihiloreborn.acacia_crucible": "Acacia Crucible", - "block.exnihiloreborn.acacia_sieve": "Acacia Sieve", - "block.exnihiloreborn.bamboo_barrel": "Bamboo Barrel", - "block.exnihiloreborn.bamboo_crucible": "Bamboo Crucible", - "block.exnihiloreborn.bamboo_sieve": "Bamboo Sieve", - "block.exnihiloreborn.birch_barrel": "Birch Barrel", - "block.exnihiloreborn.birch_crucible": "Birch Crucible", - "block.exnihiloreborn.birch_sieve": "Birch Sieve", - "block.exnihiloreborn.cherry_barrel": "Cherry Barrel", - "block.exnihiloreborn.cherry_crucible": "Cherry Crucible", - "block.exnihiloreborn.cherry_sieve": "Cherry Sieve", - "block.exnihiloreborn.crimson_barrel": "Crimson Barrel", - "block.exnihiloreborn.crimson_crucible": "Crimson Crucible", - "block.exnihiloreborn.crimson_sieve": "Crimson Sieve", - "block.exnihiloreborn.crushed_end_stone": "Crushed End Stone", - "block.exnihiloreborn.crushed_netherrack": "Crushed Netherrack", - "block.exnihiloreborn.dark_oak_barrel": "Dark Oak Barrel", - "block.exnihiloreborn.dark_oak_crucible": "Dark Oak Crucible", - "block.exnihiloreborn.dark_oak_sieve": "Dark Oak Sieve", - "block.exnihiloreborn.dust": "Dust", - "block.exnihiloreborn.infested_leaves": "Infested Leaves", - "block.exnihiloreborn.jungle_barrel": "Jungle Barrel", - "block.exnihiloreborn.jungle_crucible": "Jungle Crucible", - "block.exnihiloreborn.jungle_sieve": "Jungle Sieve", - "block.exnihiloreborn.mangrove_barrel": "Mangrove Barrel", - "block.exnihiloreborn.mangrove_crucible": "Mangrove Crucible", - "block.exnihiloreborn.mangrove_sieve": "Mangrove Sieve", - "block.exnihiloreborn.oak_barrel": "Oak Barrel", - "block.exnihiloreborn.oak_crucible": "Oak Crucible", - "block.exnihiloreborn.oak_sieve": "Oak Sieve", - "block.exnihiloreborn.porcelain_crucible": "Porcelain Crucible", - "block.exnihiloreborn.spruce_barrel": "Spruce Barrel", - "block.exnihiloreborn.spruce_crucible": "Spruce Crucible", - "block.exnihiloreborn.spruce_sieve": "Spruce Sieve", - "block.exnihiloreborn.stone_barrel": "Stone Barrel", - "block.exnihiloreborn.unfired_crucible": "Unfired Crucible", - "block.exnihiloreborn.warped_barrel": "Warped Barrel", - "block.exnihiloreborn.warped_crucible": "Warped Crucible", - "block.exnihiloreborn.warped_sieve": "Warped Sieve", - "block.exnihiloreborn.witch_water": "Witch Water", - "fluid_type.exnihiloreborn.witch_water": "Witch Water", - "generator.exnihiloreborn.void_world": "Void World", - "gui.exnihiloreborn.category.barrel_compost": "Barrel Compost", - "gui.exnihiloreborn.category.barrel_compost.volume": "Compost: %s", - "gui.exnihiloreborn.category.hammer": "Hammer", - "gui.exnihiloreborn.category.lava_crucible": "Lava Crucible", - "gui.exnihiloreborn.category.sieve": "Sieve", - "gui.exnihiloreborn.category.sieve.average_output": "Avg. Output: %s", - "gui.exnihiloreborn.category.sieve.chance": "Chance: %s%%", - "gui.exnihiloreborn.category.sieve.max_output": "Max: %s", - "gui.exnihiloreborn.category.sieve.min_output": "Min: %s", - "gui.exnihiloreborn.category.water_crucible": "Water Crucible", - "info.exnihiloreborn.sieve": "Sieves are used to filter out certain items from soft blocks like gravel and dirt. A mesh is required to use the sieve, and it can be enchanted with Fortune and Efficiency.", - "info.exnihiloreborn.silk_worm": "Silk worms have a 1 in 100 chance to drop from leaves harvested with a Crook. Using a silk worm on a tree's leaves will infest them, gradually spreading through the entire tree. 100% infested leaves can be harvested for string, but do not drop saplings.", - "item.exnihiloreborn.andesite_pebble": "Andesite Pebble", - "item.exnihiloreborn.bone_crook": "Bone Crook", - "item.exnihiloreborn.cooked_silk_worm": "Cooked Silk Worm", - "item.exnihiloreborn.copper_ore_chunk": "Copper Ore Chunk", - "item.exnihiloreborn.crook": "Crook", - "item.exnihiloreborn.deepslate_pebble": "Deepslate Pebble", - "item.exnihiloreborn.diamond_hammer": "Diamond Hammer", - "item.exnihiloreborn.diamond_mesh": "Diamond Mesh", - "item.exnihiloreborn.diorite_pebble": "Diorite Pebble", - "item.exnihiloreborn.flint_mesh": "Flint Mesh", - "item.exnihiloreborn.gold_ore_chunk": "Gold Ore Chunk", - "item.exnihiloreborn.golden_hammer": "Golden Hammer", - "item.exnihiloreborn.golden_mesh": "Golden Mesh", - "item.exnihiloreborn.granite_pebble": "Granite Pebble", - "item.exnihiloreborn.iron_hammer": "Iron Hammer", - "item.exnihiloreborn.iron_mesh": "Iron Mesh", - "item.exnihiloreborn.iron_ore_chunk": "Iron Ore Chunk", - "item.exnihiloreborn.netherite_hammer": "Netherite Hammer", - "item.exnihiloreborn.netherite_mesh": "Netherite Mesh", - "item.exnihiloreborn.porcelain_bucket": "Porcelain Bucket", - "item.exnihiloreborn.porcelain_clay": "Porcelain Clay", - "item.exnihiloreborn.silk_worm": "Silk Worm", - "item.exnihiloreborn.stone_hammer": "Stone Hammer", - "item.exnihiloreborn.stone_pebble": "Stone Pebble", - "item.exnihiloreborn.string_mesh": "String Mesh", - "item.exnihiloreborn.tuff_pebble": "Tuff Pebble", - "item.exnihiloreborn.witch_water_bucket": "Witch Water Bucket", - "item.exnihiloreborn.wooden_hammer": "Wooden Hammer", - "itemGroup.exnihiloreborn.main": "Ex Nihilo Reborn" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/acacia_barrel.json deleted file mode 100644 index aea863ad..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/acacia_crucible.json deleted file mode 100644 index 7c523d81..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/acacia_log", - "inside": "minecraft:block/acacia_log", - "side": "minecraft:block/acacia_log", - "top": "minecraft:block/acacia_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/acacia_sieve.json deleted file mode 100644 index 4bb72708..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/acacia_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/acacia_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_barrel.json deleted file mode 100644 index 6c4e8f7f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_crucible.json deleted file mode 100644 index 5b3dd0f6..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/bamboo_block", - "inside": "minecraft:block/bamboo_block", - "side": "minecraft:block/bamboo_block", - "top": "minecraft:block/bamboo_block" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_sieve.json deleted file mode 100644 index af2d3a5c..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/bamboo_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/bamboo_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/birch_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/birch_barrel.json deleted file mode 100644 index d12040c4..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/birch_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/birch_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/birch_crucible.json deleted file mode 100644 index 097a120b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/birch_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/birch_log", - "inside": "minecraft:block/birch_log", - "side": "minecraft:block/birch_log", - "top": "minecraft:block/birch_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/birch_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/birch_sieve.json deleted file mode 100644 index a1ceb5ca..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/birch_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/birch_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/cherry_barrel.json deleted file mode 100644 index a7da3854..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/cherry_crucible.json deleted file mode 100644 index 7f0907bd..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/cherry_log", - "inside": "minecraft:block/cherry_log", - "side": "minecraft:block/cherry_log", - "top": "minecraft:block/cherry_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/cherry_sieve.json deleted file mode 100644 index aeac6050..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/cherry_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/crimson_barrel.json deleted file mode 100644 index 824de7d4..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/crimson_crucible.json deleted file mode 100644 index 840a6b8b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/crimson_stem", - "inside": "minecraft:block/crimson_stem", - "side": "minecraft:block/crimson_stem", - "top": "minecraft:block/crimson_stem" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/crimson_sieve.json deleted file mode 100644 index abd56729..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/crimson_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/crimson_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/crushed_end_stone.json b/src/generated/resources/assets/exnihiloreborn/models/block/crushed_end_stone.json deleted file mode 100644 index ef47e847..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/crushed_end_stone.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "exnihiloreborn:block/crushed_end_stone" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/crushed_netherrack.json b/src/generated/resources/assets/exnihiloreborn/models/block/crushed_netherrack.json deleted file mode 100644 index c5d5fcd0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/crushed_netherrack.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "exnihiloreborn:block/crushed_netherrack" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_barrel.json deleted file mode 100644 index 722728b0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_crucible.json deleted file mode 100644 index 6771edc1..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/dark_oak_log", - "inside": "minecraft:block/dark_oak_log", - "side": "minecraft:block/dark_oak_log", - "top": "minecraft:block/dark_oak_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_sieve.json deleted file mode 100644 index 38ff57b1..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/dark_oak_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/dark_oak_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/dust.json b/src/generated/resources/assets/exnihiloreborn/models/block/dust.json deleted file mode 100644 index 29a1e35a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/dust.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:block/cube_all", - "textures": { - "all": "exnihiloreborn:block/dust" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/jungle_barrel.json deleted file mode 100644 index ebc9e9a3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/jungle_crucible.json deleted file mode 100644 index c7836d93..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/jungle_log", - "inside": "minecraft:block/jungle_log", - "side": "minecraft:block/jungle_log", - "top": "minecraft:block/jungle_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/jungle_sieve.json deleted file mode 100644 index 25dafaea..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/jungle_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/jungle_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_barrel.json deleted file mode 100644 index d17e2a8f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_crucible.json deleted file mode 100644 index 55925864..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/mangrove_log", - "inside": "minecraft:block/mangrove_log", - "side": "minecraft:block/mangrove_log", - "top": "minecraft:block/mangrove_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_sieve.json deleted file mode 100644 index aa321f25..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/mangrove_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/mangrove_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/oak_barrel.json deleted file mode 100644 index 5f76c07d..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/oak_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/oak_crucible.json deleted file mode 100644 index 3f3c0fc4..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/oak_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/oak_log", - "inside": "minecraft:block/oak_log", - "side": "minecraft:block/oak_log", - "top": "minecraft:block/oak_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/oak_sieve.json deleted file mode 100644 index 4b3a4859..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/oak_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/oak_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/porcelain_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/porcelain_crucible.json deleted file mode 100644 index 2e567fec..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/porcelain_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "exnihiloreborn:block/porcelain_crucible", - "inside": "exnihiloreborn:block/porcelain_crucible", - "side": "exnihiloreborn:block/porcelain_crucible", - "top": "exnihiloreborn:block/porcelain_crucible" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/spruce_barrel.json deleted file mode 100644 index 1d6fefff..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/spruce_crucible.json deleted file mode 100644 index 10fb1745..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/spruce_log", - "inside": "minecraft:block/spruce_log", - "side": "minecraft:block/spruce_log", - "top": "minecraft:block/spruce_log" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/spruce_sieve.json deleted file mode 100644 index 208ee8e8..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/spruce_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/spruce_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/stone_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/stone_barrel.json deleted file mode 100644 index ed6d7a99..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/stone_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/stone" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/unfired_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/unfired_crucible.json deleted file mode 100644 index 76608aa3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/unfired_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "exnihiloreborn:block/unfired_crucible", - "inside": "exnihiloreborn:block/unfired_crucible", - "side": "exnihiloreborn:block/unfired_crucible", - "top": "exnihiloreborn:block/unfired_crucible" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/warped_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/block/warped_barrel.json deleted file mode 100644 index a5ec089e..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/warped_barrel.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_barrel", - "textures": { - "barrel": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/warped_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/block/warped_crucible.json deleted file mode 100644 index b3ac43c0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/warped_crucible.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_crucible", - "textures": { - "bottom": "minecraft:block/warped_stem", - "inside": "minecraft:block/warped_stem", - "side": "minecraft:block/warped_stem", - "top": "minecraft:block/warped_stem" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/block/warped_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/block/warped_sieve.json deleted file mode 100644 index d448dbf1..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/block/warped_sieve.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "exnihiloreborn:block/template_sieve", - "textures": { - "texture": "minecraft:block/warped_planks" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/acacia_barrel.json deleted file mode 100644 index 33ba8089..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/acacia_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/acacia_crucible.json deleted file mode 100644 index 083eda5e..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/acacia_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/acacia_sieve.json deleted file mode 100644 index 92ff89c0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/acacia_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/acacia_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/andesite_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/andesite_pebble.json deleted file mode 100644 index 2cd958cd..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/andesite_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/andesite_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_barrel.json deleted file mode 100644 index 640539d2..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/bamboo_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_crucible.json deleted file mode 100644 index 482e205c..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/bamboo_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_sieve.json deleted file mode 100644 index 878cd157..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/bamboo_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/bamboo_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/birch_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/birch_barrel.json deleted file mode 100644 index 117623dc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/birch_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/birch_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/birch_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/birch_crucible.json deleted file mode 100644 index 5614b198..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/birch_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/birch_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/birch_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/birch_sieve.json deleted file mode 100644 index 6798de10..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/birch_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/birch_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/bone_crook.json b/src/generated/resources/assets/exnihiloreborn/models/item/bone_crook.json deleted file mode 100644 index 32dae7d1..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/bone_crook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/bone_crook" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/cherry_barrel.json deleted file mode 100644 index 3ffa5b17..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/cherry_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/cherry_crucible.json deleted file mode 100644 index 62ee83b0..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/cherry_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/cherry_sieve.json deleted file mode 100644 index a1dfe184..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/cherry_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/cherry_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/cooked_silk_worm.json b/src/generated/resources/assets/exnihiloreborn/models/item/cooked_silk_worm.json deleted file mode 100644 index cfc52eac..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/cooked_silk_worm.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/cooked_silk_worm" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/copper_ore_chunk.json b/src/generated/resources/assets/exnihiloreborn/models/item/copper_ore_chunk.json deleted file mode 100644 index 75049c41..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/copper_ore_chunk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/copper_ore_chunk" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/crimson_barrel.json deleted file mode 100644 index 1c37ab2f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/crimson_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/crimson_crucible.json deleted file mode 100644 index adecdd24..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/crimson_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/crimson_sieve.json deleted file mode 100644 index b441fe1f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crimson_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/crimson_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crook.json b/src/generated/resources/assets/exnihiloreborn/models/item/crook.json deleted file mode 100644 index 4fe64879..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crook.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/crook" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crushed_end_stone.json b/src/generated/resources/assets/exnihiloreborn/models/item/crushed_end_stone.json deleted file mode 100644 index 8ee6765d..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crushed_end_stone.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/crushed_end_stone" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/crushed_netherrack.json b/src/generated/resources/assets/exnihiloreborn/models/item/crushed_netherrack.json deleted file mode 100644 index 6da0c2d9..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/crushed_netherrack.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/crushed_netherrack" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_barrel.json deleted file mode 100644 index 714b4d05..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/dark_oak_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_crucible.json deleted file mode 100644 index 2ae6683b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/dark_oak_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_sieve.json deleted file mode 100644 index afc0585f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/dark_oak_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/dark_oak_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/deepslate_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/deepslate_pebble.json deleted file mode 100644 index 975b1bdc..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/deepslate_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/deepslate_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/diamond_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/diamond_hammer.json deleted file mode 100644 index 23201085..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/diamond_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/diamond_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/diamond_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/diamond_mesh.json deleted file mode 100644 index d7fabb07..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/diamond_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/diamond_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/diorite_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/diorite_pebble.json deleted file mode 100644 index 355d4c96..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/diorite_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/diorite_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/dust.json b/src/generated/resources/assets/exnihiloreborn/models/item/dust.json deleted file mode 100644 index 125d085a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/dust.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/dust" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/flint_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/flint_mesh.json deleted file mode 100644 index c6c205be..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/flint_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/flint_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/gold_ore_chunk.json b/src/generated/resources/assets/exnihiloreborn/models/item/gold_ore_chunk.json deleted file mode 100644 index 693fea55..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/gold_ore_chunk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/gold_ore_chunk" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/golden_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/golden_hammer.json deleted file mode 100644 index bb658a12..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/golden_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/golden_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/golden_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/golden_mesh.json deleted file mode 100644 index c66681f7..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/golden_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/golden_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/granite_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/granite_pebble.json deleted file mode 100644 index 600c6171..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/granite_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/granite_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/iron_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/iron_hammer.json deleted file mode 100644 index 65473382..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/iron_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/iron_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/iron_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/iron_mesh.json deleted file mode 100644 index 77425566..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/iron_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/iron_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/iron_ore_chunk.json b/src/generated/resources/assets/exnihiloreborn/models/item/iron_ore_chunk.json deleted file mode 100644 index 91961838..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/iron_ore_chunk.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/iron_ore_chunk" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/jungle_barrel.json deleted file mode 100644 index f4bf6d97..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/jungle_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/jungle_crucible.json deleted file mode 100644 index 22329243..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/jungle_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/jungle_sieve.json deleted file mode 100644 index 49bcf324..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/jungle_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/jungle_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_barrel.json deleted file mode 100644 index f6f70470..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/mangrove_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_crucible.json deleted file mode 100644 index 4f8ddf08..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/mangrove_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_sieve.json deleted file mode 100644 index 66673470..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/mangrove_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/mangrove_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/netherite_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/netherite_hammer.json deleted file mode 100644 index 3296b7d1..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/netherite_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/netherite_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/netherite_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/netherite_mesh.json deleted file mode 100644 index c76f463a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/netherite_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/netherite_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/oak_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/oak_barrel.json deleted file mode 100644 index 75dc951b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/oak_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/oak_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/oak_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/oak_crucible.json deleted file mode 100644 index 087cd236..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/oak_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/oak_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/oak_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/oak_sieve.json deleted file mode 100644 index 1e775876..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/oak_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/oak_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_bucket.json b/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_bucket.json deleted file mode 100644 index d4df6d79..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/porcelain_bucket" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_clay.json b/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_clay.json deleted file mode 100644 index 7f142cc3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_clay.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/porcelain_clay" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_crucible.json deleted file mode 100644 index b53015a9..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/porcelain_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/porcelain_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/silk_worm.json b/src/generated/resources/assets/exnihiloreborn/models/item/silk_worm.json deleted file mode 100644 index 379f7600..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/silk_worm.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/silk_worm" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/spruce_barrel.json deleted file mode 100644 index b28a554f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/spruce_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/spruce_crucible.json deleted file mode 100644 index 06d0d87f..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/spruce_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/spruce_sieve.json deleted file mode 100644 index 623a99e2..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/spruce_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/spruce_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/stone_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/stone_barrel.json deleted file mode 100644 index 72594547..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/stone_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/stone_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/stone_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/stone_hammer.json deleted file mode 100644 index 0cf0b549..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/stone_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/stone_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/stone_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/stone_pebble.json deleted file mode 100644 index bbabe591..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/stone_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/stone_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/string_mesh.json b/src/generated/resources/assets/exnihiloreborn/models/item/string_mesh.json deleted file mode 100644 index fe29b710..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/string_mesh.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/string_mesh" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/tuff_pebble.json b/src/generated/resources/assets/exnihiloreborn/models/item/tuff_pebble.json deleted file mode 100644 index bafd7c4a..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/tuff_pebble.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/tuff_pebble" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/unfired_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/unfired_crucible.json deleted file mode 100644 index 5550105d..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/unfired_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/unfired_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/warped_barrel.json b/src/generated/resources/assets/exnihiloreborn/models/item/warped_barrel.json deleted file mode 100644 index 16eb10b3..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/warped_barrel.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/warped_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/warped_crucible.json b/src/generated/resources/assets/exnihiloreborn/models/item/warped_crucible.json deleted file mode 100644 index f07cee02..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/warped_crucible.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/warped_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/warped_sieve.json b/src/generated/resources/assets/exnihiloreborn/models/item/warped_sieve.json deleted file mode 100644 index c8fb844b..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/warped_sieve.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "parent": "exnihiloreborn:block/warped_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/witch_water_bucket.json b/src/generated/resources/assets/exnihiloreborn/models/item/witch_water_bucket.json deleted file mode 100644 index 37a38fc5..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/witch_water_bucket.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/generated", - "textures": { - "layer0": "exnihiloreborn:item/witch_water_bucket" - } -} \ No newline at end of file diff --git a/src/generated/resources/assets/exnihiloreborn/models/item/wooden_hammer.json b/src/generated/resources/assets/exnihiloreborn/models/item/wooden_hammer.json deleted file mode 100644 index 8c8b1d18..00000000 --- a/src/generated/resources/assets/exnihiloreborn/models/item/wooden_hammer.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "minecraft:item/handheld", - "textures": { - "layer0": "exnihiloreborn:item/wooden_hammer" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/core/barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/core/barrel.json deleted file mode 100644 index b8fb5043..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/core/barrel.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "parent": "exnihiloreborn:core/root", - "criteria": { - "has_barrel": { - "conditions": { - "items": [ - { - "tag": "exnihiloreborn:barrels" - } - ] - }, - "trigger": "minecraft:inventory_changed" - } - }, - "display": { - "announce_to_chat": true, - "description": { - "translate": "advancements.exnihiloreborn.core.barrel.description" - }, - "frame": "task", - "hidden": false, - "icon": { - "item": "exnihiloreborn:oak_barrel" - }, - "show_toast": true, - "title": { - "translate": "advancements.exnihiloreborn.core.barrel.title" - } - }, - "requirements": [ - [ - "has_barrel" - ] - ], - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/core/crook.json b/src/generated/resources/data/exnihiloreborn/advancements/core/crook.json deleted file mode 100644 index bb7d85f7..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/core/crook.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "parent": "exnihiloreborn:core/root", - "criteria": { - "craft_crook": { - "conditions": { - "items": [ - { - "tag": "exnihiloreborn:crooks" - } - ] - }, - "trigger": "minecraft:inventory_changed" - } - }, - "display": { - "announce_to_chat": true, - "description": { - "translate": "advancements.exnihiloreborn.core.crook.description" - }, - "frame": "task", - "hidden": false, - "icon": { - "item": "exnihiloreborn:crook", - "nbt": "{Damage:0}" - }, - "show_toast": true, - "title": { - "translate": "advancements.exnihiloreborn.core.crook.title" - } - }, - "requirements": [ - [ - "craft_crook" - ] - ], - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/core/root.json b/src/generated/resources/data/exnihiloreborn/advancements/core/root.json deleted file mode 100644 index 34be8781..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/core/root.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "criteria": { - "in_void_world": { - "trigger": "minecraft:impossible" - } - }, - "display": { - "announce_to_chat": true, - "background": "exnihiloreborn:textures/gui/advancements/backgrounds/void.png", - "description": { - "translate": "advancements.exnihiloreborn.core.root.description" - }, - "frame": "task", - "hidden": false, - "icon": { - "item": "minecraft:oak_sapling" - }, - "show_toast": true, - "title": { - "translate": "advancements.exnihiloreborn.core.root.title" - } - }, - "requirements": [ - [ - "in_void_world" - ] - ], - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/core/silk_worm.json b/src/generated/resources/data/exnihiloreborn/advancements/core/silk_worm.json deleted file mode 100644 index 9be12840..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/core/silk_worm.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parent": "exnihiloreborn:core/crook", - "criteria": { - "has_silk_worm": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:silk_worm" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - } - }, - "display": { - "announce_to_chat": true, - "description": { - "translate": "advancements.exnihiloreborn.core.silk_worm.description" - }, - "frame": "task", - "hidden": false, - "icon": { - "item": "exnihiloreborn:silk_worm" - }, - "show_toast": true, - "title": { - "translate": "advancements.exnihiloreborn.core.silk_worm.title" - } - }, - "requirements": [ - [ - "has_silk_worm" - ] - ], - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/core/string_mesh.json b/src/generated/resources/data/exnihiloreborn/advancements/core/string_mesh.json deleted file mode 100644 index 1b4b49e3..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/core/string_mesh.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "parent": "exnihiloreborn:core/silk_worm", - "criteria": { - "has_string_mesh": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:string_mesh" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - } - }, - "display": { - "announce_to_chat": true, - "description": { - "translate": "advancements.exnihiloreborn.core.string_mesh.description" - }, - "frame": "task", - "hidden": false, - "icon": { - "item": "exnihiloreborn:string_mesh" - }, - "show_toast": true, - "title": { - "translate": "advancements.exnihiloreborn.core.string_mesh.title" - } - }, - "requirements": [ - [ - "has_string_mesh" - ] - ], - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm.json deleted file mode 100644 index 5bbf72b3..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:silk_worm" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:cooked_silk_worm" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:cooked_silk_worm" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm_from_smoking.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm_from_smoking.json deleted file mode 100644 index db7f32dd..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/cooked_silk_worm_from_smoking.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:silk_worm" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:cooked_silk_worm_from_smoking" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:cooked_silk_worm_from_smoking" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json deleted file mode 100644 index eccd506d..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/food/porcelain_crucible_from_campfire_cooking.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:silk_worm" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:porcelain_crucible_from_campfire_cooking" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:porcelain_crucible_from_campfire_cooking" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_barrel.json deleted file mode 100644 index 8d1328dc..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:acacia_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:acacia_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:acacia_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_crucible.json deleted file mode 100644 index 457a204c..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/acacia_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:acacia_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:acacia_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:acacia_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/andesite.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/andesite.json deleted file mode 100644 index 28565357..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/andesite.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:andesite_pebble" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:andesite" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:andesite" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_barrel.json deleted file mode 100644 index d82947af..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:bamboo_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:bamboo_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:bamboo_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_crucible.json deleted file mode 100644 index 7c7ba166..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/bamboo_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:bamboo_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:bamboo_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:bamboo_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_barrel.json deleted file mode 100644 index 3e7fe824..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:birch_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:birch_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:birch_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_crucible.json deleted file mode 100644 index 475a7872..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/birch_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:birch_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:birch_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:birch_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_barrel.json deleted file mode 100644 index e10f4ce5..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:cherry_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:cherry_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:cherry_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_crucible.json deleted file mode 100644 index ae05458e..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cherry_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:cherry_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:cherry_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:cherry_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cobblestone.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cobblestone.json deleted file mode 100644 index fb3d3cb9..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/cobblestone.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:stone_pebble" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:cobblestone" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:cobblestone" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/copper_ore.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/copper_ore.json deleted file mode 100644 index ee071e59..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/copper_ore.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:copper_ore_chunk" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:copper_ore" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:copper_ore" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_barrel.json deleted file mode 100644 index 13fbaf04..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:crimson_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:crimson_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:crimson_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_crucible.json deleted file mode 100644 index a7e25b5b..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/crimson_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:crimson_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:crimson_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:crimson_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_barrel.json deleted file mode 100644 index fb701802..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:dark_oak_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:dark_oak_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:dark_oak_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_crucible.json deleted file mode 100644 index 348d2fd9..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/dark_oak_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:dark_oak_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:dark_oak_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:dark_oak_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/diorite.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/diorite.json deleted file mode 100644 index 8935262e..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/diorite.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:diorite_pebble" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:diorite" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:diorite" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/gold_ore.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/gold_ore.json deleted file mode 100644 index 6e59bbf0..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/gold_ore.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:gold_ore_chunk" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:gold_ore" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:gold_ore" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/granite.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/granite.json deleted file mode 100644 index 75be6394..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/granite.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:granite_pebble" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:granite" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:granite" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/iron_ore.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/iron_ore.json deleted file mode 100644 index 148502de..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/iron_ore.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:iron_ore_chunk" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:iron_ore" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:iron_ore" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_barrel.json deleted file mode 100644 index e32deced..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:jungle_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:jungle_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:jungle_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_crucible.json deleted file mode 100644 index 7c4ed4d7..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/jungle_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:jungle_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:jungle_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:jungle_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_barrel.json deleted file mode 100644 index 010ea55d..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:mangrove_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:mangrove_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:mangrove_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_crucible.json deleted file mode 100644 index 896fe416..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/mangrove_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:mangrove_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:mangrove_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:mangrove_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_barrel.json deleted file mode 100644 index 1561456a..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:oak_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:oak_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:oak_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_crucible.json deleted file mode 100644 index fc101e26..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/oak_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:oak_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:oak_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:oak_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/porcelain_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/porcelain_crucible.json deleted file mode 100644 index 6cdad75c..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/porcelain_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:unfired_crucible" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:porcelain_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:porcelain_crucible" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_barrel.json deleted file mode 100644 index 579a5f8f..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:spruce_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:spruce_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:spruce_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_crucible.json deleted file mode 100644 index 84c95c6f..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/spruce_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:spruce_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:spruce_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:spruce_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/stone_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/stone_barrel.json deleted file mode 100644 index cc273d4a..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/stone_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:stone_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:stone_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:stone_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/string_mesh.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/string_mesh.json deleted file mode 100644 index 8e5d65a2..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/string_mesh.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "forge:string" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:string_mesh" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:string_mesh" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/unfired_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/unfired_crucible.json deleted file mode 100644 index a94f97fc..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/unfired_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "exnihiloreborn:porcelain_clay" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:unfired_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:unfired_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_barrel.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_barrel.json deleted file mode 100644 index c5d643d1..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_barrel.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:warped_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:warped_barrel" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:warped_barrel" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_crucible.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_crucible.json deleted file mode 100644 index 2990a3d0..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/misc/warped_crucible.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:warped_slab" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:warped_crucible" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:warped_crucible" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/bone_crook.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/bone_crook.json deleted file mode 100644 index 35e0faa8..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/bone_crook.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:bone" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:bone_crook" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:bone_crook" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/crook.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/crook.json deleted file mode 100644 index 45199ad5..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/crook.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "forge:rods/wooden" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:crook" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:crook" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/diamond_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/diamond_hammer.json deleted file mode 100644 index 0824cc64..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/diamond_hammer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "forge:gems/diamond" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:diamond_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:diamond_hammer" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/golden_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/golden_hammer.json deleted file mode 100644 index 09064e20..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/golden_hammer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "forge:ingots/gold" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:golden_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:golden_hammer" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/iron_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/iron_hammer.json deleted file mode 100644 index 5161f6cc..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/iron_hammer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "forge:ingots/iron" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:iron_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:iron_hammer" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/netherite_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/netherite_hammer.json deleted file mode 100644 index fff1c36d..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/netherite_hammer.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "items": [ - "minecraft:netherite_ingot" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:netherite_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:netherite_hammer" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/stone_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/stone_hammer.json deleted file mode 100644 index 54306807..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/stone_hammer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "minecraft:stone_crafting_materials" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:stone_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:stone_hammer" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/wooden_hammer.json b/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/wooden_hammer.json deleted file mode 100644 index 2b2673a5..00000000 --- a/src/generated/resources/data/exnihiloreborn/advancements/recipes/tools/wooden_hammer.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "criteria": { - "has_item": { - "conditions": { - "items": [ - { - "tag": "minecraft:planks" - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "exnihiloreborn:wooden_hammer" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "exnihiloreborn:wooden_hammer" - ] - }, - "sends_telemetry_event": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_barrel.json deleted file mode 100644 index be062b79..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:acacia_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/acacia_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_crucible.json deleted file mode 100644 index 08197386..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:acacia_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/acacia_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_sieve.json deleted file mode 100644 index 6b22fd24..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/acacia_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:acacia_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/acacia_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_barrel.json deleted file mode 100644 index bdf76529..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:bamboo_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/bamboo_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_crucible.json deleted file mode 100644 index ad65cfc3..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:bamboo_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/bamboo_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_sieve.json deleted file mode 100644 index cf93b940..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/bamboo_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:bamboo_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/bamboo_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_barrel.json deleted file mode 100644 index 9ed66a75..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:birch_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/birch_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_crucible.json deleted file mode 100644 index 56663096..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:birch_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/birch_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_sieve.json deleted file mode 100644 index f53be318..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/birch_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:birch_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/birch_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_barrel.json deleted file mode 100644 index e17e792d..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:cherry_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/cherry_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_crucible.json deleted file mode 100644 index c07f3a30..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:cherry_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/cherry_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_sieve.json deleted file mode 100644 index 506e5cc4..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/cherry_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:cherry_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/cherry_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_barrel.json deleted file mode 100644 index 4761cb18..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:crimson_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/crimson_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_crucible.json deleted file mode 100644 index deff5da9..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:crimson_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/crimson_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_sieve.json deleted file mode 100644 index 1edaba93..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crimson_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:crimson_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/crimson_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_end_stone.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_end_stone.json deleted file mode 100644 index 6f1c2d24..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_end_stone.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:crushed_end_stone" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/crushed_end_stone" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_netherrack.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_netherrack.json deleted file mode 100644 index 389e9c5b..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/crushed_netherrack.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:crushed_netherrack" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/crushed_netherrack" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_barrel.json deleted file mode 100644 index 6f1b9014..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:dark_oak_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/dark_oak_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_crucible.json deleted file mode 100644 index 9dee7ff7..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:dark_oak_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/dark_oak_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_sieve.json deleted file mode 100644 index 7cbcaf75..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dark_oak_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:dark_oak_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/dark_oak_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dust.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dust.json deleted file mode 100644 index fad0c9e1..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/dust.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:dust" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/dust" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/infested_leaves.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/infested_leaves.json deleted file mode 100644 index d9056bcc..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/infested_leaves.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "exnihiloreborn:infested_string" - } - ], - "name": "minecraft:string" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/infested_leaves" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_barrel.json deleted file mode 100644 index 1af9ff70..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:jungle_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/jungle_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_crucible.json deleted file mode 100644 index 28e2d143..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:jungle_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/jungle_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_sieve.json deleted file mode 100644 index 6d1bbf0e..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/jungle_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:jungle_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/jungle_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_barrel.json deleted file mode 100644 index 1f85aebd..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:mangrove_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/mangrove_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_crucible.json deleted file mode 100644 index 0228cddc..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:mangrove_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/mangrove_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_sieve.json deleted file mode 100644 index 59428255..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/mangrove_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:mangrove_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/mangrove_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_barrel.json deleted file mode 100644 index dc62f2b9..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:oak_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/oak_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_crucible.json deleted file mode 100644 index a582a7b0..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:oak_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/oak_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_sieve.json deleted file mode 100644 index a912dc90..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/oak_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:oak_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/oak_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/porcelain_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/porcelain_crucible.json deleted file mode 100644 index f35d5b7c..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/porcelain_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:porcelain_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/porcelain_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_barrel.json deleted file mode 100644 index ae79cdee..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:spruce_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/spruce_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_crucible.json deleted file mode 100644 index 07a84c37..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:spruce_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/spruce_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_sieve.json deleted file mode 100644 index 95a4761d..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/spruce_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:spruce_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/spruce_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/stone_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/stone_barrel.json deleted file mode 100644 index 77e0b186..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/stone_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:stone_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/stone_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/unfired_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/unfired_crucible.json deleted file mode 100644 index 1374f258..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/unfired_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:unfired_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/unfired_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_barrel.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_barrel.json deleted file mode 100644 index d8248a46..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:warped_barrel" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/warped_barrel" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_crucible.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_crucible.json deleted file mode 100644 index 409bc1c9..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:warped_crucible" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/warped_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_sieve.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_sieve.json deleted file mode 100644 index 04ceca67..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/warped_sieve.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "exnihiloreborn:warped_sieve" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/warped_sieve" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/witch_water.json b/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/witch_water.json deleted file mode 100644 index 30c39b6d..00000000 --- a/src/generated/resources/data/exnihiloreborn/loot_tables/blocks/witch_water.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "name": "minecraft:air" - } - ], - "rolls": 1.0 - } - ], - "random_sequence": "exnihiloreborn:blocks/witch_water" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/acacia_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/acacia_barrel.json deleted file mode 100644 index 9def31d5..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/acacia_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:acacia_slab" - }, - "s": { - "item": "minecraft:acacia_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:acacia_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/acacia_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/acacia_crucible.json deleted file mode 100644 index 39293863..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/acacia_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:acacia_slab" - }, - "s": { - "item": "minecraft:acacia_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:acacia_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/andesite.json b/src/generated/resources/data/exnihiloreborn/recipes/andesite.json deleted file mode 100644 index 06096b1c..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/andesite.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:andesite_pebble" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:andesite" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/bamboo_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/bamboo_barrel.json deleted file mode 100644 index d83f505a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/bamboo_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:bamboo_slab" - }, - "s": { - "item": "minecraft:bamboo_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:bamboo_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/bamboo_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/bamboo_crucible.json deleted file mode 100644 index 3951d780..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/bamboo_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:bamboo_slab" - }, - "s": { - "item": "minecraft:bamboo_block" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:bamboo_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/apple.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/apple.json deleted file mode 100644 index 1f87f4c3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/apple.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:apple" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/beef.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/beef.json deleted file mode 100644 index 20959c0c..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/beef.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:beef" - }, - { - "item": "minecraft:cooked_beef" - } - ], - "volume": 150 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/berries.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/berries.json deleted file mode 100644 index 946189b1..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/berries.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:sweet_berries" - }, - { - "item": "minecraft:glow_berries" - } - ], - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/bread.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/bread.json deleted file mode 100644 index e84a8606..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/bread.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:bread" - }, - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cake.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cake.json deleted file mode 100644 index 72f8d5bd..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cake.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:cake" - }, - "volume": 500 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/carrots.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/carrots.json deleted file mode 100644 index 45cfd45a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/carrots.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:carrot" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/chicken.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/chicken.json deleted file mode 100644 index ed9a9ebd..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/chicken.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:chicken" - }, - { - "item": "minecraft:cooked_chicken" - } - ], - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cod.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cod.json deleted file mode 100644 index 93307f11..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cod.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:cod" - }, - { - "item": "minecraft:cooked_cod" - } - ], - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cookie.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cookie.json deleted file mode 100644 index 3bf94145..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/cookie.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:cookie" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/egg.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/egg.json deleted file mode 100644 index b096d169..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/egg.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:egg" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/grass.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/grass.json deleted file mode 100644 index 8c5bc69c..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/grass.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:grass" - }, - { - "item": "minecraft:fern" - } - ], - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/kelp.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/kelp.json deleted file mode 100644 index 9752213e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/kelp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:kelp" - }, - { - "item": "minecraft:dried_kelp" - } - ], - "volume": 40 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/leaves.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/leaves.json deleted file mode 100644 index e4f0d013..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "minecraft:leaves" - }, - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/lily_pad.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/lily_pad.json deleted file mode 100644 index adeaa709..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/lily_pad.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:lily_pad" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon.json deleted file mode 100644 index a2a09780..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:melon" - }, - "volume": 200 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon_slice.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon_slice.json deleted file mode 100644 index 0ab07cdf..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/melon_slice.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:melon_slice" - }, - "volume": 40 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mushrooms.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mushrooms.json deleted file mode 100644 index 92773aef..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mushrooms.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "forge:mushrooms" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mutton.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mutton.json deleted file mode 100644 index f3f434ef..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/mutton.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:mutton" - }, - { - "item": "minecraft:cooked_mutton" - } - ], - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/nether_wart.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/nether_wart.json deleted file mode 100644 index 7341fc75..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/nether_wart.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:nether_wart" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pork.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pork.json deleted file mode 100644 index f4beed6d..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pork.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:porkchop" - }, - { - "item": "minecraft:cooked_porkchop" - } - ], - "volume": 150 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/potatoes.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/potatoes.json deleted file mode 100644 index 875ac549..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/potatoes.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:potato" - }, - { - "item": "minecraft:baked_potato" - }, - { - "item": "minecraft:poisonous_potato" - } - ], - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pufferfish.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pufferfish.json deleted file mode 100644 index c38f1fd1..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pufferfish.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:pufferfish" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin.json deleted file mode 100644 index bca9eef3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:pumpkin" - }, - "volume": 500 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin_pie.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin_pie.json deleted file mode 100644 index 52966b45..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/pumpkin_pie.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:pumpkin_pie" - }, - "volume": 150 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rabbit.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rabbit.json deleted file mode 100644 index ec5acdad..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rabbit.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:rabbit" - }, - { - "item": "minecraft:cooked_rabbit" - } - ], - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rotten_flesh.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rotten_flesh.json deleted file mode 100644 index 546f11f6..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/rotten_flesh.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:rotten_flesh" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/salmon.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/salmon.json deleted file mode 100644 index badee40b..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/salmon.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:salmon" - }, - { - "item": "minecraft:cooked_salmon" - } - ], - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/saplings.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/saplings.json deleted file mode 100644 index 38230c44..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/saplings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "minecraft:saplings" - }, - "volume": 125 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seagrass.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seagrass.json deleted file mode 100644 index 6fead6c0..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seagrass.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:seagrass" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seeds.json deleted file mode 100644 index e157565e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/seeds.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "forge:seeds" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/silk_worms.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/silk_worms.json deleted file mode 100644 index 913186d4..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/silk_worms.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "exnihiloreborn:silk_worm" - }, - { - "item": "exnihiloreborn:cooked_silk_worm" - } - ], - "volume": 40 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/small_flowers.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/small_flowers.json deleted file mode 100644 index 3af1a1e3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/small_flowers.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "minecraft:small_flowers" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/spider_eye.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/spider_eye.json deleted file mode 100644 index abdd7515..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/spider_eye.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:spider_eye" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/string.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/string.json deleted file mode 100644 index 16a50384..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/string.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:string" - }, - "volume": 40 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/sugar_cane.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/sugar_cane.json deleted file mode 100644 index 5414facf..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/sugar_cane.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:sugar_cane" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_flowers.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_flowers.json deleted file mode 100644 index 9c722715..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_flowers.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "minecraft:tall_flowers" - }, - "volume": 150 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_grass.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_grass.json deleted file mode 100644 index c9df0e21..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tall_grass.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": [ - { - "item": "minecraft:tall_grass" - }, - { - "item": "minecraft:large_fern" - } - ], - "volume": 150 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tropical_fish.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tropical_fish.json deleted file mode 100644 index f807c1f3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/tropical_fish.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:tropical_fish" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/vine.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/vine.json deleted file mode 100644 index 9de2e3f4..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/vine.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "item": "minecraft:vine" - }, - "volume": 100 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/wheat.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/wheat.json deleted file mode 100644 index d201d0f1..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_compost/wheat.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_compost", - "ingredient": { - "tag": "forge:crops/wheat" - }, - "volume": 80 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/end_stone.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/end_stone.json deleted file mode 100644 index 98c43fa2..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/end_stone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:lava", - "ingredient": { - "item": "minecraft:glowstone_dust" - }, - "result": "minecraft:end_stone" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/ice.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/ice.json deleted file mode 100644 index 68a58f85..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/ice.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:water", - "ingredient": { - "item": "minecraft:snowball" - }, - "result": "minecraft:ice" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/netherrack.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/netherrack.json deleted file mode 100644 index 7b0f3596..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/netherrack.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:lava", - "ingredient": { - "item": "minecraft:redstone" - }, - "result": "minecraft:netherrack" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/obsidian.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/obsidian.json deleted file mode 100644 index 1f753cf6..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/obsidian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:lava", - "ingredient": { - "item": "minecraft:water_bucket" - }, - "result": "minecraft:obsidian" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/slime_block.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/slime_block.json deleted file mode 100644 index bc68954b..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/slime_block.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:water", - "ingredient": { - "item": "minecraft:milk_bucket" - }, - "result": "minecraft:slime_block" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/soul_sand.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/soul_sand.json deleted file mode 100644 index aa1e0895..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/soul_sand.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "exnihiloreborn:witch_water", - "ingredient": { - "item": "minecraft:sand" - }, - "result": "minecraft:soul_sand" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/stone.json b/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/stone.json deleted file mode 100644 index e98b6835..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/barrel_mixing/stone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "type": "exnihiloreborn:barrel_mixing", - "fluid_amount": 1000, - "fluid_type": "minecraft:water", - "ingredient": { - "item": "minecraft:lava_bucket" - }, - "result": "minecraft:stone" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/birch_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/birch_barrel.json deleted file mode 100644 index c8983032..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/birch_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:birch_slab" - }, - "s": { - "item": "minecraft:birch_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:birch_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/birch_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/birch_crucible.json deleted file mode 100644 index 49d3c477..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/birch_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:birch_slab" - }, - "s": { - "item": "minecraft:birch_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:birch_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/bone_crook.json b/src/generated/resources/data/exnihiloreborn/recipes/bone_crook.json deleted file mode 100644 index ca3e43d7..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/bone_crook.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "x": { - "item": "minecraft:bone" - } - }, - "pattern": [ - "xx", - " x", - " x" - ], - "result": { - "item": "exnihiloreborn:bone_crook" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/cherry_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/cherry_barrel.json deleted file mode 100644 index b787ce83..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/cherry_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:cherry_slab" - }, - "s": { - "item": "minecraft:cherry_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:cherry_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/cherry_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/cherry_crucible.json deleted file mode 100644 index ee93420a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/cherry_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:cherry_slab" - }, - "s": { - "item": "minecraft:cherry_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:cherry_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/cobblestone.json b/src/generated/resources/data/exnihiloreborn/recipes/cobblestone.json deleted file mode 100644 index 77c7abe5..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/cobblestone.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:stone_pebble" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:cobblestone" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm.json b/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm.json deleted file mode 100644 index b8d8f4d5..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "food", - "cookingtime": 200, - "experience": 0.1, - "ingredient": { - "item": "exnihiloreborn:silk_worm" - }, - "result": "exnihiloreborn:cooked_silk_worm" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm_from_smoking.json b/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm_from_smoking.json deleted file mode 100644 index 20df5e03..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/cooked_silk_worm_from_smoking.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "minecraft:smoking", - "category": "food", - "cookingtime": 100, - "experience": 0.1, - "ingredient": { - "item": "exnihiloreborn:silk_worm" - }, - "result": "exnihiloreborn:cooked_silk_worm" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/copper_ore.json b/src/generated/resources/data/exnihiloreborn/recipes/copper_ore.json deleted file mode 100644 index 9226c1a2..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/copper_ore.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:copper_ore_chunk" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:copper_ore" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/crimson_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/crimson_barrel.json deleted file mode 100644 index d74e3483..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/crimson_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:crimson_slab" - }, - "s": { - "item": "minecraft:crimson_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:crimson_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/crimson_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/crimson_crucible.json deleted file mode 100644 index 497a1033..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/crimson_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:crimson_slab" - }, - "s": { - "item": "minecraft:crimson_stem" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:crimson_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/crook.json b/src/generated/resources/data/exnihiloreborn/recipes/crook.json deleted file mode 100644 index 2a37156e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/crook.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "x": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - "xx", - " x", - " x" - ], - "result": { - "item": "exnihiloreborn:crook" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_barrel.json deleted file mode 100644 index 820dad97..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:dark_oak_slab" - }, - "s": { - "item": "minecraft:dark_oak_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:dark_oak_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_crucible.json deleted file mode 100644 index 685341f2..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/dark_oak_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:dark_oak_slab" - }, - "s": { - "item": "minecraft:dark_oak_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:dark_oak_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/diamond_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/diamond_hammer.json deleted file mode 100644 index 675ee220..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/diamond_hammer.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "m": { - "tag": "forge:gems/diamond" - }, - "s": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - " m ", - " sm", - "s " - ], - "result": { - "item": "exnihiloreborn:diamond_hammer" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/diorite.json b/src/generated/resources/data/exnihiloreborn/recipes/diorite.json deleted file mode 100644 index d9d4ef0b..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/diorite.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:diorite_pebble" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:diorite" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/gold_ore.json b/src/generated/resources/data/exnihiloreborn/recipes/gold_ore.json deleted file mode 100644 index 958b6d3a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/gold_ore.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:gold_ore_chunk" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:gold_ore" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/golden_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/golden_hammer.json deleted file mode 100644 index 06c1c100..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/golden_hammer.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "m": { - "tag": "forge:ingots/gold" - }, - "s": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - " m ", - " sm", - "s " - ], - "result": { - "item": "exnihiloreborn:golden_hammer" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/granite.json b/src/generated/resources/data/exnihiloreborn/recipes/granite.json deleted file mode 100644 index e6c8bb7f..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/granite.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:granite_pebble" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:granite" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushed_netherrack.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushed_netherrack.json deleted file mode 100644 index ef160818..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushed_netherrack.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": { - "item": "minecraft:netherrack" - }, - "result": "exnihiloreborn:crushed_netherrack", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_red_sandstone.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_red_sandstone.json deleted file mode 100644 index 7b5b629e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_red_sandstone.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": [ - { - "item": "minecraft:red_sandstone" - }, - { - "item": "minecraft:cut_red_sandstone" - }, - { - "item": "minecraft:chiseled_red_sandstone" - }, - { - "item": "minecraft:smooth_red_sandstone" - } - ], - "result": "minecraft:red_sand", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_sandstone.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_sandstone.json deleted file mode 100644 index 7dbfa327..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_sandstone.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": [ - { - "item": "minecraft:sandstone" - }, - { - "item": "minecraft:cut_sandstone" - }, - { - "item": "minecraft:chiseled_sandstone" - }, - { - "item": "minecraft:smooth_sandstone" - } - ], - "result": "minecraft:sand", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_stone_bricks.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_stone_bricks.json deleted file mode 100644 index 538d3c76..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/crushing_stone_bricks.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": { - "item": "minecraft:stone_bricks" - }, - "result": "minecraft:cracked_stone_bricks", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/dust.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/dust.json deleted file mode 100644 index a5e60a7d..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/dust.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": { - "item": "minecraft:sand" - }, - "result": "exnihiloreborn:dust", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/gravel.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/gravel.json deleted file mode 100644 index 912404c9..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/gravel.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": { - "item": "minecraft:cobblestone" - }, - "result": "minecraft:gravel", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/sand.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/sand.json deleted file mode 100644 index 35964db9..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/sand.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": { - "item": "minecraft:gravel" - }, - "result": "minecraft:sand", - "result_amount": 1.0 -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/hammer/stone_pebbles.json b/src/generated/resources/data/exnihiloreborn/recipes/hammer/stone_pebbles.json deleted file mode 100644 index b03176aa..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/hammer/stone_pebbles.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "ingredient": [ - { - "item": "minecraft:stone" - }, - { - "item": "minecraft:stone_bricks" - }, - { - "item": "minecraft:chiseled_stone_bricks" - }, - { - "item": "minecraft:cracked_stone_bricks" - } - ], - "result": "exnihiloreborn:stone_pebble", - "result_amount": { - "type": "minecraft:uniform", - "max": 6.0, - "min": 1.0 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/iron_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/iron_hammer.json deleted file mode 100644 index 7da66d52..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/iron_hammer.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "m": { - "tag": "forge:ingots/iron" - }, - "s": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - " m ", - " sm", - "s " - ], - "result": { - "item": "exnihiloreborn:iron_hammer" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/iron_ore.json b/src/generated/resources/data/exnihiloreborn/recipes/iron_ore.json deleted file mode 100644 index 34473533..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/iron_ore.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "#": { - "item": "exnihiloreborn:iron_ore_chunk" - } - }, - "pattern": [ - "##", - "##" - ], - "result": { - "item": "minecraft:iron_ore" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/jungle_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/jungle_barrel.json deleted file mode 100644 index bbea331c..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/jungle_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:jungle_slab" - }, - "s": { - "item": "minecraft:jungle_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:jungle_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/jungle_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/jungle_crucible.json deleted file mode 100644 index e2f9a790..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/jungle_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:jungle_slab" - }, - "s": { - "item": "minecraft:jungle_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:jungle_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/cobblestone.json b/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/cobblestone.json deleted file mode 100644 index 9de8e8ae..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/cobblestone.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:lava_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:lava" - }, - "ingredient": { - "item": "minecraft:cobblestone" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/gravel.json b/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/gravel.json deleted file mode 100644 index ea28a35c..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/gravel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:lava_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:lava" - }, - "ingredient": { - "item": "minecraft:gravel" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/netherrack.json b/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/netherrack.json deleted file mode 100644 index 4a8743ed..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/netherrack.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:lava_crucible", - "fluid": { - "Amount": 1000, - "FluidName": "minecraft:lava" - }, - "ingredient": { - "item": "minecraft:netherrack" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/stone.json b/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/stone.json deleted file mode 100644 index 25d354e3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/lava_crucible/stone.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:lava_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:lava" - }, - "ingredient": { - "item": "minecraft:stone" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/mangrove_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/mangrove_barrel.json deleted file mode 100644 index 30e15917..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/mangrove_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:mangrove_slab" - }, - "s": { - "item": "minecraft:mangrove_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:mangrove_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/mangrove_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/mangrove_crucible.json deleted file mode 100644 index 8836ef0a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/mangrove_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:mangrove_slab" - }, - "s": { - "item": "minecraft:mangrove_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:mangrove_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/netherite_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/netherite_hammer.json deleted file mode 100644 index b3540673..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/netherite_hammer.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smithing_transform", - "addition": { - "tag": "forge:ingots/netherite" - }, - "base": { - "item": "exnihiloreborn:diamond_hammer" - }, - "result": { - "item": "exnihiloreborn:netherite_hammer" - }, - "template": { - "item": "minecraft:netherite_upgrade_smithing_template" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/oak_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/oak_barrel.json deleted file mode 100644 index 98e68675..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/oak_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:oak_slab" - }, - "s": { - "item": "minecraft:oak_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:oak_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/oak_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/oak_crucible.json deleted file mode 100644 index 1c4f6758..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/oak_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:oak_slab" - }, - "s": { - "item": "minecraft:oak_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:oak_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible.json deleted file mode 100644 index 24fce6d2..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "minecraft:smelting", - "category": "blocks", - "cookingtime": 200, - "experience": 0.1, - "ingredient": { - "item": "exnihiloreborn:unfired_crucible" - }, - "result": "exnihiloreborn:porcelain_crucible" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible_from_campfire_cooking.json b/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible_from_campfire_cooking.json deleted file mode 100644 index 92880865..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/porcelain_crucible_from_campfire_cooking.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "minecraft:campfire_cooking", - "category": "food", - "cookingtime": 600, - "experience": 0.1, - "ingredient": { - "item": "exnihiloreborn:silk_worm" - }, - "result": "exnihiloreborn:cooked_silk_worm" -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/andesite_pebble.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/andesite_pebble.json deleted file mode 100644 index 0ec827a6..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/andesite_pebble.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "exnihiloreborn:andesite_pebble", - "result_amount": { - "type": "minecraft:binomial", - "n": 7.0, - "p": 0.4 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/beetroot_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/beetroot_seeds.json deleted file mode 100644 index 9dbe6ce5..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/beetroot_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "minecraft:beetroot_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.1 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/diorite_pebble.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/diorite_pebble.json deleted file mode 100644 index 72f6c217..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/diorite_pebble.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "exnihiloreborn:diorite_pebble", - "result_amount": { - "type": "minecraft:binomial", - "n": 7.0, - "p": 0.4 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/flint.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/flint.json deleted file mode 100644 index 0c449bd3..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/flint.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "minecraft:flint", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.2 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/granite_pebble.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/granite_pebble.json deleted file mode 100644 index 2809d865..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/granite_pebble.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "exnihiloreborn:granite_pebble", - "result_amount": { - "type": "minecraft:binomial", - "n": 7.0, - "p": 0.4 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/melon_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/melon_seeds.json deleted file mode 100644 index 855ea1db..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/melon_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "minecraft:melon_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.1 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/pumpkin_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/pumpkin_seeds.json deleted file mode 100644 index f0295699..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/pumpkin_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "minecraft:pumpkin_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.1 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/stone_pebble.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/stone_pebble.json deleted file mode 100644 index fddfa532..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/stone_pebble.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "exnihiloreborn:stone_pebble", - "result_amount": { - "type": "minecraft:binomial", - "n": 7.0, - "p": 0.6 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/wheat_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/wheat_seeds.json deleted file mode 100644 index c5524df9..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/flint/wheat_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:flint_mesh", - "result": "minecraft:wheat_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.5 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/beetroot_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/beetroot_seeds.json deleted file mode 100644 index 554680fb..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/beetroot_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "minecraft:beetroot_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.35 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/flint.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/flint.json deleted file mode 100644 index a9d4fce5..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/flint.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "minecraft:flint", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.25 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/melon_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/melon_seeds.json deleted file mode 100644 index 7537db58..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/melon_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "minecraft:melon_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.35 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/pumpkin_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/pumpkin_seeds.json deleted file mode 100644 index 697b5199..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/pumpkin_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "minecraft:pumpkin_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.35 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/stone_pebble.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/stone_pebble.json deleted file mode 100644 index cd2e1897..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/stone_pebble.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "exnihiloreborn:stone_pebble", - "result_amount": { - "type": "minecraft:binomial", - "n": 7.0, - "p": 0.6 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/wheat_seeds.json b/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/wheat_seeds.json deleted file mode 100644 index 0e875504..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/sieve/string/wheat_seeds.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "type": "exnihiloreborn:sieve", - "ingredient": { - "item": "minecraft:dirt" - }, - "mesh": "exnihiloreborn:string_mesh", - "result": "minecraft:wheat_seeds", - "result_amount": { - "type": "minecraft:binomial", - "n": 1.0, - "p": 0.7 - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/spruce_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/spruce_barrel.json deleted file mode 100644 index b4b7286f..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/spruce_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:spruce_slab" - }, - "s": { - "item": "minecraft:spruce_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:spruce_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/spruce_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/spruce_crucible.json deleted file mode 100644 index d5488fca..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/spruce_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:spruce_slab" - }, - "s": { - "item": "minecraft:spruce_log" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:spruce_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/stone_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/stone_barrel.json deleted file mode 100644 index f9eda8f0..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/stone_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:stone_slab" - }, - "s": { - "item": "minecraft:stone" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:stone_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/stone_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/stone_hammer.json deleted file mode 100644 index c905f87d..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/stone_hammer.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "m": { - "tag": "minecraft:stone_crafting_materials" - }, - "s": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - " m ", - " sm", - "s " - ], - "result": { - "item": "exnihiloreborn:stone_hammer" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/string_mesh.json b/src/generated/resources/data/exnihiloreborn/recipes/string_mesh.json deleted file mode 100644 index f422f605..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/string_mesh.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "s": { - "tag": "forge:string" - } - }, - "pattern": [ - "sss", - "sss", - "sss" - ], - "result": { - "item": "exnihiloreborn:string_mesh" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/unfired_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/unfired_crucible.json deleted file mode 100644 index db3a2c87..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/unfired_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "exnihiloreborn:porcelain_clay" - }, - "s": { - "item": "exnihiloreborn:porcelain_clay" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:unfired_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/warped_barrel.json b/src/generated/resources/data/exnihiloreborn/recipes/warped_barrel.json deleted file mode 100644 index e11f291a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/warped_barrel.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:warped_slab" - }, - "s": { - "item": "minecraft:warped_planks" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:warped_barrel" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/warped_crucible.json b/src/generated/resources/data/exnihiloreborn/recipes/warped_crucible.json deleted file mode 100644 index 09d9b296..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/warped_crucible.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "m": { - "item": "minecraft:warped_slab" - }, - "s": { - "item": "minecraft:warped_stem" - } - }, - "pattern": [ - "s s", - "s s", - "sms" - ], - "result": { - "item": "exnihiloreborn:warped_crucible" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/apple.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/apple.json deleted file mode 100644 index 7abb2af7..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/apple.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 100, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:apple" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/cactus.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/cactus.json deleted file mode 100644 index b6d6d95d..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/cactus.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:cactus" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/leaves.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/leaves.json deleted file mode 100644 index 98d0094d..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/leaves.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:water" - }, - "ingredient": { - "tag": "minecraft:leaves" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/lily_pad.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/lily_pad.json deleted file mode 100644 index 89b22f88..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/lily_pad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 100, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:lily_pad" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon.json deleted file mode 100644 index 4d85942e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:melon" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon_slice.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon_slice.json deleted file mode 100644 index 4709ccfa..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/melon_slice.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 50, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:melon_slice" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/pumpkin.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/pumpkin.json deleted file mode 100644 index facc460a..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/pumpkin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 250, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:pumpkin" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/saplings.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/saplings.json deleted file mode 100644 index 3a88cfaa..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/saplings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 100, - "FluidName": "minecraft:water" - }, - "ingredient": { - "tag": "minecraft:saplings" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/small_flowers.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/small_flowers.json deleted file mode 100644 index faab5426..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/small_flowers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 100, - "FluidName": "minecraft:water" - }, - "ingredient": { - "tag": "minecraft:small_flowers" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/sweet_berries.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/sweet_berries.json deleted file mode 100644 index 64daa170..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/sweet_berries.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 50, - "FluidName": "minecraft:water" - }, - "ingredient": { - "item": "minecraft:sweet_berries" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/tall_flowers.json b/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/tall_flowers.json deleted file mode 100644 index 56e85eeb..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/water_crucible/tall_flowers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "type": "exnihiloreborn:water_crucible", - "fluid": { - "Amount": 200, - "FluidName": "minecraft:water" - }, - "ingredient": { - "tag": "minecraft:tall_flowers" - } -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/recipes/wooden_hammer.json b/src/generated/resources/data/exnihiloreborn/recipes/wooden_hammer.json deleted file mode 100644 index d643964e..00000000 --- a/src/generated/resources/data/exnihiloreborn/recipes/wooden_hammer.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "category": "equipment", - "key": { - "m": { - "tag": "minecraft:planks" - }, - "s": { - "tag": "forge:rods/wooden" - } - }, - "pattern": [ - " m ", - " sm", - "s " - ], - "result": { - "item": "exnihiloreborn:wooden_hammer" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/barrels.json b/src/generated/resources/data/exnihiloreborn/tags/items/barrels.json deleted file mode 100644 index 0ac0d523..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/barrels.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "values": [ - "#exnihiloreborn:wooden_barrels", - "#exnihiloreborn:stone_barrels" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/crooks.json b/src/generated/resources/data/exnihiloreborn/tags/items/crooks.json deleted file mode 100644 index 7fb8d4fb..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/crooks.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "values": [ - "exnihiloreborn:crook", - "exnihiloreborn:bone_crook" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/hammers.json b/src/generated/resources/data/exnihiloreborn/tags/items/hammers.json deleted file mode 100644 index 2dba30d8..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/hammers.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "values": [ - "exnihiloreborn:wooden_hammer", - "exnihiloreborn:stone_hammer", - "exnihiloreborn:golden_hammer", - "exnihiloreborn:iron_hammer", - "exnihiloreborn:diamond_hammer", - "exnihiloreborn:netherite_hammer" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/pebbles.json b/src/generated/resources/data/exnihiloreborn/tags/items/pebbles.json deleted file mode 100644 index a5ac2823..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/pebbles.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "values": [ - "exnihiloreborn:stone_pebble", - "exnihiloreborn:diorite_pebble", - "exnihiloreborn:granite_pebble", - "exnihiloreborn:andesite_pebble", - "exnihiloreborn:deepslate_pebble", - "exnihiloreborn:tuff_pebble" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/sieve_meshes.json b/src/generated/resources/data/exnihiloreborn/tags/items/sieve_meshes.json deleted file mode 100644 index c16e5f40..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/sieve_meshes.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "values": [ - "exnihiloreborn:string_mesh", - "exnihiloreborn:flint_mesh", - "exnihiloreborn:iron_mesh", - "exnihiloreborn:golden_mesh", - "exnihiloreborn:diamond_mesh", - "exnihiloreborn:netherite_mesh" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/stone_barrels.json b/src/generated/resources/data/exnihiloreborn/tags/items/stone_barrels.json deleted file mode 100644 index 760dfe37..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/stone_barrels.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "values": [ - "exnihiloreborn:stone_barrel" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/items/wooden_barrels.json b/src/generated/resources/data/exnihiloreborn/tags/items/wooden_barrels.json deleted file mode 100644 index 94f5af4a..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/items/wooden_barrels.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "values": [ - "exnihiloreborn:oak_barrel", - "exnihiloreborn:spruce_barrel", - "exnihiloreborn:birch_barrel", - "exnihiloreborn:jungle_barrel", - "exnihiloreborn:acacia_barrel", - "exnihiloreborn:dark_oak_barrel", - "exnihiloreborn:mangrove_barrel", - "exnihiloreborn:cherry_barrel", - "exnihiloreborn:bamboo_barrel" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/overworld_void_structure_sets.json b/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/overworld_void_structure_sets.json deleted file mode 100644 index f72d209d..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/overworld_void_structure_sets.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "values": [] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_end_void_structure_sets.json b/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_end_void_structure_sets.json deleted file mode 100644 index 84d8fdd4..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_end_void_structure_sets.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "values": [ - "minecraft:end_cities" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_nether_void_structure_sets.json b/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_nether_void_structure_sets.json deleted file mode 100644 index 4911db67..00000000 --- a/src/generated/resources/data/exnihiloreborn/tags/worldgen/structure_set/the_nether_void_structure_sets.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "values": [ - "minecraft:nether_complexes" - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json b/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json index 14c17b08..25a6178c 100644 --- a/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json +++ b/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json @@ -1,37 +1,37 @@ { "values": [ - "exnihiloreborn:oak_barrel", - "exnihiloreborn:spruce_barrel", - "exnihiloreborn:birch_barrel", - "exnihiloreborn:jungle_barrel", - "exnihiloreborn:acacia_barrel", - "exnihiloreborn:dark_oak_barrel", - "exnihiloreborn:mangrove_barrel", - "exnihiloreborn:cherry_barrel", - "exnihiloreborn:bamboo_barrel", - "exnihiloreborn:crimson_barrel", - "exnihiloreborn:warped_barrel", - "exnihiloreborn:oak_sieve", - "exnihiloreborn:spruce_sieve", - "exnihiloreborn:birch_sieve", - "exnihiloreborn:jungle_sieve", - "exnihiloreborn:acacia_sieve", - "exnihiloreborn:dark_oak_sieve", - "exnihiloreborn:mangrove_sieve", - "exnihiloreborn:cherry_sieve", - "exnihiloreborn:bamboo_sieve", - "exnihiloreborn:crimson_sieve", - "exnihiloreborn:warped_sieve", - "exnihiloreborn:warped_crucible", - "exnihiloreborn:crimson_crucible", - "exnihiloreborn:oak_crucible", - "exnihiloreborn:spruce_crucible", - "exnihiloreborn:birch_crucible", - "exnihiloreborn:jungle_crucible", - "exnihiloreborn:acacia_crucible", - "exnihiloreborn:dark_oak_crucible", - "exnihiloreborn:mangrove_crucible", - "exnihiloreborn:cherry_crucible", - "exnihiloreborn:bamboo_crucible" + "exdeorum:oak_barrel", + "exdeorum:spruce_barrel", + "exdeorum:birch_barrel", + "exdeorum:jungle_barrel", + "exdeorum:acacia_barrel", + "exdeorum:dark_oak_barrel", + "exdeorum:mangrove_barrel", + "exdeorum:cherry_barrel", + "exdeorum:bamboo_barrel", + "exdeorum:crimson_barrel", + "exdeorum:warped_barrel", + "exdeorum:oak_sieve", + "exdeorum:spruce_sieve", + "exdeorum:birch_sieve", + "exdeorum:jungle_sieve", + "exdeorum:acacia_sieve", + "exdeorum:dark_oak_sieve", + "exdeorum:mangrove_sieve", + "exdeorum:cherry_sieve", + "exdeorum:bamboo_sieve", + "exdeorum:crimson_sieve", + "exdeorum:warped_sieve", + "exdeorum:warped_crucible", + "exdeorum:crimson_crucible", + "exdeorum:oak_crucible", + "exdeorum:spruce_crucible", + "exdeorum:birch_crucible", + "exdeorum:jungle_crucible", + "exdeorum:acacia_crucible", + "exdeorum:dark_oak_crucible", + "exdeorum:mangrove_crucible", + "exdeorum:cherry_crucible", + "exdeorum:bamboo_crucible" ] } \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json index 87a85aac..ae26ecfe 100644 --- a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json +++ b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json @@ -1,7 +1,7 @@ { "values": [ - "exnihiloreborn:stone_barrel", - "exnihiloreborn:porcelain_crucible", - "exnihiloreborn:unfired_crucible" + "exdeorum:stone_barrel", + "exdeorum:porcelain_crucible", + "exdeorum:unfired_crucible" ] } \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/fluids/water.json b/src/generated/resources/data/minecraft/tags/fluids/water.json index 52ebf9a9..da34e8e5 100644 --- a/src/generated/resources/data/minecraft/tags/fluids/water.json +++ b/src/generated/resources/data/minecraft/tags/fluids/water.json @@ -1,6 +1,6 @@ { "values": [ - "exnihiloreborn:witch_water", - "exnihiloreborn:flowing_witch_water" + "exdeorum:witch_water", + "exdeorum:flowing_witch_water" ] } \ No newline at end of file diff --git a/src/generated/resources/data/minecraft/tags/worldgen/world_preset/normal.json b/src/generated/resources/data/minecraft/tags/worldgen/world_preset/normal.json index 714e7569..583db646 100644 --- a/src/generated/resources/data/minecraft/tags/worldgen/world_preset/normal.json +++ b/src/generated/resources/data/minecraft/tags/worldgen/world_preset/normal.json @@ -1,5 +1,5 @@ { "values": [ - "exnihiloreborn:void_world" + "exdeorum:void_world" ] } \ No newline at end of file diff --git a/src/main/java/thedarkcolour/exnihiloreborn/ExNihiloReborn.java b/src/main/java/thedarkcolour/exdeorum/ExDeorum.java similarity index 64% rename from src/main/java/thedarkcolour/exnihiloreborn/ExNihiloReborn.java rename to src/main/java/thedarkcolour/exdeorum/ExDeorum.java index bd8463fe..9c462952 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/ExNihiloReborn.java +++ b/src/main/java/thedarkcolour/exdeorum/ExDeorum.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn; +package thedarkcolour.exdeorum; import net.minecraftforge.api.distmarker.Dist; import net.minecraftforge.fml.DistExecutor; @@ -9,31 +9,31 @@ import net.minecraftforge.fml.config.ModConfig; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; -import thedarkcolour.exnihiloreborn.client.ClientHandler; -import thedarkcolour.exnihiloreborn.config.Config; -import thedarkcolour.exnihiloreborn.event.EventHandler; -import thedarkcolour.exnihiloreborn.network.NetworkHandler; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EBlocks; -import thedarkcolour.exnihiloreborn.registry.ECreativeTabs; -import thedarkcolour.exnihiloreborn.registry.EFluids; -import thedarkcolour.exnihiloreborn.registry.EGlobalLootModifiers; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.registry.ELootFunctions; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; -import thedarkcolour.exnihiloreborn.registry.EChunkGenerators; +import thedarkcolour.exdeorum.client.ClientHandler; +import thedarkcolour.exdeorum.config.Config; +import thedarkcolour.exdeorum.event.EventHandler; +import thedarkcolour.exdeorum.network.NetworkHandler; +import thedarkcolour.exdeorum.registry.EBlockEntities; +import thedarkcolour.exdeorum.registry.EBlocks; +import thedarkcolour.exdeorum.registry.ECreativeTabs; +import thedarkcolour.exdeorum.registry.EFluids; +import thedarkcolour.exdeorum.registry.EGlobalLootModifiers; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.registry.ELootFunctions; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.registry.ERecipeTypes; +import thedarkcolour.exdeorum.registry.EChunkGenerators; import java.util.Calendar; -@Mod(ExNihiloReborn.ID) -public class ExNihiloReborn { - public static final String ID = "exnihiloreborn"; +@Mod(ExDeorum.ID) +public class ExDeorum { + public static final String ID = "exdeorum"; public static final Logger LOGGER = LoggerFactory.getLogger(ID); public static final boolean DEBUG = ModList.get().isLoaded("modkit"); public static final boolean IS_JUNE = Calendar.getInstance().get(Calendar.MONTH) == Calendar.JUNE; - public ExNihiloReborn() { + public ExDeorum() { createRegistries(); NetworkHandler.register(); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/AbstractCrucibleBlock.java b/src/main/java/thedarkcolour/exdeorum/block/AbstractCrucibleBlock.java similarity index 84% rename from src/main/java/thedarkcolour/exnihiloreborn/block/AbstractCrucibleBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/AbstractCrucibleBlock.java index 680bff41..2ccdf00b 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/AbstractCrucibleBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/AbstractCrucibleBlock.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; import net.minecraft.world.level.BlockGetter; @@ -10,10 +10,8 @@ import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.phys.shapes.CollisionContext; import net.minecraft.world.phys.shapes.VoxelShape; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.blockentity.AbstractCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.EBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.blockentity.AbstractCrucibleBlockEntity; +import thedarkcolour.exdeorum.registry.EBlockEntities; import java.util.function.Supplier; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/BarrelBlock.java b/src/main/java/thedarkcolour/exdeorum/block/BarrelBlock.java similarity index 82% rename from src/main/java/thedarkcolour/exnihiloreborn/block/BarrelBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/BarrelBlock.java index 6e4d4fa8..a9cb6b2e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/BarrelBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/BarrelBlock.java @@ -1,33 +1,25 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; -import net.minecraft.core.NonNullList; -import net.minecraft.server.level.ServerLevel; -import net.minecraft.world.Containers; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.entity.player.Player; -import net.minecraft.world.item.ItemStack; import net.minecraft.world.level.BlockGetter; import net.minecraft.world.level.Level; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.EntityBlock; -import net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity; import net.minecraft.world.level.block.entity.BlockEntity; import net.minecraft.world.level.block.entity.BlockEntityTicker; import net.minecraft.world.level.block.entity.BlockEntityType; import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.phys.BlockHitResult; -import net.minecraft.world.phys.Vec3; import net.minecraft.world.phys.shapes.BooleanOp; import net.minecraft.world.phys.shapes.CollisionContext; import net.minecraft.world.phys.shapes.Shapes; import net.minecraft.world.phys.shapes.VoxelShape; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.blockentity.AbstractCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.BarrelBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.blockentity.BarrelBlockEntity; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class BarrelBlock extends Block implements EntityBlock { public static final VoxelShape SHAPE = Shapes.join( diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/EBlock.java b/src/main/java/thedarkcolour/exdeorum/block/EBlock.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/block/EBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/EBlock.java index cdb04ef8..8bab4840 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/EBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/EBlock.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; import net.minecraft.world.Containers; @@ -13,7 +13,7 @@ import net.minecraft.world.level.block.entity.BlockEntity; import net.minecraft.world.level.block.entity.BlockEntityType; import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.phys.BlockHitResult; -import thedarkcolour.exnihiloreborn.blockentity.EBlockEntity; +import thedarkcolour.exdeorum.blockentity.EBlockEntity; import java.util.function.Supplier; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/InfestedLeavesBlock.java b/src/main/java/thedarkcolour/exdeorum/block/InfestedLeavesBlock.java similarity index 93% rename from src/main/java/thedarkcolour/exnihiloreborn/block/InfestedLeavesBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/InfestedLeavesBlock.java index 5c84dfea..afbaffd4 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/InfestedLeavesBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/InfestedLeavesBlock.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; import net.minecraft.server.level.ServerLevel; @@ -18,8 +18,8 @@ import net.minecraft.world.level.block.state.StateDefinition; import net.minecraft.world.level.block.state.properties.BooleanProperty; import net.minecraft.world.phys.HitResult; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class InfestedLeavesBlock extends LeavesBlock implements EntityBlock { public static final BooleanProperty FULLY_INFESTED = BooleanProperty.create("fully_infested"); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/LavaCrucibleBlock.java b/src/main/java/thedarkcolour/exdeorum/block/LavaCrucibleBlock.java similarity index 63% rename from src/main/java/thedarkcolour/exnihiloreborn/block/LavaCrucibleBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/LavaCrucibleBlock.java index 28ac9cdb..a5a0fbaa 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/LavaCrucibleBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/LavaCrucibleBlock.java @@ -1,6 +1,6 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class LavaCrucibleBlock extends AbstractCrucibleBlock { public LavaCrucibleBlock(Properties properties) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/SieveBlock.java b/src/main/java/thedarkcolour/exdeorum/block/SieveBlock.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/block/SieveBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/SieveBlock.java index b9fca24a..6aef8cbe 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/SieveBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/SieveBlock.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; import net.minecraft.world.level.BlockGetter; @@ -8,8 +8,8 @@ import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.phys.shapes.CollisionContext; import net.minecraft.world.phys.shapes.Shapes; import net.minecraft.world.phys.shapes.VoxelShape; -import thedarkcolour.exnihiloreborn.blockentity.SieveBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.blockentity.SieveBlockEntity; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class SieveBlock extends EBlock { public static final VoxelShape SHAPE = Shapes.or( diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/UnfiredCrucibleBlock.java b/src/main/java/thedarkcolour/exdeorum/block/UnfiredCrucibleBlock.java similarity index 95% rename from src/main/java/thedarkcolour/exnihiloreborn/block/UnfiredCrucibleBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/UnfiredCrucibleBlock.java index 7a112da8..41ef680a 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/UnfiredCrucibleBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/UnfiredCrucibleBlock.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; import net.minecraft.world.level.BlockGetter; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/WaterCrucibleBlock.java b/src/main/java/thedarkcolour/exdeorum/block/WaterCrucibleBlock.java similarity index 53% rename from src/main/java/thedarkcolour/exnihiloreborn/block/WaterCrucibleBlock.java rename to src/main/java/thedarkcolour/exdeorum/block/WaterCrucibleBlock.java index f9861543..ee4ca577 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/WaterCrucibleBlock.java +++ b/src/main/java/thedarkcolour/exdeorum/block/WaterCrucibleBlock.java @@ -1,16 +1,11 @@ -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; import net.minecraft.core.BlockPos; -import net.minecraft.world.level.Level; import net.minecraft.world.level.block.entity.BlockEntity; -import net.minecraft.world.level.block.entity.BlockEntityTicker; -import net.minecraft.world.level.block.entity.BlockEntityType; import net.minecraft.world.level.block.state.BlockState; import org.jetbrains.annotations.NotNull; -import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.blockentity.AbstractCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.WaterCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.blockentity.WaterCrucibleBlockEntity; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class WaterCrucibleBlock extends AbstractCrucibleBlock { public WaterCrucibleBlock(Properties properties) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/block/package-info.java b/src/main/java/thedarkcolour/exdeorum/block/package-info.java similarity index 67% rename from src/main/java/thedarkcolour/exnihiloreborn/block/package-info.java rename to src/main/java/thedarkcolour/exdeorum/block/package-info.java index f6fba231..dfd4cbdd 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/block/package-info.java +++ b/src/main/java/thedarkcolour/exdeorum/block/package-info.java @@ -1,3 +1,3 @@ @net.minecraft.MethodsReturnNonnullByDefault @javax.annotation.ParametersAreNonnullByDefault -package thedarkcolour.exnihiloreborn.block; +package thedarkcolour.exdeorum.block; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/AbstractCrucibleBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/AbstractCrucibleBlockEntity.java similarity index 98% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/AbstractCrucibleBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/AbstractCrucibleBlockEntity.java index c624a049..ff189d74 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/AbstractCrucibleBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/AbstractCrucibleBlockEntity.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; import net.minecraft.core.Direction; @@ -29,7 +29,7 @@ import net.minecraftforge.fluids.capability.templates.FluidTank; import net.minecraftforge.items.IItemHandler; import net.minecraftforge.items.ItemStackHandler; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; import javax.annotation.Nonnull; import javax.annotation.Nullable; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/BarrelBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/BarrelBlockEntity.java similarity index 98% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/BarrelBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/BarrelBlockEntity.java index 7a6df59f..faea82bb 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/BarrelBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/BarrelBlockEntity.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; import net.minecraft.core.Direction; @@ -29,10 +29,10 @@ import net.minecraftforge.items.IItemHandler; import net.minecraftforge.items.ItemStackHandler; import org.jetbrains.annotations.NotNull; import org.joml.Vector3i; -import thedarkcolour.exnihiloreborn.client.CompostColors; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EFluids; +import thedarkcolour.exdeorum.client.CompostColors; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.registry.EBlockEntities; +import thedarkcolour.exdeorum.registry.EFluids; import javax.annotation.Nonnull; import javax.annotation.Nullable; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/EBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/EBlockEntity.java similarity index 79% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/EBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/EBlockEntity.java index 7a7d61f0..2e3cd878 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/EBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/EBlockEntity.java @@ -1,23 +1,16 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; -import net.minecraft.core.SectionPos; import net.minecraft.nbt.CompoundTag; import net.minecraft.network.Connection; import net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.entity.player.Player; -import net.minecraft.world.item.ItemStack; import net.minecraft.world.level.Level; import net.minecraft.world.level.block.entity.BlockEntity; import net.minecraft.world.level.block.entity.BlockEntityType; import net.minecraft.world.level.block.state.BlockState; -import net.minecraft.world.level.chunk.ChunkStatus; -import net.minecraft.world.level.chunk.LevelChunk; -import net.minecraftforge.network.NetworkDirection; -import thedarkcolour.exnihiloreborn.network.NetworkHandler; -import thedarkcolour.exnihiloreborn.network.VoidWorldMessage; import javax.annotation.Nullable; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/InfestedLeavesBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/InfestedLeavesBlockEntity.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/InfestedLeavesBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/InfestedLeavesBlockEntity.java index fb7f385a..a5fcf8df 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/InfestedLeavesBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/InfestedLeavesBlockEntity.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; import net.minecraft.core.registries.BuiltInRegistries; @@ -10,9 +10,9 @@ import net.minecraft.world.level.Level; import net.minecraft.world.level.block.LeavesBlock; import net.minecraft.world.level.block.entity.BlockEntityTicker; import net.minecraft.world.level.block.state.BlockState; -import thedarkcolour.exnihiloreborn.block.InfestedLeavesBlock; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.block.InfestedLeavesBlock; +import thedarkcolour.exdeorum.registry.EBlockEntities; +import thedarkcolour.exdeorum.registry.EBlocks; public class InfestedLeavesBlockEntity extends EBlockEntity { public static final float PROGRESS_INTERVAL = 0.005f; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/LavaCrucibleBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/LavaCrucibleBlockEntity.java similarity index 86% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/LavaCrucibleBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/LavaCrucibleBlockEntity.java index eaa4408d..9cda46d0 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/LavaCrucibleBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/LavaCrucibleBlockEntity.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import it.unimi.dsi.fastutil.objects.Object2IntMap; import it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap; @@ -7,9 +7,9 @@ import net.minecraft.world.item.ItemStack; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.block.state.BlockState; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class LavaCrucibleBlockEntity extends AbstractCrucibleBlockEntity { // todo add KubeJS support for this diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/SieveBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/SieveBlockEntity.java similarity index 96% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/SieveBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/SieveBlockEntity.java index 2012e6e7..54e8548d 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/SieveBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/SieveBlockEntity.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; import net.minecraft.nbt.CompoundTag; @@ -13,10 +13,10 @@ import net.minecraft.world.level.Level; import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.level.storage.loot.LootContext; import net.minecraft.world.level.storage.loot.LootParams; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.sieve.SieveRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.tag.EItemTags; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.sieve.SieveRecipe; +import thedarkcolour.exdeorum.registry.EBlockEntities; +import thedarkcolour.exdeorum.tag.EItemTags; import java.util.Map; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/WaterCrucibleBlockEntity.java b/src/main/java/thedarkcolour/exdeorum/blockentity/WaterCrucibleBlockEntity.java similarity index 74% rename from src/main/java/thedarkcolour/exnihiloreborn/blockentity/WaterCrucibleBlockEntity.java rename to src/main/java/thedarkcolour/exdeorum/blockentity/WaterCrucibleBlockEntity.java index b7de627a..6fd3cdc7 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/blockentity/WaterCrucibleBlockEntity.java +++ b/src/main/java/thedarkcolour/exdeorum/blockentity/WaterCrucibleBlockEntity.java @@ -1,13 +1,13 @@ -package thedarkcolour.exnihiloreborn.blockentity; +package thedarkcolour.exdeorum.blockentity; import net.minecraft.core.BlockPos; import net.minecraft.world.item.ItemStack; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.block.state.BlockState; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.registry.EBlockEntities; public class WaterCrucibleBlockEntity extends AbstractCrucibleBlockEntity { public WaterCrucibleBlockEntity(BlockPos pos, BlockState state) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/ClientHandler.java b/src/main/java/thedarkcolour/exdeorum/client/ClientHandler.java similarity index 86% rename from src/main/java/thedarkcolour/exnihiloreborn/client/ClientHandler.java rename to src/main/java/thedarkcolour/exdeorum/client/ClientHandler.java index 30086f84..7b479793 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/ClientHandler.java +++ b/src/main/java/thedarkcolour/exdeorum/client/ClientHandler.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client; +package thedarkcolour.exdeorum.client; import net.minecraft.client.renderer.ItemBlockRenderTypes; import net.minecraft.client.renderer.RenderType; @@ -9,13 +9,13 @@ import net.minecraftforge.client.event.RegisterClientReloadListenersEvent; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; -import thedarkcolour.exnihiloreborn.client.ter.BarrelRenderer; -import thedarkcolour.exnihiloreborn.client.ter.CrucibleRenderer; -import thedarkcolour.exnihiloreborn.client.ter.InfestedLeavesRenderer; -import thedarkcolour.exnihiloreborn.client.ter.SieveRenderer; -import thedarkcolour.exnihiloreborn.network.ClientMessageHandler; -import thedarkcolour.exnihiloreborn.registry.EBlockEntities; -import thedarkcolour.exnihiloreborn.registry.EFluids; +import thedarkcolour.exdeorum.client.ter.BarrelRenderer; +import thedarkcolour.exdeorum.client.ter.CrucibleRenderer; +import thedarkcolour.exdeorum.client.ter.InfestedLeavesRenderer; +import thedarkcolour.exdeorum.client.ter.SieveRenderer; +import thedarkcolour.exdeorum.network.ClientMessageHandler; +import thedarkcolour.exdeorum.registry.EBlockEntities; +import thedarkcolour.exdeorum.registry.EFluids; import java.awt.Color; import java.util.concurrent.CompletableFuture; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/CompostColors.java b/src/main/java/thedarkcolour/exdeorum/client/CompostColors.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/client/CompostColors.java rename to src/main/java/thedarkcolour/exdeorum/client/CompostColors.java index c6411455..de91d557 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/CompostColors.java +++ b/src/main/java/thedarkcolour/exdeorum/client/CompostColors.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client; +package thedarkcolour.exdeorum.client; import com.mojang.blaze3d.platform.GlStateManager; import com.mojang.blaze3d.platform.NativeImage; @@ -13,7 +13,7 @@ import net.minecraftforge.client.model.data.ModelData; import net.minecraftforge.fml.ModList; import net.minecraftforge.registries.ForgeRegistries; import org.joml.Vector3i; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; import java.awt.Color; import java.io.BufferedReader; @@ -26,7 +26,7 @@ import java.nio.file.Path; import java.nio.file.Paths; import java.util.StringTokenizer; -// ExNihiloReborn comes with a precomputed list of vanilla colors, since textures don't exist on the server. +// ExDeorum comes with a precomputed list of vanilla colors, since textures don't exist on the server. // However, modded textures usually DO exist on the server, so their colors can be computed by the server once // and stored in a cache file which is regenerated whenever number of mods or versions of mods change. public class CompostColors { @@ -50,14 +50,14 @@ public class CompostColors { } private static void loadVanilla() { - var vanillaColors = ModList.get().getModFileById(ExNihiloReborn.ID).getFile().findResource(CompostColors.VANILLA_COMPOST_COLORS_FILE); + var vanillaColors = ModList.get().getModFileById(ExDeorum.ID).getFile().findResource(CompostColors.VANILLA_COMPOST_COLORS_FILE); if (!Files.exists(vanillaColors)) { - if (ExNihiloReborn.DEBUG) { + if (ExDeorum.DEBUG) { computeVanilla(); exportVanilla(); } else { - ExNihiloReborn.LOGGER.error("Failed to load vanilla colors!"); + ExDeorum.LOGGER.error("Failed to load vanilla colors!"); } } else { readVanilla(vanillaColors); @@ -87,7 +87,7 @@ public class CompostColors { } } } catch (IOException e) { - ExNihiloReborn.LOGGER.error("Error reading vanilla colors file", e); + ExDeorum.LOGGER.error("Error reading vanilla colors file", e); } } @@ -141,7 +141,7 @@ public class CompostColors { if (tint == 0) c = c.brighter(); Vector3i color = new Vector3i(c.getRed(), c.getGreen(), c.getBlue()); - ExNihiloReborn.LOGGER.debug("Item '{}' has color ({}, {}, {})\n", entry.getKey().location(), color.x, color.y, color.z); + ExDeorum.LOGGER.debug("Item '{}' has color ({}, {}, {})\n", entry.getKey().location(), color.x, color.y, color.z); CompostColors.COLORS.put(item, color); } } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/RenderUtil.java b/src/main/java/thedarkcolour/exdeorum/client/RenderUtil.java similarity index 97% rename from src/main/java/thedarkcolour/exnihiloreborn/client/RenderUtil.java rename to src/main/java/thedarkcolour/exdeorum/client/RenderUtil.java index 705b174b..984f6d4b 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/RenderUtil.java +++ b/src/main/java/thedarkcolour/exdeorum/client/RenderUtil.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client; +package thedarkcolour.exdeorum.client; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; @@ -18,7 +18,7 @@ import net.minecraft.world.level.levelgen.LegacyRandomSource; import net.minecraftforge.client.model.data.ModelData; import net.minecraftforge.registries.ForgeRegistries; import org.joml.Vector3f; -import thedarkcolour.exnihiloreborn.client.ter.SieveRenderer; +import thedarkcolour.exdeorum.client.ter.SieveRenderer; public class RenderUtil { public static final LoadingCache TOP_RENDER_TYPES; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/BarrelRenderer.java b/src/main/java/thedarkcolour/exdeorum/client/ter/BarrelRenderer.java similarity index 91% rename from src/main/java/thedarkcolour/exnihiloreborn/client/ter/BarrelRenderer.java rename to src/main/java/thedarkcolour/exdeorum/client/ter/BarrelRenderer.java index 97f9621a..00723f22 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/BarrelRenderer.java +++ b/src/main/java/thedarkcolour/exdeorum/client/ter/BarrelRenderer.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client.ter; +package thedarkcolour.exdeorum.client.ter; import com.mojang.blaze3d.vertex.PoseStack; import net.minecraft.client.Minecraft; @@ -16,13 +16,13 @@ import net.minecraftforge.client.ForgeHooksClient; import net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions; import net.minecraftforge.client.model.data.ModelData; import net.minecraftforge.common.capabilities.ForgeCapabilities; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.blockentity.BarrelBlockEntity; -import thedarkcolour.exnihiloreborn.client.ClientHandler; -import thedarkcolour.exnihiloreborn.client.RenderUtil; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.blockentity.BarrelBlockEntity; +import thedarkcolour.exdeorum.client.ClientHandler; +import thedarkcolour.exdeorum.client.RenderUtil; public class BarrelRenderer implements BlockEntityRenderer { - public static final ResourceLocation COMPOST_DIRT_TEXTURE = new ResourceLocation(ExNihiloReborn.ID, "block/compost_dirt"); + public static final ResourceLocation COMPOST_DIRT_TEXTURE = new ResourceLocation(ExDeorum.ID, "block/compost_dirt"); private final BlockRenderDispatcher blockRenderer; public BarrelRenderer(BlockEntityRendererProvider.Context ctx) { @@ -90,7 +90,7 @@ public class BarrelRenderer implements BlockEntityRenderer { float compostProgress = barrel.progress; int r, g, b; - if (ExNihiloReborn.IS_JUNE && barrel.getLevel() != null) { + if (ExDeorum.IS_JUNE && barrel.getLevel() != null) { var rainbow = ClientHandler.getRainbowColor(barrel.getLevel().getGameTime(), partialTicks); r = rainbow.getRed(); g = rainbow.getGreen(); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/CrucibleRenderer.java b/src/main/java/thedarkcolour/exdeorum/client/ter/CrucibleRenderer.java similarity index 93% rename from src/main/java/thedarkcolour/exnihiloreborn/client/ter/CrucibleRenderer.java rename to src/main/java/thedarkcolour/exdeorum/client/ter/CrucibleRenderer.java index 541896e4..5185394e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/CrucibleRenderer.java +++ b/src/main/java/thedarkcolour/exdeorum/client/ter/CrucibleRenderer.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client.ter; +package thedarkcolour.exdeorum.client.ter; import com.mojang.blaze3d.vertex.PoseStack; import com.mojang.blaze3d.vertex.VertexConsumer; @@ -9,8 +9,8 @@ import net.minecraft.client.renderer.blockentity.BlockEntityRenderer; import net.minecraft.client.renderer.texture.TextureAtlasSprite; import net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions; import net.minecraftforge.common.capabilities.ForgeCapabilities; -import thedarkcolour.exnihiloreborn.blockentity.AbstractCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.client.RenderUtil; +import thedarkcolour.exdeorum.blockentity.AbstractCrucibleBlockEntity; +import thedarkcolour.exdeorum.client.RenderUtil; public class CrucibleRenderer implements BlockEntityRenderer { @Override diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/InfestedLeavesRenderer.java b/src/main/java/thedarkcolour/exdeorum/client/ter/InfestedLeavesRenderer.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/client/ter/InfestedLeavesRenderer.java rename to src/main/java/thedarkcolour/exdeorum/client/ter/InfestedLeavesRenderer.java index 43f94e25..e74cb866 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/InfestedLeavesRenderer.java +++ b/src/main/java/thedarkcolour/exdeorum/client/ter/InfestedLeavesRenderer.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client.ter; +package thedarkcolour.exdeorum.client.ter; import com.mojang.blaze3d.vertex.PoseStack; import net.minecraft.client.Minecraft; @@ -8,7 +8,7 @@ import net.minecraft.util.Mth; import net.minecraft.world.level.block.Blocks; import net.minecraftforge.client.RenderTypeHelper; import net.minecraftforge.client.model.data.ModelData; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; public class InfestedLeavesRenderer implements BlockEntityRenderer { @Override diff --git a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/SieveRenderer.java b/src/main/java/thedarkcolour/exdeorum/client/ter/SieveRenderer.java similarity index 93% rename from src/main/java/thedarkcolour/exnihiloreborn/client/ter/SieveRenderer.java rename to src/main/java/thedarkcolour/exdeorum/client/ter/SieveRenderer.java index 878e343c..a4d0c4a2 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/client/ter/SieveRenderer.java +++ b/src/main/java/thedarkcolour/exdeorum/client/ter/SieveRenderer.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.client.ter; +package thedarkcolour.exdeorum.client.ter; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; @@ -13,8 +13,8 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.world.item.BlockItem; import net.minecraft.world.item.Item; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.blockentity.SieveBlockEntity; -import thedarkcolour.exnihiloreborn.client.RenderUtil; +import thedarkcolour.exdeorum.blockentity.SieveBlockEntity; +import thedarkcolour.exdeorum.client.RenderUtil; public class SieveRenderer implements BlockEntityRenderer { public static final LoadingCache MESH_TEXTURES = CacheBuilder.newBuilder().build(new CacheLoader<>() { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/BarrelCompostCategory.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/BarrelCompostCategory.java similarity index 87% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/BarrelCompostCategory.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/BarrelCompostCategory.java index 8a0cb0f4..b87d8cd1 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/BarrelCompostCategory.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/BarrelCompostCategory.java @@ -1,10 +1,9 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.gui.builder.IRecipeLayoutBuilder; import mezz.jei.api.gui.drawable.IDrawable; import mezz.jei.api.gui.ingredient.IRecipeSlotsView; import mezz.jei.api.helpers.IGuiHelper; -import mezz.jei.api.helpers.IJeiHelpers; import mezz.jei.api.recipe.IFocusGroup; import mezz.jei.api.recipe.RecipeIngredientRole; import mezz.jei.api.recipe.RecipeType; @@ -13,9 +12,9 @@ import net.minecraft.client.Minecraft; import net.minecraft.client.gui.GuiGraphics; import net.minecraft.network.chat.Component; import net.minecraft.world.item.ItemStack; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.data.TranslationKeys; +import thedarkcolour.exdeorum.recipe.barrel.BarrelCompostRecipe; +import thedarkcolour.exdeorum.registry.EBlocks; class BarrelCompostCategory implements IRecipeCategory { public static final int WIDTH = 120; @@ -35,7 +34,7 @@ class BarrelCompostCategory implements IRecipeCategory { @Override public RecipeType getRecipeType() { - return ExNihiloRebornJeiPlugin.BARREL_COMPOST; + return ExDeorumJeiPlugin.BARREL_COMPOST; } @Override diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/CrucibleCategory.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/CrucibleCategory.java similarity index 83% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/CrucibleCategory.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/CrucibleCategory.java index b3176f2d..48dde057 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/CrucibleCategory.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/CrucibleCategory.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.gui.builder.IRecipeSlotBuilder; import mezz.jei.api.gui.drawable.IDrawable; @@ -7,9 +7,9 @@ import mezz.jei.api.recipe.RecipeType; import net.minecraft.network.chat.Component; import net.minecraft.world.item.Item; import net.minecraft.world.item.ItemStack; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.data.TranslationKeys; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.registry.EItems; import java.util.function.Supplier; @@ -36,7 +36,7 @@ abstract class CrucibleCategory extends OneToOneCategory { @Override public RecipeType getRecipeType() { - return ExNihiloRebornJeiPlugin.LAVA_CRUCIBLE; + return ExDeorumJeiPlugin.LAVA_CRUCIBLE; } } @@ -47,7 +47,7 @@ abstract class CrucibleCategory extends OneToOneCategory { @Override public RecipeType getRecipeType() { - return ExNihiloRebornJeiPlugin.WATER_CRUCIBLE; + return ExDeorumJeiPlugin.WATER_CRUCIBLE; } } } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/ExNihiloRebornJeiPlugin.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/ExDeorumJeiPlugin.java similarity index 84% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/ExNihiloRebornJeiPlugin.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/ExDeorumJeiPlugin.java index e83a727e..96e4c1d9 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/ExNihiloRebornJeiPlugin.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/ExDeorumJeiPlugin.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.IModPlugin; import mezz.jei.api.JeiPlugin; @@ -15,39 +15,39 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.world.Container; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.crafting.Recipe; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.recipe.hammer.HammerRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlocks; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.data.TranslationKeys; +import thedarkcolour.exdeorum.recipe.barrel.BarrelCompostRecipe; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.recipe.hammer.HammerRecipe; +import thedarkcolour.exdeorum.registry.EBlocks; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.registry.ERecipeTypes; import java.util.List; import java.util.Objects; import java.util.function.Supplier; @JeiPlugin -public class ExNihiloRebornJeiPlugin implements IModPlugin { - public static final ResourceLocation ENH_JEI_TEXTURE = new ResourceLocation(ExNihiloReborn.ID, "textures/gui/jei/enr_jei.png"); +public class ExDeorumJeiPlugin implements IModPlugin { + public static final ResourceLocation ENH_JEI_TEXTURE = new ResourceLocation(ExDeorum.ID, "textures/gui/jei/enr_jei.png"); - public static final RecipeType BARREL_COMPOST = RecipeType.create(ExNihiloReborn.ID, "barrel_compost", BarrelCompostRecipe.class); - public static final RecipeType BARREL_MIXING = RecipeType.create(ExNihiloReborn.ID, "barrel_compost", Object.class); - public static final RecipeType LAVA_CRUCIBLE = RecipeType.create(ExNihiloReborn.ID, "lava_crucible", CrucibleRecipe.class); - public static final RecipeType WATER_CRUCIBLE = RecipeType.create(ExNihiloReborn.ID, "water_crucible", CrucibleRecipe.class); - public static final RecipeType SIEVE = RecipeType.create(ExNihiloReborn.ID, "sieve", JeiSieveRecipeGroup.class); - public static final RecipeType HAMMER = RecipeType.create(ExNihiloReborn.ID, "hammer", HammerRecipe.class); + public static final RecipeType BARREL_COMPOST = RecipeType.create(ExDeorum.ID, "barrel_compost", BarrelCompostRecipe.class); + public static final RecipeType BARREL_MIXING = RecipeType.create(ExDeorum.ID, "barrel_compost", Object.class); + public static final RecipeType LAVA_CRUCIBLE = RecipeType.create(ExDeorum.ID, "lava_crucible", CrucibleRecipe.class); + public static final RecipeType WATER_CRUCIBLE = RecipeType.create(ExDeorum.ID, "water_crucible", CrucibleRecipe.class); + public static final RecipeType SIEVE = RecipeType.create(ExDeorum.ID, "sieve", JeiSieveRecipeGroup.class); + public static final RecipeType HAMMER = RecipeType.create(ExDeorum.ID, "hammer", HammerRecipe.class); @Override public ResourceLocation getPluginUid() { - return new ResourceLocation(ExNihiloReborn.ID, "jei_plugin"); + return new ResourceLocation(ExDeorum.ID, "jei_plugin"); } @Override public void registerCategories(IRecipeCategoryRegistration registration) { IGuiHelper helper = registration.getJeiHelpers().getGuiHelper(); - IDrawable arrow = helper.createDrawable(ExNihiloRebornJeiPlugin.ENH_JEI_TEXTURE, 0, 18, 22, 15); + IDrawable arrow = helper.createDrawable(ExDeorumJeiPlugin.ENH_JEI_TEXTURE, 0, 18, 22, 15); registration.addRecipeCategories(new BarrelCompostCategory(helper)); registration.addRecipeCategories(new CrucibleCategory.LavaCrucible(helper, arrow)); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/HammerCategory.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/HammerCategory.java similarity index 78% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/HammerCategory.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/HammerCategory.java index 436bca43..48329a9a 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/HammerCategory.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/HammerCategory.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.gui.builder.IRecipeSlotBuilder; import mezz.jei.api.gui.drawable.IDrawable; @@ -6,9 +6,9 @@ import mezz.jei.api.helpers.IGuiHelper; import mezz.jei.api.recipe.RecipeType; import net.minecraft.network.chat.Component; import net.minecraft.world.item.ItemStack; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; -import thedarkcolour.exnihiloreborn.recipe.hammer.HammerRecipe; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.data.TranslationKeys; +import thedarkcolour.exdeorum.recipe.hammer.HammerRecipe; +import thedarkcolour.exdeorum.registry.EItems; class HammerCategory extends OneToOneCategory { public HammerCategory(IGuiHelper helper, IDrawable arrow) { @@ -17,7 +17,7 @@ class HammerCategory extends OneToOneCategory { @Override public RecipeType getRecipeType() { - return ExNihiloRebornJeiPlugin.HAMMER; + return ExDeorumJeiPlugin.HAMMER; } @Override diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/JeiSieveRecipeGroup.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/JeiSieveRecipeGroup.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/JeiSieveRecipeGroup.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/JeiSieveRecipeGroup.java index ff2d9396..7c236803 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/JeiSieveRecipeGroup.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/JeiSieveRecipeGroup.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import com.google.common.collect.ArrayListMultimap; import com.google.common.collect.ImmutableList; @@ -12,9 +12,9 @@ import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.level.storage.loot.providers.number.ConstantValue; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.sieve.SieveRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.sieve.SieveRecipe; +import thedarkcolour.exdeorum.registry.ERecipeTypes; import java.util.ArrayList; import java.util.Comparator; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/OneToOneCategory.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/OneToOneCategory.java similarity index 97% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/OneToOneCategory.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/OneToOneCategory.java index 84593b77..92db27ad 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/OneToOneCategory.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/OneToOneCategory.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.gui.builder.IRecipeLayoutBuilder; import mezz.jei.api.gui.builder.IRecipeSlotBuilder; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/SieveCategory.java b/src/main/java/thedarkcolour/exdeorum/compat/jei/SieveCategory.java similarity index 93% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/jei/SieveCategory.java rename to src/main/java/thedarkcolour/exdeorum/compat/jei/SieveCategory.java index aa42d606..c6e69fc4 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/jei/SieveCategory.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/jei/SieveCategory.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.jei; +package thedarkcolour.exdeorum.compat.jei; import mezz.jei.api.gui.builder.IRecipeLayoutBuilder; import mezz.jei.api.gui.builder.IRecipeSlotBuilder; @@ -19,9 +19,9 @@ import net.minecraft.world.level.storage.loot.providers.number.ConstantValue; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; import net.minecraft.world.level.storage.loot.providers.number.UniformGenerator; import net.minecraftforge.common.util.Lazy; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.data.TranslationKeys; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.registry.EBlocks; import java.text.DecimalFormat; @@ -44,14 +44,14 @@ class SieveCategory implements IRecipeCategory { public SieveCategory(IGuiHelper helper) { this.background = Lazy.of(() -> helper.createBlankDrawable(WIDTH, ROW_START + 18 * JeiSieveRecipeGroup.maxSieveRows)); this.slot = helper.getSlotDrawable(); - this.row = helper.createDrawable(ExNihiloRebornJeiPlugin.ENH_JEI_TEXTURE, 0, 0, 162, 18); + this.row = helper.createDrawable(ExDeorumJeiPlugin.ENH_JEI_TEXTURE, 0, 0, 162, 18); this.icon = helper.createDrawableItemStack(new ItemStack(EBlocks.OAK_SIEVE.get())); this.title = Component.translatable(TranslationKeys.SIEVE_CATEGORY_TITLE); } @Override public RecipeType getRecipeType() { - return ExNihiloRebornJeiPlugin.SIEVE; + return ExDeorumJeiPlugin.SIEVE; } @Override diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/top/ExNihiloRebornInfoProvider.java b/src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumInfoProvider.java similarity index 81% rename from src/main/java/thedarkcolour/exnihiloreborn/compat/top/ExNihiloRebornInfoProvider.java rename to src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumInfoProvider.java index 978e9a83..a7e63760 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/top/ExNihiloRebornInfoProvider.java +++ b/src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumInfoProvider.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.compat.top; +package thedarkcolour.exdeorum.compat.top; import mcjty.theoneprobe.api.CompoundText; import mcjty.theoneprobe.api.IProbeHitData; @@ -10,16 +10,16 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.world.entity.player.Player; import net.minecraft.world.level.Level; import net.minecraft.world.level.block.state.BlockState; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.blockentity.AbstractCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.BarrelBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.blockentity.AbstractCrucibleBlockEntity; +import thedarkcolour.exdeorum.blockentity.BarrelBlockEntity; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.registry.EBlocks; -public class ExNihiloRebornInfoProvider implements IProbeInfoProvider { +public class ExDeorumInfoProvider implements IProbeInfoProvider { @Override public ResourceLocation getID() { - return new ResourceLocation(ExNihiloReborn.ID, "info_provider"); + return new ResourceLocation(ExDeorum.ID, "info_provider"); } @Override diff --git a/src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumTopCompat.java b/src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumTopCompat.java new file mode 100644 index 00000000..3d4e8bcb --- /dev/null +++ b/src/main/java/thedarkcolour/exdeorum/compat/top/ExDeorumTopCompat.java @@ -0,0 +1,14 @@ +package thedarkcolour.exdeorum.compat.top; + +import mcjty.theoneprobe.api.ITheOneProbe; + +import java.util.function.Function; + +public class ExDeorumTopCompat implements Function { + @Override + public Void apply(ITheOneProbe top) { + top.registerProvider(new ExDeorumInfoProvider()); + + return null; + } +} diff --git a/src/main/java/thedarkcolour/exnihiloreborn/config/Config.java b/src/main/java/thedarkcolour/exdeorum/config/Config.java similarity index 95% rename from src/main/java/thedarkcolour/exnihiloreborn/config/Config.java rename to src/main/java/thedarkcolour/exdeorum/config/Config.java index 5881e1cb..b221d35d 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/config/Config.java +++ b/src/main/java/thedarkcolour/exdeorum/config/Config.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.config; +package thedarkcolour.exdeorum.config; import net.minecraftforge.common.ForgeConfigSpec; import org.apache.commons.lang3.tuple.Pair; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/Advancements.java b/src/main/java/thedarkcolour/exdeorum/data/Advancements.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/data/Advancements.java rename to src/main/java/thedarkcolour/exdeorum/data/Advancements.java index 091d5f85..57b3263c 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/Advancements.java +++ b/src/main/java/thedarkcolour/exdeorum/data/Advancements.java @@ -1,12 +1,8 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.advancements.Advancement; import net.minecraft.advancements.FrameType; import net.minecraft.advancements.critereon.ImpossibleTrigger; -import net.minecraft.advancements.critereon.InventoryChangeTrigger; -import net.minecraft.advancements.critereon.ItemPredicate; -import net.minecraft.advancements.critereon.PlayerTrigger; -import net.minecraft.advancements.critereon.RecipeCraftedTrigger; import net.minecraft.core.HolderLookup; import net.minecraft.data.PackOutput; import net.minecraft.network.chat.Component; @@ -14,9 +10,9 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.world.level.block.Blocks; import net.minecraftforge.common.data.ExistingFileHelper; import net.minecraftforge.common.data.ForgeAdvancementProvider; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.tag.EItemTags; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.tag.EItemTags; import java.util.List; import java.util.concurrent.CompletableFuture; @@ -32,7 +28,7 @@ class Advancements extends ForgeAdvancementProvider { } private static ResourceLocation modLoc(String path) { - return new ResourceLocation(ExNihiloReborn.ID, path); + return new ResourceLocation(ExDeorum.ID, path); } public static class CoreAchievements implements AdvancementGenerator { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/BlockLoot.java b/src/main/java/thedarkcolour/exdeorum/data/BlockLoot.java similarity index 73% rename from src/main/java/thedarkcolour/exnihiloreborn/data/BlockLoot.java rename to src/main/java/thedarkcolour/exdeorum/data/BlockLoot.java index 49861750..535f5ed7 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/BlockLoot.java +++ b/src/main/java/thedarkcolour/exdeorum/data/BlockLoot.java @@ -1,9 +1,7 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.core.registries.Registries; import net.minecraft.data.loot.BlockLootSubProvider; -import net.minecraft.resources.ResourceLocation; -import net.minecraft.world.flag.FeatureFlagSet; import net.minecraft.world.flag.FeatureFlags; import net.minecraft.world.item.Items; import net.minecraft.world.level.block.Block; @@ -11,16 +9,14 @@ import net.minecraft.world.level.storage.loot.LootPool; import net.minecraft.world.level.storage.loot.LootTable; import net.minecraft.world.level.storage.loot.entries.LootItem; import net.minecraft.world.level.storage.loot.providers.number.ConstantValue; -import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.loot.InfestedStringCount; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.loot.InfestedStringCount; +import thedarkcolour.exdeorum.registry.EBlocks; import thedarkcolour.modkit.MKUtils; import java.util.ArrayList; import java.util.List; import java.util.Set; -import java.util.function.Supplier; class BlockLoot extends BlockLootSubProvider { private final List added = new ArrayList<>(); @@ -31,7 +27,7 @@ class BlockLoot extends BlockLootSubProvider { @Override protected void generate() { - MKUtils.forModRegistry(Registries.BLOCK, ExNihiloReborn.ID, (id, block) -> dropSelf(block)); + MKUtils.forModRegistry(Registries.BLOCK, ExDeorum.ID, (id, block) -> dropSelf(block)); add(EBlocks.INFESTED_LEAVES.get(), new LootTable.Builder() .withPool(new LootPool.Builder() diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/BlockModels.java b/src/main/java/thedarkcolour/exdeorum/data/BlockModels.java similarity index 98% rename from src/main/java/thedarkcolour/exnihiloreborn/data/BlockModels.java rename to src/main/java/thedarkcolour/exdeorum/data/BlockModels.java index ea9a85e7..5c652813 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/BlockModels.java +++ b/src/main/java/thedarkcolour/exdeorum/data/BlockModels.java @@ -1,10 +1,10 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.Blocks; import net.minecraftforge.client.model.generators.BlockModelBuilder; import net.minecraftforge.client.model.generators.ConfiguredModel; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.registry.EBlocks; import thedarkcolour.modkit.data.MKBlockModelProvider; class BlockModels { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/Data.java b/src/main/java/thedarkcolour/exdeorum/data/Data.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/data/Data.java rename to src/main/java/thedarkcolour/exdeorum/data/Data.java index 2474226d..cd632831 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/Data.java +++ b/src/main/java/thedarkcolour/exdeorum/data/Data.java @@ -1,10 +1,10 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.core.registries.Registries; import net.minecraftforge.data.event.GatherDataEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.fml.common.Mod; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; import thedarkcolour.modkit.data.DataHelper; // these two annotations are equivalent to modEventBus.addListener(Data::generateData) @@ -19,7 +19,7 @@ public class Data { // reads existing files like pngs and parent models var helper = event.getExistingFileHelper(); - var dataHelper = new DataHelper(ExNihiloReborn.ID, event); + var dataHelper = new DataHelper(ExDeorum.ID, event); dataHelper.createEnglish(true, English::addTranslations); dataHelper.createBlockModels(BlockModels::addBlockModels); dataHelper.createItemModels(true, true, false, ItemModels::addItemModels); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/English.java b/src/main/java/thedarkcolour/exdeorum/data/English.java similarity index 87% rename from src/main/java/thedarkcolour/exnihiloreborn/data/English.java rename to src/main/java/thedarkcolour/exdeorum/data/English.java index 05d718de..2dabb8e7 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/English.java +++ b/src/main/java/thedarkcolour/exdeorum/data/English.java @@ -1,13 +1,13 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; import thedarkcolour.modkit.data.MKEnglishProvider; class English { static void addTranslations(MKEnglishProvider english) { - english.add("fluid_type." + ExNihiloReborn.ID + ".witch_water", "Witch Water"); + english.add("fluid_type." + ExDeorum.ID + ".witch_water", "Witch Water"); - english.add(TranslationKeys.MAIN_CREATIVE_TAB, "Ex Nihilo Reborn"); + english.add(TranslationKeys.MAIN_CREATIVE_TAB, "Ex Deorum"); english.add(TranslationKeys.VOID_WORLD_TYPE, "Void World"); english.add(TranslationKeys.ROOT_ADVANCEMENT_TITLE, "Don't Look Down..."); @@ -22,7 +22,7 @@ class English { english.add(TranslationKeys.STRING_MESH_ADVANCEMENT_DESCRIPTION, "Craft a string mesh to use in a sieve"); english.add(TranslationKeys.SILK_WORM_JEI_INFO, "Silk worms have a 1 in 100 chance to drop from leaves harvested with a Crook. Using a silk worm on a tree's leaves will infest them, gradually spreading through the entire tree. 100% infested leaves can be harvested for string, but do not drop saplings."); - english.add(TranslationKeys.SIEVE_JEI_INFO, "Sieves are used to filter out certain items from soft blocks like gravel and dirt. A mesh is required to use the sieve, and it can be enchanted with Fortune and Efficiency."); + english.add(TranslationKeys.SIEVE_JEI_INFO, "Sieves are used to filter out certain items from soft blocks like gravel and dirt. A mesh is required to use the sieve, and it can be enchanted with Fortune and Efficiency. Adjacent sieves can be used simultaneously, with a maximum of 9 sieves at a time in a 3x3 shape."); english.add(TranslationKeys.BARREL_COMPOST_CATEGORY_TITLE, "Barrel Compost"); english.add(TranslationKeys.BARREL_COMPOST_RECIPE_VOLUME, "Compost: %s"); english.add(TranslationKeys.WATER_CRUCIBLE_CATEGORY_TITLE, "Water Crucible"); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/ItemModels.java b/src/main/java/thedarkcolour/exdeorum/data/ItemModels.java similarity index 86% rename from src/main/java/thedarkcolour/exnihiloreborn/data/ItemModels.java rename to src/main/java/thedarkcolour/exdeorum/data/ItemModels.java index b55fe05d..e96e74a6 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/ItemModels.java +++ b/src/main/java/thedarkcolour/exdeorum/data/ItemModels.java @@ -1,6 +1,6 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.registry.EItems; import thedarkcolour.modkit.data.MKItemModelProvider; class ItemModels { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/LootTables.java b/src/main/java/thedarkcolour/exdeorum/data/LootTables.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/data/LootTables.java rename to src/main/java/thedarkcolour/exdeorum/data/LootTables.java index 09ee08c2..58ad2dc3 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/LootTables.java +++ b/src/main/java/thedarkcolour/exdeorum/data/LootTables.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.data.PackOutput; import net.minecraft.data.loot.LootTableProvider; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/ModTags.java b/src/main/java/thedarkcolour/exdeorum/data/ModTags.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/data/ModTags.java rename to src/main/java/thedarkcolour/exdeorum/data/ModTags.java index daf8adef..dfe0b485 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/ModTags.java +++ b/src/main/java/thedarkcolour/exdeorum/data/ModTags.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.core.registries.Registries; import net.minecraft.resources.ResourceKey; @@ -11,12 +11,12 @@ import net.minecraft.world.level.levelgen.presets.WorldPreset; import net.minecraft.world.level.levelgen.structure.BuiltinStructureSets; import net.minecraft.world.level.levelgen.structure.StructureSet; import net.minecraft.world.level.material.Fluid; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.registry.EBlocks; -import thedarkcolour.exnihiloreborn.registry.EFluids; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.tag.EItemTags; -import thedarkcolour.exnihiloreborn.tag.EStructureSetTags; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.registry.EBlocks; +import thedarkcolour.exdeorum.registry.EFluids; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.tag.EItemTags; +import thedarkcolour.exdeorum.tag.EStructureSetTags; import thedarkcolour.modkit.data.MKTagsProvider; class ModTags { @@ -42,7 +42,7 @@ class ModTags { } public static void createWorldPresetTags(MKTagsProvider tags) { - tags.tag(net.minecraft.tags.WorldPresetTags.NORMAL).add(ResourceKey.create(Registries.WORLD_PRESET, new ResourceLocation(ExNihiloReborn.ID, "void_world"))); + tags.tag(net.minecraft.tags.WorldPresetTags.NORMAL).add(ResourceKey.create(Registries.WORLD_PRESET, new ResourceLocation(ExDeorum.ID, "void_world"))); } public static void createFluidTags(MKTagsProvider tags) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/Recipes.java b/src/main/java/thedarkcolour/exdeorum/data/Recipes.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/data/Recipes.java rename to src/main/java/thedarkcolour/exdeorum/data/Recipes.java index 02bb4a96..82e16fd3 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/Recipes.java +++ b/src/main/java/thedarkcolour/exdeorum/data/Recipes.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; import net.minecraft.data.recipes.FinishedRecipe; import net.minecraft.data.recipes.RecipeBuilder; @@ -20,16 +20,16 @@ import net.minecraftforge.common.Tags; import net.minecraftforge.fluids.FluidType; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.recipe.barrel.FinishedBarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.recipe.barrel.FinishedBarrelMixingRecipe; -import thedarkcolour.exnihiloreborn.recipe.crucible.FinishedCrucibleRecipe; -import thedarkcolour.exnihiloreborn.recipe.hammer.FinishedHammerRecipe; -import thedarkcolour.exnihiloreborn.recipe.sieve.FinishedSieveRecipe; -import thedarkcolour.exnihiloreborn.registry.EBlocks; -import thedarkcolour.exnihiloreborn.registry.EFluids; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.recipe.barrel.FinishedBarrelCompostRecipe; +import thedarkcolour.exdeorum.recipe.barrel.FinishedBarrelMixingRecipe; +import thedarkcolour.exdeorum.recipe.crucible.FinishedCrucibleRecipe; +import thedarkcolour.exdeorum.recipe.hammer.FinishedHammerRecipe; +import thedarkcolour.exdeorum.recipe.sieve.FinishedSieveRecipe; +import thedarkcolour.exdeorum.registry.EBlocks; +import thedarkcolour.exdeorum.registry.EFluids; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; import thedarkcolour.modkit.data.MKRecipeProvider; import java.util.Objects; @@ -211,7 +211,7 @@ class Recipes { } private static void sieveRecipe(Consumer consumer, String name, Ingredient block, Supplier mesh, Item result, NumberProvider chance) { - consumer.accept(new FinishedSieveRecipe(new ResourceLocation(ExNihiloReborn.ID, "sieve/" + name), mesh.get(), block, result, chance)); + consumer.accept(new FinishedSieveRecipe(new ResourceLocation(ExDeorum.ID, "sieve/" + name), mesh.get(), block, result, chance)); } private static void crucibleRecipes(Consumer writer) { @@ -237,11 +237,11 @@ class Recipes { } private static void lavaCrucible(Consumer consumer, String id, Ingredient ingredient, int volume) { - consumer.accept(new FinishedCrucibleRecipe(new ResourceLocation(ExNihiloReborn.ID, "lava_crucible/" + id), ERecipeSerializers.LAVA_CRUCIBLE.get(), ingredient, Fluids.LAVA, volume)); + consumer.accept(new FinishedCrucibleRecipe(new ResourceLocation(ExDeorum.ID, "lava_crucible/" + id), ERecipeSerializers.LAVA_CRUCIBLE.get(), ingredient, Fluids.LAVA, volume)); } private static void waterCrucible(Consumer consumer, String id, Ingredient ingredient, int volume) { - consumer.accept(new FinishedCrucibleRecipe(new ResourceLocation(ExNihiloReborn.ID, "water_crucible/" + id), ERecipeSerializers.WATER_CRUCIBLE.get(), ingredient, Fluids.WATER, volume)); + consumer.accept(new FinishedCrucibleRecipe(new ResourceLocation(ExDeorum.ID, "water_crucible/" + id), ERecipeSerializers.WATER_CRUCIBLE.get(), ingredient, Fluids.WATER, volume)); } private static void hammerRecipes(Consumer writer) { @@ -264,7 +264,7 @@ class Recipes { } private static void hammerRecipe(Consumer consumer, String name, Ingredient block, ItemLike result, NumberProvider resultAmount) { - consumer.accept(new FinishedHammerRecipe(new ResourceLocation(ExNihiloReborn.ID, "hammer/" + name), block, result.asItem(), resultAmount)); + consumer.accept(new FinishedHammerRecipe(new ResourceLocation(ExDeorum.ID, "hammer/" + name), block, result.asItem(), resultAmount)); } private static void barrelCompostRecipes(Consumer writer) { @@ -315,7 +315,7 @@ class Recipes { } private static void barrelCompost(Consumer writer, String id, Ingredient ingredient, int volume) { - writer.accept(new FinishedBarrelCompostRecipe(new ResourceLocation(ExNihiloReborn.ID, "barrel_compost/" + id), ingredient, volume)); + writer.accept(new FinishedBarrelCompostRecipe(new ResourceLocation(ExDeorum.ID, "barrel_compost/" + id), ingredient, volume)); } private static void barrelMixingRecipes(Consumer writer) { @@ -329,7 +329,7 @@ class Recipes { } private static void barrelMixing(Consumer writer, Ingredient ingredient, Supplier fluidType, Item result) { - writer.accept(new FinishedBarrelMixingRecipe(new ResourceLocation(ExNihiloReborn.ID, "barrel_mixing/" + path(result)), ingredient, fluidType.get(), 1000, result)); + writer.accept(new FinishedBarrelMixingRecipe(new ResourceLocation(ExDeorum.ID, "barrel_mixing/" + path(result)), ingredient, fluidType.get(), 1000, result)); } private static String path(Item item) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/data/TranslationKeys.java b/src/main/java/thedarkcolour/exdeorum/data/TranslationKeys.java similarity index 52% rename from src/main/java/thedarkcolour/exnihiloreborn/data/TranslationKeys.java rename to src/main/java/thedarkcolour/exdeorum/data/TranslationKeys.java index 8ca8906d..0447ccd3 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/data/TranslationKeys.java +++ b/src/main/java/thedarkcolour/exdeorum/data/TranslationKeys.java @@ -1,36 +1,36 @@ -package thedarkcolour.exnihiloreborn.data; +package thedarkcolour.exdeorum.data; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; public class TranslationKeys { - public static final String MAIN_CREATIVE_TAB = "itemGroup." + ExNihiloReborn.ID + ".main"; - public static final String VOID_WORLD_TYPE = "generator." + ExNihiloReborn.ID + ".void_world"; + public static final String MAIN_CREATIVE_TAB = "itemGroup." + ExDeorum.ID + ".main"; + public static final String VOID_WORLD_TYPE = "generator." + ExDeorum.ID + ".void_world"; // Advancements - public static final String ROOT_ADVANCEMENT_TITLE = "advancements." + ExNihiloReborn.ID + ".core.root.title"; - public static final String ROOT_ADVANCEMENT_DESCRIPTION = "advancements." + ExNihiloReborn.ID + ".core.root.description"; - public static final String CROOK_ADVANCEMENT_TITLE = "advancements." + ExNihiloReborn.ID + ".core.crook.title"; - public static final String CROOK_ADVANCEMENT_DESCRIPTION = "advancements." + ExNihiloReborn.ID + ".core.crook.description"; - public static final String BARREL_ADVANCEMENT_TITLE = "advancements." + ExNihiloReborn.ID + ".core.barrel.title"; - public static final String BARREL_ADVANCEMENT_DESCRIPTION = "advancements." + ExNihiloReborn.ID + ".core.barrel.description"; - public static final String SILK_WORM_ADVANCEMENT_TITLE = "advancements." + ExNihiloReborn.ID + ".core.silk_worm.title"; - public static final String SILK_WORM_ADVANCEMENT_DESCRIPTION = "advancements." + ExNihiloReborn.ID + ".core.silk_worm.description"; - public static final String STRING_MESH_ADVANCEMENT_TITLE = "advancements." + ExNihiloReborn.ID + ".core.string_mesh.title"; - public static final String STRING_MESH_ADVANCEMENT_DESCRIPTION = "advancements." + ExNihiloReborn.ID + ".core.string_mesh.description"; + public static final String ROOT_ADVANCEMENT_TITLE = "advancements." + ExDeorum.ID + ".core.root.title"; + public static final String ROOT_ADVANCEMENT_DESCRIPTION = "advancements." + ExDeorum.ID + ".core.root.description"; + public static final String CROOK_ADVANCEMENT_TITLE = "advancements." + ExDeorum.ID + ".core.crook.title"; + public static final String CROOK_ADVANCEMENT_DESCRIPTION = "advancements." + ExDeorum.ID + ".core.crook.description"; + public static final String BARREL_ADVANCEMENT_TITLE = "advancements." + ExDeorum.ID + ".core.barrel.title"; + public static final String BARREL_ADVANCEMENT_DESCRIPTION = "advancements." + ExDeorum.ID + ".core.barrel.description"; + public static final String SILK_WORM_ADVANCEMENT_TITLE = "advancements." + ExDeorum.ID + ".core.silk_worm.title"; + public static final String SILK_WORM_ADVANCEMENT_DESCRIPTION = "advancements." + ExDeorum.ID + ".core.silk_worm.description"; + public static final String STRING_MESH_ADVANCEMENT_TITLE = "advancements." + ExDeorum.ID + ".core.string_mesh.title"; + public static final String STRING_MESH_ADVANCEMENT_DESCRIPTION = "advancements." + ExDeorum.ID + ".core.string_mesh.description"; // JEI descriptions - public static final String SILK_WORM_JEI_INFO = "info." + ExNihiloReborn.ID + ".silk_worm"; - public static final String SIEVE_JEI_INFO = "info." + ExNihiloReborn.ID + ".sieve"; + public static final String SILK_WORM_JEI_INFO = "info." + ExDeorum.ID + ".silk_worm"; + public static final String SIEVE_JEI_INFO = "info." + ExDeorum.ID + ".sieve"; // JEI recipe categories - public static final String BARREL_COMPOST_CATEGORY_TITLE = "gui." + ExNihiloReborn.ID + ".category.barrel_compost"; - public static final String BARREL_COMPOST_RECIPE_VOLUME = "gui." + ExNihiloReborn.ID + ".category.barrel_compost.volume"; - public static final String WATER_CRUCIBLE_CATEGORY_TITLE = "gui." + ExNihiloReborn.ID + ".category.water_crucible"; - public static final String LAVA_CRUCIBLE_CATEGORY_TITLE = "gui." + ExNihiloReborn.ID + ".category.lava_crucible"; - public static final String HAMMER_CATEGORY_TITLE = "gui." + ExNihiloReborn.ID + ".category.hammer"; - public static final String SIEVE_CATEGORY_TITLE = "gui." + ExNihiloReborn.ID + ".category.sieve"; - public static final String SIEVE_RECIPE_CHANCE = "gui." + ExNihiloReborn.ID + ".category.sieve.chance"; - public static final String SIEVE_RECIPE_AVERAGE_OUTPUT = "gui." + ExNihiloReborn.ID + ".category.sieve.average_output"; - public static final String SIEVE_RECIPE_MIN_OUTPUT = "gui." + ExNihiloReborn.ID + ".category.sieve.min_output"; - public static final String SIEVE_RECIPE_MAX_OUTPUT = "gui." + ExNihiloReborn.ID + ".category.sieve.max_output"; + public static final String BARREL_COMPOST_CATEGORY_TITLE = "gui." + ExDeorum.ID + ".category.barrel_compost"; + public static final String BARREL_COMPOST_RECIPE_VOLUME = "gui." + ExDeorum.ID + ".category.barrel_compost.volume"; + public static final String WATER_CRUCIBLE_CATEGORY_TITLE = "gui." + ExDeorum.ID + ".category.water_crucible"; + public static final String LAVA_CRUCIBLE_CATEGORY_TITLE = "gui." + ExDeorum.ID + ".category.lava_crucible"; + public static final String HAMMER_CATEGORY_TITLE = "gui." + ExDeorum.ID + ".category.hammer"; + public static final String SIEVE_CATEGORY_TITLE = "gui." + ExDeorum.ID + ".category.sieve"; + public static final String SIEVE_RECIPE_CHANCE = "gui." + ExDeorum.ID + ".category.sieve.chance"; + public static final String SIEVE_RECIPE_AVERAGE_OUTPUT = "gui." + ExDeorum.ID + ".category.sieve.average_output"; + public static final String SIEVE_RECIPE_MIN_OUTPUT = "gui." + ExDeorum.ID + ".category.sieve.min_output"; + public static final String SIEVE_RECIPE_MAX_OUTPUT = "gui." + ExDeorum.ID + ".category.sieve.max_output"; } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/event/EventHandler.java b/src/main/java/thedarkcolour/exdeorum/event/EventHandler.java similarity index 80% rename from src/main/java/thedarkcolour/exnihiloreborn/event/EventHandler.java rename to src/main/java/thedarkcolour/exdeorum/event/EventHandler.java index ac11dc69..4cf0503a 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/event/EventHandler.java +++ b/src/main/java/thedarkcolour/exdeorum/event/EventHandler.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.event; +package thedarkcolour.exdeorum.event; import net.minecraft.core.BlockPos; import net.minecraft.core.Holder; @@ -20,13 +20,13 @@ import net.minecraftforge.event.level.LevelEvent; import net.minecraftforge.fml.InterModComms; import net.minecraftforge.fml.event.lifecycle.InterModEnqueueEvent; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.client.CompostColors; -import thedarkcolour.exnihiloreborn.voidworld.VoidChunkGenerator; -import thedarkcolour.exnihiloreborn.compat.top.TopCompatExNihiloReborn; -import thedarkcolour.exnihiloreborn.item.HammerItem; -import thedarkcolour.exnihiloreborn.network.NetworkHandler; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.client.CompostColors; +import thedarkcolour.exdeorum.voidworld.VoidChunkGenerator; +import thedarkcolour.exdeorum.compat.top.ExDeorumTopCompat; +import thedarkcolour.exdeorum.item.HammerItem; +import thedarkcolour.exdeorum.network.NetworkHandler; import java.util.concurrent.CompletableFuture; @@ -40,7 +40,7 @@ public final class EventHandler { modBus.addListener(EventHandler::interModEnqueue); fmlBus.addListener(EventHandler::createSpawnTree); - if (ExNihiloReborn.DEBUG) { + if (ExDeorum.DEBUG) { fmlBus.addListener(EventHandler::handleDebugCommands); } } @@ -52,7 +52,7 @@ public final class EventHandler { try { CompostColors.loadColors(); } catch (Exception e) { - ExNihiloReborn.LOGGER.error("Failed to load vanilla compost colors", e); + ExDeorum.LOGGER.error("Failed to load vanilla compost colors", e); } } } @@ -69,9 +69,9 @@ public final class EventHandler { var feature = TreeFeatures.OAK_BEES_005; Holder> holder = level.registryAccess().registryOrThrow(Registries.CONFIGURED_FEATURE).getHolder(feature).orElse(null); if (holder == null || !holder.value().place(level, level.getChunkSource().getGenerator(), rand, pos)) { - ExNihiloReborn.LOGGER.error("Failed to generate spawn tree :("); + ExDeorum.LOGGER.error("Failed to generate spawn tree :("); } else { - ExNihiloReborn.LOGGER.info("Generated spawn tree at {}", pos); + ExDeorum.LOGGER.info("Generated spawn tree at {}", pos); } event.setCanceled(true); event.getSettings().setSpawn(level.getHeightmapPos(Heightmap.Types.WORLD_SURFACE_WG, pos), 90.0F); @@ -83,11 +83,11 @@ public final class EventHandler { if (event.getEntity() instanceof ServerPlayer player) { if (player.serverLevel().getChunkSource().getGenerator() instanceof VoidChunkGenerator) { NetworkHandler.sendVoidWorld(player); - var advancement = player.server.getAdvancements().getAdvancement(new ResourceLocation(ExNihiloReborn.ID, "core/root")); + var advancement = player.server.getAdvancements().getAdvancement(new ResourceLocation(ExDeorum.ID, "core/root")); if (advancement != null) { player.getAdvancements().award(advancement, "in_void_world"); } else { - ExNihiloReborn.LOGGER.error("Unable to grant player the Void World advancement. Ex Nihilo Reborn advancements will not show"); + ExDeorum.LOGGER.error("Unable to grant player the Void World advancement. Ex Nihilo Reborn advancements will not show"); } } } @@ -95,7 +95,7 @@ public final class EventHandler { // Send messages to other mods public static void interModEnqueue(InterModEnqueueEvent event) { - InterModComms.sendTo("theoneprobe", "getTheOneProbe", TopCompatExNihiloReborn::new); + InterModComms.sendTo("theoneprobe", "getTheOneProbe", ExDeorumTopCompat::new); } private static void addReloadListeners(AddReloadListenerEvent event) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/fluid/WitchWaterFluid.java b/src/main/java/thedarkcolour/exdeorum/fluid/WitchWaterFluid.java similarity index 84% rename from src/main/java/thedarkcolour/exnihiloreborn/fluid/WitchWaterFluid.java rename to src/main/java/thedarkcolour/exdeorum/fluid/WitchWaterFluid.java index a83eef92..b085953c 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/fluid/WitchWaterFluid.java +++ b/src/main/java/thedarkcolour/exdeorum/fluid/WitchWaterFluid.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.fluid; +package thedarkcolour.exdeorum.fluid; import net.minecraft.resources.ResourceLocation; import net.minecraft.sounds.SoundEvents; @@ -6,16 +6,16 @@ import net.minecraftforge.client.extensions.common.IClientFluidTypeExtensions; import net.minecraftforge.common.SoundActions; import net.minecraftforge.fluids.FluidType; import net.minecraftforge.fluids.ForgeFlowingFluid; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.registry.EBlocks; -import thedarkcolour.exnihiloreborn.registry.EFluids; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.registry.EBlocks; +import thedarkcolour.exdeorum.registry.EFluids; +import thedarkcolour.exdeorum.registry.EItems; import java.util.function.Consumer; public class WitchWaterFluid extends FluidType { - private static final ResourceLocation STILL_TEXTURE = new ResourceLocation(ExNihiloReborn.ID, "block/witch_water_still"); - private static final ResourceLocation FLOWING_TEXTURE = new ResourceLocation(ExNihiloReborn.ID, "block/witch_water_flowing"); + private static final ResourceLocation STILL_TEXTURE = new ResourceLocation(ExDeorum.ID, "block/witch_water_still"); + private static final ResourceLocation FLOWING_TEXTURE = new ResourceLocation(ExDeorum.ID, "block/witch_water_flowing"); private static final ResourceLocation OVERLAY_TEXTURE = new ResourceLocation("block/water_overlay"); public static ForgeFlowingFluid.Properties properties() { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/CrookItem.java b/src/main/java/thedarkcolour/exdeorum/item/CrookItem.java similarity index 96% rename from src/main/java/thedarkcolour/exnihiloreborn/item/CrookItem.java rename to src/main/java/thedarkcolour/exdeorum/item/CrookItem.java index ac423743..af6c0847 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/CrookItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/CrookItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.core.BlockPos; import net.minecraft.tags.ItemTags; @@ -14,7 +14,7 @@ import net.minecraft.world.item.enchantment.Enchantments; import net.minecraft.world.level.Level; import net.minecraft.world.level.block.state.BlockState; import net.minecraftforge.common.Tags; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.registry.EItems; // Silk worms have a 1 in 100 chance to drop from regular leaves, 1 in 15 if the block is infested. // Infested leaves have a 1 in 4 * progress to drop 1 string diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/GrassSpreaderItem.java b/src/main/java/thedarkcolour/exdeorum/item/GrassSpreaderItem.java similarity index 96% rename from src/main/java/thedarkcolour/exnihiloreborn/item/GrassSpreaderItem.java rename to src/main/java/thedarkcolour/exdeorum/item/GrassSpreaderItem.java index f375d9a1..95634e59 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/GrassSpreaderItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/GrassSpreaderItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.world.InteractionResult; import net.minecraft.world.item.Item; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/HammerItem.java b/src/main/java/thedarkcolour/exdeorum/item/HammerItem.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/item/HammerItem.java rename to src/main/java/thedarkcolour/exdeorum/item/HammerItem.java index 776d9228..18c2b768 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/HammerItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/HammerItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import it.unimi.dsi.fastutil.objects.ObjectOpenHashSet; import net.minecraft.tags.BlockTags; @@ -11,8 +11,8 @@ import net.minecraft.world.item.crafting.RecipeType; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.state.BlockState; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.registry.EItems; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.registry.EItems; +import thedarkcolour.exdeorum.registry.ERecipeTypes; import java.util.Set; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/MeshItem.java b/src/main/java/thedarkcolour/exdeorum/item/MeshItem.java similarity index 92% rename from src/main/java/thedarkcolour/exnihiloreborn/item/MeshItem.java rename to src/main/java/thedarkcolour/exdeorum/item/MeshItem.java index 3cbeec1c..1490c72e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/MeshItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/MeshItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.world.item.Item; import net.minecraft.world.item.ItemStack; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/PorcelainBucketItem.java b/src/main/java/thedarkcolour/exdeorum/item/PorcelainBucketItem.java similarity index 80% rename from src/main/java/thedarkcolour/exnihiloreborn/item/PorcelainBucketItem.java rename to src/main/java/thedarkcolour/exdeorum/item/PorcelainBucketItem.java index 543f7b00..c9a0996b 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/PorcelainBucketItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/PorcelainBucketItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.world.item.Item; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/SilkWormItem.java b/src/main/java/thedarkcolour/exdeorum/item/SilkWormItem.java similarity index 89% rename from src/main/java/thedarkcolour/exnihiloreborn/item/SilkWormItem.java rename to src/main/java/thedarkcolour/exdeorum/item/SilkWormItem.java index 9f487c31..ea313e01 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/SilkWormItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/SilkWormItem.java @@ -1,12 +1,12 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.tags.BlockTags; import net.minecraft.world.InteractionResult; import net.minecraft.world.item.Item; import net.minecraft.world.item.context.UseOnContext; import net.minecraft.world.level.block.LeavesBlock; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; -import thedarkcolour.exnihiloreborn.registry.EBlocks; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.registry.EBlocks; public class SilkWormItem extends Item { public SilkWormItem(Item.Properties properties) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/item/WitchWaterBucketItem.java b/src/main/java/thedarkcolour/exdeorum/item/WitchWaterBucketItem.java similarity index 86% rename from src/main/java/thedarkcolour/exnihiloreborn/item/WitchWaterBucketItem.java rename to src/main/java/thedarkcolour/exdeorum/item/WitchWaterBucketItem.java index b2ab0c3c..0c74f021 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/item/WitchWaterBucketItem.java +++ b/src/main/java/thedarkcolour/exdeorum/item/WitchWaterBucketItem.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.item; +package thedarkcolour.exdeorum.item; import net.minecraft.nbt.CompoundTag; import net.minecraft.world.item.BucketItem; @@ -6,7 +6,7 @@ import net.minecraft.world.item.ItemStack; import net.minecraftforge.common.capabilities.ICapabilityProvider; import net.minecraftforge.fluids.capability.wrappers.FluidBucketWrapper; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.registry.EFluids; +import thedarkcolour.exdeorum.registry.EFluids; public class WitchWaterBucketItem extends BucketItem { public WitchWaterBucketItem(Properties properties) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/loot/CrookLootModifier.java b/src/main/java/thedarkcolour/exdeorum/loot/CrookLootModifier.java similarity index 97% rename from src/main/java/thedarkcolour/exnihiloreborn/loot/CrookLootModifier.java rename to src/main/java/thedarkcolour/exdeorum/loot/CrookLootModifier.java index 0b1dd69f..f516d4b5 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/loot/CrookLootModifier.java +++ b/src/main/java/thedarkcolour/exdeorum/loot/CrookLootModifier.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.loot; +package thedarkcolour.exdeorum.loot; import com.mojang.serialization.Codec; import com.mojang.serialization.codecs.RecordCodecBuilder; @@ -15,7 +15,7 @@ import net.minecraft.world.level.storage.loot.predicates.LootItemCondition; import net.minecraftforge.common.loot.IGlobalLootModifier; import net.minecraftforge.common.loot.LootModifier; import org.jetbrains.annotations.NotNull; -import thedarkcolour.exnihiloreborn.registry.EItems; +import thedarkcolour.exdeorum.registry.EItems; public class CrookLootModifier extends LootModifier { public static final Codec CODEC = RecordCodecBuilder.create(inst -> { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/loot/HammerLootModifier.java b/src/main/java/thedarkcolour/exdeorum/loot/HammerLootModifier.java similarity index 95% rename from src/main/java/thedarkcolour/exnihiloreborn/loot/HammerLootModifier.java rename to src/main/java/thedarkcolour/exdeorum/loot/HammerLootModifier.java index e451590f..95d3eeba 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/loot/HammerLootModifier.java +++ b/src/main/java/thedarkcolour/exdeorum/loot/HammerLootModifier.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.loot; +package thedarkcolour.exdeorum.loot; import com.mojang.serialization.Codec; import com.mojang.serialization.codecs.RecordCodecBuilder; @@ -11,7 +11,7 @@ import net.minecraft.world.level.storage.loot.parameters.LootContextParams; import net.minecraft.world.level.storage.loot.predicates.LootItemCondition; import net.minecraftforge.common.loot.IGlobalLootModifier; import net.minecraftforge.common.loot.LootModifier; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.registry.ERecipeTypes; import javax.annotation.Nonnull; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/loot/InfestedStringCount.java b/src/main/java/thedarkcolour/exdeorum/loot/InfestedStringCount.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/loot/InfestedStringCount.java rename to src/main/java/thedarkcolour/exdeorum/loot/InfestedStringCount.java index 4c3b20d8..87f60269 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/loot/InfestedStringCount.java +++ b/src/main/java/thedarkcolour/exdeorum/loot/InfestedStringCount.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.loot; +package thedarkcolour.exdeorum.loot; import com.google.gson.JsonDeserializationContext; import com.google.gson.JsonObject; @@ -8,9 +8,9 @@ import net.minecraft.world.level.storage.loot.functions.LootItemConditionalFunct import net.minecraft.world.level.storage.loot.functions.LootItemFunctionType; import net.minecraft.world.level.storage.loot.parameters.LootContextParams; import net.minecraft.world.level.storage.loot.predicates.LootItemCondition; -import thedarkcolour.exnihiloreborn.block.InfestedLeavesBlock; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; -import thedarkcolour.exnihiloreborn.registry.ELootFunctions; +import thedarkcolour.exdeorum.block.InfestedLeavesBlock; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.registry.ELootFunctions; // Sets the correct amount based on the progress of the infested leaves public class InfestedStringCount extends LootItemConditionalFunction { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/network/ClientMessageHandler.java b/src/main/java/thedarkcolour/exdeorum/network/ClientMessageHandler.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/network/ClientMessageHandler.java rename to src/main/java/thedarkcolour/exdeorum/network/ClientMessageHandler.java index 172e2cdc..55e82ab5 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/network/ClientMessageHandler.java +++ b/src/main/java/thedarkcolour/exdeorum/network/ClientMessageHandler.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.network; +package thedarkcolour.exdeorum.network; import net.minecraft.client.Minecraft; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/network/NetworkHandler.java b/src/main/java/thedarkcolour/exdeorum/network/NetworkHandler.java similarity index 82% rename from src/main/java/thedarkcolour/exnihiloreborn/network/NetworkHandler.java rename to src/main/java/thedarkcolour/exdeorum/network/NetworkHandler.java index 99d24034..83848d8d 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/network/NetworkHandler.java +++ b/src/main/java/thedarkcolour/exdeorum/network/NetworkHandler.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.network; +package thedarkcolour.exdeorum.network; import net.minecraft.resources.ResourceLocation; import net.minecraft.server.level.ServerPlayer; @@ -6,14 +6,14 @@ import net.minecraftforge.network.NetworkDirection; import net.minecraftforge.network.NetworkEvent; import net.minecraftforge.network.NetworkRegistry; import net.minecraftforge.network.simple.SimpleChannel; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; import java.util.function.Consumer; import java.util.function.Supplier; public final class NetworkHandler { public static final String PROTOCOL_VERSION = "1"; - public static final SimpleChannel CHANNEL = NetworkRegistry.newSimpleChannel(new ResourceLocation(ExNihiloReborn.ID, "channel"), () -> PROTOCOL_VERSION, PROTOCOL_VERSION::equals, PROTOCOL_VERSION::equals); + public static final SimpleChannel CHANNEL = NetworkRegistry.newSimpleChannel(new ResourceLocation(ExDeorum.ID, "channel"), () -> PROTOCOL_VERSION, PROTOCOL_VERSION::equals, PROTOCOL_VERSION::equals); public static void register() { CHANNEL.registerMessage(0, VoidWorldMessage.class, VoidWorldMessage::encode, VoidWorldMessage::decode, VoidWorldMessage::handle); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/network/VoidWorldMessage.java b/src/main/java/thedarkcolour/exdeorum/network/VoidWorldMessage.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/network/VoidWorldMessage.java rename to src/main/java/thedarkcolour/exdeorum/network/VoidWorldMessage.java index d14a76d5..8fb1ccea 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/network/VoidWorldMessage.java +++ b/src/main/java/thedarkcolour/exdeorum/network/VoidWorldMessage.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.network; +package thedarkcolour.exdeorum.network; import net.minecraft.network.FriendlyByteBuf; import net.minecraftforge.api.distmarker.Dist; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/CodecUtil.java b/src/main/java/thedarkcolour/exdeorum/recipe/CodecUtil.java similarity index 94% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/CodecUtil.java rename to src/main/java/thedarkcolour/exdeorum/recipe/CodecUtil.java index 075d85c3..3e628e34 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/CodecUtil.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/CodecUtil.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe; +package thedarkcolour.exdeorum.recipe; import com.google.gson.JsonElement; import com.mojang.serialization.Codec; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/EFinishedRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/EFinishedRecipe.java similarity index 90% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/EFinishedRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/EFinishedRecipe.java index bd3968b1..789eaa98 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/EFinishedRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/EFinishedRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe; +package thedarkcolour.exdeorum.recipe; import com.google.gson.JsonObject; import net.minecraft.data.recipes.FinishedRecipe; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/ProbabilityRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/ProbabilityRecipe.java similarity index 74% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/ProbabilityRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/ProbabilityRecipe.java index 1ca7f03c..a761f9c8 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/ProbabilityRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/ProbabilityRecipe.java @@ -1,11 +1,8 @@ -package thedarkcolour.exnihiloreborn.recipe; +package thedarkcolour.exdeorum.recipe; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.item.Item; -import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.crafting.Ingredient; -import net.minecraft.world.level.storage.loot.LootContext; -import net.minecraft.world.level.storage.loot.LootParams; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; public abstract class ProbabilityRecipe extends SingleIngredientRecipe { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/RecipeUtil.java b/src/main/java/thedarkcolour/exdeorum/recipe/RecipeUtil.java similarity index 96% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/RecipeUtil.java rename to src/main/java/thedarkcolour/exdeorum/recipe/RecipeUtil.java index a97dfd90..0e33be54 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/RecipeUtil.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/RecipeUtil.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe; +package thedarkcolour.exdeorum.recipe; import com.google.common.cache.Cache; import com.google.common.cache.CacheBuilder; @@ -25,11 +25,11 @@ import net.minecraftforge.common.util.Lazy; import net.minecraftforge.fluids.FluidStack; import net.minecraftforge.registries.ForgeRegistries; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelMixingRecipe; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.recipe.sieve.SieveRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.barrel.BarrelCompostRecipe; +import thedarkcolour.exdeorum.recipe.barrel.BarrelMixingRecipe; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.recipe.sieve.SieveRecipe; +import thedarkcolour.exdeorum.registry.ERecipeTypes; import java.time.Duration; import java.util.Collection; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/SingleIngredientRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/SingleIngredientRecipe.java similarity index 92% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/SingleIngredientRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/SingleIngredientRecipe.java index c7cf90a6..dc8f2d5e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/SingleIngredientRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/SingleIngredientRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe; +package thedarkcolour.exdeorum.recipe; import net.minecraft.core.NonNullList; import net.minecraft.core.RegistryAccess; @@ -7,8 +7,6 @@ import net.minecraft.world.Container; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.Recipe; -import net.minecraft.world.item.crafting.RecipeSerializer; -import net.minecraft.world.item.crafting.RecipeType; import net.minecraft.world.level.Level; /** diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelCompostRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelCompostRecipe.java similarity index 86% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelCompostRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelCompostRecipe.java index a152f3d2..e3e3d8f0 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelCompostRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelCompostRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.barrel; +package thedarkcolour.exdeorum.recipe.barrel; import com.google.gson.JsonObject; import net.minecraft.network.FriendlyByteBuf; @@ -7,10 +7,10 @@ import net.minecraft.util.GsonHelper; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.item.crafting.RecipeType; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.SingleIngredientRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.SingleIngredientRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.registry.ERecipeTypes; public class BarrelCompostRecipe extends SingleIngredientRecipe { private final int volume; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelMixingRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelMixingRecipe.java similarity index 91% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelMixingRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelMixingRecipe.java index 12340cd2..62d30258 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/BarrelMixingRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/BarrelMixingRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.barrel; +package thedarkcolour.exdeorum.recipe.barrel; import com.google.gson.JsonObject; import net.minecraft.network.FriendlyByteBuf; @@ -15,10 +15,10 @@ import net.minecraftforge.fluids.FluidStack; import net.minecraftforge.fluids.FluidType; import net.minecraftforge.registries.ForgeRegistries; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.SingleIngredientRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.SingleIngredientRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.registry.ERecipeTypes; public class BarrelMixingRecipe extends SingleIngredientRecipe { public final FluidType fluidType; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelCompostRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelCompostRecipe.java similarity index 75% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelCompostRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelCompostRecipe.java index f494b30b..3bd7dcdf 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelCompostRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelCompostRecipe.java @@ -1,15 +1,11 @@ -package thedarkcolour.exnihiloreborn.recipe.barrel; +package thedarkcolour.exdeorum.recipe.barrel; import com.google.gson.JsonObject; -import net.minecraft.advancements.Advancement; -import net.minecraft.data.recipes.FinishedRecipe; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; -import thedarkcolour.exnihiloreborn.recipe.EFinishedRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; - -import javax.annotation.Nullable; +import thedarkcolour.exdeorum.recipe.EFinishedRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; public class FinishedBarrelCompostRecipe implements EFinishedRecipe { private final ResourceLocation id; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelMixingRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelMixingRecipe.java similarity index 89% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelMixingRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelMixingRecipe.java index 887d7d89..5a75262f 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/barrel/FinishedBarrelMixingRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/barrel/FinishedBarrelMixingRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.barrel; +package thedarkcolour.exdeorum.recipe.barrel; import com.google.gson.JsonObject; import net.minecraft.resources.ResourceLocation; @@ -7,8 +7,8 @@ import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraftforge.fluids.FluidType; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.recipe.EFinishedRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.recipe.EFinishedRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; public class FinishedBarrelMixingRecipe implements EFinishedRecipe { private final ResourceLocation id; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/CrucibleRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/crucible/CrucibleRecipe.java similarity index 88% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/CrucibleRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/crucible/CrucibleRecipe.java index 1d35f558..f5b082a7 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/CrucibleRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/crucible/CrucibleRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.crucible; +package thedarkcolour.exdeorum.recipe.crucible; import com.google.gson.JsonObject; import net.minecraft.network.FriendlyByteBuf; @@ -7,10 +7,10 @@ import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.item.crafting.RecipeType; import net.minecraftforge.fluids.FluidStack; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.recipe.CodecUtil; -import thedarkcolour.exnihiloreborn.recipe.SingleIngredientRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.recipe.CodecUtil; +import thedarkcolour.exdeorum.recipe.SingleIngredientRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; import javax.annotation.Nullable; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/FinishedCrucibleRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/crucible/FinishedCrucibleRecipe.java similarity index 84% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/FinishedCrucibleRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/crucible/FinishedCrucibleRecipe.java index 53bdff5e..b09b2178 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/crucible/FinishedCrucibleRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/crucible/FinishedCrucibleRecipe.java @@ -1,16 +1,13 @@ -package thedarkcolour.exnihiloreborn.recipe.crucible; +package thedarkcolour.exdeorum.recipe.crucible; import com.google.gson.JsonObject; -import net.minecraft.data.recipes.FinishedRecipe; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.level.material.Fluid; import net.minecraftforge.fluids.FluidStack; -import thedarkcolour.exnihiloreborn.recipe.CodecUtil; -import thedarkcolour.exnihiloreborn.recipe.EFinishedRecipe; - -import javax.annotation.Nullable; +import thedarkcolour.exdeorum.recipe.CodecUtil; +import thedarkcolour.exdeorum.recipe.EFinishedRecipe; public class FinishedCrucibleRecipe implements EFinishedRecipe { private final ResourceLocation id; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/FinishedHammerRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/hammer/FinishedHammerRecipe.java similarity index 88% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/FinishedHammerRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/hammer/FinishedHammerRecipe.java index a2593bc9..3bdb01fb 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/FinishedHammerRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/hammer/FinishedHammerRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.hammer; +package thedarkcolour.exdeorum.recipe.hammer; import com.google.gson.JsonObject; import net.minecraft.resources.ResourceLocation; @@ -8,8 +8,8 @@ import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.level.storage.loot.LootDataType; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.recipe.EFinishedRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.recipe.EFinishedRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; public class FinishedHammerRecipe implements EFinishedRecipe { private final ResourceLocation id; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/HammerRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/hammer/HammerRecipe.java similarity index 85% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/HammerRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/hammer/HammerRecipe.java index 0723ab91..1bdbfe61 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/hammer/HammerRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/hammer/HammerRecipe.java @@ -1,21 +1,19 @@ -package thedarkcolour.exnihiloreborn.recipe.hammer; +package thedarkcolour.exdeorum.recipe.hammer; import com.google.gson.JsonObject; import net.minecraft.core.registries.BuiltInRegistries; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.resources.ResourceLocation; -import net.minecraft.util.GsonHelper; import net.minecraft.world.item.Item; import net.minecraft.world.item.crafting.Ingredient; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.item.crafting.RecipeType; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; -import net.minecraftforge.registries.ForgeRegistries; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.recipe.ProbabilityRecipe; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.ProbabilityRecipe; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.registry.ERecipeTypes; public class HammerRecipe extends ProbabilityRecipe { public HammerRecipe(ResourceLocation id, Ingredient ingredient, Item result, NumberProvider resultAmount) { diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/FinishedSieveRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/sieve/FinishedSieveRecipe.java similarity index 89% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/FinishedSieveRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/sieve/FinishedSieveRecipe.java index ae85e7e0..0ba7772e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/FinishedSieveRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/sieve/FinishedSieveRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.sieve; +package thedarkcolour.exdeorum.recipe.sieve; import com.google.gson.JsonObject; import net.minecraft.resources.ResourceLocation; @@ -8,8 +8,8 @@ import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.level.storage.loot.LootDataType; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.recipe.EFinishedRecipe; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.recipe.EFinishedRecipe; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; public class FinishedSieveRecipe implements EFinishedRecipe { private final ResourceLocation id; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/SieveRecipe.java b/src/main/java/thedarkcolour/exdeorum/recipe/sieve/SieveRecipe.java similarity index 89% rename from src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/SieveRecipe.java rename to src/main/java/thedarkcolour/exdeorum/recipe/sieve/SieveRecipe.java index 4ef9bbf3..c619236e 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/recipe/sieve/SieveRecipe.java +++ b/src/main/java/thedarkcolour/exdeorum/recipe/sieve/SieveRecipe.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.recipe.sieve; +package thedarkcolour.exdeorum.recipe.sieve; import com.google.gson.JsonObject; import net.minecraft.core.registries.BuiltInRegistries; @@ -11,10 +11,10 @@ import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraft.world.item.crafting.RecipeType; import net.minecraft.world.level.storage.loot.providers.number.NumberProvider; import org.jetbrains.annotations.Nullable; -import thedarkcolour.exnihiloreborn.recipe.ProbabilityRecipe; -import thedarkcolour.exnihiloreborn.recipe.RecipeUtil; -import thedarkcolour.exnihiloreborn.registry.ERecipeSerializers; -import thedarkcolour.exnihiloreborn.registry.ERecipeTypes; +import thedarkcolour.exdeorum.recipe.ProbabilityRecipe; +import thedarkcolour.exdeorum.recipe.RecipeUtil; +import thedarkcolour.exdeorum.registry.ERecipeSerializers; +import thedarkcolour.exdeorum.registry.ERecipeTypes; public class SieveRecipe extends ProbabilityRecipe { public final Item mesh; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EBlockEntities.java b/src/main/java/thedarkcolour/exdeorum/registry/EBlockEntities.java similarity index 85% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EBlockEntities.java rename to src/main/java/thedarkcolour/exdeorum/registry/EBlockEntities.java index 027a0b03..c7db9764 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EBlockEntities.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EBlockEntities.java @@ -1,18 +1,18 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.world.level.block.entity.BlockEntityType; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.blockentity.BarrelBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.InfestedLeavesBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.LavaCrucibleBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.SieveBlockEntity; -import thedarkcolour.exnihiloreborn.blockentity.WaterCrucibleBlockEntity; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.blockentity.BarrelBlockEntity; +import thedarkcolour.exdeorum.blockentity.InfestedLeavesBlockEntity; +import thedarkcolour.exdeorum.blockentity.LavaCrucibleBlockEntity; +import thedarkcolour.exdeorum.blockentity.SieveBlockEntity; +import thedarkcolour.exdeorum.blockentity.WaterCrucibleBlockEntity; public class EBlockEntities { - public static final DeferredRegister> BLOCK_ENTITIES = DeferredRegister.create(ForgeRegistries.BLOCK_ENTITY_TYPES, ExNihiloReborn.ID); + public static final DeferredRegister> BLOCK_ENTITIES = DeferredRegister.create(ForgeRegistries.BLOCK_ENTITY_TYPES, ExDeorum.ID); public static final RegistryObject> INFESTED_LEAVES = BLOCK_ENTITIES.register("infested_leaves", () -> BlockEntityType.Builder.of(InfestedLeavesBlockEntity::new, EBlocks.INFESTED_LEAVES.get()).build(null)); public static final RegistryObject> LAVA_CRUCIBLE = BLOCK_ENTITIES.register("lava_crucible", () -> BlockEntityType.Builder.of(LavaCrucibleBlockEntity::new, diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EBlocks.java b/src/main/java/thedarkcolour/exdeorum/registry/EBlocks.java similarity index 93% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EBlocks.java rename to src/main/java/thedarkcolour/exdeorum/registry/EBlocks.java index aed58229..d12f5271 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EBlocks.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EBlocks.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.world.level.block.Block; import net.minecraft.world.level.block.Blocks; @@ -8,19 +8,19 @@ import net.minecraft.world.level.material.MapColor; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.block.BarrelBlock; -import thedarkcolour.exnihiloreborn.block.InfestedLeavesBlock; -import thedarkcolour.exnihiloreborn.block.LavaCrucibleBlock; -import thedarkcolour.exnihiloreborn.block.SieveBlock; -import thedarkcolour.exnihiloreborn.block.UnfiredCrucibleBlock; -import thedarkcolour.exnihiloreborn.block.WaterCrucibleBlock; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.block.BarrelBlock; +import thedarkcolour.exdeorum.block.InfestedLeavesBlock; +import thedarkcolour.exdeorum.block.LavaCrucibleBlock; +import thedarkcolour.exdeorum.block.SieveBlock; +import thedarkcolour.exdeorum.block.UnfiredCrucibleBlock; +import thedarkcolour.exdeorum.block.WaterCrucibleBlock; import static net.minecraft.world.level.block.state.BlockBehaviour.Properties.copy; import static net.minecraft.world.level.block.state.BlockBehaviour.Properties.of; public class EBlocks { - public static final DeferredRegister BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, ExNihiloReborn.ID); + public static final DeferredRegister BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, ExDeorum.ID); // Materials public static final RegistryObject DUST = BLOCKS.register("dust", () -> new Block(of().sound(SoundType.WOOL).strength(0.4f))); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EChunkGenerators.java b/src/main/java/thedarkcolour/exdeorum/registry/EChunkGenerators.java similarity index 73% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EChunkGenerators.java rename to src/main/java/thedarkcolour/exdeorum/registry/EChunkGenerators.java index 52257460..e409381f 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EChunkGenerators.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EChunkGenerators.java @@ -1,15 +1,15 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import com.mojang.serialization.Codec; import net.minecraft.core.registries.Registries; import net.minecraft.world.level.chunk.ChunkGenerator; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.voidworld.VoidChunkGenerator; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.voidworld.VoidChunkGenerator; public class EChunkGenerators { - public static final DeferredRegister> CHUNK_GENERATORS = DeferredRegister.create(Registries.CHUNK_GENERATOR, ExNihiloReborn.ID); + public static final DeferredRegister> CHUNK_GENERATORS = DeferredRegister.create(Registries.CHUNK_GENERATOR, ExDeorum.ID); public static final RegistryObject> VOID = CHUNK_GENERATORS.register("void", () -> VoidChunkGenerator.CODEC); } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/ECreativeTabs.java b/src/main/java/thedarkcolour/exdeorum/registry/ECreativeTabs.java similarity index 88% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/ECreativeTabs.java rename to src/main/java/thedarkcolour/exdeorum/registry/ECreativeTabs.java index 82a527f6..d77d9c19 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/ECreativeTabs.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/ECreativeTabs.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.Util; import net.minecraft.core.registries.Registries; @@ -8,13 +8,13 @@ import net.minecraft.world.item.CreativeModeTabs; import net.minecraft.world.item.ItemStack; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.data.TranslationKeys; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.data.TranslationKeys; import java.util.function.Consumer; public class ECreativeTabs { - public static final DeferredRegister CREATIVE_TABS = DeferredRegister.create(Registries.CREATIVE_MODE_TAB, ExNihiloReborn.ID); + public static final DeferredRegister CREATIVE_TABS = DeferredRegister.create(Registries.CREATIVE_MODE_TAB, ExDeorum.ID); public static final RegistryObject MAIN = register("main", ECreativeTabs::mainTab); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EFluids.java b/src/main/java/thedarkcolour/exdeorum/registry/EFluids.java similarity index 76% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EFluids.java rename to src/main/java/thedarkcolour/exdeorum/registry/EFluids.java index c860f9ec..1e6e7de1 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EFluids.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EFluids.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.world.level.material.Fluid; import net.minecraftforge.fluids.FluidType; @@ -6,12 +6,12 @@ import net.minecraftforge.fluids.ForgeFlowingFluid; import net.minecraftforge.registries.RegistryObject; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.fluid.WitchWaterFluid; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.fluid.WitchWaterFluid; public class EFluids { - public static final DeferredRegister FLUID_TYPES = DeferredRegister.create(ForgeRegistries.Keys.FLUID_TYPES, ExNihiloReborn.ID); - public static final DeferredRegister FLUIDS = DeferredRegister.create(ForgeRegistries.FLUIDS, ExNihiloReborn.ID); + public static final DeferredRegister FLUID_TYPES = DeferredRegister.create(ForgeRegistries.Keys.FLUID_TYPES, ExDeorum.ID); + public static final DeferredRegister FLUIDS = DeferredRegister.create(ForgeRegistries.FLUIDS, ExDeorum.ID); public static final RegistryObject WITCH_WATER_TYPE = FLUID_TYPES.register("witch_water", WitchWaterFluid::new); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EGlobalLootModifiers.java b/src/main/java/thedarkcolour/exdeorum/registry/EGlobalLootModifiers.java similarity index 71% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EGlobalLootModifiers.java rename to src/main/java/thedarkcolour/exdeorum/registry/EGlobalLootModifiers.java index bd78d835..2b1c3154 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EGlobalLootModifiers.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EGlobalLootModifiers.java @@ -1,16 +1,16 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import com.mojang.serialization.Codec; import net.minecraftforge.common.loot.IGlobalLootModifier; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.loot.CrookLootModifier; -import thedarkcolour.exnihiloreborn.loot.HammerLootModifier; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.loot.CrookLootModifier; +import thedarkcolour.exdeorum.loot.HammerLootModifier; public class EGlobalLootModifiers { - public static final DeferredRegister> GLOBAL_LOOT_MODIFIERS = DeferredRegister.create(ForgeRegistries.Keys.GLOBAL_LOOT_MODIFIER_SERIALIZERS, ExNihiloReborn.ID); + public static final DeferredRegister> GLOBAL_LOOT_MODIFIERS = DeferredRegister.create(ForgeRegistries.Keys.GLOBAL_LOOT_MODIFIER_SERIALIZERS, ExDeorum.ID); public static final RegistryObject> CROOK = GLOBAL_LOOT_MODIFIERS.register("crook", () -> CrookLootModifier.CODEC); public static final RegistryObject> HAMMER = GLOBAL_LOOT_MODIFIERS.register("hammer", () -> HammerLootModifier.CODEC); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/EItems.java b/src/main/java/thedarkcolour/exdeorum/registry/EItems.java similarity index 96% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/EItems.java rename to src/main/java/thedarkcolour/exdeorum/registry/EItems.java index 25662198..3a778e26 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/EItems.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/EItems.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.world.food.FoodProperties; import net.minecraft.world.item.BlockItem; @@ -10,16 +10,16 @@ import net.minecraft.world.level.block.Block; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.item.CrookItem; -import thedarkcolour.exnihiloreborn.item.HammerItem; -import thedarkcolour.exnihiloreborn.item.MeshItem; -import thedarkcolour.exnihiloreborn.item.PorcelainBucketItem; -import thedarkcolour.exnihiloreborn.item.SilkWormItem; -import thedarkcolour.exnihiloreborn.item.WitchWaterBucketItem; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.item.CrookItem; +import thedarkcolour.exdeorum.item.HammerItem; +import thedarkcolour.exdeorum.item.MeshItem; +import thedarkcolour.exdeorum.item.PorcelainBucketItem; +import thedarkcolour.exdeorum.item.SilkWormItem; +import thedarkcolour.exdeorum.item.WitchWaterBucketItem; public class EItems { - public static final DeferredRegister ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, ExNihiloReborn.ID); + public static final DeferredRegister ITEMS = DeferredRegister.create(ForgeRegistries.ITEMS, ExDeorum.ID); // Silk Worm public static final RegistryObject SILK_WORM = ITEMS.register("silk_worm", () -> new SilkWormItem(props())); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/ELootFunctions.java b/src/main/java/thedarkcolour/exdeorum/registry/ELootFunctions.java similarity index 75% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/ELootFunctions.java rename to src/main/java/thedarkcolour/exdeorum/registry/ELootFunctions.java index 96bb1be7..b82e5615 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/ELootFunctions.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/ELootFunctions.java @@ -1,13 +1,13 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.core.registries.Registries; import net.minecraft.world.level.storage.loot.functions.LootItemFunctionType; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.loot.InfestedStringCount; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.loot.InfestedStringCount; public class ELootFunctions { - public static final DeferredRegister LOOT_FUNCTIONS = DeferredRegister.create(Registries.LOOT_FUNCTION_TYPE, ExNihiloReborn.ID); + public static final DeferredRegister LOOT_FUNCTIONS = DeferredRegister.create(Registries.LOOT_FUNCTION_TYPE, ExDeorum.ID); public static final RegistryObject INFESTED_STRING = LOOT_FUNCTIONS.register("infested_string", () -> new LootItemFunctionType(new InfestedStringCount.LootSerializer())); } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeSerializers.java b/src/main/java/thedarkcolour/exdeorum/registry/ERecipeSerializers.java similarity index 75% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeSerializers.java rename to src/main/java/thedarkcolour/exdeorum/registry/ERecipeSerializers.java index b5153fca..18e63068 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeSerializers.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/ERecipeSerializers.java @@ -1,18 +1,18 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.world.item.crafting.RecipeSerializer; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.ForgeRegistries; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelMixingRecipe; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.recipe.hammer.HammerRecipe; -import thedarkcolour.exnihiloreborn.recipe.sieve.SieveRecipe; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.recipe.barrel.BarrelCompostRecipe; +import thedarkcolour.exdeorum.recipe.barrel.BarrelMixingRecipe; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.recipe.hammer.HammerRecipe; +import thedarkcolour.exdeorum.recipe.sieve.SieveRecipe; public class ERecipeSerializers { - public static final DeferredRegister> RECIPE_SERIALIZERS = DeferredRegister.create(ForgeRegistries.RECIPE_SERIALIZERS, ExNihiloReborn.ID); + public static final DeferredRegister> RECIPE_SERIALIZERS = DeferredRegister.create(ForgeRegistries.RECIPE_SERIALIZERS, ExDeorum.ID); public static final RegistryObject> BARREL_COMPOST = RECIPE_SERIALIZERS.register("barrel_compost", BarrelCompostRecipe.Serializer::new); public static final RegistryObject> BARREL_MIXING = RECIPE_SERIALIZERS.register("barrel_mixing", BarrelMixingRecipe.Serializer::new); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeTypes.java b/src/main/java/thedarkcolour/exdeorum/registry/ERecipeTypes.java similarity index 73% rename from src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeTypes.java rename to src/main/java/thedarkcolour/exdeorum/registry/ERecipeTypes.java index 114c049f..724a1caf 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/registry/ERecipeTypes.java +++ b/src/main/java/thedarkcolour/exdeorum/registry/ERecipeTypes.java @@ -1,18 +1,18 @@ -package thedarkcolour.exnihiloreborn.registry; +package thedarkcolour.exdeorum.registry; import net.minecraft.core.registries.Registries; import net.minecraft.world.item.crafting.RecipeType; import net.minecraftforge.registries.DeferredRegister; import net.minecraftforge.registries.RegistryObject; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelCompostRecipe; -import thedarkcolour.exnihiloreborn.recipe.barrel.BarrelMixingRecipe; -import thedarkcolour.exnihiloreborn.recipe.crucible.CrucibleRecipe; -import thedarkcolour.exnihiloreborn.recipe.hammer.HammerRecipe; -import thedarkcolour.exnihiloreborn.recipe.sieve.SieveRecipe; +import thedarkcolour.exdeorum.ExDeorum; +import thedarkcolour.exdeorum.recipe.barrel.BarrelCompostRecipe; +import thedarkcolour.exdeorum.recipe.barrel.BarrelMixingRecipe; +import thedarkcolour.exdeorum.recipe.crucible.CrucibleRecipe; +import thedarkcolour.exdeorum.recipe.hammer.HammerRecipe; +import thedarkcolour.exdeorum.recipe.sieve.SieveRecipe; public class ERecipeTypes { - public static final DeferredRegister> RECIPE_TYPES = DeferredRegister.create(Registries.RECIPE_TYPE, ExNihiloReborn.ID); + public static final DeferredRegister> RECIPE_TYPES = DeferredRegister.create(Registries.RECIPE_TYPE, ExDeorum.ID); public static final RegistryObject> BARREL_COMPOST = RECIPE_TYPES.register("barrel_compost", () -> RecipeType.simple(ERecipeTypes.BARREL_COMPOST.getId())); public static final RegistryObject> BARREL_MIXING = RECIPE_TYPES.register("barrel_mixing", () -> RecipeType.simple(ERecipeTypes.BARREL_MIXING.getId())); diff --git a/src/main/java/thedarkcolour/exnihiloreborn/tag/EItemTags.java b/src/main/java/thedarkcolour/exdeorum/tag/EItemTags.java similarity index 80% rename from src/main/java/thedarkcolour/exnihiloreborn/tag/EItemTags.java rename to src/main/java/thedarkcolour/exdeorum/tag/EItemTags.java index f3b50c5f..7feae5e3 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/tag/EItemTags.java +++ b/src/main/java/thedarkcolour/exdeorum/tag/EItemTags.java @@ -1,10 +1,10 @@ -package thedarkcolour.exnihiloreborn.tag; +package thedarkcolour.exdeorum.tag; import net.minecraft.resources.ResourceLocation; import net.minecraft.tags.ItemTags; import net.minecraft.tags.TagKey; import net.minecraft.world.item.Item; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; public class EItemTags { public static final TagKey CROOKS = tag("crooks"); @@ -17,6 +17,6 @@ public class EItemTags { public static final TagKey BARRELS = tag("barrels"); public static TagKey tag(String name) { - return ItemTags.create(new ResourceLocation(ExNihiloReborn.ID, name)); + return ItemTags.create(new ResourceLocation(ExDeorum.ID, name)); } } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/tag/EStructureSetTags.java b/src/main/java/thedarkcolour/exdeorum/tag/EStructureSetTags.java similarity index 78% rename from src/main/java/thedarkcolour/exnihiloreborn/tag/EStructureSetTags.java rename to src/main/java/thedarkcolour/exdeorum/tag/EStructureSetTags.java index a9af25a8..083a1539 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/tag/EStructureSetTags.java +++ b/src/main/java/thedarkcolour/exdeorum/tag/EStructureSetTags.java @@ -1,11 +1,10 @@ -package thedarkcolour.exnihiloreborn.tag; +package thedarkcolour.exdeorum.tag; import net.minecraft.core.registries.Registries; import net.minecraft.resources.ResourceLocation; import net.minecraft.tags.TagKey; -import net.minecraft.world.level.levelgen.structure.Structure; import net.minecraft.world.level.levelgen.structure.StructureSet; -import thedarkcolour.exnihiloreborn.ExNihiloReborn; +import thedarkcolour.exdeorum.ExDeorum; public class EStructureSetTags { public static final TagKey OVERWORLD_VOID_STRUCTURES = tag("overworld_void_structure_sets"); @@ -13,6 +12,6 @@ public class EStructureSetTags { public static final TagKey THE_END_VOID_STRUCTURES = tag("the_end_void_structure_sets"); public static TagKey tag(String name) { - return TagKey.create(Registries.STRUCTURE_SET, new ResourceLocation(ExNihiloReborn.ID, name)); + return TagKey.create(Registries.STRUCTURE_SET, new ResourceLocation(ExDeorum.ID, name)); } } diff --git a/src/main/java/thedarkcolour/exnihiloreborn/voidworld/VoidChunkGenerator.java b/src/main/java/thedarkcolour/exdeorum/voidworld/VoidChunkGenerator.java similarity index 99% rename from src/main/java/thedarkcolour/exnihiloreborn/voidworld/VoidChunkGenerator.java rename to src/main/java/thedarkcolour/exdeorum/voidworld/VoidChunkGenerator.java index 0f461b29..3b231567 100644 --- a/src/main/java/thedarkcolour/exnihiloreborn/voidworld/VoidChunkGenerator.java +++ b/src/main/java/thedarkcolour/exdeorum/voidworld/VoidChunkGenerator.java @@ -1,4 +1,4 @@ -package thedarkcolour.exnihiloreborn.voidworld; +package thedarkcolour.exdeorum.voidworld; import com.mojang.serialization.Codec; import com.mojang.serialization.codecs.RecordCodecBuilder; diff --git a/src/main/java/thedarkcolour/exnihiloreborn/compat/top/TopCompatExNihiloReborn.java b/src/main/java/thedarkcolour/exnihiloreborn/compat/top/TopCompatExNihiloReborn.java deleted file mode 100644 index 627b7c4d..00000000 --- a/src/main/java/thedarkcolour/exnihiloreborn/compat/top/TopCompatExNihiloReborn.java +++ /dev/null @@ -1,14 +0,0 @@ -package thedarkcolour.exnihiloreborn.compat.top; - -import mcjty.theoneprobe.api.ITheOneProbe; - -import java.util.function.Function; - -public class TopCompatExNihiloReborn implements Function { - @Override - public Void apply(ITheOneProbe top) { - top.registerProvider(new ExNihiloRebornInfoProvider()); - - return null; - } -} diff --git a/src/main/resources/META-INF/mods.toml b/src/main/resources/META-INF/mods.toml index f2bf7117..6a550c55 100644 --- a/src/main/resources/META-INF/mods.toml +++ b/src/main/resources/META-INF/mods.toml @@ -3,22 +3,22 @@ loaderVersion="[47,)" license="All rights reserved" [[mods]] -modId="exnihiloreborn" +modId="exdeorum" version="${mod_version}" -displayName="Ex Nihilo Reborn" +displayName="Ex Deorum" credits="Herobrine knows all. Thanks to Erasmus_Crowley for the original 1.7 mod" authors="TheDarkColour" description=''' Bringing back the original Ex Nihilo. ''' -[[dependencies.exnihiloreborn]] +[[dependencies.exdeorum]] modId="forge" mandatory=true versionRange="[47,)" ordering="NONE" side="BOTH" -[[dependencies.exnihiloreborn]] +[[dependencies.exdeorum]] modId="minecraft" mandatory=true versionRange="[${mc_version}]" diff --git a/src/main/resources/assets/exdeorum/blockstates/infested_leaves.json b/src/main/resources/assets/exdeorum/blockstates/infested_leaves.json new file mode 100644 index 00000000..bb8790f6 --- /dev/null +++ b/src/main/resources/assets/exdeorum/blockstates/infested_leaves.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "exdeorum:block/infested_leaves" + } + } +} \ No newline at end of file diff --git a/src/main/resources/assets/exnihiloreborn/models/block/infested_leaves.json b/src/main/resources/assets/exdeorum/models/block/infested_leaves.json similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/infested_leaves.json rename to src/main/resources/assets/exdeorum/models/block/infested_leaves.json diff --git a/src/main/resources/assets/exnihiloreborn/models/block/old_crucible.json b/src/main/resources/assets/exdeorum/models/block/old_crucible.json similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/old_crucible.json rename to src/main/resources/assets/exdeorum/models/block/old_crucible.json diff --git a/src/main/resources/assets/exnihiloreborn/models/block/sieve_with_mesh.bbmodel b/src/main/resources/assets/exdeorum/models/block/sieve_with_mesh.bbmodel similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/sieve_with_mesh.bbmodel rename to src/main/resources/assets/exdeorum/models/block/sieve_with_mesh.bbmodel diff --git a/src/main/resources/assets/exnihiloreborn/models/block/template_barrel.json b/src/main/resources/assets/exdeorum/models/block/template_barrel.json similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/template_barrel.json rename to src/main/resources/assets/exdeorum/models/block/template_barrel.json diff --git a/src/main/resources/assets/exnihiloreborn/models/block/template_crucible.json b/src/main/resources/assets/exdeorum/models/block/template_crucible.json similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/template_crucible.json rename to src/main/resources/assets/exdeorum/models/block/template_crucible.json diff --git a/src/main/resources/assets/exnihiloreborn/models/block/template_sieve.json b/src/main/resources/assets/exdeorum/models/block/template_sieve.json similarity index 100% rename from src/main/resources/assets/exnihiloreborn/models/block/template_sieve.json rename to src/main/resources/assets/exdeorum/models/block/template_sieve.json diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/compost_dirt.png b/src/main/resources/assets/exdeorum/textures/block/compost_dirt.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/compost_dirt.png rename to src/main/resources/assets/exdeorum/textures/block/compost_dirt.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/crushed_end_stone.png b/src/main/resources/assets/exdeorum/textures/block/crushed_end_stone.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/crushed_end_stone.png rename to src/main/resources/assets/exdeorum/textures/block/crushed_end_stone.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/crushed_netherrack.png b/src/main/resources/assets/exdeorum/textures/block/crushed_netherrack.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/crushed_netherrack.png rename to src/main/resources/assets/exdeorum/textures/block/crushed_netherrack.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/dust.png b/src/main/resources/assets/exdeorum/textures/block/dust.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/dust.png rename to src/main/resources/assets/exdeorum/textures/block/dust.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/dust_new.png b/src/main/resources/assets/exdeorum/textures/block/dust_new.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/dust_new.png rename to src/main/resources/assets/exdeorum/textures/block/dust_new.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/porcelain_crucible.png b/src/main/resources/assets/exdeorum/textures/block/porcelain_crucible.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/porcelain_crucible.png rename to src/main/resources/assets/exdeorum/textures/block/porcelain_crucible.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/unfired_crucible.png b/src/main/resources/assets/exdeorum/textures/block/unfired_crucible.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/unfired_crucible.png rename to src/main/resources/assets/exdeorum/textures/block/unfired_crucible.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.pdn b/src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.pdn similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.pdn rename to src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.pdn diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.png b/src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.png rename to src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.png.mcmeta b/src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.png.mcmeta similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_flowing.png.mcmeta rename to src/main/resources/assets/exdeorum/textures/block/witch_water_flowing.png.mcmeta diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.pdn b/src/main/resources/assets/exdeorum/textures/block/witch_water_still.pdn similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.pdn rename to src/main/resources/assets/exdeorum/textures/block/witch_water_still.pdn diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.png b/src/main/resources/assets/exdeorum/textures/block/witch_water_still.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.png rename to src/main/resources/assets/exdeorum/textures/block/witch_water_still.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.png.mcmeta b/src/main/resources/assets/exdeorum/textures/block/witch_water_still.png.mcmeta similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/block/witch_water_still.png.mcmeta rename to src/main/resources/assets/exdeorum/textures/block/witch_water_still.png.mcmeta diff --git a/src/main/resources/assets/exnihiloreborn/textures/gui/advancements/backgrounds/void.png b/src/main/resources/assets/exdeorum/textures/gui/advancements/backgrounds/void.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/gui/advancements/backgrounds/void.png rename to src/main/resources/assets/exdeorum/textures/gui/advancements/backgrounds/void.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/gui/jei/enr_jei.png b/src/main/resources/assets/exdeorum/textures/gui/jei/enr_jei.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/gui/jei/enr_jei.png rename to src/main/resources/assets/exdeorum/textures/gui/jei/enr_jei.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/andesite_pebble.png b/src/main/resources/assets/exdeorum/textures/item/andesite_pebble.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/andesite_pebble.png rename to src/main/resources/assets/exdeorum/textures/item/andesite_pebble.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/bone_crook.png b/src/main/resources/assets/exdeorum/textures/item/bone_crook.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/bone_crook.png rename to src/main/resources/assets/exdeorum/textures/item/bone_crook.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/cooked_silk_worm.png b/src/main/resources/assets/exdeorum/textures/item/cooked_silk_worm.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/cooked_silk_worm.png rename to src/main/resources/assets/exdeorum/textures/item/cooked_silk_worm.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/copper_ore_chunk.png b/src/main/resources/assets/exdeorum/textures/item/copper_ore_chunk.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/copper_ore_chunk.png rename to src/main/resources/assets/exdeorum/textures/item/copper_ore_chunk.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/crook.png b/src/main/resources/assets/exdeorum/textures/item/crook.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/crook.png rename to src/main/resources/assets/exdeorum/textures/item/crook.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/deepslate_pebble.png b/src/main/resources/assets/exdeorum/textures/item/deepslate_pebble.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/deepslate_pebble.png rename to src/main/resources/assets/exdeorum/textures/item/deepslate_pebble.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/diamond_hammer.png b/src/main/resources/assets/exdeorum/textures/item/diamond_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/diamond_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/diamond_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/diorite_pebble.png b/src/main/resources/assets/exdeorum/textures/item/diorite_pebble.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/diorite_pebble.png rename to src/main/resources/assets/exdeorum/textures/item/diorite_pebble.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/gold_ore.pdn b/src/main/resources/assets/exdeorum/textures/item/gold_ore.pdn similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/gold_ore.pdn rename to src/main/resources/assets/exdeorum/textures/item/gold_ore.pdn diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/gold_ore_chunk.png b/src/main/resources/assets/exdeorum/textures/item/gold_ore_chunk.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/gold_ore_chunk.png rename to src/main/resources/assets/exdeorum/textures/item/gold_ore_chunk.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/golden_hammer.png b/src/main/resources/assets/exdeorum/textures/item/golden_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/golden_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/golden_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/granite_pebble.png b/src/main/resources/assets/exdeorum/textures/item/granite_pebble.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/granite_pebble.png rename to src/main/resources/assets/exdeorum/textures/item/granite_pebble.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/iron_hammer.png b/src/main/resources/assets/exdeorum/textures/item/iron_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/iron_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/iron_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/iron_ore_chunk.png b/src/main/resources/assets/exdeorum/textures/item/iron_ore_chunk.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/iron_ore_chunk.png rename to src/main/resources/assets/exdeorum/textures/item/iron_ore_chunk.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/diamond_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/diamond_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/diamond_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/diamond_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/flint_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/flint_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/flint_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/flint_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/golden_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/golden_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/golden_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/golden_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/iron_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/iron_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/iron_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/iron_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/netherite_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/netherite_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/netherite_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/netherite_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/mesh/string_mesh.png b/src/main/resources/assets/exdeorum/textures/item/mesh/string_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/mesh/string_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/mesh/string_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/netherite_hammer.png b/src/main/resources/assets/exdeorum/textures/item/netherite_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/netherite_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/netherite_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/ore_chunk_base.png b/src/main/resources/assets/exdeorum/textures/item/ore_chunk_base.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/ore_chunk_base.png rename to src/main/resources/assets/exdeorum/textures/item/ore_chunk_base.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/silk_worm.png b/src/main/resources/assets/exdeorum/textures/item/silk_worm.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/silk_worm.png rename to src/main/resources/assets/exdeorum/textures/item/silk_worm.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/stone_hammer.png b/src/main/resources/assets/exdeorum/textures/item/stone_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/stone_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/stone_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/stone_pebble.png b/src/main/resources/assets/exdeorum/textures/item/stone_pebble.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/stone_pebble.png rename to src/main/resources/assets/exdeorum/textures/item/stone_pebble.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/string_mesh.png b/src/main/resources/assets/exdeorum/textures/item/string_mesh.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/string_mesh.png rename to src/main/resources/assets/exdeorum/textures/item/string_mesh.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/witch_water_bucket.png b/src/main/resources/assets/exdeorum/textures/item/witch_water_bucket.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/witch_water_bucket.png rename to src/main/resources/assets/exdeorum/textures/item/witch_water_bucket.png diff --git a/src/main/resources/assets/exnihiloreborn/textures/item/wooden_hammer.png b/src/main/resources/assets/exdeorum/textures/item/wooden_hammer.png similarity index 100% rename from src/main/resources/assets/exnihiloreborn/textures/item/wooden_hammer.png rename to src/main/resources/assets/exdeorum/textures/item/wooden_hammer.png diff --git a/src/main/resources/assets/exnihiloreborn/blockstates/infested_leaves.json b/src/main/resources/assets/exnihiloreborn/blockstates/infested_leaves.json deleted file mode 100644 index 217f92e3..00000000 --- a/src/main/resources/assets/exnihiloreborn/blockstates/infested_leaves.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "exnihiloreborn:block/infested_leaves" - } - } -} \ No newline at end of file diff --git a/src/main/resources/data/exdeorum/loot_modifiers/compressed_hammer.json b/src/main/resources/data/exdeorum/loot_modifiers/compressed_hammer.json new file mode 100644 index 00000000..681d9662 --- /dev/null +++ b/src/main/resources/data/exdeorum/loot_modifiers/compressed_hammer.json @@ -0,0 +1,12 @@ +{ + "type": "exdeorum:hammer", + "reward_recipe_type": "exdeorum:compressed_hammer", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "tag": "exdeorum:compressed_hammers" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/exnihiloreborn/loot_modifiers/crook.json b/src/main/resources/data/exdeorum/loot_modifiers/crook.json similarity index 59% rename from src/main/resources/data/exnihiloreborn/loot_modifiers/crook.json rename to src/main/resources/data/exdeorum/loot_modifiers/crook.json index 0e7d6643..dcb81357 100644 --- a/src/main/resources/data/exnihiloreborn/loot_modifiers/crook.json +++ b/src/main/resources/data/exdeorum/loot_modifiers/crook.json @@ -1,10 +1,10 @@ { - "type": "exnihiloreborn:crook", + "type": "exdeorum:crook", "conditions": [ { "condition": "minecraft:match_tool", "predicate": { - "tag": "exnihiloreborn:crooks" + "tag": "exdeorum:crooks" } } ] diff --git a/src/main/resources/data/exdeorum/loot_modifiers/hammer.json b/src/main/resources/data/exdeorum/loot_modifiers/hammer.json new file mode 100644 index 00000000..d5205515 --- /dev/null +++ b/src/main/resources/data/exdeorum/loot_modifiers/hammer.json @@ -0,0 +1,12 @@ +{ + "type": "exdeorum:hammer", + "reward_recipe_type": "exdeorum:hammer", + "conditions": [ + { + "condition": "minecraft:match_tool", + "predicate": { + "tag": "exdeorum:hammers" + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/data/exnihiloreborn/worldgen/world_preset/void_world.json b/src/main/resources/data/exdeorum/worldgen/world_preset/void_world.json similarity index 70% rename from src/main/resources/data/exnihiloreborn/worldgen/world_preset/void_world.json rename to src/main/resources/data/exdeorum/worldgen/world_preset/void_world.json index 52314ad4..7fdf81a1 100644 --- a/src/main/resources/data/exnihiloreborn/worldgen/world_preset/void_world.json +++ b/src/main/resources/data/exdeorum/worldgen/world_preset/void_world.json @@ -3,36 +3,36 @@ "minecraft:overworld": { "type": "minecraft:overworld", "generator": { - "type": "exnihiloreborn:void", + "type": "exdeorum:void", "biome_source": { "type": "minecraft:multi_noise", "preset": "minecraft:overworld" }, "settings": "minecraft:overworld", - "allowed_structure_sets": "exnihiloreborn:overworld_void_structure_sets" + "allowed_structure_sets": "exdeorum:overworld_void_structure_sets" } }, "minecraft:the_end": { "type": "minecraft:the_end", "generator": { - "type": "exnihiloreborn:void", + "type": "exdeorum:void", "biome_source": { "type": "minecraft:the_end" }, "settings": "minecraft:end", - "allowed_structure_sets": "exnihiloreborn:the_nether_void_structure_sets" + "allowed_structure_sets": "exdeorum:the_nether_void_structure_sets" } }, "minecraft:the_nether": { "type": "minecraft:the_nether", "generator": { - "type": "exnihiloreborn:void", + "type": "exdeorum:void", "biome_source": { "type": "minecraft:multi_noise", "preset": "minecraft:nether" }, "settings": "minecraft:nether", - "allowed_structure_sets": "exnihiloreborn:the_end_void_structure_sets" + "allowed_structure_sets": "exdeorum:the_end_void_structure_sets" } } } diff --git a/src/main/resources/data/exnihiloreborn/loot_modifiers/compressed_hammer.json b/src/main/resources/data/exnihiloreborn/loot_modifiers/compressed_hammer.json deleted file mode 100644 index d4125edb..00000000 --- a/src/main/resources/data/exnihiloreborn/loot_modifiers/compressed_hammer.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "reward_recipe_type": "exnihiloreborn:compressed_hammer", - "conditions": [ - { - "condition": "minecraft:match_tool", - "predicate": { - "tag": "exnihiloreborn:compressed_hammers" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/exnihiloreborn/loot_modifiers/hammer.json b/src/main/resources/data/exnihiloreborn/loot_modifiers/hammer.json deleted file mode 100644 index 513d20e0..00000000 --- a/src/main/resources/data/exnihiloreborn/loot_modifiers/hammer.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "type": "exnihiloreborn:hammer", - "reward_recipe_type": "exnihiloreborn:hammer", - "conditions": [ - { - "condition": "minecraft:match_tool", - "predicate": { - "tag": "exnihiloreborn:hammers" - } - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/forge/loot_modifiers/global_loot_modifiers.json b/src/main/resources/data/forge/loot_modifiers/global_loot_modifiers.json index 00c04e1b..ca7f8e0e 100644 --- a/src/main/resources/data/forge/loot_modifiers/global_loot_modifiers.json +++ b/src/main/resources/data/forge/loot_modifiers/global_loot_modifiers.json @@ -1,7 +1,7 @@ { "replace": false, "entries":[ - "exnihiloreborn:crook", - "exnihiloreborn:hammer" + "exdeorum:crook", + "exdeorum:hammer" ] } \ No newline at end of file diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta index 87c40c61..56ff1800 100644 --- a/src/main/resources/pack.mcmeta +++ b/src/main/resources/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "Ex Nihilo Reborn resources", + "description": "Ex Deorum resources", "pack_format": 6 } }