diff --git a/.github/ISSUE_TEMPLATE/1-bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml index 5768222d2..412e821f0 100644 --- a/.github/ISSUE_TEMPLATE/1-bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug_report.yml @@ -1,4 +1,4 @@ -name: 1.20.4+ Bug Report +name: 1.20.6+ Bug Report description: File a bug report labels: [bug] body: diff --git a/.github/ISSUE_TEMPLATE/2-crash_report.yml b/.github/ISSUE_TEMPLATE/2-crash_report.yml index af9843e7d..8b1c84aff 100644 --- a/.github/ISSUE_TEMPLATE/2-crash_report.yml +++ b/.github/ISSUE_TEMPLATE/2-crash_report.yml @@ -1,4 +1,4 @@ -name: 1.20.4+ Crash Report +name: 1.20.6+ Crash Report description: File a crash report labels: [crash] body: diff --git a/.github/ISSUE_TEMPLATE/3-feature_request.yml b/.github/ISSUE_TEMPLATE/3-feature_request.yml index 0daaeabdb..028493698 100644 --- a/.github/ISSUE_TEMPLATE/3-feature_request.yml +++ b/.github/ISSUE_TEMPLATE/3-feature_request.yml @@ -1,4 +1,4 @@ -name: 1.20.4+ Feature Request +name: 1.20.6+ Feature Request description: Request a new feature labels: [feature] body: diff --git a/.github/workflows/gradle-publish.yml b/.github/workflows/gradle-publish.yml index 9bb472101..9a2628969 100644 --- a/.github/workflows/gradle-publish.yml +++ b/.github/workflows/gradle-publish.yml @@ -14,30 +14,30 @@ with: fetch-depth: 0 fetch-tags: true - - name: Set up JDK 17 - uses: actions/setup-java@v3 - with: - java-version: '17' - distribution: 'oracle' - server-id: github # Value of the distributionManagement/repository/id field of the pom.xml - settings-path: ${{ github.workspace }} # location for the settings.xml file - - name: Setup Gradle - uses: gradle/gradle-build-action@v2 - - name: Publish - run: ./gradlew publish - env: - MAVEN_USER: ${{ secrets.MAVEN_USER }} - MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }} - BUILD_NUMBER: ${{ github.run_number }} - - name: CurseForge Publish - run: ./gradlew curseforge -PcurseApiKey=${CURSE_API_KEY} - env: - CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }} - BUILD_NUMBER: ${{ github.run_number }} - continue-on-error: true - - name: Modrinth Publish - run: ./gradlew modrinth -PmodrinthToken=${MODRINTH_TOKEN} - env: - MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }} - BUILD_NUMBER: ${{ github.run_number }} - continue-on-error: true +# - name: Set up JDK 21 +# uses: actions/setup-java@v3 +# with: +# java-version: '21' +# distribution: 'oracle' +# server-id: github # Value of the distributionManagement/repository/id field of the pom.xml +# settings-path: ${{ github.workspace }} # location for the settings.xml file +# - name: Setup Gradle +# uses: gradle/gradle-build-action@v2 +# - name: Publish +# run: ./gradlew publish +# env: +# MAVEN_USER: ${{ secrets.MAVEN_USER }} +# MAVEN_PASSWORD: ${{ secrets.MAVEN_PASSWORD }} +# BUILD_NUMBER: ${{ github.run_number }} +# - name: CurseForge Publish +# run: ./gradlew curseforge -PcurseApiKey=${CURSE_API_KEY} +# env: +# CURSE_API_KEY: ${{ secrets.CURSE_API_KEY }} +# BUILD_NUMBER: ${{ github.run_number }} +# continue-on-error: true +# - name: Modrinth Publish +# run: ./gradlew modrinth -PmodrinthToken=${MODRINTH_TOKEN} +# env: +# MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }} +# BUILD_NUMBER: ${{ github.run_number }} +# continue-on-error: true diff --git a/build.gradle b/build.gradle index 0b02d7e20..7e5beb98b 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ subprojects { version = "${minecraft_version}-${mod_version}" - java.toolchain.languageVersion = JavaLanguageVersion.of(17) + java.toolchain.languageVersion = JavaLanguageVersion.of(21) java.withSourcesJar() jar { @@ -83,7 +83,7 @@ subprojects { tasks.withType(JavaCompile).configureEach { it.options.encoding = 'UTF-8' - it.options.release.set(17) + it.options.release.set(21) } processResources { @@ -98,7 +98,7 @@ subprojects { mod_discord_url : mod_discord_url, mod_license : mod_license ] - filesMatching(['pack.mcmeta', 'fabric.mod.json', 'META-INF/mods.toml', "*.mixins.json"]) { + filesMatching(['pack.mcmeta', 'fabric.mod.json', 'META-INF/mods.toml', 'META-INF/neoforge.mods.toml', "*.mixins.json"]) { expand expandProps } inputs.properties(expandProps) diff --git a/common/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 b/common/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 index 6a1031b45..1ea6b3452 100644 --- a/common/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 +++ b/common/src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924 @@ -1,4 +1,4 @@ -// 1.20.4 2024-04-02T21:00:35.567177 Registries +// 1.20.6 2024-05-05T11:55:32.2531647 Registries bec08031dc5126119d3c7a1033703f8235bdf56e data/biomesoplenty/damage_type/bramble.json 41f8df67f585538edc9847b6754275d24b813e06 data/biomesoplenty/damage_type/fumarole.json 1db19ce8d33b8c131955b60ed830200bbee6a912 data/biomesoplenty/worldgen/biome/aspen_glade.json @@ -114,22 +114,22 @@ cd2b9f82f108fe30dd3a4a878bd7216a37c98091 data/biomesoplenty/worldgen/configured_ 08290748a4feb659eabc32c099b036ba04f3d930 data/biomesoplenty/worldgen/configured_feature/dead_tree_wasteland.json 599fe99edb01b6d56389ca55908717765a1ea2cb data/biomesoplenty/worldgen/configured_feature/dead_twiglet_tree.json b725b186faf96d8bf990458b9559690d4b630a6e data/biomesoplenty/worldgen/configured_feature/dead_twiglet_tree_small.json -3b0961f953b1a4384bc8b86074f534fa6c657a67 data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json -6080b951f0ef4d59955f29c226ef469621b4e534 data/biomesoplenty/worldgen/configured_feature/disk_calcite.json -bc949791fd28fc05e341147cfc7298db9a30a7e7 data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json -e1061ccb981bba9ea561e9741bd73beedee0faa0 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json -ec32f214d8a8878c92dc687211e549e807d411b7 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json -41b13c031de90aa10112146980e16e28afa4dfe1 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json -39f32524355775a2aaa13db13129a75d831470a8 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json -b35f010f25e98eb3652c4d177268e089638b85a1 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json -5a0dcec2ace77b2e1ea31534938a3ec5cda18b58 data/biomesoplenty/worldgen/configured_feature/disk_mud.json -d9b7c38b6c87551455bd1a8db476426235ac25e7 data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json -593d885e52a4c5028d872c612ea2bbfa71ceb4fa data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json -ddd5cf32a45e1a8912a5fba97f2dab3431792537 data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json -ed89ea4c769889c41e7f9603f59a43a86dab7eb3 data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json -7f2e0e858755f8995d0b42fc1215c455024a0158 data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json -eb32815d593d6f64b435a5740d0ef633abecb03c data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json -7f4bf23ce72cc7d3bca36ffdb4864fe6497de431 data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json +928634810fa93379ce2a547083670b1b15c954f6 data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json +3a94c16d8b98c11bdbb1a150891f10b21d495071 data/biomesoplenty/worldgen/configured_feature/disk_calcite.json +c1bfb60e471030f0560b0811277becdb48534717 data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json +be6a683d925bed695bb82994e9a272d912b2db06 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json +2b9efd1534048e0ea4aa6d0da5e18f4cf8b69007 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json +29eb9ae483194defe331532d184bd3d7cdc34491 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json +58852fb032a122b38833f5552fb78835dd64dff6 data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json +ac085b384260879cb2419e06e2bba63d8c1d361e data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json +8bc018cfea871aa788f56f04cbaf2484e126cc54 data/biomesoplenty/worldgen/configured_feature/disk_mud.json +c563ad258883fd395ecb8660e9d0eb8146de08c3 data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json +293a102cbf011fcd50957136b847a141d8a415ca data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json +2402a0183690723f44d7f385724c463e4c0f0988 data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json +5ed10914f9d87eb4b4a2bf024d6a3f17a0397f57 data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json +be36cdc53e41b5a257de388f7b98ec72d702a506 data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json +5f1f3dc0f032c5f697463dc30cb1b14ce51d24cd data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json +a1bba8c3cff391c97f25a6c8efd61a148175f49e data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json 3dae5b2ef0083880df71c23055035a7419d6b29b data/biomesoplenty/worldgen/configured_feature/dripstone_splatter.json 4e41d0e05784172880bed9933f984af09933c869 data/biomesoplenty/worldgen/configured_feature/dying_tree.json 4acbdd9bf7bf6740488eec2ad2b414f9a7045a65 data/biomesoplenty/worldgen/configured_feature/dying_tree_wasteland.json @@ -173,13 +173,13 @@ b7c8479b58bf928126528554a624b24b31e271c9 data/biomesoplenty/worldgen/configured_ e61a36facff8a5ebc08130e6bf1d0ad698ee0c2d data/biomesoplenty/worldgen/configured_feature/giant_tree.json 058d0fbddf7d5401d3ce43a8ff48495914d0d2a7 data/biomesoplenty/worldgen/configured_feature/glowing_grotto_ceiling_plants.json 8548fcda4d231ff1fd559b533a744d05679ddd7d data/biomesoplenty/worldgen/configured_feature/glowing_grotto_floor_plants.json -e965af2123aa8370d24048c005c943a83de6b679 data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json -a58a9feee8ed675421187fc4bd393b2458c79481 data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json -465dd2845e4f36d543c30bf84b4126159e41a0d3 data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json -cf8d22a77f9689ec358e1588f9059addb2000cf9 data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json +1cb6a8a68b979adcfa1535fb1d1db6870ebd186e data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json +ce9fa912ec2c173c46b7cf7cd64049f18052b92d data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json +bf90b09138dba6d2a0361484bc1cb210c3a59a77 data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json +35a3c49db1bbd7b9db17f38b2ea01e3cccc7362c data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json fdc974dfafbf4a7658e36a1c3ab88f7d08ce99e2 data/biomesoplenty/worldgen/configured_feature/goldenrod.json 6d3c2a7a45a0663fce2968d5151036de0e606e34 data/biomesoplenty/worldgen/configured_feature/hair.json -1720fccad2a1c008866928baaabe5ea6b7105beb data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json +199afe709ca0eb14c968a4383f70ad8dd6f670ae data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json 0a41fd780977f719f967a075fc408c0fb8f37da1 data/biomesoplenty/worldgen/configured_feature/hanging_flesh_tendon.json 6e7f8c0abb00c5857d368ffccaa4d27077420621 data/biomesoplenty/worldgen/configured_feature/hellbark_tree.json 88e47f74faa560f597703adf818f2725fb0b8f9e data/biomesoplenty/worldgen/configured_feature/high_grass.json @@ -198,7 +198,7 @@ ff586ddbcea23f843447b2b046db40beb8ff87f1 data/biomesoplenty/worldgen/configured_ d35bf3c1e11553184b23b3eb257d08f0b1ded418 data/biomesoplenty/worldgen/configured_feature/jungle_bush.json bccd849ed1fd3f32daad2b1f705c30f834c20f96 data/biomesoplenty/worldgen/configured_feature/jungle_twiglet_tree.json e6c40fcb31d153fc2379756e7f97f99cd816a51f data/biomesoplenty/worldgen/configured_feature/large_fumarole.json -a8aa7c8ae1c6881f8951d829a780767d266906cc data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json +dae0a1ba6f5534a72d7a71a9d38f6c9494e21bed data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json 863215c984d1e63a8021b3117febf08233b183d4 data/biomesoplenty/worldgen/configured_feature/lava_lake_volcano.json bc7a09901e7f698ce8bfd34adbc13b3c22495df2 data/biomesoplenty/worldgen/configured_feature/liquid_null_lake.json d8bd16e51de0100b1d889553f4db0a8bd0293ebe data/biomesoplenty/worldgen/configured_feature/liquid_null_spring.json @@ -211,7 +211,7 @@ b5e4c509d7abd098aa93dadce54a8533dc692d63 data/biomesoplenty/worldgen/configured_ a6e83b4f1b4a43b5bcb4e5625095fbbde09a13f8 data/biomesoplenty/worldgen/configured_feature/monolith.json 172efe6d9b7c70c459409e0b454ffc27bd7c7735 data/biomesoplenty/worldgen/configured_feature/mossy_black_sand_splatter.json d6d5e186672bad3ad86b6c611d6b2bd3d4aee3a3 data/biomesoplenty/worldgen/configured_feature/moss_splatter.json -397835a0d2b8cd9763552f0439633921e0620061 data/biomesoplenty/worldgen/configured_feature/mud_patch.json +2b61bbe51f8954e912e3bd7bba3a1cf1da5b095b data/biomesoplenty/worldgen/configured_feature/mud_patch.json 882eec10122c22a5a16f28079134d0e1a956daa1 data/biomesoplenty/worldgen/configured_feature/mud_plants.json d084d0061cb1e43b9be194ace27e38c5ab0029fa data/biomesoplenty/worldgen/configured_feature/mud_splatter.json d0604daa873d67e12bd3f0ce62d7994671c5b124 data/biomesoplenty/worldgen/configured_feature/mycelium_splatter.json @@ -274,7 +274,7 @@ ca3184df9eb3aeafd43c2de175c9e041fb97feed data/biomesoplenty/worldgen/configured_ f2378e3c6e5a6759f5dc23d5386851c304a189f6 data/biomesoplenty/worldgen/configured_feature/small_glowshroom_cave.json 5f502ab11b0a04c491190261e0f9e011b16a2fb6 data/biomesoplenty/worldgen/configured_feature/small_red_mushroom.json 5ca7d5e702fec44275b8ab910d823648bddd8837 data/biomesoplenty/worldgen/configured_feature/small_toadstool.json -5b7de709e8e8433bf6c352e7ecdab52ce58910db data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json +58409bc05236186142200cc110589ec551fa2266 data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json d7e80d57be0f65c68e009a3fd868f2c551c03c2c data/biomesoplenty/worldgen/configured_feature/snowblossom_twiglet_tree.json f9e433aba0886753c79fc8ccce4d8a060101f0f4 data/biomesoplenty/worldgen/configured_feature/sparse_acacia_tree.json 5b536b003147b324e218f2148075d2cb220ce2e3 data/biomesoplenty/worldgen/configured_feature/sparse_dune_grass.json @@ -330,7 +330,7 @@ bf541c17022068e4679cb496b24e8e0cc0c437e8 data/biomesoplenty/worldgen/configured_ a4fd2cddf6d33adc3b3ee36c61d8abc60eeaf22b data/biomesoplenty/worldgen/configured_feature/trees_scrubland.json 550e4350d5d189145ed852f894f789405bb0f22b data/biomesoplenty/worldgen/configured_feature/trees_seasonal_forest.json 8b971a958d2ca8bb6d881e7e7950c8b3bcf60954 data/biomesoplenty/worldgen/configured_feature/trees_seasonal_pumpkin_patch.json -5b7de709e8e8433bf6c352e7ecdab52ce58910db data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json +58409bc05236186142200cc110589ec551fa2266 data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json a163b4897c68b965e8c8fdcd2f28daa563684085 data/biomesoplenty/worldgen/configured_feature/trees_snowy_coniferous_forest.json 3875507d8666634a2dda2f69343638cd29260640 data/biomesoplenty/worldgen/configured_feature/trees_snowy_maple_forest.json 8a80a42aee701cfb732b05ccc78af242f38c6f04 data/biomesoplenty/worldgen/configured_feature/trees_tropics.json diff --git a/common/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d b/common/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d index d9844e750..3064d5ae9 100644 --- a/common/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d +++ b/common/src/generated/resources/.cache/59eb3dbb5f86130e09b3c62d89b9525ee01cf52d @@ -1,10 +1,10 @@ -// 1.20.4 2024-04-25T16:37:07.1319066 Loot Tables -0796dc5a039f427b86e2bdee03d2d88af5279cde data/biomesoplenty/loot_tables/blocks/algal_end_stone.json -7cfa205e9626cd21d282d7a86dc18d91d3e4e236 data/biomesoplenty/loot_tables/blocks/anomaly.json -2547906987bf320a1d8ca9bd8f680eb74c6f7960 data/biomesoplenty/loot_tables/blocks/barley.json -eaf3ba9895e8c909e4205752b3bd7f148b7ac612 data/biomesoplenty/loot_tables/blocks/barnacles.json -e3b704fd0d720402ee4c703407da02d84fcc6539 data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json -1a6cbd2a57d53cd3c8d342e4991cdd3abf575ddd data/biomesoplenty/loot_tables/blocks/blackstone_spines.json +// 1.20.6 2024-05-05T11:55:32.2471648 Loot Tables +fd48aa58fe10f3eda771653e95f973fa2cc10c1e data/biomesoplenty/loot_tables/blocks/algal_end_stone.json +3fb478fca8a2f924fb2c3dd130c30b5f803926d0 data/biomesoplenty/loot_tables/blocks/anomaly.json +b3643945071c6488ec7887f944e8f3107727e7b1 data/biomesoplenty/loot_tables/blocks/barley.json +38f835366f835b12df87025e3625be13e4f0f37d data/biomesoplenty/loot_tables/blocks/barnacles.json +6c91127c8881c0776db4633caa799201c8117c7e data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json +2c5a4e88578dae494ee94eec42c0c2f7817aa988 data/biomesoplenty/loot_tables/blocks/blackstone_spines.json 1dde43b318747ef81df1c0d3c9f956321a5e7273 data/biomesoplenty/loot_tables/blocks/black_sand.json ca22ed03b7b4c58a6a1ac0854e27eeffec889a3c data/biomesoplenty/loot_tables/blocks/black_sandstone.json 1d695cf961bbf7883558b6067c732bb3ee398bc5 data/biomesoplenty/loot_tables/blocks/black_sandstone_slab.json @@ -12,39 +12,39 @@ ca22ed03b7b4c58a6a1ac0854e27eeffec889a3c data/biomesoplenty/loot_tables/blocks/b fcacfc6ce409cfbacc084dc7db85b57238b32ea5 data/biomesoplenty/loot_tables/blocks/black_sandstone_wall.json 45f097a68b89ad072e828ea872befbe89350baa4 data/biomesoplenty/loot_tables/blocks/blue_hydrangea.json ca255802d19df39c35d405056ca3cb43701c8b9e data/biomesoplenty/loot_tables/blocks/bramble.json -a684fa6ce346e289aebeb058445d5b22a3d65f56 data/biomesoplenty/loot_tables/blocks/bramble_leaves.json +ebb44f419092ddbee6f9757f8b3a7a0e4e38ad33 data/biomesoplenty/loot_tables/blocks/bramble_leaves.json 70682593bc5fcb30171b271dbdc91f6dabd15ff3 data/biomesoplenty/loot_tables/blocks/brimstone.json 230f6cad05b93fb42ac01993200e067eac33ff76 data/biomesoplenty/loot_tables/blocks/brimstone_bricks.json 30d4fd7c8290102b7d6f16cd00f195524d963ffb data/biomesoplenty/loot_tables/blocks/brimstone_brick_slab.json 6526a7a5b0da2163f13a167177a4d3795484002a data/biomesoplenty/loot_tables/blocks/brimstone_brick_stairs.json c2097dceb9dc39054a5ac622a2d1e15450aa6783 data/biomesoplenty/loot_tables/blocks/brimstone_brick_wall.json -2d5e4752413e3b7bc16389279082c9aa3b698840 data/biomesoplenty/loot_tables/blocks/brimstone_bud.json -2501171a1c875ab835278e058745a7f3c4e76825 data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json -5565d19101c793fcc90dc93c5764ed3d3e8f442d data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json +67baac9ef97a9b6f6c34838d8f9ed62b29cbdae1 data/biomesoplenty/loot_tables/blocks/brimstone_bud.json +5ef50ef37d2b2ebdc2357b148fa2470ed8021e59 data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json +36c1c11b26a0c62e25c39f2aae77c118fc9b6ce9 data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json 49624ef1429afb0453dfd321a3e9c69cccd68a4d data/biomesoplenty/loot_tables/blocks/burning_blossom.json -875717b27cc6c4bec02df249d132669b91b1d935 data/biomesoplenty/loot_tables/blocks/bush.json +a7fd57717da5d2ccc635bcae92a88b9eb82e0887 data/biomesoplenty/loot_tables/blocks/bush.json d85de9ec3cbe326a5c3e3073dff5d0cfbf43f9ee data/biomesoplenty/loot_tables/blocks/cattail.json 3b8ab14e9e6f27c75b1aa6a8ed634e6310486f48 data/biomesoplenty/loot_tables/blocks/chiseled_black_sandstone.json 98187b595feab167cffe32b2cfddb47582aa4bd4 data/biomesoplenty/loot_tables/blocks/chiseled_brimstone_bricks.json f53a4b20fefdedd4f9c683030884585d8fb4a8d1 data/biomesoplenty/loot_tables/blocks/chiseled_orange_sandstone.json 5b661c9769c785c05087a4542dc131da01b45e2e data/biomesoplenty/loot_tables/blocks/chiseled_white_sandstone.json -848d16b5496d8faf6b4af731c23b09e410e52c75 data/biomesoplenty/loot_tables/blocks/clover.json +ba03fbde91f242705ee98cc4ce343735c3c94008 data/biomesoplenty/loot_tables/blocks/clover.json 48f000a1ca3024deff01d2fe0655c88a15334ebe data/biomesoplenty/loot_tables/blocks/cut_black_sandstone.json cdca0ce8067108f845f06511bf165c3bae2f0a1f data/biomesoplenty/loot_tables/blocks/cut_black_sandstone_slab.json 6e160db5427c7502ad12feb85f9ed717b39a2a88 data/biomesoplenty/loot_tables/blocks/cut_orange_sandstone.json 9c570da2f983e21e1724250cc1a89ebfec4d46ad data/biomesoplenty/loot_tables/blocks/cut_orange_sandstone_slab.json ef6cdb52a641e53cea33a2b4cecfa265f5b7e478 data/biomesoplenty/loot_tables/blocks/cut_white_sandstone.json c085c42d16ad36a02a9d97da93251347051f99d0 data/biomesoplenty/loot_tables/blocks/cut_white_sandstone_slab.json -8da5858d94bcc4becd313f9ae0ab8c50453197aa data/biomesoplenty/loot_tables/blocks/cypress_leaves.json +9659df1c7a8ee472312c1cf3c88abd90911e417f data/biomesoplenty/loot_tables/blocks/cypress_leaves.json 9ea2411b1bc1222527bc4cdc8351ef170a5c5945 data/biomesoplenty/loot_tables/blocks/cypress_sapling.json -80a28be29bdb8a7bff5e2bdb8810720b28d028c0 data/biomesoplenty/loot_tables/blocks/dead_branch.json +630790fee4c178262537dd6fee0accf9724cc84f data/biomesoplenty/loot_tables/blocks/dead_branch.json 7403ba3b93b78e5fdf5849cc9b90030bbbb609d0 data/biomesoplenty/loot_tables/blocks/dead_button.json 1a278f5e710a33966aa3a566b74c957e1e54b681 data/biomesoplenty/loot_tables/blocks/dead_door.json 445af42f7c408c17094d905b1827dfb5ef1d922a data/biomesoplenty/loot_tables/blocks/dead_fence.json 7b4e7d8eb4d6094d157acf0d880dea2c110895be data/biomesoplenty/loot_tables/blocks/dead_fence_gate.json -537809784c827579cd392d4284cabc40f2d01c6e data/biomesoplenty/loot_tables/blocks/dead_grass.json +726749d7118aace65e0ea9f774a1871cdfe82105 data/biomesoplenty/loot_tables/blocks/dead_grass.json 75493d444fa9a71301819c26b3093bba41e005eb data/biomesoplenty/loot_tables/blocks/dead_hanging_sign.json -1a3b942759bf042c1db8c8a8197b7752a1efa9f3 data/biomesoplenty/loot_tables/blocks/dead_leaves.json +ba1e34d4eb26d4bd765b621a28b955af32568ccd data/biomesoplenty/loot_tables/blocks/dead_leaves.json c4c4306a34b303cff8b25e96a75247540f891c3d data/biomesoplenty/loot_tables/blocks/dead_log.json a68e942aea1d9005dbf666b1ad989456578d3732 data/biomesoplenty/loot_tables/blocks/dead_planks.json 995b2de1e27e443269fd078f6f74f0b2dfe8a296 data/biomesoplenty/loot_tables/blocks/dead_pressure_plate.json @@ -54,15 +54,15 @@ f74c30a33ae205dda7762218b0364af20685d3d2 data/biomesoplenty/loot_tables/blocks/d a3a8aa458f704dff884d56de525f444045d02b27 data/biomesoplenty/loot_tables/blocks/dead_stairs.json 790556cacbcdab951141f71802f009bab48e344e data/biomesoplenty/loot_tables/blocks/dead_trapdoor.json ad70308b5172d7c46e6435be35b8d2c89bdf6f4e data/biomesoplenty/loot_tables/blocks/dead_wood.json -8e8d5596d539f2103fd72220a3b361db7dda5221 data/biomesoplenty/loot_tables/blocks/desert_grass.json +13a016134d5c4ded3dc1e4c93bf1321d4f7305d3 data/biomesoplenty/loot_tables/blocks/desert_grass.json 028646fc2ade3e81695b0170fd0aa5bf9ff88856 data/biomesoplenty/loot_tables/blocks/dried_salt.json -acbe3086cb5222cb3c57b4fddd7ab84db3a6380b data/biomesoplenty/loot_tables/blocks/dune_grass.json +834861cc36f0904f9ab81ab74aaeef2fe29c8c34 data/biomesoplenty/loot_tables/blocks/dune_grass.json ebd9b269e41c2d0dbb3caad2f2b6bc2bac460663 data/biomesoplenty/loot_tables/blocks/empyreal_button.json b736ec288c8bf502cdef6ce8f8c78743e5e093e6 data/biomesoplenty/loot_tables/blocks/empyreal_door.json fdb1f412774acf8c45345678df1df1bc2539e5bc data/biomesoplenty/loot_tables/blocks/empyreal_fence.json 7a159f60fa20b5aec2c08735066d355bd6ed3fe8 data/biomesoplenty/loot_tables/blocks/empyreal_fence_gate.json fc0dc1655637d7be5849dfe433f93d721fbd00df data/biomesoplenty/loot_tables/blocks/empyreal_hanging_sign.json -2791826c8d3d606f5f543bc0c453a60be26fb4c0 data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json +5b8a2f0e5e91dd44a7848dc64bd9f20eb2d8544b data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json 63c8080c143ab761e573f3e23e3e53cf9d331229 data/biomesoplenty/loot_tables/blocks/empyreal_log.json be5c61e1e7d5d5fd20edc54033e9fd06254ca2b2 data/biomesoplenty/loot_tables/blocks/empyreal_planks.json 018963cb85d307e910685f51bfbfa20e393dcae4 data/biomesoplenty/loot_tables/blocks/empyreal_pressure_plate.json @@ -73,14 +73,14 @@ b3060063039b60b6f3c2a7468e34fe86344c2e22 data/biomesoplenty/loot_tables/blocks/e 22c095e908237327be0d3a3b42a09b2445ab9485 data/biomesoplenty/loot_tables/blocks/empyreal_trapdoor.json 97b55d5b081380ff359bdd90ae6cc7ee718026d1 data/biomesoplenty/loot_tables/blocks/empyreal_wood.json 346f567d94e5241663a5e5a586e5942ed27e02a7 data/biomesoplenty/loot_tables/blocks/endbloom.json -0a803e9e807b63bb27940c568481acab82468cd4 data/biomesoplenty/loot_tables/blocks/enderphyte.json +186ec0a86bcf82e101b9c4d303ace02bd6500e77 data/biomesoplenty/loot_tables/blocks/enderphyte.json 74a7d2881379afe225352c4981eb9968170cae04 data/biomesoplenty/loot_tables/blocks/eyebulb.json bf566dc0a32adcc56fd746af7896534a8f54ef24 data/biomesoplenty/loot_tables/blocks/fir_button.json aa6c810af7be3e03a0efa486d283a5a0d5015839 data/biomesoplenty/loot_tables/blocks/fir_door.json 151e8cbbd203b78b88e909f6b731d1fc1f2f6c13 data/biomesoplenty/loot_tables/blocks/fir_fence.json bb1197e24893d529777966d6ad1e73f204c0f909 data/biomesoplenty/loot_tables/blocks/fir_fence_gate.json a6d3120245985528cd7a32e98025af647a1d8399 data/biomesoplenty/loot_tables/blocks/fir_hanging_sign.json -46df8403b28aa8f63061f848b06740ed8724372f data/biomesoplenty/loot_tables/blocks/fir_leaves.json +782bff3402063af3aafda5eb5cde454fbbafc8e8 data/biomesoplenty/loot_tables/blocks/fir_leaves.json 7b7d39515da5f509d065543f78031539fc9be17a data/biomesoplenty/loot_tables/blocks/fir_log.json 974997a39564180ba7a283e4d9c04bb3df9731a8 data/biomesoplenty/loot_tables/blocks/fir_planks.json 4bf1499bac103a10087352a955b3ace1ae9e03d3 data/biomesoplenty/loot_tables/blocks/fir_pressure_plate.json @@ -91,27 +91,27 @@ d2f8a4d01b074214b54d299a5bc0befa098e9a7b data/biomesoplenty/loot_tables/blocks/f 8999fd8a8a4a7c8e9081e79f3d28f80536321411 data/biomesoplenty/loot_tables/blocks/fir_trapdoor.json dafd7e47a71b5cc62c5d80e5f14271bc7943851e data/biomesoplenty/loot_tables/blocks/fir_wood.json 9775f18448fc11d327636f7160d0cd1b8196f91f data/biomesoplenty/loot_tables/blocks/flesh.json -dabe08a1fba56aadb4afdfcb112d5315d5faa7d1 data/biomesoplenty/loot_tables/blocks/flesh_tendons.json -c0b83f065037ebf267f68769d94007c5d44843dc data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json -d5dae6d737f4ec371e498c406460b5cf450eb55e data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json +635eb011b6e97533df6c9920bde3e183021cc9aa data/biomesoplenty/loot_tables/blocks/flesh_tendons.json +1f034dce1c0d7f4f238bd2141158e5d9beccdfb7 data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json +c9905d136fcfe130c21700281809f22b331f8b55 data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json b21464079eb54d1e0b069992e5d3bcd5bc43b2d5 data/biomesoplenty/loot_tables/blocks/flowering_oak_sapling.json 80a8718a04e843baee1fe397808a239211ce5ab1 data/biomesoplenty/loot_tables/blocks/glowflower.json 4b3d0e4e8bbdfcf1f1e8844140eb2bc48aa0337f data/biomesoplenty/loot_tables/blocks/glowing_moss_block.json 6868670b43b3e53efa571afde897df61f19ce58e data/biomesoplenty/loot_tables/blocks/glowing_moss_carpet.json 44b894cb2f8f7e52002cdc8d95447990a1d28e92 data/biomesoplenty/loot_tables/blocks/glowshroom.json -1c91077fa8f597ed8e258deab673fdf71b9eab61 data/biomesoplenty/loot_tables/blocks/glowshroom_block.json -a7c7396f77b94affd04e42638b951179c2fc70b9 data/biomesoplenty/loot_tables/blocks/glowworm_silk.json -6110f7fdd9cba7f3dad21b61a0e70ea1736f02a7 data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json +dc625c245a2ec7874850f7737a63fa57165cd3b1 data/biomesoplenty/loot_tables/blocks/glowshroom_block.json +dadd8234a95dc9c86ed82f95245633e861cb506e data/biomesoplenty/loot_tables/blocks/glowworm_silk.json +da85e3d5d054d545bb573b234eb230e38f0136d8 data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json fdd455ead6c1264876abee9c038bab78c97aaf4c data/biomesoplenty/loot_tables/blocks/goldenrod.json -e17dc03ff273ec9076bb2093b5e7ae84a84c36c7 data/biomesoplenty/loot_tables/blocks/hair.json -d838dd72bc45fe95dbd198be7246a7c77f705d98 data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json -f39fdb945648d8c9889afada14c5a8857516a48b data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json +bbc437853f46db52687bf46d1d9e8fb145970301 data/biomesoplenty/loot_tables/blocks/hair.json +9c797179b92e5ebbe93bc3ae199a14cdf62cffa1 data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json +a0dbb193dac61c2038bbce9c29b3e90f6cfdcba2 data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json 43fffe2ec6099bab5beee9724b1076e34f5c779f data/biomesoplenty/loot_tables/blocks/hellbark_button.json 52c60d21d69ed6058fb10c9e5517413e44d757d2 data/biomesoplenty/loot_tables/blocks/hellbark_door.json 4a78109847e884965cc017f2fb9c7652b06bf9c5 data/biomesoplenty/loot_tables/blocks/hellbark_fence.json b909d09d039a2b989088b036b113c8a42b508df9 data/biomesoplenty/loot_tables/blocks/hellbark_fence_gate.json 1dad505cbcf962af3aa123f7c7d74d5940cf8d5c data/biomesoplenty/loot_tables/blocks/hellbark_hanging_sign.json -cd8af623c7a59aac5fc22222e1c88f65ee8d19bc data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json +6a5ce1a07d2e2f3c3d1ba86bd316629e5ac1c19e data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json 93042a77057e1558357e1c0bcded5156f14fa602 data/biomesoplenty/loot_tables/blocks/hellbark_log.json 1ba34dacdc56e75015db643df89e12609e3e0920 data/biomesoplenty/loot_tables/blocks/hellbark_planks.json 48e0d1410a0f94f550db47ffe136444051a110de data/biomesoplenty/loot_tables/blocks/hellbark_pressure_plate.json @@ -121,9 +121,9 @@ b6dd16e954f91b4e6b54623755f17e7e321eff6f data/biomesoplenty/loot_tables/blocks/h 4ea8cb056db9bc18a8083a1fa8ff11925b9d93a1 data/biomesoplenty/loot_tables/blocks/hellbark_stairs.json 217e613e5d84e61038336628c66b7285621b6826 data/biomesoplenty/loot_tables/blocks/hellbark_trapdoor.json ff76630c7b66e7f40a1b3838840a92b75529145c data/biomesoplenty/loot_tables/blocks/hellbark_wood.json -a0fa9b252036312f1c608060519c07b5daf22318 data/biomesoplenty/loot_tables/blocks/high_grass.json -b10b1e7f408d2a99203e1966be9aa8b49c735e88 data/biomesoplenty/loot_tables/blocks/high_grass_plant.json -ddd8ee39a08913f97a49d39fbf1c8100b18639cb data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json +2cb55e624d39492d076f474a3d89e00e1896c0bb data/biomesoplenty/loot_tables/blocks/high_grass.json +d36f9b4b4a9d39420ec83f1760458732d9c94c6d data/biomesoplenty/loot_tables/blocks/high_grass_plant.json +0827d3b614e79e1a48f7f97bb96e574b091e57ad data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json 091069c1df6ee8f9d8c9679d020d9dcfcf14dc55 data/biomesoplenty/loot_tables/blocks/huge_lily_pad.json f3be0152581281ce92bb2da7c7c41ed038947e38 data/biomesoplenty/loot_tables/blocks/icy_iris.json ba1555ddf4e4c8e68f09ba5cae289490bf17160b data/biomesoplenty/loot_tables/blocks/jacaranda_button.json @@ -131,7 +131,7 @@ fb714b1214da723ac5d51d9d09f1e5a961cf62e6 data/biomesoplenty/loot_tables/blocks/j 58fcea4bea2a069294ce6178a9a4863368cf22eb data/biomesoplenty/loot_tables/blocks/jacaranda_fence.json 07fca342f2e950ba0b2b79785532a5d69a79d156 data/biomesoplenty/loot_tables/blocks/jacaranda_fence_gate.json 383d01f33311e55b20c17f57b373a74c2941a1d6 data/biomesoplenty/loot_tables/blocks/jacaranda_hanging_sign.json -6ee92a00fb7c3e5724db4dfb20fffa8b73c8a35d data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json +fd3d1983091b649d5a7819c34e3667eb5959b009 data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json bd9916253ad87495c2b3481105935c6fde79ab34 data/biomesoplenty/loot_tables/blocks/jacaranda_log.json 6225117a97473b28b9880083db697e93ce921bc8 data/biomesoplenty/loot_tables/blocks/jacaranda_planks.json c9dbdaec3ce8308d3b75bafe72ad942fc5fe237c data/biomesoplenty/loot_tables/blocks/jacaranda_pressure_plate.json @@ -141,16 +141,16 @@ af3ed6ae97e6f170220ac3bd87c2783bc7675d00 data/biomesoplenty/loot_tables/blocks/j 32228298b06d5b294e37adaa51566c4544caf541 data/biomesoplenty/loot_tables/blocks/jacaranda_stairs.json 0950c34495663fbdb10b7a05e2acd8c0d637d066 data/biomesoplenty/loot_tables/blocks/jacaranda_trapdoor.json f9d61e0c409c06cccede5ddc7339b8b325dbebc8 data/biomesoplenty/loot_tables/blocks/jacaranda_wood.json -c6627163a723a5c1edb4f29310c9a7ca2b2aef3b data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json +72c14c4b32106583985bc5d1d9349689edcdf8c5 data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json 4dba5a7b0f40d5702abb453040dbee084ca06374 data/biomesoplenty/loot_tables/blocks/lavender.json -fd4bad28a084e1f74ec5cfd317a0c810000b8470 data/biomesoplenty/loot_tables/blocks/lumaloop.json -8e823ea672fe71607d8ecd3801531bd3dc53399d data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json +946a183355aa7de9aa42f8799335f11c39a46b85 data/biomesoplenty/loot_tables/blocks/lumaloop.json +d8fa68c4dd74fa8259ec857832cecb0fcd0ee76d data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json 77b8091562763f8995fe1a56eaf421f34fb16935 data/biomesoplenty/loot_tables/blocks/magic_button.json cabf8806722b75c0616a904cd4d60c52a6a54998 data/biomesoplenty/loot_tables/blocks/magic_door.json acee4e3a7ca180b5c3ddfffed219940bfcd815d3 data/biomesoplenty/loot_tables/blocks/magic_fence.json f8b3a7559a6066cc72c264acd5c20bee52a6360c data/biomesoplenty/loot_tables/blocks/magic_fence_gate.json d4f8c751842741352db1bdee2a7f307ae20b2e2d data/biomesoplenty/loot_tables/blocks/magic_hanging_sign.json -c0bd1b1efa80b422e4afe00b167ac6549ae64159 data/biomesoplenty/loot_tables/blocks/magic_leaves.json +b92b58372532138371618d1501980986c2e8813b data/biomesoplenty/loot_tables/blocks/magic_leaves.json 8b2545eb17ad84d954148273b790a05abbf71605 data/biomesoplenty/loot_tables/blocks/magic_log.json 8516ea83db9216792c0cc0a1d633a55ec8b6beb0 data/biomesoplenty/loot_tables/blocks/magic_planks.json 3fe808a0fe2b6f732e82d667eb4e471b1136c7cc data/biomesoplenty/loot_tables/blocks/magic_pressure_plate.json @@ -165,7 +165,7 @@ bde6475be020ba027b07ed466ca040b131f9594b data/biomesoplenty/loot_tables/blocks/m 472bce3de7c5440e2a80a9b6bcd5813cb0baeca5 data/biomesoplenty/loot_tables/blocks/mahogany_fence.json 9f6423e221869947f72881e6176f996162ab1f73 data/biomesoplenty/loot_tables/blocks/mahogany_fence_gate.json e743b77198d3dea29af76ee041ff6f82c2298ed4 data/biomesoplenty/loot_tables/blocks/mahogany_hanging_sign.json -e38003ffc398e119af2ab4c70eb2c55ff077351f data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json +7532b552b649e51a79b6b6dd9cbd00e0814b7c14 data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json 77043370c610b904129e4f9ad45e7aeca15d4c9d data/biomesoplenty/loot_tables/blocks/mahogany_log.json 0f385fd36d9c8fa89c3174f1b4179f0e1d4c8415 data/biomesoplenty/loot_tables/blocks/mahogany_planks.json 103fc15ae9d364339ac56fb55f2b2dbf00d30bb6 data/biomesoplenty/loot_tables/blocks/mahogany_pressure_plate.json @@ -188,30 +188,30 @@ ae76784ee989aa7d35847ab3faa748980f63ac1f data/biomesoplenty/loot_tables/blocks/m 0fb5c921d1ce5ace4cdd8dd88f610cce16562f28 data/biomesoplenty/loot_tables/blocks/maple_stairs.json 5dff41069284eb951d672eb397c8f1e11ca2666f data/biomesoplenty/loot_tables/blocks/maple_trapdoor.json b2a80cc0a81606a159161cc260631cad64e4aafb data/biomesoplenty/loot_tables/blocks/maple_wood.json -520f064564776695cc178bdfffb8ea622d4dcaa2 data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json -32213e411507c6b1ddabc8d8b4d1b4cff9efe2f9 data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json -ff6dc42c6dd90c5abedf5c37cd5a6651f8ef2b79 data/biomesoplenty/loot_tables/blocks/null_block.json -ec3aef1c5d0ee8dc39602c7d041e3b7d64e1c6fb data/biomesoplenty/loot_tables/blocks/null_end_stone.json -026534b3bfb42eed62a187ba8d6b4a00ab2807c2 data/biomesoplenty/loot_tables/blocks/null_leaves.json -b21318809d2a38214741f0731da29dba1a117a1e data/biomesoplenty/loot_tables/blocks/null_plant.json +85e56f65bc4d83faa96ee0703107702d4732c93f data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json +ee7cee3acf73e7ae9d8971ae7cfef56677b19dfd data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json +22cdc3c659c7a8836992948c1384d1276095da6f data/biomesoplenty/loot_tables/blocks/null_block.json +9104845b09a5ec00af0c8d1471c3aa1db00543fb data/biomesoplenty/loot_tables/blocks/null_end_stone.json +614862a60ea1e2fca7bbde5317c8f86d68c5a667 data/biomesoplenty/loot_tables/blocks/null_leaves.json +259fef7c2b55eb844ebf45b094b1e08d7e8a9ebb data/biomesoplenty/loot_tables/blocks/null_plant.json cb8639b0fe6705a40c48e87fbc05d218d48fe08f data/biomesoplenty/loot_tables/blocks/orange_cosmos.json -8b9a34ca8ac61944ca0ad323af879646af9168cc data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json -f1f5fed6c058ccc5f570ad7e6ad755480374de92 data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json +c2f6f9b7577e452a9c443dd5ccc4c4cf1a977449 data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json +9938dd1ed611f9500f6781bd688b90e980782503 data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json 3eb8bde8a6e80ef86b4c2827bbb0aae88adeaafe data/biomesoplenty/loot_tables/blocks/orange_maple_sapling.json e92cddbefb42d8c96929228258ae8b3985aea10e data/biomesoplenty/loot_tables/blocks/orange_sand.json c74e679e42b8b93c5612e96584cbba57c04dcaeb data/biomesoplenty/loot_tables/blocks/orange_sandstone.json 949811c5348eda4a07007c46b1b184567739f6cc data/biomesoplenty/loot_tables/blocks/orange_sandstone_slab.json 159dd348fff1b92f53b0efe5efce2d43807b39fa data/biomesoplenty/loot_tables/blocks/orange_sandstone_stairs.json 68c952e765245a66c41fe908baee4851b82ed6c6 data/biomesoplenty/loot_tables/blocks/orange_sandstone_wall.json -43477a4aa61152cb34e4b6af84a16de9fa53d452 data/biomesoplenty/loot_tables/blocks/origin_grass_block.json -7c58278569fb350bd43f2e9497e89878efd0629a data/biomesoplenty/loot_tables/blocks/origin_leaves.json +c12fbe3b7ad5f1798548305362bb711486104666 data/biomesoplenty/loot_tables/blocks/origin_grass_block.json +3a3a34380bf96019156f4123f3a10e7ac7ccc777 data/biomesoplenty/loot_tables/blocks/origin_leaves.json 928010c4459e6f6004745c8ce713536d2e5c6f1c data/biomesoplenty/loot_tables/blocks/origin_sapling.json 87d089c4e07a0ab7b0abf66cc87d6fc21ceff0f0 data/biomesoplenty/loot_tables/blocks/palm_button.json c96fb63891f4c63e0e71b06d0b9f77e83032e23f data/biomesoplenty/loot_tables/blocks/palm_door.json 0656eae749b62dcfaddfada505684bd278121aa2 data/biomesoplenty/loot_tables/blocks/palm_fence.json 2a2521b38dcf77c5d81ee627eb0a3435a4806d8d data/biomesoplenty/loot_tables/blocks/palm_fence_gate.json 6ae1a5ecffaae01351c7dc43b514c98227549d61 data/biomesoplenty/loot_tables/blocks/palm_hanging_sign.json -2219068b718136744be6179b4af9a5da95ae8680 data/biomesoplenty/loot_tables/blocks/palm_leaves.json +f18d906399d3f6f72f66941563513e696ab2a131 data/biomesoplenty/loot_tables/blocks/palm_leaves.json 411be647a47d748fbb4ea634f29e361d2c67b3dc data/biomesoplenty/loot_tables/blocks/palm_log.json 47626401f12f19cfe3d5343c5d0358e777b58d89 data/biomesoplenty/loot_tables/blocks/palm_planks.json 37d63eb6b38a4f4d48f868c9b9d306dbba619b71 data/biomesoplenty/loot_tables/blocks/palm_pressure_plate.json @@ -226,7 +226,7 @@ e1f2cf8840d2d1826655bd8a85069be98fa96b8c data/biomesoplenty/loot_tables/blocks/p 6076817b9d2403afd9c979c37a176f900b620ee0 data/biomesoplenty/loot_tables/blocks/pine_fence.json e57b961ebca094d0d607046d7b55acb7222e64e8 data/biomesoplenty/loot_tables/blocks/pine_fence_gate.json 3f9bf5990fd927f7457ece432837923d809b972d data/biomesoplenty/loot_tables/blocks/pine_hanging_sign.json -40ed186171ff9d6c2b66683ec1ee3dafdd6416e7 data/biomesoplenty/loot_tables/blocks/pine_leaves.json +e7ed844079a5612b891e7cfe156bdbf25e01ad0f data/biomesoplenty/loot_tables/blocks/pine_leaves.json 563c978ed5cbc45e3bf73247b405c5990f7c456f data/biomesoplenty/loot_tables/blocks/pine_log.json b789be56b9af24c201eccca864e421eb763f1044 data/biomesoplenty/loot_tables/blocks/pine_planks.json 63b34809d9246a6e0d91ac8980c783aef4fcd38e data/biomesoplenty/loot_tables/blocks/pine_pressure_plate.json @@ -274,15 +274,15 @@ aa230fd4d3a2607ec32b2eb9b36f820bfa02ff99 data/biomesoplenty/loot_tables/blocks/p 1eecca6f8700786cd31ad90037f6ed1c51ec060e data/biomesoplenty/loot_tables/blocks/potted_willow_sapling.json 441d456d995bacadfddf6cb0d4be288cfe35863e data/biomesoplenty/loot_tables/blocks/potted_wilted_lily.json 704f4e4686ef32f7348c4ed9b8c8383b58d8c41b data/biomesoplenty/loot_tables/blocks/potted_yellow_maple_sapling.json -c9efad46906764a3f139419376353b69a9b3900e data/biomesoplenty/loot_tables/blocks/pus_bubble.json -62ff1a8d78927262b96889d1365633f19feaa05c data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json +d1a1082f65d360a3745b7090d16cc197d08274fe data/biomesoplenty/loot_tables/blocks/pus_bubble.json +a0dc8c66f456cd7a7927ec844abe447d1fe01186 data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json ced8550e85ee9120add257407f2fa42bd0533f77 data/biomesoplenty/loot_tables/blocks/rainbow_birch_sapling.json bf6a63bcc72a8931fcfed3591ddc6a700d2f9a8b data/biomesoplenty/loot_tables/blocks/redwood_button.json a7e9ee804b5971fc838641187e7efd18d7764d17 data/biomesoplenty/loot_tables/blocks/redwood_door.json 8d5810aa427e78005431538b6af71d299b5bc994 data/biomesoplenty/loot_tables/blocks/redwood_fence.json d30aa4df762d4946e085e38819ae729fe0902f05 data/biomesoplenty/loot_tables/blocks/redwood_fence_gate.json e4013af27b62268fa05140ec21262ed76f0673f6 data/biomesoplenty/loot_tables/blocks/redwood_hanging_sign.json -267ce39eac4485d3779e8ffef2b314662ef19524 data/biomesoplenty/loot_tables/blocks/redwood_leaves.json +1e3381af60e2787659fbf23e97f5b28b408d450a data/biomesoplenty/loot_tables/blocks/redwood_leaves.json c38a889acd74174465a952374f9a9d1eaa89ad86 data/biomesoplenty/loot_tables/blocks/redwood_log.json 8c11245d458daf5bbdbfd4f2a2060c3b94981942 data/biomesoplenty/loot_tables/blocks/redwood_planks.json 65daee676eee9398bbccf6d61aab2ce5e5bc9b1b data/biomesoplenty/loot_tables/blocks/redwood_pressure_plate.json @@ -292,15 +292,15 @@ fbbcae0643ffb4ccfe02d22cf998db62af3c6351 data/biomesoplenty/loot_tables/blocks/r 41ff5cdb1c1092b65d9571d2088ceb9990541992 data/biomesoplenty/loot_tables/blocks/redwood_stairs.json 2d2766703838307e47630d1cbea2348b083e6bdb data/biomesoplenty/loot_tables/blocks/redwood_trapdoor.json dc7cf96d64a90f9f5194b694940cf4eafca717da data/biomesoplenty/loot_tables/blocks/redwood_wood.json -05b2f2b765578e1f8af1a2de5182282baf7b438f data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json -979d9f0ecc372364939d9ec3f25b148c8fbe93f1 data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json +91758f5dcafe19be75999b5ae180a5a72fb18c7c data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json +e1db883fb606fcd6ea96cbf90f6cca472cfe754f data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json 3a13f7f6624578c30349ad202ead94fb131abf3f data/biomesoplenty/loot_tables/blocks/red_maple_sapling.json -97255c34a01349219a7a257c51124c8bf1eb439c data/biomesoplenty/loot_tables/blocks/reed.json +6ffd05524e6094d032ca8ffd50d0d2e02eb8544c data/biomesoplenty/loot_tables/blocks/reed.json fb05f8eb25cf69f3ff95f8373c83c40293235c66 data/biomesoplenty/loot_tables/blocks/rose.json 2322c04ffd15df5d93a2c969d2bf2a6e468ec0cb data/biomesoplenty/loot_tables/blocks/rose_quartz_block.json -ffe7f15698ccd7116512f039b631f1b04c0691ce data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json -3b107fdfbf3acedfe9d652d12f6992744bf7e4f2 data/biomesoplenty/loot_tables/blocks/sea_oats.json -1d160568e24e0eac24531587f296474d0bbeaff4 data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json +d87550bf50b983e1126156b89eccf63b09a4b74d data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json +d2878053e83c0088f90b05f41f360d98da0baecf data/biomesoplenty/loot_tables/blocks/sea_oats.json +56c6c50ab6779bd207df12dadc875ff62d069668 data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json b75f5edbda18b7e2226bacaf212f42d72bf71e2b data/biomesoplenty/loot_tables/blocks/smooth_black_sandstone.json fea0d967527b76d8ebff0bef259b6af6d69ff6b9 data/biomesoplenty/loot_tables/blocks/smooth_black_sandstone_slab.json 7c2165a1945162bb56146e477f9491b5452dbf9d data/biomesoplenty/loot_tables/blocks/smooth_black_sandstone_stairs.json @@ -310,12 +310,12 @@ fea0d967527b76d8ebff0bef259b6af6d69ff6b9 data/biomesoplenty/loot_tables/blocks/s d02e4e8abd4584ba8721302838692a76b6fb10cf data/biomesoplenty/loot_tables/blocks/smooth_white_sandstone.json eede3e032ad48fed87c081f84bce948e8c12042d data/biomesoplenty/loot_tables/blocks/smooth_white_sandstone_slab.json 2ce92cdb23dc020a9cadf07e4e5e4a341bc0581a data/biomesoplenty/loot_tables/blocks/smooth_white_sandstone_stairs.json -6d41bf1607af45109ffda3c45795b7e5cc264765 data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json +9aa2ec770c74f89b66993ead8170ebfe8606d486 data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json 825b1505c467acc54e60a750cb0c5f3b8c0dd55f data/biomesoplenty/loot_tables/blocks/snowblossom_sapling.json -cf3cd314d348d36ae2ae91b3e77d2d19c514aa72 data/biomesoplenty/loot_tables/blocks/spanish_moss.json -fd542a0a64005ca333cab144941b70a58ac9c2b5 data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json -868c8653b0ec718b1283cc5518391de9daa8c867 data/biomesoplenty/loot_tables/blocks/spider_egg.json -a1064c0158af89de9e5ed6b36edba923ed28f8f8 data/biomesoplenty/loot_tables/blocks/sprout.json +9ae109f3861d91786c20120baa61b7546ff60002 data/biomesoplenty/loot_tables/blocks/spanish_moss.json +5be93e426fa6a26f6c56e70fcc11e1c372f3e835 data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json +a07f7380e8ba806fabdcf5e4e7f900b834668db9 data/biomesoplenty/loot_tables/blocks/spider_egg.json +20fc20d2c2e269f9fc7c76587f1285ee7901e6ba data/biomesoplenty/loot_tables/blocks/sprout.json 489f44d49ed121ce20d14c7f966b9e6eb2887da3 data/biomesoplenty/loot_tables/blocks/stripped_dead_log.json 64ac2ce7f4056d6f47833b6d870f8a968826e89e data/biomesoplenty/loot_tables/blocks/stripped_dead_wood.json 584f75bcd650fac246ee798b36d888b4631c5d4b data/biomesoplenty/loot_tables/blocks/stripped_empyreal_log.json @@ -348,14 +348,14 @@ dbb9d40a1de54937606403ef28598284bfa71042 data/biomesoplenty/loot_tables/blocks/t 2ee155fb53fa8c09ce9a3ba36eb4873072cc0f9e data/biomesoplenty/loot_tables/blocks/thermal_calcite_vent.json 0d3f4873f76a03911451094045fa6bcbab0c0db1 data/biomesoplenty/loot_tables/blocks/tiny_cactus.json 5540d671ca7fcbfe5468c32fb851e731c1c93ad7 data/biomesoplenty/loot_tables/blocks/toadstool.json -257cc2370a8849a1a6142a158d4bc72bba18810a data/biomesoplenty/loot_tables/blocks/toadstool_block.json -3e6bf22b2770d7e81514e1c6689ae0f751c0946d data/biomesoplenty/loot_tables/blocks/tundra_shrub.json +e488714acc1b4c5602443f2bffd727e506341d31 data/biomesoplenty/loot_tables/blocks/toadstool_block.json +e603cbe6b7fa7e65d10e5ca945426dfb2e706ef6 data/biomesoplenty/loot_tables/blocks/tundra_shrub.json 46970346cd736741cf12df700e1d9af7df8ec835 data/biomesoplenty/loot_tables/blocks/umbran_button.json 231176f89fd8ed4b8501ab76ed19b4f796e34066 data/biomesoplenty/loot_tables/blocks/umbran_door.json 25b886e116f871c9e4dbdd124d17c7c517c1bb5b data/biomesoplenty/loot_tables/blocks/umbran_fence.json 7f721b112b7d2b10dfe696bb412af26c60e28529 data/biomesoplenty/loot_tables/blocks/umbran_fence_gate.json 076ed3bac238a92d2cae0607f7ee617eb8b88d35 data/biomesoplenty/loot_tables/blocks/umbran_hanging_sign.json -0729a00ea692747e811388c275f5ba5514db2a76 data/biomesoplenty/loot_tables/blocks/umbran_leaves.json +84787243e7d80584e0a21ef24a6ade864aac299c data/biomesoplenty/loot_tables/blocks/umbran_leaves.json 8c9177cf934f1f1d8c0bf34968ab0bfd4680df67 data/biomesoplenty/loot_tables/blocks/umbran_log.json 8efcb8f1ffc3ae313d1fbc9e0c88c987a9ce84f1 data/biomesoplenty/loot_tables/blocks/umbran_planks.json a7ace47daec1972bb32a8882965e37a364c8565d data/biomesoplenty/loot_tables/blocks/umbran_pressure_plate.json @@ -365,11 +365,11 @@ a7ace47daec1972bb32a8882965e37a364c8565d data/biomesoplenty/loot_tables/blocks/u f1f189094cfbb09afbcbdbf2fa231102a0d5b71d data/biomesoplenty/loot_tables/blocks/umbran_stairs.json 84477e9742b978337cbd7005caf7d5d1f316c799 data/biomesoplenty/loot_tables/blocks/umbran_trapdoor.json 0f27d82d4bd547457b2e92eb505f209ba1b5d04f data/biomesoplenty/loot_tables/blocks/umbran_wood.json -65033001644712e41d9c89f0cd64307600c8d200 data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json +02bef6ec378d2054662673a6bfac8156f5eca203 data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json b2cc46739c70ee15fc7c6ad1289796b5cdc87ca9 data/biomesoplenty/loot_tables/blocks/violet.json -e62796e11a3f875e3f5269c2bb76c89edb4fe56a data/biomesoplenty/loot_tables/blocks/watergrass.json +9cf83423fe45e0627c506ab744fd285d6becc44d data/biomesoplenty/loot_tables/blocks/watergrass.json 705caad214392982f17d53115790395ee1e317e0 data/biomesoplenty/loot_tables/blocks/waterlily.json -560b8aa0fe58b84d0ccc63ae0f8537c4e370cedc data/biomesoplenty/loot_tables/blocks/webbing.json +ff840b5a9a0949cfdbe99b910b52aff48740d168 data/biomesoplenty/loot_tables/blocks/webbing.json facfbf96bf60c5548d5334cc671d53a6b47beec7 data/biomesoplenty/loot_tables/blocks/white_lavender.json 999e8fd72158644f6c6cdc19f78bdb5104238d77 data/biomesoplenty/loot_tables/blocks/white_petals.json 5284bead257c8da4c267e9997c169c89ddb155f7 data/biomesoplenty/loot_tables/blocks/white_sand.json @@ -383,7 +383,7 @@ f4d5d0aa75b2f8ff925e4954d2a86b7ea9a0ba47 data/biomesoplenty/loot_tables/blocks/w c8a1369badc70fd2e3c195fbff6de02b834a7f9a data/biomesoplenty/loot_tables/blocks/willow_fence.json 3628130ccc2c8ad896af295566e0182d310b35b7 data/biomesoplenty/loot_tables/blocks/willow_fence_gate.json 35edc77fb62503bb12f033922ff13a2c969beb67 data/biomesoplenty/loot_tables/blocks/willow_hanging_sign.json -dc3623cdde87b26e0b14143844fa76d2432ce447 data/biomesoplenty/loot_tables/blocks/willow_leaves.json +ba7f51c78f8bf66092a1f187ade7d6af86e7e261 data/biomesoplenty/loot_tables/blocks/willow_leaves.json 474e831f2bd986ca835863c14eba2ca273548409 data/biomesoplenty/loot_tables/blocks/willow_log.json a3c7667e6c0f12b44f2d9e4bdf67477de6b85135 data/biomesoplenty/loot_tables/blocks/willow_planks.json de80f4fa7222d194f3ffa5f808a21d97504e269d data/biomesoplenty/loot_tables/blocks/willow_pressure_plate.json @@ -392,10 +392,10 @@ eebb3f83d3c8925a2c652387908a3773f346c08e data/biomesoplenty/loot_tables/blocks/w 55c37fbbb07375a23fcf2918c37a5d66a5a449d0 data/biomesoplenty/loot_tables/blocks/willow_slab.json d6a7c5c18e154ed2ad6931dde04beb8d4a5c00d4 data/biomesoplenty/loot_tables/blocks/willow_stairs.json 6a49da0a325c56e75e4a1a4d0e8e123897ad9611 data/biomesoplenty/loot_tables/blocks/willow_trapdoor.json -1c80f7e06dbe96a53c1cc197a83f453fb0a7975e data/biomesoplenty/loot_tables/blocks/willow_vine.json +b1ff1e68a980c7f92c55275f26b6da13dfc45d95 data/biomesoplenty/loot_tables/blocks/willow_vine.json ddaa6cbc0ee4b3c401da2e881fea3f668956e82b data/biomesoplenty/loot_tables/blocks/willow_wood.json 1644a0c1168883044698b4265c95e0500c63bb8f data/biomesoplenty/loot_tables/blocks/wilted_lily.json -49f942408d1ac2c5f64b018add508138bb989b1e data/biomesoplenty/loot_tables/blocks/wispjelly.json -29ba30f6c5a9818e9e7af0f6dada7effc8fdffb6 data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json -aba7ac1021474d3ae5d7a6ed53cbe32d59a1033f data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json +22dd3842e8e05d6a44c8aadc280d9d34cd723d5a data/biomesoplenty/loot_tables/blocks/wispjelly.json +ab3617652d4cb581fca3b331a9f0d678fa825887 data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json +90552a05b6b70e80ff622b36bca249aa6a5c7412 data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json da953bd0fb28b893f1bd39e5e4e528bf84269f37 data/biomesoplenty/loot_tables/blocks/yellow_maple_sapling.json diff --git a/common/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e b/common/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e index f3df8fc44..22b84779c 100644 --- a/common/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e +++ b/common/src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e @@ -1,617 +1,617 @@ -// 1.20.4 2024-04-29T01:06:26.6417501 Recipes -421d18e223b429d1b3c550243bceb9ac4ed1c484 data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json -0da424bfb4b3e8a6fda385d9fefcadea554f8928 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json -8b3d4e97fe9c6ba44d3a38a4d4afb139ce7de744 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json -92e39b322550e7e93380c7e3da79364ebe4acdac data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json -7f40309af1780f5827c3c33d73af6aefd2c265ca data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json -5a7d8d1d5de3ab0b1c3fc883d0ffc320462f9446 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json -aad862c614e3b6b996511e7c2df400134b994586 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json -19d37d09007e64b6036aed362b56f54275b3061f data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json -e76ed895e4415afbf7e6e51b5e218accf9e95ada data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json -1dabbb950fe3a823fab4746d7291ddc7b36a36c8 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json -6863ac6d0239a2f2e53a83b79032b77c20ac903d data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json -d68e259b0cb593e60ee1a49c73b1d6b55fbf2476 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json -bf375984574cda27a7ed850075146b5cbeb361e7 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json -e3fe0fa2cc1268e533be6051b57cdd5da10c6752 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json -4b73125f274ab6a251096dc429416401c0f8b97b data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json -5da54bebf3296df5f51aeae3f36d7ed503cfcd45 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json -46b8add2a3215b070c6adb02b0dc82b9008de003 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json -5801981cc26811319666e374f2997debbf13ce6d data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json -fc23d2ef8aeb1b17f9ae0347cdeb6689a8f9113e data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json -91c562a7d142733eba92fb9090ba8ffd67cff0e2 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json -7aa93b456c69373af01df8e3bf29d5bf9ec5e22d data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json -7d87aa7c9ab74be2bf6e9ca9747551b556a5a11e data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json -995f8266e3d8368384ea2c7444e80c4d6f2a5e76 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json -469bf684c4790a88e27bff7ab633e889128f2742 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json -df408daa6837d24eabf12b1d3957df7b4fa72e44 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json -29dd56fb0227d4832a898734445adb9e8ab28678 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json -1ddb7ce2fa3e97401b341397290eb86f6dd381ad data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json -f7e7c471f14c51e1131918ad3857f67b8e9e247e data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json -61b6742b16fce20f8d5d886bbefe057c3bb4fd32 data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json -7035c3e60abdcf32c30d88741bdf4e7acfa5773b data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json -96dfb12596f9bab850e73a87b0ffd5f763058987 data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json -ba8ddd3ad376a5deb00f28505e934b5824c8c64c data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json -11ad9c279aa334f58b958f0a8c9629ae76e705d7 data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json -5536a71e645adeda1bcdfc0dda08b93b2347ef95 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json -e4f3687ecb7767b95c7211cbf7d2a35bf4982d51 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json -3f8a4f320d12a7ad47591a5e8dc4baa2846ad19d data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json -8644dc38d9ec9bd729a2d7094ccccf22441a7ea9 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json -9a47a8257fd8992aacdecd0749eefbb46c6c1bc3 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json -d75bcd0dd05c0627501981bba431f72820885b50 data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json -37df0ecb38f74a8178c9dd42bdcb2bf9e0fb06e3 data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json -e5e365669604e8876c5e487dbbdc9962067adbd4 data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json -1416736e2411aeecafd4c24d51c76498f6fc98c9 data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json -625bdbd6ce3c5842a0b97b02e8970b25b8dc1e3b data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json -e48ccc9d6fb815528e484af98a2329586838340f data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json -e1de21659300190211d369503f61b89e4dcb3eae data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json -3a27d0a8b5389079207b797031f1da52d086513b data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json -2307a75d1c959c4f7e6f9328077c07beea34478d data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json -571c2228d4d2ec29200a53f860913b9ce96b50a0 data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json -9c7ef5bb13445d9d0fc8630db1b86021566c02d7 data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json -787bb1ffed92664cfe8007284ff675789349ca0f data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json -03a615f9553b93e9ea79e1bbc96e72460b59062a data/biomesoplenty/advancements/recipes/building_blocks/flesh.json -e909348736fc0a7deba17c0d973c7d0107051f00 data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json -9012d60fd50ace489a0bac7fbc0bb9c8b166dab2 data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json -3bf397e2396def0721dc99ebfe1165f17cbfa427 data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json -d4fc72db90357b8e34ac9276f0d5023d9fb892b0 data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json -483bc19ea21156e2a31f1f73248f23b41cca129a data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json -f3ef5d897a0b94af1603538ad03fe2673c0e0b79 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json -7844f276dca3dd9a1546bf367219c122a0ee8af2 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json -344103da85697111cdf57cd64abc7eb8e3ca5665 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json -232aeecd1512470d8496f91f962236d7aeff4452 data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json -f72ee6c5a8fa2044e14033bc8af74b1e19a8e44e data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json -3d80ef3681682600712b70bc2c9f8c82a2b2a325 data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json -726ca3fdca3199d45272d947e2eae97fc12f6896 data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json -40709014db69a895d43cb8a8a6fd4b28a52a6d35 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json -5b12d590f8e030e06d12509808f1fc86abfbf9df data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json -ed9cb7b032bd658ee093e72c187074ef7db7a484 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json -813acdb87b25b0abf1160673705c440b27f51095 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json -165819fbf38efa7994bdec9cc1a879278fa1a89e data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json -fd14ff640e7bcf45d482ddd8f8e0dbf9b0936270 data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json -994005feb7f6f9e457d87c4298e18198d57a42e5 data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json -7b1ff66ce84536bbf2aed9e1216c2e691883cd6f data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json -9acc54f20df50153b0b7af2b3a577e0030dd007b data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json -98af61161bfeac33532b187282469e88a2cd6c2d data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json -1f932a0edb9e78cb558bb8d9d8c2cb8a07861e53 data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json -a5606b48a099ed6da297e0d333e6e210eacdebd6 data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json -569ea595fc3fb923973b941cf4a40a9a788fa8fc data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json -c7862ed0b56490f701c08320adafe2937e4e34e6 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json -e5e61904a2d048e776ae8d3147723b1a6125d052 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json -2210e3dcce96e248b153ecdfa6c3813aeb1d6bd7 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json -90498029317406198dd6c890e31ed243311533ae data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json -6821f41f244939596855efc7e8be6e9a1c92cdef data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json -c569dc4221d3f02378bdd280060e7b4c09b9ff6c data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json -9bcddfc8eeecf0ee08a7afc153d7c062f0341c2c data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json -0fc64f684428c527b8437c1822751eb1ef14f018 data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json -7fea0bdcb4b808fa5edfe45e77af65b3af983cf7 data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json -050feab28a306cf4663e7cfc34492d06458bebb9 data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json -949ec0cbb7bd6c3f01bb36910a8a791935b9e146 data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json -d648916f2bd45cdc8fc6254aff1b3126d8663930 data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json -6dddd224a36bb19ec5dcb93acd7829bee2eca9f1 data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json -b8756ee4e0ba126d532c7907acbd112c0ba44f1f data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json -f3eb86c8ae4408a863860c8d4bb0354c4e4170a3 data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json -c6d156057254c6149e9b6ea31bc28508a775199f data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json -03bc4f0b1cfaf7c086dddacf0f62b7b1e4cfb073 data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json -3f21379e8523ac30fa1c673d39ad636efa25f998 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json -1e341a0e30849b04dae2290fed2fced111ee7186 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json -e07bbd2a9da9fcc590b29f4725ae81472fbc161f data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json -cf1e38395ae4c4d29f413dd85ce4c16dad6b0c78 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json -0b3fd07440a1eee331df73ae18a711cf6068a465 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json -506523ead3888f32434f2c33681612cd2135670f data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json -58b918c19bee0323627c63a3072cb1fece6fab5a data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json -d2b9c92aef3197e73033b38ed10e52f2ce020d7a data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json -029a9954a221296f1d301cc48d8895e0accae880 data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json -6afbbf855abe22345ad57cc813959bf443f3e447 data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json -5ddeb8dd34a11b2e1ab0f40ce39ab6144dc1a526 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json -00817ec457f389298b2000e10903fb197ce0ed2a data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json -a102cf550b16f558b751eeba54243eaac53fcd89 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json -5d41ef1a677b17b2275517863e547ff212f71e90 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json -cc895c81ea3c17a79b869717559330b127b6b067 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json -390fee6bee11024147167bef6b20c0db270ba1b9 data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json -1f62a8f82962c2d204a8f08a491c56f6877b8b85 data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json -eeb93b58850beac770ac8672398a80311e3efd1b data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json -37c16b08a50a78976aa99781e104ba8a2619ae74 data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json -4bf3604d0c5920640dc140767a82f59f3b8f902a data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json -823bb4bff50d50a7000387347ee8e5d3e3cbc072 data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json -62cf2bd88c4383e445121ae5e293982fbc1587ab data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json -a2495d8655584b21ffc1294e3f6f58952bf5843b data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json -08115d0adc75bf007c8770a5f5672caa6fad2d36 data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json -0ead8b60f662ffad0e2e5859ba3a4c9baa83d3e2 data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json -16c37ecb9861a531f5932896bcfe8fc5e2c95dc6 data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json -c1a80de30e937d775f616c12e569f75c66afc889 data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json -6439c20f1667f56c54206ce82445acdc61300f7f data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json -476d8321a6acfc00617ae85bd2a301fdac92d64c data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json -f24af27f1d3ba8390eb7ee06633ea8ddd5c83b41 data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json -5fd3b95589911ef3ad2fabfb85c181348fbfb5e3 data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json -9957bd72fb2cf1c501d9f8ede9dfe0769d47320f data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json -b4fb35a233e4bcd115208725285319c6a1caf662 data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json -88eb956cef96d8c3a42f3fcea84a6207af077906 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json -dc1f1e79a7e9cab00e51280c1b680aeb573f95f7 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json -4bd24fc841067b2234c541ecf1bfdd46e1fea75d data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json -c51f4d06a6a603cf5ff02cdcdaa2e536c163da8d data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json -68b29c4277308271519cde502ef1bdb189f404bd data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json -518441eb18de2f4701bd22a71563be624715d691 data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json -70710fb5675e60d117429256fbbf2784933f91ec data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json -76e282f7af0622e47dbec7f458e4df6a320c3d13 data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json -a05a65330ef31ec340c046073d57042e140d2de0 data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json -6426b534aa4833cabe82309150bd6d16abab65d5 data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json -d6f94c31124babba910de5011f4799fb7fe00bfa data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json -ddc77698bf12b1c4dbc5b3d080b8c777d590ee9c data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json -3154c1bd53e92e52fa9a250ca30a335284458360 data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json -e661dfe6dc3ad3b0f01539152a5739fd59b79b4b data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json -d26eb0e0199217fcb8e49503bd69f19dc5fa97d4 data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json -ff1edcbe5fa6628141d35291dce5db98b98d01cc data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json -77789d5347895a83217f98a4fe761471402ba685 data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json -958e295404fa556c88c7cec503aab03bbd2d8453 data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json -bff49c46e3502cfe7993ee87492ed5da7c822746 data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json -2e48e295bf7b76a2fe893575d8432974863db8b0 data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json -18d880c6df9dbac24ed38994ea941498837860e6 data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json -ce3006ca49437f0efd043c5668a9036de486a415 data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json -bcda05d2f758065f75c195b78f5504391a7df7ed data/biomesoplenty/advancements/recipes/decorations/dead_fence.json -ea2a0e8dd53a1b68c04e442e8f2f7047164db37c data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json -4c5a2a73d93b012f816fa6035ebd22deb53274de data/biomesoplenty/advancements/recipes/decorations/dead_sign.json -56469b6f4767cd6dae50d77999f58e2439c5d9c3 data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json -58fb4e9e28bb9f19794a32d927d14f67fdd332e2 data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json -e38fbf0c0a1152c3b19aee3a4ab14b950b736ff1 data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json -551f954afca10b2ccebe08bb0ea382c335a07924 data/biomesoplenty/advancements/recipes/decorations/fir_fence.json -c116439ee9f6144fb46876f8c312226dbc3a8f57 data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json -73491c2bd6b9e98dfbac731ce14574cf0f35e07a data/biomesoplenty/advancements/recipes/decorations/fir_sign.json -e33b6f6273325a0d1f19ca985c767156344941a5 data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json -1afd2d2a458681f6d8bf4df84181d61d0980370c data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json -f40477d83340aa5d8bafbe11297499ac1d813fe0 data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json -0d0e727eba7829001fedc37a0bbe5bce0e740a3f data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json -dbcf18813316c80cc126a751404346002df26983 data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json -11fcadba48c7619c2d8bcd73624a6d41b2bdb3ff data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json -eff0e9c1ac283b729a040e3287c9f1be528c46de data/biomesoplenty/advancements/recipes/decorations/magic_fence.json -5c40d8be402ad0127b82bbea14545502b370759b data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json -3f11eb6a4c48bfbf412fde000c44518c5f706ebe data/biomesoplenty/advancements/recipes/decorations/magic_sign.json -6747ca495750a71eb0c7d590a57bdd766e13a8f4 data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json -fa3db13d570ea2209fe59af4ff81d5f0037e57c1 data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json -777a6872708a21b04ba8f11024b2a6082f7c8195 data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json -2e44cedffe86dea1a739f300437e4c36ffd1a94a data/biomesoplenty/advancements/recipes/decorations/maple_fence.json -1f06dbdcabb3f4cd2fede213deb43cefa5d670b0 data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json -b08fc272d824a1d790ad2abd57657026e1f23dd6 data/biomesoplenty/advancements/recipes/decorations/maple_sign.json -b600b4918d2d26717f45bd7f9f446d3a580a3adf data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json -bf152b8c1a82a5ba7acfee63bf8b56e85b7088ba data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json -4afde7ebdeffd95bfcbdc4b616df4d63a4c6e5d1 data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json -1a71a602370d041a9fc71ac5f6ce71069af49969 data/biomesoplenty/advancements/recipes/decorations/palm_fence.json -cb6ad2fabf2ea5d4c7c9c3dd9ac95f6f7e6c4db8 data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json -6626ae35b003adc3298eecfaccf4a7ad436f19f1 data/biomesoplenty/advancements/recipes/decorations/palm_sign.json -e420b0925c33f4a709448ff4ec92055cb0d5ad19 data/biomesoplenty/advancements/recipes/decorations/pine_fence.json -0374d294321416d948cbfad1f93dcf5ceefdd20b data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json -b02de00b5194b8044fc519e4c4349cf02bae35a0 data/biomesoplenty/advancements/recipes/decorations/pine_sign.json -539a976bb55fded080f9ce9952e03232f2a07a6b data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json -df47cfb1fc0c3dabbed2d22bf19ad110f8134987 data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json -088a10d3b35684d7a39f63e0a562bc9a0a32db85 data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json -a9e25509d1828d7392d0cfefbe833fe0e6bc5efe data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json -40f313bbcd15896fa92739b57db45d4a2e3b8f49 data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json -8c8b3c10f2e8c0d399204a8387c02698a63f3317 data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json -c59e9514d1436d72220326c94604e761e2267960 data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json -824b4acaaba840caae5d6299afcf142e8c281912 data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json -aeb23387135dd588ebd16487d8c216df39afcf45 data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json -0e8105433ed3e141e305c96acdf330354ba8eff6 data/biomesoplenty/advancements/recipes/decorations/willow_fence.json -175600a0da18810d515e3f6de02f7e6d267c3b09 data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json -f5e441dc9efdbaf20109a08e40c628203f5f8063 data/biomesoplenty/advancements/recipes/decorations/willow_sign.json -6fd152f447eb747b693677808c8e2c599a91f507 data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json -18658f51e37ba05f36e2a859b1e63ae99a4e2ee2 data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json -ced66d827a3c1aa043c7a8b89dc1efbd2d63f050 data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json -b21ea839c53daf5f41bb70dd6e019ca8f04ac082 data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json -ea7fff7e8af0ab2d4653235ea2fe1528db5b8003 data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json -7414a893a8c0ff9e462f66af40c0f0429a6ca691 data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json -5bfdcca810c97aa4283ac39a8e9dbb8d3fa1e7cb data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json -7398751e5f31624d57341245ffa6dd71528f4d6d data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json -8375fe7fa0bda1129e90e07f852fb8c46ff749f5 data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json -57380413c6eaa3e763231fdff4af8742f4f956c1 data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json -0310fda0d0655b6a03594134fc148a68b53a0f9c data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json -67bf0d147d79d47e380e73131cfd1f0daf75bad2 data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json -b81d328e2003bd6116b940e78158ba672d4697ff data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json -5759c9eab6b65dabd9a857d7e5245974b1d772e9 data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json -8e368577e559b332c14411a1718121ed851936f6 data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json -992a4ce3dca812651c1ad52e972f1dca7c7a35e7 data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json -abe129afcc2a6ed16f11f447c7df035cbbad6209 data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json -a6886ee990f32d688605382a55ee9b6cdb250b21 data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json -f32d045e37f968b6ad2326879a6db8ce42462d79 data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json -3955a9fb146a77b28a1914beaa7d1fba544d3f18 data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json -1e7dcab24f4dd34bcda93728c9d0b43a77efd193 data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json -2e1c68da07cfbaa61da420617899a5ff53890cab data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json -277111eb5a1242f4ef1488b7026ef7c8d017c3e1 data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json -139db430da4f5bb282f1c32d6d7a72b4ca40f815 data/biomesoplenty/advancements/recipes/redstone/dead_button.json -941bddb0aaa4c0fad1304e06136d4df8aafb48f6 data/biomesoplenty/advancements/recipes/redstone/dead_door.json -109c65d75eae5bcb6da79aa69fa8cf85ab72812d data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json -d69297383e3c2c1241f7b6adc889b8032b85f5f1 data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json -6fc7e93d50dc6241617ecb1cf1df0a6009da6624 data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json -156ca9af963ae1bf5fbbec37618483cd405d38b2 data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json -076ac262b9a2c7064025841f052d1ec6980014e6 data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json -582ecd5636fa874c17d30ffdd243eaa8946175f8 data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json -e5f9e9396c92df7297fabf5e2fc0ca68d223ddae data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json -432ae72b9e36c0c9b52e27754291c320858e525f data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json -4d60b834cb5ae06dc4b536b7bd9f245b33cc98f6 data/biomesoplenty/advancements/recipes/redstone/fir_button.json -e09fc7d3ed60ded0399668024200208a6c3036aa data/biomesoplenty/advancements/recipes/redstone/fir_door.json -6115dc3f22a2801d4644967c566aa923759ca281 data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json -39253b5c75c17d8e56678d70621db03c0ee7b830 data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json -72cdd0b5ddf8d10c02a22bace4270ab80e072d5c data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json -c56f5442cdd57168f8e188078829081dffead167 data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json -7dbb86e654bdac0c361310fce520a869647f3d10 data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json -ce01118e729335ce1d02a1b7ff188db76094f2fc data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json -66a781ed83acc57e4317b21aeffb1c224bef67f0 data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json -56cbc1ad57079a383798e88e35072c36f40fd2a0 data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json -a3c48a07b0a82423cc6dd1ed3977f8f51930a51a data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json -6a72bd6ccfb40357bf935e1305523eee959ea7a6 data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json -6d81bcd082d6ff9da973eb38e88eb437a795bbe2 data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json -93a7598b5878c6b3b59109f92cbd8b2575ca87f9 data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json -bfd303abb90dd8cc97ddb61e0fb02a0f91a27807 data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json -79f64dc0e71bff089729966f07e8724d6ec381f8 data/biomesoplenty/advancements/recipes/redstone/magic_button.json -09080c519960fa37ef04fc768e3cc20207ccd52c data/biomesoplenty/advancements/recipes/redstone/magic_door.json -fa0801c3c627b2af917629c3eb541387fb36b760 data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json -c4c10c01285a1f697f6a6df0000e056aca7192df data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json -998d3725c2364cb08e928ca413c7ca5e7273ecf4 data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json -f73702594739e240eba20cfcd36d4b8b982a6643 data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json -de6b0c752b20d514103e292c4152a6d1d39121f6 data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json -5ef585334e6e1f4cd7506312684d103e3ffc9854 data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json -d1446437955837df4fe9846a384ac25569297603 data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json -1a3bad3140ae625f35a2c29708ef493d69ff55d6 data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json -6cfc59c4fd5ea4dfa55a34ea30ecb2e23788e748 data/biomesoplenty/advancements/recipes/redstone/maple_button.json -ef10cef5cf6b4ac0e398c9892b13c42163fa9ad3 data/biomesoplenty/advancements/recipes/redstone/maple_door.json -d8473df15ed0376b9737f931482c36d9cf261705 data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json -b1321aebd5dec50c41f2b6cdd3ec8010582431c4 data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json -afc84f2f9d57921a67c787aa737385561ac2b05b data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json -3d4db526e0f9192c7822ff1624c69e13e8fa92da data/biomesoplenty/advancements/recipes/redstone/palm_button.json -b3a3c297cc1fe594fc617b45e9dcedf250f124fc data/biomesoplenty/advancements/recipes/redstone/palm_door.json -3642512d5f620316ca53af70eb6e6e2ae508acd2 data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json -d971d4ba295b3d753fea4e210da7824461da5f2c data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json -87b847e68dfbb43393e9fb18d2c61736d9568406 data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json -6d14895bf3420fecfc99b130bbfdbd61b72e9231 data/biomesoplenty/advancements/recipes/redstone/pine_button.json -9ee323b344c75837015ba333f62f56c87f596a7c data/biomesoplenty/advancements/recipes/redstone/pine_door.json -6084293bd24d9550a885a72d0fb2e64f910361ae data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json -496fac0ab45985ed9c432be98e2cfe5a4404065e data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json -f78c38e19b0e2461cb7281e0a25d89410a1fae4a data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json -772b111a70ce2ebed6afe42ced9c0983f247c025 data/biomesoplenty/advancements/recipes/redstone/redwood_button.json -368da7b1982ebc70869b6fe96fdb13222fce48a9 data/biomesoplenty/advancements/recipes/redstone/redwood_door.json -01661a02794c6a09a34eafc9025ccad3a00cf680 data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json -52c4a3e21944019040c6586ad2df488da4ed71b3 data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json -36b16e4754e739c55b199299455997a3cb5a52bf data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json -2cd35934c6d5b2f5800a585f2cc486b08eb04f44 data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json -49a5c4e15b056402613813cc34537f3be92bb969 data/biomesoplenty/advancements/recipes/redstone/umbran_button.json -1ec6433681845c2fcd2992024814f11a1b68f196 data/biomesoplenty/advancements/recipes/redstone/umbran_door.json -a0581aaaecf7980101940b6973c7923c6edc1fc8 data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json -305f53179e5deaea394c42136c339650d50d49ad data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json -741a051f1c3f3cbf1465cc0cd3e7cc9767b1dd4b data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json -67636dcb21662708b94f35ee661e4b8ed4ecbfe8 data/biomesoplenty/advancements/recipes/redstone/willow_button.json -71323bcf310103a204bcc5e2af9f421010ff4034 data/biomesoplenty/advancements/recipes/redstone/willow_door.json -f1523105c071486c8e69e5dff6486fa82b51aab2 data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json -4198a7d009073795015b1db67cd33e320430967b data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json -378f91f261d09478bf41a7fab60a43e3f407a776 data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json +// 1.20.6 2024-05-05T11:55:32.2581674 Recipes +b908eb69434832d590f82fa216b263f3d9d28a5a data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json +ac2c790fcb1fe7df5857155f441a466b85549e42 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json +0e75945b1a1320b0bb491143f11c8975bdc0bb16 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json +01097d4353d6e1c80669f676f993fcdbdbb03be8 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json +3c568fae801c75c362b7349627e1031cb80107ca data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json +156d488fb73147db80ec39648e00911076735e30 data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json +0c53ff9780342035db6781fe6ee533c678ece8d8 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json +2bfc39e8ebb11d33013625add42f880c2ac2aac3 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json +ade67baa5c938878a41e78245ebd7566fb18963f data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json +f5b3491c5e8e8b4a0efc828fe9f1ab3ce3c70595 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json +04e8c5400159fee4b46a5ab18b6c4bfacc5a00a6 data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json +6f31d04d76b32320621990df37de0b017847913c data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json +74829602c62e5fa8d301867d34e61b1d31b7816c data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json +00226a48092515995213b6dc74f109b3f1a6422b data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json +f11bfd7f36377506c5477ad0685aec2ab97e171d data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json +054b2b0a4718b8f1d70409082690fa38938048ab data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json +651ed3ffd197d55c9e9468c8de2956220a4c2f82 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json +307117c5ca04c085e9b3a4106926c7ae6edac161 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json +48f6061701ce8bb938a507e2e205b28a5b599a23 data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json +abc719011e78105e1d303f404f8e6346aa72066c data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json +fb8df21c04c5b8dbaae696b6b248a2099cace4fa data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json +1d04d7f24adcaa9401d5ce3c0353dec7ddf7dc0b data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json +e3194ccae5feb6554544df1b4fcd3d74ee5950bc data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json +d4b62f14d398840087dd5c7686d02d3fb16909fc data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json +cc8d4140884ca080ada4da096cffac500e6a7aa8 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json +c1e444b3a457630a9c570d8a1304df21b9506832 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json +46539e5649156a08c8f8b5b9f2a7a3be2ee4b8bd data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json +97e694161d6a254f3c9772d6cea2d098f63760b4 data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json +c9a365c6103d9a5b06d3e26bea3950958e5f2fd6 data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json +0c0a9e959d6a64fee4f453cdca87c052f14004ea data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json +017130aa7b995701e379af0dd236bab618cce95e data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json +0a20a2be2259e49943e2987f59c9b9b74873207b data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json +c0088ca547b5bf8b60227a4bd74c5bc24a89ecc6 data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json +06da6719ba38578f19c035a6ce3680f232b50246 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json +2d6178197a3e99c7db6714362d683f2d1f5f46d5 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json +8de43966d6623b4cbd456edc03f960135adfd5f8 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json +cb1ac9ba5f83e0cef552e20481650f41ced3d4b9 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json +659bdef168d7cf01029187d8d023d8292a117653 data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json +95bc80a84ec16743da631d994fcb0057d70085f7 data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json +97a75fdcb7ae5d08b08cdd1c5c708ac54a8af432 data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json +c78b29e2e1e1b083277cd0e087432e791de0ef65 data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json +63946a9a11d0443f85a7bfa6d656265968a37c30 data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json +ffe09bae9eaebbb82ff53b34d1cd3b7a9e4332f0 data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json +c8ac66756c1d95d5d1929eeed0e4268732ff169f data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json +2b4b1e30e9d3ed577b1bf581f11af0bbfbcf8b1f data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json +5bda9525745a66730b799ef8e816afe10207028b data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json +5c1b8710e181f12d9316cf95aaab822d606f7282 data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json +34020d3284cbf6f32abdfce03fb8148c6d51761f data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json +ba45b124268aa4d5e12f2b4b4fd35b9c1cf055e6 data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json +c0f79b70040fee5b98d7df90f23cc9bbdd735303 data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json +e1c3a5dd6fe97639379f84452191b06a58d06c58 data/biomesoplenty/advancements/recipes/building_blocks/flesh.json +3009e350655e6e293ed4c3f46328420d91cfb690 data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json +0c011a63e5c014f07ab7222c9bab678a95464d2c data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json +e1f3cb2c121f7586b4ba95880fac3fee9897893c data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json +8831f40bb3a765990f82fe3a3b547d8087fb7dee data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json +f3f6208d3648fd299166fa1a080388b34d85cc36 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json +21dd92bd69fbf580dede36d25d52fd9f117d5224 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json +45f00daecc23a801a79277432c128242a810002a data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json +4ca0b9d779ce96fb4166dc3d7a135bea6b7f4426 data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json +d3eec3e75cbf3f018305a28d4e7d1bed0695e281 data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json +11a75d27a57ca7bb207d2586f781346c08034880 data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json +98d6689a301a5a51037a3bad448de48b3cd16c8f data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json +a1787eaf96ad6778ce90391484d9f55eb0ab272e data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json +2b61624d9d23d638d745d96d6fbdc50d73c379a6 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json +c01c5a7117c051b48ed912069b0f632b0402f664 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json +1817e78691a2b92786618a9b0cefc8040d543071 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json +b1184ae05c091b9f49591144b5d1cc9ae60e49d1 data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json +592dd6f65291e08873d834d1578e9a6553e96bd4 data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json +f6709a7b5e864c3cbecd5a3d8fb4900c2a900a2d data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json +ad98aad70724a279bd45e2176a146da02f24996b data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json +8c800d450ec899319cb2854c724308253a123fd9 data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json +05ace13e57a58927e32ec845839c855e57e8b00d data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json +5b26a94740ebf1e770577ae297184f1bcc2116fe data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json +aa017cc93b28091c9f821e718ab4e24203bc9e81 data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json +72dcbc28215ca835dd7da20b210cf6b502bcc087 data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json +6e24f49ecd5a61bbe538278c6730b24aaf3766f9 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json +1755af57cb28517b8a4da38545829eab2d703e2b data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json +9a61bb65e8f72274d7f9e00bee695e4e6e218e40 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json +492484a9b3c0148dacc47588d2bbe8b342ac7e14 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json +6c0146c35adfe3155ee69933ca221e924dcc7857 data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json +662e42e1fdc7a99196284e554de370e516887e59 data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json +632d75c15a45f1f527c877ea598a9d9ce727e851 data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json +9404a85f41b8f587f0ff861bcf53c3419da78648 data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json +2f2c019d87e89c09d051070d2e5443b27413aed8 data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json +d7fdc1396a2a509b10d1a812f56d18a0aba3bd68 data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json +ec949d924ca6f6bca36889f68b083b9d8f152195 data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json +bcad59eeb49dc1eeef9b36931a260d0b538442ea data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json +ef80004c0f374ef863628e8fd2bdf93a2fca440f data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json +dcf79a71a32ddec0be05a5bc23f0c48188b54a10 data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json +dcbd048b0893f56edec16edaffb02d9957ea0640 data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json +b4604d12e3d07e8b89cc0e04ad5167dcd1fd25b8 data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json +b5bec9b5521f59c4ac0ef9fec46eaa0e450edc45 data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json +7b1c451d7f732bdd95f97905ee057774a405278a data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json +0ba0a550d40cc20776ee22b1772cd71b991941a7 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json +99db17cd4b3f91ffe4b7b312f708e7c68aeade24 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json +8a39b92473bb15e7dc3f64653612ac7545e1bbf5 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json +7d6e0fab2e05cfa663abeefaba3cd609ea33edb1 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json +74c4b15b493fd80d8c0b6d0834e44623157a3982 data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json +54e72d8159f6d7f92d8215a6776f95f0d5c065c7 data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json +96d363b44a5ad4039f57e768fcdef3fc711250ce data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json +558926a792c47d8f57821bb7194bc28533fdbfbf data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json +e8f28b7a8dbbc19d8da7a16d2100d761eedcdfd2 data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json +ce7b060120c39bc9f3c4db01eed6525882d95fd2 data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json +0e584c2188fd347999c58182ea8b8f01039c445d data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json +663529ee200727873ac3216daddccc4cfea3c1fa data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json +2b30d989cda5d951143bcc3b4abe282741706082 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json +b620d6405b3cdc633feef485d38ba211fab0e212 data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json +127bc464d78b93ad9ff6bc06c6bbae1b3209fd9b data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json +3873d65e424e550af4270beeb962815745a0fd70 data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json +2d340f1b4929d7e56cbc60860dcfc67c002df98b data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json +05d476bce734bd0b24f59ad9417e6b4b0d867ff3 data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json +0a44b3d799a8444df01ba0ec7af5c835015588c1 data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json +2add1f1d797c9fbbf2bd2abc3f18dc379c5774bf data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json +b34d755072fdb337f2552658673dea973b7d6684 data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json +5cabb82e11b6aa4a33fa94aff8c2846bf9a35c4d data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json +03d037ac6b73f36fe8beede76671222f39b9b21e data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json +1f19da6bcaf5c6aacf7674f6c13e696da76599bf data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json +db3af96b5c171fdda71cd0f858da1013cbf2545c data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json +fc6db48558ed986cfc5b704a7c6b095d0fd836bd data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json +14344f5cbbb44b241077a1f2f8b8a0d4b8713223 data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json +f339247ea323f61f7953b2ed9f02256f87d7fe6b data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json +4ab08ba34738b8a034b98bb9171aa5540ac4b1f1 data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json +04a80dd841de220d49fca5d3381f90cdbdd08f6f data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json +0ad52a96da8eff381a3953638526d849ed1ba3c3 data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json +34475d0186db59029e7224a0bae6f021192d3340 data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json +36e272257777da1bb6df5e123d3ef60dfd338e2c data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json +a557050230f9d28cd892d3353d5b0cdece341c04 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json +6493282a32a3a80e299ab28bc476b980086527be data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json +0c0977a8de89813d59b033f57445d5b7f9024697 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json +47b3e9db7b8149308e01e6bbf603bba8342ecfc3 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json +639e8a7a1e139c6989a327592754c4ef614e7f60 data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json +7d25901895bbbb8631ae556e62e681cafbeb0723 data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json +77f6b185193b3752ced8feed0dd6a6469f136295 data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json +efd6007c551a9ec9c339857fd63da240cd0e87d3 data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json +df77d30101aa14108047b6a72f0ac91b201d163d data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json +4ef512853e9929f0bdd8213c96f4a854318427fb data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json +816d17ab67bb146a6424b54035a2194c86d02313 data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json +4752e3e90eae0f44964e55acc8ac46118c5570fa data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json +c7cc142e384bde669d9851d2df1132497016c883 data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json +e6046ce6cc88c03da6e9c49f5c4996635c8e8ea8 data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json +dd6636bf04f22bf858c7934d58ac35ec5f954c77 data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json +3dd273784819f59015ebd4b1a3333167d8de1792 data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json +9effe4725d293a1387bff2133bc2919ce18b1745 data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json +0662ee0eee9b8752dce8ca24b8d3f70560c724d5 data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json +f215f2bcf22aa53e8fb4798764dcc2597f8e1183 data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json +995a79f4777fc8fb8482e07038035ef4748c601d data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json +0c94c7d8075d0dd7aa4eb2b3583490173f16d860 data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json +fd24a686662fb6813a884c8627c283f3636d10e3 data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json +59dca3215555689b7ec455bce7bb2b01f37f684f data/biomesoplenty/advancements/recipes/decorations/dead_fence.json +531ae266f3ad59db821cd1efa880a6ef77104616 data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json +a096e6a39f9a95177a25578df4b0bf5117e62b0b data/biomesoplenty/advancements/recipes/decorations/dead_sign.json +1e8b115090428beca04d342dd4b25958833c867a data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json +7bc3f1d97148c22e299bdd0a94201da807f57285 data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json +504d25fb45ab72a4f52e3fd54e7ac909a6b311aa data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json +76b9c6975ad1789d413453f0bd662532aa5bb3b8 data/biomesoplenty/advancements/recipes/decorations/fir_fence.json +a1b4919a65ddec9d79a784760b09cd2b41150afd data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json +84ff53bc3d1d2124b1229c7830607de845d2e8aa data/biomesoplenty/advancements/recipes/decorations/fir_sign.json +d7d39b8e93e666bdbb9cc53949896c861cbb992b data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json +65c784a846bdbe9f2b1198d2343c83a578ff7bef data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json +80e90a00fae06fea783a220f4013a8383c675fab data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json +c02dc40139ca211ac08634ff2206a99b198793f8 data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json +a1fd6ce603865e2e72e305a05c9b54fec97edad0 data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json +7886b8affb96574fcfd1c1f29f1de7146d1d285c data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json +2f144b441a13dfdc4ad72abc63b928ffeda2ea9f data/biomesoplenty/advancements/recipes/decorations/magic_fence.json +8a15f1dbf5b6af7f99e9fc3c5c3c9fbe8c90bd34 data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json +d8b849dd46b3c666fa5e7c310a30e323962c0a90 data/biomesoplenty/advancements/recipes/decorations/magic_sign.json +1dfcd2478f8e32a106901159d4048e31d90b1140 data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json +41bc6946728c45ca059839d5312e510b49eb171b data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json +d1c533c95c155ab04753103e11d1d97024365d44 data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json +56fef1fb96e3e742b7792366bc4382f4311dfe16 data/biomesoplenty/advancements/recipes/decorations/maple_fence.json +c758f03619c44ca79e484e461cd77687c22238a8 data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json +796659e0b160437884e5bf0761573864acc23536 data/biomesoplenty/advancements/recipes/decorations/maple_sign.json +d67de7e75d8c82d86de2b568b8c6c2deadd46e12 data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json +d32749e2d93cd081fcc311518acad7cdf84ca53a data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json +322406df0940a9c1ab5e55fa914078ddb52f43fa data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json +ed2f6059558579fd8d268d57d6b7e1fb89ba6ef7 data/biomesoplenty/advancements/recipes/decorations/palm_fence.json +84aa86c772fa6dba79d7ff98aa2707172d4fa058 data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json +a85da4a35df1032085850bd2ce38e1d4861b22b6 data/biomesoplenty/advancements/recipes/decorations/palm_sign.json +e51727872dc0a4769037b091ae5fd29c27b16bf5 data/biomesoplenty/advancements/recipes/decorations/pine_fence.json +6689a22495540230a2f2d9d195bfd43d4a5383e4 data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json +d06ce0e1eb87b0a023373bca05ac5146970a7603 data/biomesoplenty/advancements/recipes/decorations/pine_sign.json +8d2274bb4bb0f4e40a5c33b749767b501992de8b data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json +39a07fcac644e8c98f9c7d70c1f66f4593c952de data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json +47f6d968c67c4a5481d64a28fb840b7d66ef3e30 data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json +fde863300e0676cc60c02ec4b2704b93622f0bbf data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json +331e08616b6e0c2472a4671e96e3f13a1db9e285 data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json +c2a0d41997930a0cd6efed43a9948e85c70ab0f1 data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json +ef148f8a400db5679c9d1faa9e2e631df1ff024c data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json +2f57aca91340c0abfbe952871109935d83501644 data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json +b6df3fbb606b6d226a459f8dee480961810b4303 data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json +808b2769360dcb839fe2cec06a822c29c353062f data/biomesoplenty/advancements/recipes/decorations/willow_fence.json +9fbb0f1054acc33d863e50da138dbc7cef5e1287 data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json +c0e05c83825546eb1ff386213a30c1f69e534f09 data/biomesoplenty/advancements/recipes/decorations/willow_sign.json +f2e4197095bde882c08065c55ffc943e548234eb data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json +75cf5c8349101a09100d2677b68251221548935d data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json +c5475b09ba9c1bbd1e8a09cf8919b11c47020957 data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json +88c28f09f5d752a3402a6ab8aeb8e9acb722da6f data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json +7cbda95640268e6b14024850e7ad19222cf82d81 data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json +3b51309dd22ef987894b0d8e52058b1cb4da717b data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json +90be114bab629d0efe9c24499c834cb5065fd1dc data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json +c7e7f2e8e1fdfe738248d62c65f73b83509d8da3 data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json +93414b5af973e1f133663a7d8fce5377f9f5d776 data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json +614ad71a7b6fdae13bf5c9950cde0894645d03a8 data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json +786f04bc5dd8597ecf573a63e7820975dcf810aa data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json +57cac20aedf3e909f6e36d6faa2d7b633278d877 data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json +effe2f176abfcce9013cf06b314184a9a34ee60e data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json +9e57d2a28fa75fb263130ad6fa5864a2106de847 data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json +6ab39aab56d18d4a789795bd7ada6c71fc49d3ac data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json +525aecd73b3a9e768536fbaaae7595f2e22117a0 data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json +f5fe0377ee50589db8f4e13df4b068697d81ec1f data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json +45763c0476209737edb88ca740257b84aa673fe1 data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json +3e72cec2049100037bd2a17a6cb566ce1657ae4c data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json +ed5772eb544cb7586fb1683a4837a304ecc8be5b data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json +a695f30dd9181523cf0b4a1875f587de0d5e4063 data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json +e20921cc5d41994e70b508e2fb1f727fa2713475 data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json +f75a43174c5cb239d5c698bd71d9f8a24eae79e4 data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json +947f43e8de3d1ecb670b4644cfcaf473b2a3efed data/biomesoplenty/advancements/recipes/redstone/dead_button.json +fa902572430279b410c40694490191bdfc3b6552 data/biomesoplenty/advancements/recipes/redstone/dead_door.json +4966d761968b47c6efd8f1e1a6f54141df39a56e data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json +8fcb4b645b91387eb7f5b151919c24bb069930ff data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json +96a51229ccbfd3d0982ca6d85b504d944dd224a8 data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json +5c98a9b98e7dcdb68e91b00af2acf3fd958bb1bd data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json +75d1e010198a77f2f2e9a9a8ece4b73c1b55a0c3 data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json +deda6588285ca808dcce0cd9cee3c7d2f20c3d5d data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json +053b0e2cd29ce1d680036fc0977c130862d92a3c data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json +17b1e767802facffb5699c458201568e8e5b76ce data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json +7d9aee3ae262e9fea0a1ffeb73f04c924b54d3a4 data/biomesoplenty/advancements/recipes/redstone/fir_button.json +eb82730979d48811d79bd631016b6275b60fe2a8 data/biomesoplenty/advancements/recipes/redstone/fir_door.json +72767c86e75ce4d2f9a46f67b0d6594961ac6aa6 data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json +8f9701fba975de4050f4a356077b22e1c64adcfb data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json +38d0db073855a2a68ee246d3ea5bcc061a3586b3 data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json +f90bf66cddf820e4afa1b94f69ccb5f371ffcca8 data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json +2e9a7289aa17acaab69226638687ef21b973e3db data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json +2aa33bd122c055e2f8bae783be09f2868e40255a data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json +f97e258677e8f3888ada81df4b9744bd152c2d58 data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json +b78c4f254f0176b055d547df5e3143321db2ee2d data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json +95937a7396adc99ad1eaf98769e895d46a0cc8e4 data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json +77ad8ad8da7d75faf467f936ccae1c5f531b00b7 data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json +bd4ef0800ec592dadd94e715942f2639ad4e8d98 data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json +7ef0ca498a3ad66b86fbd89055eb0417211b268d data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json +bb11968e0f58b0fa834a9b2425675e0f482dc2f0 data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json +bacc58be98a1254651e0546a214c5f1428fa3ea5 data/biomesoplenty/advancements/recipes/redstone/magic_button.json +e0fa366d3caf1fcf92a87c7ba36195a70b0e21e1 data/biomesoplenty/advancements/recipes/redstone/magic_door.json +cdc162121f84dceaf79443b7524265e72b38483c data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json +009f1866538678c078ddb955eed142e7493c397c data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json +84e62e5bea756ce849a39305c453b538c60c4699 data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json +7c8f0b33045ca4658306fe74bba3e1d481ebd584 data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json +ca804a99126bd6a1f4cddd728b8bdb95a3daa0a2 data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json +841a4a5e0fa1e421b207f7390cecfed3eb6e0c1d data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json +88d049190af97a4900ffbdf29a8e6f14a22f3eed data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json +aab55e9d8d972ba4367ec4e5a63b12abcea97e90 data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json +267845ae926c4f7b5e91888481f3985334818209 data/biomesoplenty/advancements/recipes/redstone/maple_button.json +4e222d045c4649e57b7d1b81b8fef5876876ac65 data/biomesoplenty/advancements/recipes/redstone/maple_door.json +aa15c0d30feacf5532fd0142a943591ca191ca83 data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json +f17630c4eea63b67a762d2c48262797ca0c6f482 data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json +cbf0656bd7ab497c441a86f110e6ba3251742b70 data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json +3223bfbd2e928627d1cee08fdf73bcf1fa2c02c5 data/biomesoplenty/advancements/recipes/redstone/palm_button.json +fad2b94670a8877f1ff05c26fd010ab2ecc3e785 data/biomesoplenty/advancements/recipes/redstone/palm_door.json +34f40f42196d5302d19e3dc2d44c507eb2d2aca1 data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json +8fd4c44483f00e163bd5ba28f024008a59efebf8 data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json +35245341a2b623be0838a43c44ef8605caf38fff data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json +1f51ceee6dfc9c4982b1494944b87ee4955dd298 data/biomesoplenty/advancements/recipes/redstone/pine_button.json +4e0f41a6da7ea7ed218b2ee1ca52a0bb8672d213 data/biomesoplenty/advancements/recipes/redstone/pine_door.json +9dba40728a782b0b6b3ac0249d7c9f55bd02b6b0 data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json +a2e34e9beb874c52d433d800df4ebf4100645863 data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json +f64e808e975755f261412aa6b0831f97ea54940d data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json +2af8f2550ba46dde96760afab0d9807ecfb20017 data/biomesoplenty/advancements/recipes/redstone/redwood_button.json +b0845d1ba3be27cbf95356ac07a69d0b81340a78 data/biomesoplenty/advancements/recipes/redstone/redwood_door.json +b54510dff315943b3e3ef2a2b6065359468d6a5d data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json +25ea43578424c35048b7193b838e336a23bdd10d data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json +9f142142d5fedb5ebb5ac853a5ca92f851ad336e data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json +a161a390a70cabdc8f1753e2ff1b365f3533f32b data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json +8b5b20028f30f499efa1a941907a4ca7c748a183 data/biomesoplenty/advancements/recipes/redstone/umbran_button.json +65e9dc419b65b688cb17be3daf3f27d2996528d3 data/biomesoplenty/advancements/recipes/redstone/umbran_door.json +99df5f1cdcd7ee9c2963ff474e1c43af89ac3e75 data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json +9f12ee9f0f74510630506ca84a2108bfbd18d856 data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json +c11509c1cc164491938d366141b529ff55eb95b0 data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json +d1f4d1d68c5ad95ff91f31117cccd663ad1c46e3 data/biomesoplenty/advancements/recipes/redstone/willow_button.json +df472d7409b47b7259cabc9920eb0738df9588bd data/biomesoplenty/advancements/recipes/redstone/willow_door.json +9c911cf43a2a2a48dd0059c7605498ee5af6711f data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json +9e912e7d0a7419056204fffed895bcd67eea57cc data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json +23e0432f9de55ae53a70989db04b66c0670da111 data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json f5774dc40730bcf6b7f2ac783d0171de1fdd3322 data/biomesoplenty/advancements/recipes/transportation/dead_boat.json -fbe0e30f9b93961a23a834929f1eeca00bc0b457 data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json +ed86edf4bc02d345f3e137983c69ccc8428ff759 data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json 81065aacf1e31d4a16f2d4ab981f05b6494adc47 data/biomesoplenty/advancements/recipes/transportation/empyreal_boat.json -38196466932d3b22a1f93868e26a770d9b189376 data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json +2797eaad6534a81c077862dd609fa74d09273db3 data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json a18708061377684ed66a123025da7f28fc82a615 data/biomesoplenty/advancements/recipes/transportation/fir_boat.json -ad82d1023c7fcf49cc73604f8b92d46d43837747 data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json +c45b34a5b48118d693801ff3e1b36179c9b3cfac data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json 55621f60d6ee452681750de3c66ce29a5c2950de data/biomesoplenty/advancements/recipes/transportation/hellbark_boat.json -e1d8a3fd302e5ca92343026e0eb680f826e5ec89 data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json +6e49e7c452eac84678d5357aee34104401580142 data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json 3d7166136f4eba202105aadc95977eee087c28f1 data/biomesoplenty/advancements/recipes/transportation/jacaranda_boat.json -15327dc34a06f4a86fa0d7c839008db70fe7cf3b data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json +339287ef9d62364d1adf78fb3ae424623d403be7 data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json 9fa82fa73ba6134592c618bec1facce26553cbdb data/biomesoplenty/advancements/recipes/transportation/magic_boat.json -be3987c499be7c5ba9a5729bfaf762043a62638d data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json +24fac5928d67cb01fdfa7e41f90aaa126a870183 data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json 289bbf5e8dd776425a6921aac3bd31b7616e2976 data/biomesoplenty/advancements/recipes/transportation/mahogany_boat.json -da5bd96ca760d26a195e87560a5960618daa9893 data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json +a5f6e71f4b2723c21ddd4efb5962a5abee8cda1a data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json 7a2fa0fa1cdafaa3fcbcccf5bc345d4d7401af6b data/biomesoplenty/advancements/recipes/transportation/maple_boat.json -9e65ea10182e81b65611f401aa800afd85f941b8 data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json +a40685eea3802c66d9866e6969cf32648dfc9028 data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json 9c9c506d31daf347fcff52b27ccde4a9d1fba47d data/biomesoplenty/advancements/recipes/transportation/palm_boat.json -a123689e670028a6b0916d4a22d3af214efcf86f data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json +55faf641afbf8f2f24d4246ea086d309bb7f5297 data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json 08a67dcc80b575485a271e19901a1a4730d9d750 data/biomesoplenty/advancements/recipes/transportation/pine_boat.json -a6b5ad4b0e3ac37772b8b5e8938482ea17809041 data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json +6f5d4ae4a27eca6f3dd765ffb3c8b29919a4bd09 data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json 5b47fea534efb4db54ee158375fffe3dc4e4c709 data/biomesoplenty/advancements/recipes/transportation/redwood_boat.json -f8d8069a3b7f930ca027fe8c976af1ce8193a55a data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json +d707c64e3226e102c77f416751bf340d20be0096 data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json 0eb24778ea951dd1c82f114601555e1d0b763ed1 data/biomesoplenty/advancements/recipes/transportation/umbran_boat.json -231eda01896833ca785e026a8ffe03530ae7b415 data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json +da2cae6f84b787f580a3c03bd966447c83c6186b data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json 4153d3df03e1b1a126d901797be01c938066f35d data/biomesoplenty/advancements/recipes/transportation/willow_boat.json -2014a02ec0ab515b6ec1fe4b908b2ab573630d75 data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json -5ae5ea58cc92016f4c9c4e79f4fea727c3cd9687 data/biomesoplenty/recipes/algal_end_stone.json -1c93e8c49de6b884394f86d6ddb9e247ff063596 data/biomesoplenty/recipes/blackstone_bulb.json -1611cd5066eebf0c825b81b0b726164302912d80 data/biomesoplenty/recipes/blackstone_spines.json -f5052e7ebc7a96a25aa0d385816682360fdc55a4 data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json -5acf5224143ac80d1342240330983635ca98d8b7 data/biomesoplenty/recipes/black_sandstone.json -ed2e452a2dc0d8a117322e3380e9675ba21cccbc data/biomesoplenty/recipes/black_sandstone_slab.json -a693084c778b8d8c927b6a5eac85cbbcf12e06cb data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json -3109c8021b0577b0c9fdad269e44424470bf6222 data/biomesoplenty/recipes/black_sandstone_stairs.json -74cbb56da384b5e7372a3547cda8dceefa46a74f data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json -3fa8ff7d9ff109ac44023242d6f6bda6419f22a3 data/biomesoplenty/recipes/black_sandstone_wall.json -ad3ffa692082860ab02aa67fe12ab54cfabc36f8 data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json -07366b1202acb80a6769be3886c4ab097c7b6d96 data/biomesoplenty/recipes/brimstone_bricks.json -fffdb85d318995ddef5fcdc4c9d7e91b1c5d7fae data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json -7a89d1719a3e1967f141851e088ab12005542e80 data/biomesoplenty/recipes/brimstone_brick_slab.json -b3ae94de48decd8c290bcffbf2f278aff3992666 data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json -d10dfc790f66e0bf4bedce02480275ddbd3ca3a3 data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json -5523a4e9f1dc6acc5169091899d80c98afdf7551 data/biomesoplenty/recipes/brimstone_brick_stairs.json -5062fcb4c008da652886779c0055df51f8a28120 data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json -0964d9ed7ec68ac08d8ded43959021b897bf0251 data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json -ec48e681567c67288b2b02e8f4a4325f3e3b6ccb data/biomesoplenty/recipes/brimstone_brick_wall.json -11624cf1914cbca3b8e2b5dd51385608a0384568 data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json -924a62f4457bb63ea10d1668d2a582eb3696e60d data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json -ef29c6034941d0894989148875531a6ea1c734d8 data/biomesoplenty/recipes/brimstone_bud.json -b27fc68026b96e9ec554d982744c82fb6ac7600b data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json -3ce52e095df4e564fbcfde67392a887157b7f524 data/biomesoplenty/recipes/brimstone_cluster.json -e3f35ff5b74ab3dc40fb4092d42511d1e11a3faf data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json -6ab41e87e7065d3aaad1e4c493f65a1ce172b1cc data/biomesoplenty/recipes/brimstone_fumarole.json -258df3cfcbb65378c8e5ea4ddcc588c6d5599c91 data/biomesoplenty/recipes/brown_dye_from_cattail.json -a1cf9f75d8b6034ae1181a89bcd3ec01ec2de2bd data/biomesoplenty/recipes/chiseled_black_sandstone.json -f53ac9bdc3591f2bfd179683c95c3b1b2e620384 data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json -45a6af7a515bed37ae1267f2b8f32a4fbd5c285e data/biomesoplenty/recipes/chiseled_brimstone_bricks.json -33f61a0ebba62239791b8f5bb13d06547f871f22 data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json -c6f07ca64f921559d09656d273b165c48a1e31cc data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json -b431a1e5ff5e9b5883d3da5307d0a83edb45cdc1 data/biomesoplenty/recipes/chiseled_orange_sandstone.json -aaf0aa687ee3eacfa7a5d53bc5ce329c2415d879 data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json -86ff9f3c7ea11d49c6266e7fe483f581e62c4459 data/biomesoplenty/recipes/chiseled_white_sandstone.json -f8399b24cfe9645dbe2f54044838e9936088b0af data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json -7e83b239ef7167cea2fd702dfef6f0c7814c8c08 data/biomesoplenty/recipes/cut_black_sandstone.json -6c65e810c1972d01f7a7a721f1a12a652a3d3a30 data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json -6fda6542c921120857c1e9026965bea8bd64e7ad data/biomesoplenty/recipes/cut_black_sandstone_slab.json -b360e0c477a15dc4e49ad12263b9a4f5fd33448a data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json -6f7c083919c53bab822401afa244a1b555a72db5 data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json -4ce365349c56fda4d128b2ecc3f44c38287b7f37 data/biomesoplenty/recipes/cut_orange_sandstone.json -162c1a723670a30c5c29b418ba415bf6933f34f6 data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json -26fcc8e60c15be588272a70046aaa8b23f051779 data/biomesoplenty/recipes/cut_orange_sandstone_slab.json -0e37c8f5a054a18819638134939fa683138a8182 data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json -17c3450a75b6936a1b76286a918288a0a5e9e296 data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json -e93e2d696511acdff4cc8b437d898fed42b6b324 data/biomesoplenty/recipes/cut_white_sandstone.json -2c1c53aebe70c39775e5f8fc1741aab0e3ee67e8 data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json -b84e477465453aa0deaf4433d5bfc97541e22db3 data/biomesoplenty/recipes/cut_white_sandstone_slab.json -23c2e63b31f9c438f072ff2738f6d1a81d94d468 data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json -7e1cd0a3ef3db80a2c7fc93ecfe7eb61132df882 data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json -81dc59c3cf8a0458e0a9e53d80097fe6ead5f7b1 data/biomesoplenty/recipes/cyan_dye_from_glowflower.json -c5b82ce4dac466267e8c1ee226f49196c4ace380 data/biomesoplenty/recipes/dead_boat.json -bbb5193d96b336dae6f582da88282c6187b2b111 data/biomesoplenty/recipes/dead_button.json -588d44b7882ecdad01c5665401a8768124695eff data/biomesoplenty/recipes/dead_chest_boat.json -e062f6ca9fd4019aac599b0b4c6ed9a7906a4b66 data/biomesoplenty/recipes/dead_door.json -cf53127cdb56a3e84a878b31bec5650e3599d1c2 data/biomesoplenty/recipes/dead_fence.json -27b9fbdc52486e0e86f2135e4dc58c06628d8231 data/biomesoplenty/recipes/dead_fence_gate.json -20ea43d2818a77f67b6343c0ec184ee79234302d data/biomesoplenty/recipes/dead_hanging_sign.json -a30d866645197c9ea222ffe234fa3590df86312f data/biomesoplenty/recipes/dead_planks.json -cd268a5acf7247c7693cb751afd2e9ea54fd4c7f data/biomesoplenty/recipes/dead_pressure_plate.json -c5e2d9b44832e26862893bebd258b8caea19fc11 data/biomesoplenty/recipes/dead_sign.json -382e48a7e33031926898de49b85f973e33cf6bed data/biomesoplenty/recipes/dead_slab.json -53f35a2ab739f9f6576d4fc85ea694c5cbc47cc2 data/biomesoplenty/recipes/dead_stairs.json -1ba06688191bed453dacf9d3078b163cd467bcdd data/biomesoplenty/recipes/dead_trapdoor.json -05d7963f06a717d5e9cfccb23f6d3195d904934e data/biomesoplenty/recipes/dead_wood.json -27425d5c05346a92f674a19d97a0e71f79593f5f data/biomesoplenty/recipes/empyreal_boat.json -a7f2b2ddf33f70662b7c265e822a1dfb0cedcaeb data/biomesoplenty/recipes/empyreal_button.json -d6a1eb41277cc5a356a45e869d5879253056064a data/biomesoplenty/recipes/empyreal_chest_boat.json -b0119a824351c2661f90f5f9a75a1b8595abbf22 data/biomesoplenty/recipes/empyreal_door.json -39750c0ec906c3eb1da8f0ea5fc64b7c4146178f data/biomesoplenty/recipes/empyreal_fence.json -a0b58cf12c3daa36b0a3e0c958c5c8a4a2a7f76f data/biomesoplenty/recipes/empyreal_fence_gate.json -9b02a5bf5a8895e17260df7d7d5a8ceaca85a6af data/biomesoplenty/recipes/empyreal_hanging_sign.json -93cd4d6fc83ceeb247d17efaa9f2203a00d83bf6 data/biomesoplenty/recipes/empyreal_planks.json -7310918813339b6a218e32b3af445256aa04433a data/biomesoplenty/recipes/empyreal_pressure_plate.json -cb4439d4c4eb4c7a842657d055d52a1bfff936d7 data/biomesoplenty/recipes/empyreal_sign.json -b0dc290f5cb1de7836c90948f738e0629ea93865 data/biomesoplenty/recipes/empyreal_slab.json -d9d170620b70bf4242c659c59de114d9499622e7 data/biomesoplenty/recipes/empyreal_stairs.json -5725ceeb6d9357ae563d9f1132cfbf43ba30706c data/biomesoplenty/recipes/empyreal_trapdoor.json -1b1c66633ff82a68dc5b6445178bf27b8a0698e6 data/biomesoplenty/recipes/empyreal_wood.json -b9b61a74241ccb9c3d8c92bdcb8c3be9fb805301 data/biomesoplenty/recipes/fir_boat.json -fc25cd8f283a92694f23ecdfeada35d90955c0a6 data/biomesoplenty/recipes/fir_button.json -38176325eb007a2ade153d65238810ab81bf72c7 data/biomesoplenty/recipes/fir_chest_boat.json -4886363c16badc41b348daca4c3712b2f088b42a data/biomesoplenty/recipes/fir_door.json -43a68974a57c7f489869e93e8c224eb45597a358 data/biomesoplenty/recipes/fir_fence.json -112fe23cda3a74aa4d3c2d8b568a44d1eb2447bb data/biomesoplenty/recipes/fir_fence_gate.json -763a2affba96efed8327d8354cf735454e2f8dcd data/biomesoplenty/recipes/fir_hanging_sign.json -5d2b3773ab586c1bffe7b4e039996abb42d6cdfb data/biomesoplenty/recipes/fir_planks.json -f12e3dbdac1119a7b836f6f75e9be874800ca60f data/biomesoplenty/recipes/fir_pressure_plate.json -8301d7c0ef562e85bdcdd37006f024a64de4ea85 data/biomesoplenty/recipes/fir_sign.json -6bfb8e7e731c5db2aaddd025a7c0a43d1bd00820 data/biomesoplenty/recipes/fir_slab.json -96bc3b366a7f4c1856009e9e56429efcedea7cc7 data/biomesoplenty/recipes/fir_stairs.json -1d87f8261f9accd41f0f2857f33a3d6952800955 data/biomesoplenty/recipes/fir_trapdoor.json -95df143cd4f355985d705df0ec092e60d9d347ba data/biomesoplenty/recipes/fir_wood.json -b50a899241eec644d83001c5e50507d77678b868 data/biomesoplenty/recipes/flesh.json -0d271db24dd8d4ec8b4e51f791705011631d3332 data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json -f1eb52398968132d9d21ba99589d6329bdfb91fc data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json -f3cca8da92de1dda4e78632d675bab84f9dda89e data/biomesoplenty/recipes/hellbark_boat.json -d0e893c2d9b8a7175d08436d8f676347166e57df data/biomesoplenty/recipes/hellbark_button.json -b4004b43fb3ed145d5d08996017167879e6ca80e data/biomesoplenty/recipes/hellbark_chest_boat.json -2daecfde99161cc25b317f288a1936c0b73f1a7d data/biomesoplenty/recipes/hellbark_door.json -6eb5727bcacfdcef62e638cae09cedc3608fa1e8 data/biomesoplenty/recipes/hellbark_fence.json -4ba1f457282c1f7bca1c88ac2d8a1b7e413c0390 data/biomesoplenty/recipes/hellbark_fence_gate.json -70e3a61fd3a44ca421be2e7ef55746d7d9dc98f1 data/biomesoplenty/recipes/hellbark_hanging_sign.json -afb1510f7e26000837d4e5e965438b57ac560bec data/biomesoplenty/recipes/hellbark_planks.json -3d71ccd8f46a986dab0b9b8710319b5d2ca01af0 data/biomesoplenty/recipes/hellbark_pressure_plate.json -3aa38a7b9b287ed5196b65fd91644928a89e07c6 data/biomesoplenty/recipes/hellbark_sign.json -e10f8329af950b54fb0f7d52737d4a2cee762e79 data/biomesoplenty/recipes/hellbark_slab.json -c4a2213f086e7c41c9daa6a69536a0715c66389d data/biomesoplenty/recipes/hellbark_stairs.json -05760a396c793d7ea0c00ad99ca90f5c4dd18cac data/biomesoplenty/recipes/hellbark_trapdoor.json -185d08f4e9d7e515f9606a887721d0e4fd35f78f data/biomesoplenty/recipes/hellbark_wood.json -6e653a83c3979ed51520846d7dde435b6916c87b data/biomesoplenty/recipes/jacaranda_boat.json -4dc5a806479a0904d10139fe14c9e543ed09442d data/biomesoplenty/recipes/jacaranda_button.json -18774feba2e9352ad24d9c502b8d976d124142f4 data/biomesoplenty/recipes/jacaranda_chest_boat.json -0302352679de9c16ef4020440dd26b3f33421858 data/biomesoplenty/recipes/jacaranda_door.json -cfa2ee3d45dfc80b5ba41ffdb2229b55ded9e6b7 data/biomesoplenty/recipes/jacaranda_fence.json -0cd5dc0d3a5a604c9ff2a4e90f48b34530b74db0 data/biomesoplenty/recipes/jacaranda_fence_gate.json -4d009e1d94c93797fc1977ff0b855b81ff4e617b data/biomesoplenty/recipes/jacaranda_hanging_sign.json -285f5a127fc08123046bec9045048522d46756f5 data/biomesoplenty/recipes/jacaranda_planks.json -a9b3ba75bcfd6083de8239250caf901c1f970c90 data/biomesoplenty/recipes/jacaranda_pressure_plate.json -f6a68fdd818fba98a173fed89f32a80cd1b1c2ca data/biomesoplenty/recipes/jacaranda_sign.json -0de6064c5237a310bc2475a369dbb76cd79ddae4 data/biomesoplenty/recipes/jacaranda_slab.json -58324493422e03051ea3625e72042db48962c11f data/biomesoplenty/recipes/jacaranda_stairs.json -8c89e292cffdbb4125210416378b2f5f52584274 data/biomesoplenty/recipes/jacaranda_trapdoor.json -10db6b4006caa1f45a9a91cfc73a0276841bf59e data/biomesoplenty/recipes/jacaranda_wood.json -4fe218f14a071b5ecc2edf89b090bce81910c691 data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json -5e72d59a591c3763eb6b1c96147ac50c0a2e5baa data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json -9a169880434152bfedc96048a4d8d57118ba8980 data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json -93064ebe98124fd40bada81b792fd23e97e04702 data/biomesoplenty/recipes/magenta_dye_from_wildflower.json -eb431aeb4c7df9920d9b7272e1247f4d9478ab2c data/biomesoplenty/recipes/magic_boat.json -77deaa03eafe058f4db09507e8514f29a787c405 data/biomesoplenty/recipes/magic_button.json -d5305eeed563849dd932a20a0171cfd9831fabfc data/biomesoplenty/recipes/magic_chest_boat.json -619b4d40aae4ff59a2bcc1e079aa88e41bd29e90 data/biomesoplenty/recipes/magic_door.json -e11aad5db80780ca7e740180acf99f0189753e36 data/biomesoplenty/recipes/magic_fence.json -a028a9f964dc56b939fd865e57446a1e8dcd4f12 data/biomesoplenty/recipes/magic_fence_gate.json -2a131526c60c9f68dc601dcfa4fd9453f4d87ca9 data/biomesoplenty/recipes/magic_hanging_sign.json -dd99193d8c61b846cc6f999bafdd35a4d7c14faa data/biomesoplenty/recipes/magic_planks.json -eba225ae57613e1334de17a936620e0f3aebe197 data/biomesoplenty/recipes/magic_pressure_plate.json -59357113464a2b8051150cacc039a1a926212c88 data/biomesoplenty/recipes/magic_sign.json -692abb69fa5dfb1af702859ce18d73aa2d59ad1d data/biomesoplenty/recipes/magic_slab.json -e10d3ea27061271206ad24244b254a074a842677 data/biomesoplenty/recipes/magic_stairs.json -7ae5d97ed361de8b9a4f12ff1bce72b3926ae1ce data/biomesoplenty/recipes/magic_trapdoor.json -91f2ce5bada0803873a39c84d58154b7ef5bc1ba data/biomesoplenty/recipes/magic_wood.json -e34dceadd3d7507fecf04a553feed60b0e89d64c data/biomesoplenty/recipes/mahogany_boat.json -f5bebdf35d55f95244c73be7ceb35d1033d054dc data/biomesoplenty/recipes/mahogany_button.json -b378abb68eeefc3983f1e88c5e12ead675ee4210 data/biomesoplenty/recipes/mahogany_chest_boat.json -a552c747e75d0b7b7c395a951304031371f37ee2 data/biomesoplenty/recipes/mahogany_door.json -ea0e7e74e0e6b10a1d8c6b18a24bf6f2fbeac559 data/biomesoplenty/recipes/mahogany_fence.json -5279fadf8d67213d5c771cc5e1b64a73b6b73c57 data/biomesoplenty/recipes/mahogany_fence_gate.json -11c8ae2ea13ddb77fa5745b70a21e2b70aa6fbc2 data/biomesoplenty/recipes/mahogany_hanging_sign.json -9b9fc3b047e69cedaf3dc54bc02f8686999b3922 data/biomesoplenty/recipes/mahogany_planks.json -6463a84b1ebe52d1cd13ab07ff05c9f37059722a data/biomesoplenty/recipes/mahogany_pressure_plate.json -6e5d82bedd3075a63abe7934d939cbfc799ed21f data/biomesoplenty/recipes/mahogany_sign.json -28db1b92f9b8b1bca112eb8c6c6822d1e9f89ce9 data/biomesoplenty/recipes/mahogany_slab.json -79dc66c3295526d33ad976f9676dcaa54816a26c data/biomesoplenty/recipes/mahogany_stairs.json -dca3221043c6fe94508fe2894b9e60c7d6694853 data/biomesoplenty/recipes/mahogany_trapdoor.json -2973bdfc2b922e5674930c768a58a17e01c2e092 data/biomesoplenty/recipes/mahogany_wood.json -22fd90e67d1861347303f62ee23a37e34fdbc954 data/biomesoplenty/recipes/maple_boat.json -2753a239df4fdb1211cb3073fe4908c606c4ac3d data/biomesoplenty/recipes/maple_button.json -16c3b799fdf1bb7bd3c4fe9a1cf37b6144298641 data/biomesoplenty/recipes/maple_chest_boat.json -8659f4759e841b81cf2b6a563e1b54446e200e3a data/biomesoplenty/recipes/maple_door.json -08fca70c3f2dad34b2ca1eb629493932059f75f5 data/biomesoplenty/recipes/maple_fence.json -f6c9c7dd2ef721ab1e84a84b4f19d4fbc21307c5 data/biomesoplenty/recipes/maple_fence_gate.json -45a1e6964c6a63cf5e865d9f8b9e6ada52cd08aa data/biomesoplenty/recipes/maple_hanging_sign.json -6aa00e8b1b05da26265b2cc86538d3d478403955 data/biomesoplenty/recipes/maple_planks.json -642e5fcd2b38b87c8e8ddef9380297e650a596f8 data/biomesoplenty/recipes/maple_pressure_plate.json -af958ae1984a273041cfcc247ba215bc4d9b0615 data/biomesoplenty/recipes/maple_sign.json -0f360ecb60520caf3c41b9bd840d5c200e1f9ca4 data/biomesoplenty/recipes/maple_slab.json -82325ec7b8e17d016c290fb9f91e8a8c1ac1b914 data/biomesoplenty/recipes/maple_stairs.json -b3c849d31bd7e03e4390962d3100ad45cb8c544f data/biomesoplenty/recipes/maple_trapdoor.json -4493442f1f6fdc6a7642554b41c7526bc0b92008 data/biomesoplenty/recipes/maple_wood.json -dcba6f9c3bb2da260a834e5f1144517eee8cdfee data/biomesoplenty/recipes/mossy_black_sand.json -14c0274fc45a9c8e9bbbad2c55c9c5186711bdad data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json -903a833d36e26517ca3c19b70c60844d713e7006 data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json -2f7323c0cee973f6bfb08adbf9d5c804f7c70c7d data/biomesoplenty/recipes/null_end_stone.json -1094a8521b35d8f8702ecdaaae0682ef01bccb26 data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json -9984e647e1b549bb3b93b99892941cdef1cc7508 data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json -a088dc42898052ca8ad2a4b0a22cdf5237dfdbe4 data/biomesoplenty/recipes/orange_maple_leaf_pile.json -c8486ca2d43b486442e69a4eb7edc1923e6b2d02 data/biomesoplenty/recipes/orange_sandstone.json -8076f337d3af0a665754344a2135dca782ce849d data/biomesoplenty/recipes/orange_sandstone_slab.json -39ee20f53627eb3348740078b1ae1e069e8931f2 data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json -15c5c7b63384014399d5cb6770ec948345004025 data/biomesoplenty/recipes/orange_sandstone_stairs.json -52e240543bbf08a7d265fc0a422c0ff4587e6773 data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json -6670f6d3b45d94a2a5687a813261e0b7f86a38c7 data/biomesoplenty/recipes/orange_sandstone_wall.json -dfb6150df8bc5807504c1e6a4dffe86bedb59b36 data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json -1a8cf5202832edc9afe53c254b4b0ee35561c859 data/biomesoplenty/recipes/palm_boat.json -267d3450c031b710258221269d7a9aa2fb31ca9e data/biomesoplenty/recipes/palm_button.json -0e2bea5f5b5d4fa66ad40dce95558a6917dc15d1 data/biomesoplenty/recipes/palm_chest_boat.json -2b6033cd92d26cb654ca7954991364c97dcb1e31 data/biomesoplenty/recipes/palm_door.json -02eed8d53a8946235ab667077bacf71f1c0ac26b data/biomesoplenty/recipes/palm_fence.json -e427c58551c8a99308ceb849a218953318c43500 data/biomesoplenty/recipes/palm_fence_gate.json -a9957cd0c205565107359a04d433b62835c6d284 data/biomesoplenty/recipes/palm_hanging_sign.json -753425d007ef06acca42ed5e55e488a8f445bb42 data/biomesoplenty/recipes/palm_planks.json -3a1522a772600af1b82617c1afab4f686c18752d data/biomesoplenty/recipes/palm_pressure_plate.json -0030b125fdf66319358b4004e6c09c46ab969723 data/biomesoplenty/recipes/palm_sign.json -83e74efa65639fdd95e5bfb81eabbe01cd8a53e5 data/biomesoplenty/recipes/palm_slab.json -7132cc893bb7480e836fec38e5e1b5227ee7e78c data/biomesoplenty/recipes/palm_stairs.json -e30cc6e367aa3eecba291f784c2caf7f787dc352 data/biomesoplenty/recipes/palm_trapdoor.json -718508500aeabfefbac6557509a442816ef6a6e2 data/biomesoplenty/recipes/palm_wood.json -bb9ead4ee5eb280084ad2de97877897d6dd675aa data/biomesoplenty/recipes/pine_boat.json -2a43c7b724a79c30cdf6694de1a636d63225d8ef data/biomesoplenty/recipes/pine_button.json -93b065b0c2abf91e06292c0698929cfa4b8759c3 data/biomesoplenty/recipes/pine_chest_boat.json -10e9474e80ced301d33d27a0912fce487d353bf6 data/biomesoplenty/recipes/pine_door.json -26ad12e52e448c854abbabee8af6b7b2138b0dd3 data/biomesoplenty/recipes/pine_fence.json -6d9e180f0600fa69d55b54bfa064e3e5456e34b9 data/biomesoplenty/recipes/pine_fence_gate.json -15e164f6d79ddedcf441a3f1d22a5892874c83bc data/biomesoplenty/recipes/pine_hanging_sign.json -f06a28c020f387040ffc1afa1fe7a22558aa57bd data/biomesoplenty/recipes/pine_planks.json -ffaf96ec97648379469a8462985dc6d45aa3de4b data/biomesoplenty/recipes/pine_pressure_plate.json -797e0982184a90923bb644f0ea1eb1e8b3ba6733 data/biomesoplenty/recipes/pine_sign.json -f96b629acc57d1d2470aa70f8d1092ee32ac2dfb data/biomesoplenty/recipes/pine_slab.json -b1c23c52815cac463bbf14772b433d0b61d36ad6 data/biomesoplenty/recipes/pine_stairs.json -5e8d507fefb5ec2847967a0e43e5438bb4a4d038 data/biomesoplenty/recipes/pine_trapdoor.json -8aa170d8629de0b807066e7afeb4d083b10340a2 data/biomesoplenty/recipes/pine_wood.json -c70e91b6181f3668efe621a82bcf5aab119578cd data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json -183a5c56544c1480e3e59ff6503be75e260af165 data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json -b39ca9c7ab94954f3e9a5a6d7de2289e8840fc86 data/biomesoplenty/recipes/purple_dye_from_lavender.json -4f4fb1371421cfaaeed95889718bc2f122ecb6c4 data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json -62f3c57752bb5b41f09cf4ee2803c440b5b516c0 data/biomesoplenty/recipes/purple_dye_from_violet.json -80a6a02bfa47dd84801890e4091aa1468b1c03ce data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json -ba478562674307ae44ddfc9729440d07c12ec5cf data/biomesoplenty/recipes/redwood_boat.json -552e96815cda34060954fa7baa63eda37c7a5734 data/biomesoplenty/recipes/redwood_button.json -c9923333402b52d5877d28123ac9fccc6ab32e51 data/biomesoplenty/recipes/redwood_chest_boat.json -bd4485fd8037da2009915639aa770291a62a7b1b data/biomesoplenty/recipes/redwood_door.json -0ab2fc56378a6fa2f8abbc1a687ff50555eb930f data/biomesoplenty/recipes/redwood_fence.json -ec956df588eeb8efe827fca29b1c670527f0ea66 data/biomesoplenty/recipes/redwood_fence_gate.json -a8bf059b1f51c193a06d345cef04ff487e5ea6ae data/biomesoplenty/recipes/redwood_hanging_sign.json -06e959b00d3237ecc5f64603a6f71bf38952e7b9 data/biomesoplenty/recipes/redwood_planks.json -e6b99a6fbb13257d2acb977a9afad0319e0e5217 data/biomesoplenty/recipes/redwood_pressure_plate.json -9ff3ba8655686a82cc590e00f738cd3d6db1d45f data/biomesoplenty/recipes/redwood_sign.json -a92f25a3a1ed3179b38b42651acab19144ceb7ef data/biomesoplenty/recipes/redwood_slab.json -08c1f75d828d4d4d411d9245d34ab7250a16153d data/biomesoplenty/recipes/redwood_stairs.json -c58e3b3762f08cc4ee5f9903352e8d6ee477e6fd data/biomesoplenty/recipes/redwood_trapdoor.json -7cb79fce321ed6c295e57ebef602b51a0c9eed32 data/biomesoplenty/recipes/redwood_wood.json -a8469c00a5a9e951379dc6a269c57663bc7f4a5f data/biomesoplenty/recipes/red_dye_from_rose.json -24ecf8a62e196095b78ef85b7dfc774754c5296f data/biomesoplenty/recipes/red_dye_from_waterlily.json -d5358226b4883a389ad63a268105a5ea2d81b942 data/biomesoplenty/recipes/red_maple_leaf_pile.json -f1076f8d9aa257bfbc0269b2b6dc256895b831fc data/biomesoplenty/recipes/rose_quartz_block.json -d9fa8963526101e8bd10b5357dab160c71d237cd data/biomesoplenty/recipes/smooth_black_sandstone.json -1625f1348677639214a4330e190ffbab2d9cf138 data/biomesoplenty/recipes/smooth_black_sandstone_slab.json -1c098018f1fc4e4a7ac4c7e9cf0e9b9ea43c8da2 data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json -61831ad6c1e743ef887574e5edbf0ab1f5187105 data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json -4d593152e8294d5995d6ef6263f836c446aefcc7 data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json -1a457eab77994961b1f29d8309f72fdead90f1ee data/biomesoplenty/recipes/smooth_orange_sandstone.json -52fd952f341f59f0836f7e5095a65de42bbd666a data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json -58fbc779ea8a66584a218f97d1763c3621773aac data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json -82af3f702c5d6e0039f65431b2d94fa584c2f5eb data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json -8d54604c46f4897140ca3e22b38492a06c3b0181 data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json -a3b9ba5407b2147e04948c6cf55ca505fb43a2b8 data/biomesoplenty/recipes/smooth_white_sandstone.json -d06dd67bab7953ae7a57e97b2cbd1dfc4153bbbe data/biomesoplenty/recipes/smooth_white_sandstone_slab.json -d16a721157f549c37ad36d9ccdc4a2e393fbaeb0 data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json -2679689a1d36cd38e1c807702eeb8c5cc39ebee5 data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json -b5403f7c680b5d220ecaff64a1b8b4c9450aa910 data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json -f3a757bd6c4d6c8916bee77b831dcaf2f0da2661 data/biomesoplenty/recipes/stripped_dead_wood.json -eeb561c71e1ddb8c1040ca5e49fbbb8c37016e76 data/biomesoplenty/recipes/stripped_empyreal_wood.json -2c1aa0ccfd4a53db7694a735b20806a46f44bd98 data/biomesoplenty/recipes/stripped_fir_wood.json -e51b9bc2e2397e724d6bf410948e19047ae8074b data/biomesoplenty/recipes/stripped_hellbark_wood.json -aacaaea65e542fe8fa60e1358c999500da89a14e data/biomesoplenty/recipes/stripped_jacaranda_wood.json -be8c29dd9e172af0bb142cab644501aa13f8191c data/biomesoplenty/recipes/stripped_magic_wood.json -58b9c53f6d313d88f531ba890b8ed60d1f38eb46 data/biomesoplenty/recipes/stripped_mahogany_wood.json -3e564e2e60207866afe281305191269d38bf93db data/biomesoplenty/recipes/stripped_maple_wood.json -dcebca4990f60798bc66459825a7426c0e20dced data/biomesoplenty/recipes/stripped_palm_wood.json -d1b52f0672ab46e36f792a58a21023b5943da3e0 data/biomesoplenty/recipes/stripped_pine_wood.json -f7c7297e3b5befb099f6813215dd24d83c15097a data/biomesoplenty/recipes/stripped_redwood_wood.json -d92bc260ee8434a7863b9fd7bf05b3f681763e95 data/biomesoplenty/recipes/stripped_umbran_wood.json -c165b2a7069bd35970374229287c20295c486453 data/biomesoplenty/recipes/stripped_willow_wood.json -6f9e468cf541178ea8f863abf8a708c81ab5b6bd data/biomesoplenty/recipes/tnt_from_bop_sand.json -744849fbbf03d315d44652b5c4b892cd759b8a29 data/biomesoplenty/recipes/umbran_boat.json -ea1331b3536cdbf499104d497486f3602a5074aa data/biomesoplenty/recipes/umbran_button.json -6b4e3e6e2f1a76f87c15eff69353b8888536c5c7 data/biomesoplenty/recipes/umbran_chest_boat.json -676494c0794e1dbd32b151b6db42b6d478d7c5a1 data/biomesoplenty/recipes/umbran_door.json -2beac1eec403e7f79b0c7bedcfb58d24ee1a5cf1 data/biomesoplenty/recipes/umbran_fence.json -19ed55ce4bf79cc492e5aaea013680fa85991963 data/biomesoplenty/recipes/umbran_fence_gate.json -d70d21d5ac5287098315db06bea7cadf3ed9787e data/biomesoplenty/recipes/umbran_hanging_sign.json -7f86a4f564dc91775f173fe51480e5742b5858d0 data/biomesoplenty/recipes/umbran_planks.json -4bceae21df794b0ac4d43c3b5830bcc18c40e095 data/biomesoplenty/recipes/umbran_pressure_plate.json -019b242ddd07782f9568449b56875c9108492ad1 data/biomesoplenty/recipes/umbran_sign.json -1dfdfc1539626ba861565b331f7a3854c63f5087 data/biomesoplenty/recipes/umbran_slab.json -cd7eed65bede44728878f43e4d78f623c4736a19 data/biomesoplenty/recipes/umbran_stairs.json -e1a2e65253907524601543d7628118e3e68139d7 data/biomesoplenty/recipes/umbran_trapdoor.json -ec487552363fb440839b57088f20f64b7f3e00ad data/biomesoplenty/recipes/umbran_wood.json -8f98f71eee094678c2ac44301af25170476e385a data/biomesoplenty/recipes/unmapped_end_stone.json -b90e6c451c4d76136ca9154958847010283f3493 data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json -e70ae5822428ce38f7483c6c3abc1e6cce2faff4 data/biomesoplenty/recipes/white_dye_from_white_lavender.json -4ae887be96861d203c4ceb6dcdbfc499e00a3ec9 data/biomesoplenty/recipes/white_dye_from_white_petals.json -571730e56aa01561fa606ca649ed2b3d2decce96 data/biomesoplenty/recipes/white_sandstone.json -74b2c2c88e9863974e1ae0fe5094a05ffb5cf67b data/biomesoplenty/recipes/white_sandstone_slab.json -1935ecc8f07c0b580f04b5fb0925e71df06ccc77 data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json -39ffa7e387dd364ba75de75db0a3e2b76ad860c8 data/biomesoplenty/recipes/white_sandstone_stairs.json -beda9ef66ca4edf094c6984b03be97984ecf7590 data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json -b8ea4e64bee5125879bb27615aec2f2a287a9f52 data/biomesoplenty/recipes/white_sandstone_wall.json -40a2d766f37544f910ddc54091ca099b68a8ef9a data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json -2da1ad33a5e0830677fb7823e3f834e8556b5422 data/biomesoplenty/recipes/willow_boat.json -c8ec4709e7aaccd47ba52447a434e38abdbbc1a6 data/biomesoplenty/recipes/willow_button.json -efd226ef84ba72dd027905397c40a15d78088b95 data/biomesoplenty/recipes/willow_chest_boat.json -8813b9a918c0d93a1ae3e316bfb75bdfa7c5d813 data/biomesoplenty/recipes/willow_door.json -5e01f709c9eef401edffd67d62e688a14607000d data/biomesoplenty/recipes/willow_fence.json -e4bee7872b2742b352ec378174c3b4d351419697 data/biomesoplenty/recipes/willow_fence_gate.json -1aec4990aee94b293537f487d69007c311722d5b data/biomesoplenty/recipes/willow_hanging_sign.json -ef31b3b1a882924027a925ee5940725d99cf34cf data/biomesoplenty/recipes/willow_planks.json -aa7f70170e247afca12647500899222539a2ff10 data/biomesoplenty/recipes/willow_pressure_plate.json -4c8afca780e6f3edbeca149bceda0e3120a00444 data/biomesoplenty/recipes/willow_sign.json -c91379f71a0d5044a6e005a84ec07edf0f02faec data/biomesoplenty/recipes/willow_slab.json -3d4f049783e8ad1f091cad0247aba19050c77f84 data/biomesoplenty/recipes/willow_stairs.json -9c01204f8d13b77a9ac4a25e3bda8e17768d46e7 data/biomesoplenty/recipes/willow_trapdoor.json -255a8f93a65e81cd70fb784867fbb0f718796b5b data/biomesoplenty/recipes/willow_wood.json -4fe55b7cb8d908fb236eb4af883af12a47641fe3 data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json -984b269dc928e7c3f2b26d158de80104f27ed53e data/biomesoplenty/recipes/yellow_maple_leaf_pile.json +acefa9103ca205c4a070d9e728216ec9734c4f4c data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json +ef59b08eea393e5e9e77483aea2fc5205138065a data/biomesoplenty/recipes/algal_end_stone.json +6ff925d0824855609f6ba4d0d74554240d9eedbe data/biomesoplenty/recipes/blackstone_bulb.json +8059a653b962c2319fe0c9fcc8364c91de331159 data/biomesoplenty/recipes/blackstone_spines.json +3f1a8f884c0ea15a6576fe0288022032153b377b data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json +5c0bcd8681ad89dbac4a1d59457f9362fa48c6f8 data/biomesoplenty/recipes/black_sandstone.json +71ac0c67ba622ac261dbd3a41dad8207bd1ede32 data/biomesoplenty/recipes/black_sandstone_slab.json +1a43424ff7b8fb98455381c1ddb4b6ac0f3d72e3 data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json +77f6c6691cb6c180da541170823c57c5df6d1fd6 data/biomesoplenty/recipes/black_sandstone_stairs.json +584de04af8dc5246cce35adb52161cc6daa70544 data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json +fbac4e564600ce83360f03414b6df30fa7dc1a0e data/biomesoplenty/recipes/black_sandstone_wall.json +9366a3b46e59d1e0a3247493e953efa7409a5290 data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json +54b0c87edbe609da63af00cde3539222c2edc02b data/biomesoplenty/recipes/brimstone_bricks.json +e2455fc1eba73974a814184172e07ce6c8ae6751 data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json +2e751f2247a56245d045da118d44c4d8b26a1e9e data/biomesoplenty/recipes/brimstone_brick_slab.json +67c6efb876a68aed1eb416addeff5ea4e4c1baf2 data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json +24ce07d9eba1b5fd221df94bd0e25692271d7cdb data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json +b02f7c7b8d28ba577f2c8883bf451247df8ed134 data/biomesoplenty/recipes/brimstone_brick_stairs.json +7bf1155033c5e6e844098b502f1fb9ca8d165116 data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json +694dd7d55204f73ed6b190e229bf03ff356514df data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json +fa6748f5bab8e43de862e6a9fc86e208d34fdc6c data/biomesoplenty/recipes/brimstone_brick_wall.json +1dddb8ac80695ebb899514619c07a0c1a462f7d5 data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json +220a38b951cc1ae5f2402e6ff8447975d93854c4 data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json +21e0289f3c990b838188ae6f4191ef0ff56f34ae data/biomesoplenty/recipes/brimstone_bud.json +687b048c7cda902a05483da966b52e4027de7cf9 data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json +198253dda799ed831670701ff8a385cc35bda33d data/biomesoplenty/recipes/brimstone_cluster.json +ca54ee16cc15695f5ea0a0b120dc59cb692e13de data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json +c858e3c7afb1f9e48ba4add262eb608770080938 data/biomesoplenty/recipes/brimstone_fumarole.json +f048cfd015e8c52a9ff91baee2b643cc00c7c01d data/biomesoplenty/recipes/brown_dye_from_cattail.json +e820012e796c7307d536020e76ab3465a5914eb1 data/biomesoplenty/recipes/chiseled_black_sandstone.json +3bc11da82db21b191a50f5ebfda32cac5c69d412 data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json +aa2d85dabbe1c3b6510dea38aeb8c9c0b9b8aec9 data/biomesoplenty/recipes/chiseled_brimstone_bricks.json +1cd0577766f5cc26eb3515ee1dcb03c78fffa4a2 data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json +2274e4576e9beb1f7febe20daf9b3bdd59985116 data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json +6b8e0c4698902a5154ffe35707fe5afa509e71da data/biomesoplenty/recipes/chiseled_orange_sandstone.json +bd7c7714c0d4dac14eaae5b7e3ebd1929b9f3f0b data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json +dc976a58351fda3898ef47a1a6d3927cb693c7cb data/biomesoplenty/recipes/chiseled_white_sandstone.json +044b82290e1132a34ae7111b1984b5d33d2f76e1 data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json +56146c8fde8377600daa96cc475a50ce3e76b3f4 data/biomesoplenty/recipes/cut_black_sandstone.json +5e9d066beff811096f5650afd7e55d79f28cc807 data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json +1b36af70bda71140663bbe75434db56642f977c3 data/biomesoplenty/recipes/cut_black_sandstone_slab.json +ea98391b16a81825697634359edda3ba17b8cc7f data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json +87a4f82222a39a96268c20f292e302e3db6a302b data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json +2af7e0292d404fcc020487e3b62c3fcfd14e1c61 data/biomesoplenty/recipes/cut_orange_sandstone.json +ebd39655b1946fa2060f91d04db4dc74a796fcab data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json +a6bfcae6645b057218ef2524ab6d4ed56911ba79 data/biomesoplenty/recipes/cut_orange_sandstone_slab.json +2a782977b8d3964b25c4a5bf72b3dc27bfdef7a2 data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json +03cb1bcd3ef2142ba295eee258a1e4c55d661eb7 data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json +368347588c7261648da0838866571ea9f47cac3f data/biomesoplenty/recipes/cut_white_sandstone.json +d13601718ff543de1ee61305ebc0967ecedcc947 data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json +4e1c639d4a75e3679808165a60cd1074229693d6 data/biomesoplenty/recipes/cut_white_sandstone_slab.json +fbc1dab303e0ced224f8446c9ce324915cc43e15 data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json +672a6fd0b43b56a2581d0be4540863bf3a032a5f data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json +6b3338a249d36dbc3c08b9df7f5fd831ba63973e data/biomesoplenty/recipes/cyan_dye_from_glowflower.json +e21da19020bd383c9d093f150c687b67264b03ea data/biomesoplenty/recipes/dead_boat.json +d8169a933a4d7ba728562aefbc41e84d175c96d5 data/biomesoplenty/recipes/dead_button.json +1b3a84f12246998ccb3bad05a59ede2a292d6735 data/biomesoplenty/recipes/dead_chest_boat.json +c38e1edc8369fa850255fe192c134b968f5186c6 data/biomesoplenty/recipes/dead_door.json +0675054772668d8fab7f5a6bf7b077eea9551e0d data/biomesoplenty/recipes/dead_fence.json +31214404baaba3291b5e83f1746b6c0bfdfa5b5f data/biomesoplenty/recipes/dead_fence_gate.json +6b93a8385d202f4ebf9fff367924d845ca3f5804 data/biomesoplenty/recipes/dead_hanging_sign.json +4d643fda3e59549b03a6c771ec99b2301a57ca6a data/biomesoplenty/recipes/dead_planks.json +0fb1cf2384492a44e2f4cf7cd262230c94f8f3c4 data/biomesoplenty/recipes/dead_pressure_plate.json +0cfe6fcaa6ef97736ec6017fd16d79e9e6574480 data/biomesoplenty/recipes/dead_sign.json +64ccad9674665af03da285ff28210699473aac5e data/biomesoplenty/recipes/dead_slab.json +a32cdea4d2db0a37c2c60bd5775c823d649d09ca data/biomesoplenty/recipes/dead_stairs.json +4bdf3c788d8eabe3d8ae624d5a4fb1bb5aab4f66 data/biomesoplenty/recipes/dead_trapdoor.json +33baae62d9e4df931629d358e425b0d4a32a7a7f data/biomesoplenty/recipes/dead_wood.json +3cb4a81f90d672528be74c51fdf1996ebf4fe8b6 data/biomesoplenty/recipes/empyreal_boat.json +f87e62d0bc79ba85f3bd8d75983d9b74c48f4d7c data/biomesoplenty/recipes/empyreal_button.json +43918a24e8373a043e2eeeaebbc303b0fe6b5147 data/biomesoplenty/recipes/empyreal_chest_boat.json +45f55f0364538a063547fda77aa5908963fb5976 data/biomesoplenty/recipes/empyreal_door.json +50245104815a9e92d856b5a59afa1ac2357cfa88 data/biomesoplenty/recipes/empyreal_fence.json +5aadef4444f95e07f7868acd50fdb6b4db0081a4 data/biomesoplenty/recipes/empyreal_fence_gate.json +8cf62c48acbaf6e37b94389100b7c27d22cee8cb data/biomesoplenty/recipes/empyreal_hanging_sign.json +dbd7a661cba5eab6216b5af8950119d9f77bcbe9 data/biomesoplenty/recipes/empyreal_planks.json +c171c81c19ce4e47551e992d2c200963d9062714 data/biomesoplenty/recipes/empyreal_pressure_plate.json +914f2f9aeea3dc443e82f6059ba57fbb02bd0cae data/biomesoplenty/recipes/empyreal_sign.json +50e97cedc146f271c558043b197aa001beb1504e data/biomesoplenty/recipes/empyreal_slab.json +0faf57d7021b9ab5fda40d912f600af43c9f32e0 data/biomesoplenty/recipes/empyreal_stairs.json +cced4a4f8fb076e4ddbf0a22918009d0a037930c data/biomesoplenty/recipes/empyreal_trapdoor.json +48cd190ab1ca7e57c3b40ad0557a6e08370b2f38 data/biomesoplenty/recipes/empyreal_wood.json +3a71ec151c59ddf14ca443a407cd106de3ce5993 data/biomesoplenty/recipes/fir_boat.json +0eb13161117838845b356ab290065241e3cbe53a data/biomesoplenty/recipes/fir_button.json +2e9074a66fcc3048ef7c1b34b302e6ff086b409f data/biomesoplenty/recipes/fir_chest_boat.json +2b6b285d9aed8974101a9b2f35d87e0e3b2f6f96 data/biomesoplenty/recipes/fir_door.json +8c690d8ae2eb0b9d5427f21966d56838b7f45dc1 data/biomesoplenty/recipes/fir_fence.json +d5f4e3c8e16caf7e49ee9d667e5e3309d8d53866 data/biomesoplenty/recipes/fir_fence_gate.json +7f09500d967bfd159986582f53f3cd8831d22b54 data/biomesoplenty/recipes/fir_hanging_sign.json +c22cc488bae724c7907ee3985ec5ddc3cc7aab76 data/biomesoplenty/recipes/fir_planks.json +56afeef284c18ec6ff1b0edbe4456011b7ec4a76 data/biomesoplenty/recipes/fir_pressure_plate.json +8ee986d399180826b4649123dfa63f6b5ed793f3 data/biomesoplenty/recipes/fir_sign.json +6c76cc6045cc91c2988f277f37c7998fe56bae14 data/biomesoplenty/recipes/fir_slab.json +3b3f074f14adb5ce0ad4370f9505ebdfcae491ec data/biomesoplenty/recipes/fir_stairs.json +3b414a08c7015d7f777aa2ff20866c8788e336e9 data/biomesoplenty/recipes/fir_trapdoor.json +3ccdd342e1bfd9d181e392ad98e3c97ce568917a data/biomesoplenty/recipes/fir_wood.json +7737add83c8d72e2ca2a1ee1fc479851625e16e4 data/biomesoplenty/recipes/flesh.json +dfcaf6e68a74b196defc28f7920870f63357d75a data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json +79f646361a27f61ed6425c4b347f094eb0158b2c data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json +4a3c093faacff1835ed4e77f601a57190c1c7182 data/biomesoplenty/recipes/hellbark_boat.json +b8a4f21f539657d3afb6a20a10e5a76a7d79f32f data/biomesoplenty/recipes/hellbark_button.json +b658792b319acc827dc9555baaea792d7a63a94e data/biomesoplenty/recipes/hellbark_chest_boat.json +c86df276e58d517795d3c5ed27ef0a580fe84274 data/biomesoplenty/recipes/hellbark_door.json +75f32f907ceb7adb79073bd1b3bae8381e3b9bc9 data/biomesoplenty/recipes/hellbark_fence.json +4b87db30f07be3f788349197d8a0efa3a2bd7acf data/biomesoplenty/recipes/hellbark_fence_gate.json +80acc6c8fe9ccefcd1d613de674d2094ff4c02a5 data/biomesoplenty/recipes/hellbark_hanging_sign.json +fa0f39e24c20fa53abd4a9da7b6555a72d8b8f51 data/biomesoplenty/recipes/hellbark_planks.json +fc3974b89f7955c9c07fd55d9c01187ae155fb84 data/biomesoplenty/recipes/hellbark_pressure_plate.json +a0d8b453259d5268c8813a31c00c6cddf5aeaaf9 data/biomesoplenty/recipes/hellbark_sign.json +ab4923537e238542fbfd663057f31ada4ccb83ee data/biomesoplenty/recipes/hellbark_slab.json +903c9a2156782bf8cb773b4aa47182747ade5f84 data/biomesoplenty/recipes/hellbark_stairs.json +8470b73fe3d8bc35cffdf671c9fdc56bdb595510 data/biomesoplenty/recipes/hellbark_trapdoor.json +db0ebc1d18e38361e7dd9305915ac71c7302292f data/biomesoplenty/recipes/hellbark_wood.json +e5e6a4a31b963a8774eaa97ef5d7a06205cb2f4f data/biomesoplenty/recipes/jacaranda_boat.json +c53a05e58b54e52d1dada847ec0ecb2f1de0102f data/biomesoplenty/recipes/jacaranda_button.json +0b37ddca02405d04778fa4cfd3f4da5b1dcc0921 data/biomesoplenty/recipes/jacaranda_chest_boat.json +8e2262c2343cc48dc18767dff8fa0255eede21bf data/biomesoplenty/recipes/jacaranda_door.json +8de551bfc2fa000a2b0eb0da99155807d136bceb data/biomesoplenty/recipes/jacaranda_fence.json +f6a8cc3c9a825041e2209c7041eb12551bbcf221 data/biomesoplenty/recipes/jacaranda_fence_gate.json +7dae1d41590b5b8d128b6a094c0c51f8457ff3bb data/biomesoplenty/recipes/jacaranda_hanging_sign.json +1d9f0f395f0dc8338d064f7f462082d12ef3eddc data/biomesoplenty/recipes/jacaranda_planks.json +5744f70604b8b2af9c942d1fcf9d45ecca938db2 data/biomesoplenty/recipes/jacaranda_pressure_plate.json +badd5005684cd4428b979418cf47c3c37db93661 data/biomesoplenty/recipes/jacaranda_sign.json +45c1f27105dfd6957c93383d3198d82f4b55cf10 data/biomesoplenty/recipes/jacaranda_slab.json +8f431db7cc7d13ec74c07217f3a54229ff0cf465 data/biomesoplenty/recipes/jacaranda_stairs.json +cd3539d3aef45d17963593cde5a425a8bd731065 data/biomesoplenty/recipes/jacaranda_trapdoor.json +ba5282567591b1015f15b9b117be6d34aa0321f9 data/biomesoplenty/recipes/jacaranda_wood.json +6ba610fe039da7c0ea2ccded826709faf124a756 data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json +cd8d4cf4d3977375dced29d256b9a56e1729201f data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json +0e8de2db18a2c83c4a45027b0ca7532db93b100a data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json +61b95f8c64b2961a475cb1ac129c4deb1d3befbf data/biomesoplenty/recipes/magenta_dye_from_wildflower.json +5cc172da40830a2fdd42cb0a710e436f59da8ae9 data/biomesoplenty/recipes/magic_boat.json +07fe8e807b1b1451e6bfd8032812d671ac875785 data/biomesoplenty/recipes/magic_button.json +1824865371d0f08fd0662c0c48c45cfa438f33ef data/biomesoplenty/recipes/magic_chest_boat.json +81e32d0e1c40e132cbc83a0eacf45107f0de8892 data/biomesoplenty/recipes/magic_door.json +a76a8be3a3ef6c6d6b3f7f24adc423bc09f12946 data/biomesoplenty/recipes/magic_fence.json +3b2fba6a354241d085b14405a4711a7856ffa467 data/biomesoplenty/recipes/magic_fence_gate.json +edc8d651421f95f6cabf4d71ee5cb4f69c4629ab data/biomesoplenty/recipes/magic_hanging_sign.json +aea9af95a7f8f6d7db7be17c981e66e8c3a3bbcb data/biomesoplenty/recipes/magic_planks.json +e9b526fe0c1775ae678485a05f59ad844e39b21f data/biomesoplenty/recipes/magic_pressure_plate.json +2723a4d852e2b68f449c211a51238fb497197408 data/biomesoplenty/recipes/magic_sign.json +2ef72778f6ef6ebadf55f3c9bc0382b8ee02ab3b data/biomesoplenty/recipes/magic_slab.json +1e53bdc845a6a11b34f7d5ea8601aa2610bffdb3 data/biomesoplenty/recipes/magic_stairs.json +486e06424d9b974025f0f5bb680c76e06d225481 data/biomesoplenty/recipes/magic_trapdoor.json +85fe831f6346149dbe1e72d6edb27d541c2bd263 data/biomesoplenty/recipes/magic_wood.json +8675ead7c1064220136929ef9d7f7998129a6a3a data/biomesoplenty/recipes/mahogany_boat.json +d680654c3097e41bc794a8c60f9be5f2fc860c16 data/biomesoplenty/recipes/mahogany_button.json +26fb95dc1a4dc2033a32abc2351379ab2d01d506 data/biomesoplenty/recipes/mahogany_chest_boat.json +fa05c73ebc5aec22fd3d76ba410404b3708a4b34 data/biomesoplenty/recipes/mahogany_door.json +9b48a200d1edd99cede528852ecdfad70adb1df1 data/biomesoplenty/recipes/mahogany_fence.json +a06442f8fb8245d356517b6630fffa5036ca5880 data/biomesoplenty/recipes/mahogany_fence_gate.json +099d2e4be831881bc9b52b78047953caca49ea58 data/biomesoplenty/recipes/mahogany_hanging_sign.json +737dd33bd7cde5d645f994d16c8f4ea0f424d684 data/biomesoplenty/recipes/mahogany_planks.json +3a10d935055e9d58e4ccf320e6a0ddc3eac0e0af data/biomesoplenty/recipes/mahogany_pressure_plate.json +74ef16a95013e6a4b6c2cb7b3d0fd6398a4eba60 data/biomesoplenty/recipes/mahogany_sign.json +63f985cae5fbd77de8b9269ba3b743513eaa7d97 data/biomesoplenty/recipes/mahogany_slab.json +ef34ebc008b23682992185daae2346f8ab2571ba data/biomesoplenty/recipes/mahogany_stairs.json +53bb967807e2cbd7ba0dffcced32df080e9f9b45 data/biomesoplenty/recipes/mahogany_trapdoor.json +a47e46dfba20971d2404c9399eeb82701023f06f data/biomesoplenty/recipes/mahogany_wood.json +46393f6cbd5773101c099a14ea450715dc39aad4 data/biomesoplenty/recipes/maple_boat.json +bd3d00ebabdf572a51dbcd71e548e6eecd8f6fb8 data/biomesoplenty/recipes/maple_button.json +9b75754a419c478c56f12c4c38874744e37ee506 data/biomesoplenty/recipes/maple_chest_boat.json +4750300bb69a381b9c7985ea81711057ae3f7572 data/biomesoplenty/recipes/maple_door.json +165eb267b477109d9c3dcd1de7123092c9c29e5c data/biomesoplenty/recipes/maple_fence.json +05c6a8054f16037d2e0165dab5b4a4d88a77c01c data/biomesoplenty/recipes/maple_fence_gate.json +ee0062a70deef9c858f94f02a91fa3c41ba25f23 data/biomesoplenty/recipes/maple_hanging_sign.json +4f4de7f9d23c275671ba1dcd269a325eedae1ad6 data/biomesoplenty/recipes/maple_planks.json +c597c26bd72a77c0636b9e04bc95d55942a405c9 data/biomesoplenty/recipes/maple_pressure_plate.json +411dbed5461dcfaeb9ab1fcb74cd8c4d5e7cae1a data/biomesoplenty/recipes/maple_sign.json +0a9ca6ba107d977ca800679cb4b9f06ae61e86c0 data/biomesoplenty/recipes/maple_slab.json +2cd1eca96066af4f92fd8f55d3b36c89e6bd043e data/biomesoplenty/recipes/maple_stairs.json +4664887f06a9d8568fd86a926ec850482ec8b570 data/biomesoplenty/recipes/maple_trapdoor.json +b371f113007d0ebf148146704ddf19da11dd04f7 data/biomesoplenty/recipes/maple_wood.json +6c84a6036dc908b88fde6a702a6d08a5a6bcaa2f data/biomesoplenty/recipes/mossy_black_sand.json +76cca02b33ad58fe0bc118fdf6ab8eb10df39b4b data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json +92d8f9e106756e87ad8610737432cf2a74ccf446 data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json +be501b926ebaf2f8ac55e060bf99b1846d5bbf97 data/biomesoplenty/recipes/null_end_stone.json +9a71f35f12c02347339cb5452af442e4117cf7cf data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json +912b03307db8e5bd6c7721bbaff0b44a1860b726 data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json +9ea330ce7b043c6f30e5c5cd0e7c62d1ac767a82 data/biomesoplenty/recipes/orange_maple_leaf_pile.json +e35f399f7a2ba9294779c5f651b7e2a101c8cdf5 data/biomesoplenty/recipes/orange_sandstone.json +62572efe51ccc23c2a1a6ad3577f2936e12522be data/biomesoplenty/recipes/orange_sandstone_slab.json +9cdb0c8db7255857268777c3767a08f5b98b6942 data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json +113d1ecdfb17c48266d6069e03c66658e308a305 data/biomesoplenty/recipes/orange_sandstone_stairs.json +c9b7ffec1b9e74b1637e5a28483263d618852fea data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json +66fba84d9b44cd8cf86fdd9fdd87ff8a8f813b0e data/biomesoplenty/recipes/orange_sandstone_wall.json +d4a544013fc86ad4e681d3b3c1b5e502b130a524 data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json +e956ad3b07fe39b36d06b984e83ab3a523858b1b data/biomesoplenty/recipes/palm_boat.json +98e56cbae7edfa31f38fffe966c1eae0a8ba0d8a data/biomesoplenty/recipes/palm_button.json +fcad2c6e8cc9942332530707694d0c275f60bdd8 data/biomesoplenty/recipes/palm_chest_boat.json +b7a45fa6d5aa9f5f6e1ed9a150090624747f2951 data/biomesoplenty/recipes/palm_door.json +6d26a410f20eff12ae8f783580aec888a21f65c0 data/biomesoplenty/recipes/palm_fence.json +3a10cb882f16e651d813e888e2602af7f7e5c881 data/biomesoplenty/recipes/palm_fence_gate.json +0cfcc488f4063c5aec2b58a3d52928eddd03e071 data/biomesoplenty/recipes/palm_hanging_sign.json +6f55ff4f25a679b21fbe44f2d1da9688ba9a0e0a data/biomesoplenty/recipes/palm_planks.json +cd13567e02bf08e9f78355e4f9fec0ad16e4d974 data/biomesoplenty/recipes/palm_pressure_plate.json +ae06f2c73bf7db91e263887b08a560a8277021c8 data/biomesoplenty/recipes/palm_sign.json +07a78840f7c09c6f18c6e38336be313a6f092a16 data/biomesoplenty/recipes/palm_slab.json +6cd5ac3ebee0e475c2b8962c25f0ecd3012abf50 data/biomesoplenty/recipes/palm_stairs.json +7d9373b69cbd898da0d6339a777209353c9f2006 data/biomesoplenty/recipes/palm_trapdoor.json +603f23174546be924ae8908c1de2a6419cab020e data/biomesoplenty/recipes/palm_wood.json +bcb2fd2daf7c042c0a3e182243c897bdd4d585ce data/biomesoplenty/recipes/pine_boat.json +9b772e1788780fc77ed318860d416c0817672649 data/biomesoplenty/recipes/pine_button.json +3666e865911f765ee09ca4b20d4fe7aa570d6f0d data/biomesoplenty/recipes/pine_chest_boat.json +7394a63e14941e3674b2e581cc6dec108c34a003 data/biomesoplenty/recipes/pine_door.json +408476255308abd2fb308e77037d921d8e6dc4b6 data/biomesoplenty/recipes/pine_fence.json +89c626a775e0c557810fe09125fca3d7cfe6a239 data/biomesoplenty/recipes/pine_fence_gate.json +d5dc26545882804473a5b75113b4c5af31494bc2 data/biomesoplenty/recipes/pine_hanging_sign.json +0531857eaf9a7db06e8b0458b85067596368ff07 data/biomesoplenty/recipes/pine_planks.json +c1e789642b7d4902e2bddac7a41f3d33b885eb22 data/biomesoplenty/recipes/pine_pressure_plate.json +df4758c92cd98aeeab3bb1d50ce4a98996380193 data/biomesoplenty/recipes/pine_sign.json +0006a078e521bd278860541377db53f3766ef47c data/biomesoplenty/recipes/pine_slab.json +35915d25b4d4abb84d8dccf515b8efd4b0b358e8 data/biomesoplenty/recipes/pine_stairs.json +22464a6657c67cc4a3bebc8b11fb688513ffabbf data/biomesoplenty/recipes/pine_trapdoor.json +2ab8e92933719a622006714adba93156ebbddb4e data/biomesoplenty/recipes/pine_wood.json +f153fb2c75cb1066460f5b07a06018b10c68edf5 data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json +61f5f2f31b60287a9165bb05b63d8653d744900d data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json +ae361e20ab42ce7e9d1a04e29f7e9ff9fdcf0c7f data/biomesoplenty/recipes/purple_dye_from_lavender.json +dde6126c4f65b5a6815e5494aa35af25201f2c6f data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json +868609bd128be238e0ecb31f7af119afe6e60b65 data/biomesoplenty/recipes/purple_dye_from_violet.json +88b61098c3487770f3542f6a31e88cdd0ad84af8 data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json +a2a2f4dbd2fc151526f256772bc631f2449816bc data/biomesoplenty/recipes/redwood_boat.json +56177b2bf1c7b13521d0bd90170dca515554d33e data/biomesoplenty/recipes/redwood_button.json +9330e43745519ff5a442f87234c60f40abad6905 data/biomesoplenty/recipes/redwood_chest_boat.json +6e913937d2195f6aa83709d7c067445f499ded3b data/biomesoplenty/recipes/redwood_door.json +1585416dd2456342542975a8f47a416531e5e979 data/biomesoplenty/recipes/redwood_fence.json +fdc8c56e5c153961b44352dc22fa2e857d2f6034 data/biomesoplenty/recipes/redwood_fence_gate.json +62add10f7e50c1c7785dc60e188b1714bba7f0be data/biomesoplenty/recipes/redwood_hanging_sign.json +a751abd02a33c45b68d6c3b66540571be370a429 data/biomesoplenty/recipes/redwood_planks.json +20052f03b48372b826cb631110e192c14258d28e data/biomesoplenty/recipes/redwood_pressure_plate.json +963bdd0d816c9e3e7d8caf129fb47f8ba64bcade data/biomesoplenty/recipes/redwood_sign.json +d2794996f3b253f32fdc2af1b765a4b05699a891 data/biomesoplenty/recipes/redwood_slab.json +9a9fd9240382b352fdc687959990c14e8cbf8e38 data/biomesoplenty/recipes/redwood_stairs.json +e1dff14299aff81e2ab985ba62159df1e2ad7c17 data/biomesoplenty/recipes/redwood_trapdoor.json +a3ad5d7b4252e23ed239b6b2fa8b2502fac9ec6f data/biomesoplenty/recipes/redwood_wood.json +f770af8c41aa47a4d4379d047d6107536e814d5a data/biomesoplenty/recipes/red_dye_from_rose.json +55066790b923028bdb6f57e96c398f644bbce42f data/biomesoplenty/recipes/red_dye_from_waterlily.json +2348cc3409bf6a5fc9fa35866716cef74cd75e8f data/biomesoplenty/recipes/red_maple_leaf_pile.json +0112e11ec8077a1f9b6cfd6688b5a62858cd513b data/biomesoplenty/recipes/rose_quartz_block.json +9adab65a1de32b7168bfc01540fdb8ed3fee7e28 data/biomesoplenty/recipes/smooth_black_sandstone.json +2dac2a3c259abd9b2b7de1f759690e41a6d5ef4f data/biomesoplenty/recipes/smooth_black_sandstone_slab.json +dce2b891f8c3d3f680393da874eb41d10bddc4c3 data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json +1af7704d3180e4e136952065d9d8d91df375f107 data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json +f20420547a101da92e30af53119f181ba969d07b data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json +bbe5f2b7edc7c444a639da0ae43e02fe941bab9f data/biomesoplenty/recipes/smooth_orange_sandstone.json +de4beeaba775f771973310bd0a14f0e3c4236fa8 data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json +22e0c1d5a224ecf0129d87569719bd1ea459e022 data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json +14ddbea9cb317a47b42725d14934b48e40a08d00 data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json +395a2a88b403f89142ec50d0bcb91c7b9f4b7fb8 data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json +16c5bb61ca29581140462c80f791733582e14964 data/biomesoplenty/recipes/smooth_white_sandstone.json +e4196b178748c1709e4c2a3713106aa285f28ba5 data/biomesoplenty/recipes/smooth_white_sandstone_slab.json +e46caaa2ee127bbcaf4afc6e0495f955eaa75b17 data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json +6acafa71729ac636a31303c0937aac501d42c7f5 data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json +50cbf4a258a91112a5161654f2f67ca7dd53abc6 data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json +55feeea759552b86e86c47d1337ad0c78f89ed17 data/biomesoplenty/recipes/stripped_dead_wood.json +a735679a2563e1b16da2a8593ad4fdf9afdda9d4 data/biomesoplenty/recipes/stripped_empyreal_wood.json +59fac3bd6d73dfd868b6e4a97b0c6e1f11030586 data/biomesoplenty/recipes/stripped_fir_wood.json +4e0ff8ea9a85c3733449e56c8c98e0b88db952b0 data/biomesoplenty/recipes/stripped_hellbark_wood.json +ca576336af98dcff714d571b95dc7b70a02c1e53 data/biomesoplenty/recipes/stripped_jacaranda_wood.json +67d17ef6587c54ab5b081bee6818903dc5af63e1 data/biomesoplenty/recipes/stripped_magic_wood.json +62fd2df166ba16c1432ba8488feac97b2a19ee5e data/biomesoplenty/recipes/stripped_mahogany_wood.json +be17173c592b4b147964833ab9188abb329d5b74 data/biomesoplenty/recipes/stripped_maple_wood.json +789cf5e25b86f6a12cd78e9104d70f1a915be7f3 data/biomesoplenty/recipes/stripped_palm_wood.json +f7d6139ec77d5dd8bdc5cbec082a6f5a61cff6af data/biomesoplenty/recipes/stripped_pine_wood.json +4178cb48a3145a3bb2d2a593363a8dfcbc4fbbd2 data/biomesoplenty/recipes/stripped_redwood_wood.json +246d069bc43dbacd6967c491e91ac3fb6dae3a46 data/biomesoplenty/recipes/stripped_umbran_wood.json +9bc542f9ed1b7f4aadc50dad2de4fb34511013cb data/biomesoplenty/recipes/stripped_willow_wood.json +1bf42ed1e1912ffba41fa3249615f5ab08313ce7 data/biomesoplenty/recipes/tnt_from_bop_sand.json +a1123b76e322c759e35de75c4d1184dc1c093dac data/biomesoplenty/recipes/umbran_boat.json +71bf944e3b3a6617e22b1efa7a7e725dbf545df8 data/biomesoplenty/recipes/umbran_button.json +f2800b2fa97581795977fcbe5bbfd150a6b683c6 data/biomesoplenty/recipes/umbran_chest_boat.json +73782cc3927ac2d62b417ceae18d9d0242bfdba6 data/biomesoplenty/recipes/umbran_door.json +6d5f35462d72475084dae98b8328f539fcad60e3 data/biomesoplenty/recipes/umbran_fence.json +000bee8055ad99961c0c537119a6a4a1521d2308 data/biomesoplenty/recipes/umbran_fence_gate.json +5eca27d4a1a10106ed0676f6f03aeeb6b2713b96 data/biomesoplenty/recipes/umbran_hanging_sign.json +6756375a5901e799fdcbbbcb6d8ec782dceab801 data/biomesoplenty/recipes/umbran_planks.json +86ab93e77cba44455af59f5fdff5ac82bf61449c data/biomesoplenty/recipes/umbran_pressure_plate.json +54c36d95ee9144a15079c9735b74a7636b81c92f data/biomesoplenty/recipes/umbran_sign.json +b3ac78dcf6fc9a12caa5058d5534a31d88fa3e3f data/biomesoplenty/recipes/umbran_slab.json +8e3bc08ae1d0c95ba3a36ae7fe432b3187c839ea data/biomesoplenty/recipes/umbran_stairs.json +820772cacd933bfc4fc888d81a456b8555019f88 data/biomesoplenty/recipes/umbran_trapdoor.json +7dc3a70b0e17816d47cccd365a28d1305683d390 data/biomesoplenty/recipes/umbran_wood.json +5dc3e1ca1c81879db73ec06f83d57bb2c981e700 data/biomesoplenty/recipes/unmapped_end_stone.json +3961d98fce2f1c1c18e81a54f39b5cb3f81c7b52 data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json +d454d6c83ac883bd8cec867f7ba32afe8dd32297 data/biomesoplenty/recipes/white_dye_from_white_lavender.json +1932af944c6695f742588da9da59f2f7b666bb8a data/biomesoplenty/recipes/white_dye_from_white_petals.json +060171d6c925d31a294f7aca4d4c7dfe57ccb8f4 data/biomesoplenty/recipes/white_sandstone.json +2e5832104d9a896f9444f1b90d6f0cc00fff3bf3 data/biomesoplenty/recipes/white_sandstone_slab.json +8aace835b4e75594e80ff6f8f651dc3426f0910e data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json +3e14384ee651bc646dedf4bca568dfb2e6f90b64 data/biomesoplenty/recipes/white_sandstone_stairs.json +d1d58c4a9c38d759d6771bb0c873ecf67b98ebd9 data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json +fc49af75aba37aaeaedf73a8faadcb62f159d12b data/biomesoplenty/recipes/white_sandstone_wall.json +089ebeff72d4ed1318d87ab70c89dd60816a6b02 data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json +4fb35dffab9b2c9fbef99458361f61a8e7b36229 data/biomesoplenty/recipes/willow_boat.json +ac449071185349db35f351b0474cd7de01ef8b52 data/biomesoplenty/recipes/willow_button.json +f8c94e001f335b5559786cd28c985aace4d4e3b2 data/biomesoplenty/recipes/willow_chest_boat.json +9694e1688f3c392374350a142bc02de9de734938 data/biomesoplenty/recipes/willow_door.json +da85915c8d06aeeb1fbff51d2d323527806360f7 data/biomesoplenty/recipes/willow_fence.json +7beca9ceaaf1658ee519f8597aff99716902f749 data/biomesoplenty/recipes/willow_fence_gate.json +e22f21d772bc2b33db5096de99da70a656d94bcc data/biomesoplenty/recipes/willow_hanging_sign.json +ed0824da9b0fa490598e0c1a5a0aa536b60463e8 data/biomesoplenty/recipes/willow_planks.json +3a2a40ebf8cf33024ca926ef778a7b13bb0d5536 data/biomesoplenty/recipes/willow_pressure_plate.json +b927639428df401a4e446f76eb6ff61d434ae5b9 data/biomesoplenty/recipes/willow_sign.json +d45522ee4207a5d007ec59499ba32c888684eeed data/biomesoplenty/recipes/willow_slab.json +6bec431c493db399f960e137b17743dc93d183bf data/biomesoplenty/recipes/willow_stairs.json +d90820d05df1e8e5b152e56a8db569eebf58e001 data/biomesoplenty/recipes/willow_trapdoor.json +0687ba19f0c1e3d1df800569529198712b4bff54 data/biomesoplenty/recipes/willow_wood.json +4251fff5e2ebf32d58e79efd48ff87f2dc1e39e8 data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json +be226de05e45b9e61a918cc80265424d87ed6288 data/biomesoplenty/recipes/yellow_maple_leaf_pile.json diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json index 0d8c95420..7a4b79dd9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/algal_end_stone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:enderphyte" - ] + "items": "biomesoplenty:enderphyte" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json index df063dddb..cd14f0c8e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sand" - ] + "items": "biomesoplenty:black_sand" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json index 8681f2250..28072f988 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_black_sandstone" - ] + "items": "biomesoplenty:chiseled_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json index c520fbccc..c415f191b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_slab_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json index 90203db97..4de5e2d95 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_black_sandstone" - ] + "items": "biomesoplenty:chiseled_black_sandstone" } ] }, @@ -29,9 +25,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_black_sandstone" - ] + "items": "biomesoplenty:cut_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json index 08177b9ae..d3f7befeb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/black_sandstone_stairs_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json index e8403457e..9c51e6102 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json index 94fc77990..e44ec64fd 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json index 36b751e4d..ad845c401 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_slab_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json index f0c2933ee..8161f3526 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json index b4dffbc7a..a10d7efa8 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json index 6c071d29c..b11d57a3c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_brick_stairs_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json index 91a8a964e..18fa875ff 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json index d3ab6f7db..8781bd020 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/brimstone_bricks_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json index 4d17919ad..d2eb753db 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_black_sandstone" - ] + "items": "biomesoplenty:chiseled_black_sandstone" } ] }, @@ -29,9 +25,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_black_sandstone" - ] + "items": "biomesoplenty:cut_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json index c6b5393cc..ed7feec1e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_black_sandstone_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json index 2afa7e376..adec795b7 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_brimstone_bricks" - ] + "items": "biomesoplenty:chiseled_brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json index c1293ebdf..663851194 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json index 0bda38d87..faca83b37 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_brimstone_bricks_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json index 36922568a..7231f258b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_orange_sandstone" - ] + "items": "biomesoplenty:chiseled_orange_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_orange_sandstone" - ] + "items": "biomesoplenty:cut_orange_sandstone" } ] }, @@ -29,9 +25,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json index efc92b935..d4a872c80 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json index c3fd95fa9..7946eb8db 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_white_sandstone" - ] + "items": "biomesoplenty:chiseled_white_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_white_sandstone" - ] + "items": "biomesoplenty:cut_white_sandstone" } ] }, @@ -35,9 +31,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json index 0f80dfd6e..1ef0e1796 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/chiseled_white_sandstone_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json index 7bab418f8..73028fe00 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json index 70e7a3c21..67add015c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json index e9a3d7788..2b8e37d19 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_black_sandstone" - ] + "items": "biomesoplenty:cut_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json index bcd5f8f3c..83d777201 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json index 89b6aca5c..5f9d29b54 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_black_sandstone" - ] + "items": "biomesoplenty:cut_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json index dde5571fc..ba25bbcd3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json index 0220f6c30..0b5eac84a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json index eef90ece1..eab2c73e3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_orange_sandstone" - ] + "items": "biomesoplenty:cut_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json index e2da3f904..548530ce3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_orange_sandstone" - ] + "items": "biomesoplenty:cut_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json index 84f5f8fa0..38d366255 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json index d8090de48..ab1692f38 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json index da4da698f..69b785f24 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json index bd5b8ef4b..5c6946265 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_white_sandstone" - ] + "items": "biomesoplenty:cut_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json index ad5df7d78..d15179746 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_white_sandstone" - ] + "items": "biomesoplenty:cut_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json index d63ade620..ffb9a814c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json index 534170db1..fa957f138 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:dead_logs" + "items": "#biomesoplenty:dead_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json index b0dc18b17..7fcc69f22 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json index 5bf8d4d86..3464777a6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json index 79f448ff2..3fe5ed264 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/dead_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_log" - ] + "items": "biomesoplenty:dead_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json index be075dc8b..c9fe22bd5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:empyreal_logs" + "items": "#biomesoplenty:empyreal_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json index 9c7e7bcc1..dd0c2314a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json index 54450465e..b930d4479 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json index 86a566f2c..aa0d9e494 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/empyreal_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_log" - ] + "items": "biomesoplenty:empyreal_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json index 30b044ae5..44dcc8df2 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:fir_logs" + "items": "#biomesoplenty:fir_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json index b25fd6eb5..410862050 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json index 481fdbdfa..5f560d515 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json index 20a269b3c..1db9335b0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/fir_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_log" - ] + "items": "biomesoplenty:fir_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/flesh.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/flesh.json index d23f3eb86..037cd4489 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/flesh.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/flesh.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:blood_bucket" - ] + "items": "biomesoplenty:blood_bucket" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json index f960d4003..4a4ec52dc 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:hellbark_logs" + "items": "#biomesoplenty:hellbark_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json index 4135d2543..4e3475bae 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json index ca38ace75..8fd4edf1d 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json index 734df7a8d..066fb5037 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/hellbark_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_log" - ] + "items": "biomesoplenty:hellbark_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json index 85f44ca7e..261aafacf 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:jacaranda_logs" + "items": "#biomesoplenty:jacaranda_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json index ce4a126e4..e74d27e17 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json index 0f34b19d6..883b4fce1 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json index 9ca114cae..fd15eed40 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/jacaranda_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_log" - ] + "items": "biomesoplenty:jacaranda_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json index 416b81934..dbb726dcd 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:magic_logs" + "items": "#biomesoplenty:magic_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json index a189a750b..31c1a332c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json index 61d8977b9..e0efdeabb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json index 6c3c72d50..819b6228e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/magic_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_log" - ] + "items": "biomesoplenty:magic_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json index 9f8a28dcd..e476d2646 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:mahogany_logs" + "items": "#biomesoplenty:mahogany_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json index 767dc8a31..ff821e7f3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json index 1eaa5efd5..38162e8a6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json index bec545843..566e0e423 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mahogany_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_log" - ] + "items": "biomesoplenty:mahogany_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json index a687164ff..a740e1333 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:maple_logs" + "items": "#biomesoplenty:maple_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json index 07f4560a5..b59418d44 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json index 83616d78e..375ca5303 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json index aa7eba3f4..e31696a59 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/maple_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_log" - ] + "items": "biomesoplenty:maple_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json index 76d6b37b7..44b51f7ef 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_black_sand.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:moss_block" - ] + "items": "minecraft:moss_block" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json index 85fb8c313..c8707fe2e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_cobblestone_from_willow_vine.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_vine" - ] + "items": "biomesoplenty:willow_vine" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json index ab6397647..57231740f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/mossy_stone_bricks_from_willow_vine.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_vine" - ] + "items": "biomesoplenty:willow_vine" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json index d939296da..5a2ba0380 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/null_end_stone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:null_leaves" - ] + "items": "biomesoplenty:null_leaves" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json index 5ca2dfa62..98a940b46 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sand" - ] + "items": "biomesoplenty:orange_sand" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json index 51b8bde93..a6657033e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_orange_sandstone" - ] + "items": "biomesoplenty:chiseled_orange_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json index bd2d88284..22c278c78 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_slab_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json index 225e4ffbb..5eafb9f13 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_orange_sandstone" - ] + "items": "biomesoplenty:chiseled_orange_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_orange_sandstone" - ] + "items": "biomesoplenty:cut_orange_sandstone" } ] }, @@ -29,9 +25,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json index 730a11d66..a8d18d29a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json index 3f0d97efe..b3f50bfae 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:palm_logs" + "items": "#biomesoplenty:palm_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json index 4ace9e1ee..18f2c4d4b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json index b07b5baa7..b72f8ee05 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json index 378be093c..de40a8631 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/palm_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_log" - ] + "items": "biomesoplenty:palm_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json index 3d6d425ba..a3d84e097 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:pine_logs" + "items": "#biomesoplenty:pine_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json index 78bb3a259..d7475f67f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json index ad665eb5e..ab407ed45 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json index 30ea7bc28..3812f9179 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/pine_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_log" - ] + "items": "biomesoplenty:pine_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json index 45644a286..dabfa8346 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:redwood_logs" + "items": "#biomesoplenty:redwood_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json index f0f28daa3..f898f6983 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json index 218f5cad9..f7fc06372 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json index a48008d65..965fd7e6a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/redwood_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_log" - ] + "items": "biomesoplenty:redwood_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json index f487f94c0..78d9af143 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/rose_quartz_block.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:rose_quartz_chunk" - ] + "items": "biomesoplenty:rose_quartz_chunk" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json index 7c09257db..b8d207fae 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json index 0ca389f10..3eb470eb1 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_black_sandstone" - ] + "items": "biomesoplenty:smooth_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json index eaefeb14e..55ab159d8 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_black_sandstone" - ] + "items": "biomesoplenty:smooth_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json index 2a9a6d8a0..6b339edc6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_black_sandstone" - ] + "items": "biomesoplenty:smooth_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json index db73f8f4d..4f83423a7 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_black_sandstone" - ] + "items": "biomesoplenty:smooth_black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json index 93b05956b..be2859cfc 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json index 2250a1075..56358eb07 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_orange_sandstone" - ] + "items": "biomesoplenty:smooth_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json index d9166f31d..bb9917640 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_orange_sandstone" - ] + "items": "biomesoplenty:smooth_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json index 846279708..aff8de325 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_orange_sandstone" - ] + "items": "biomesoplenty:smooth_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json index 06b43fb15..49f8c97ea 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_orange_sandstone" - ] + "items": "biomesoplenty:smooth_orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json index f8b1755e1..ee753eff2 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json index a9a480384..f9f371485 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_white_sandstone" - ] + "items": "biomesoplenty:smooth_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json index ab89e5de4..2136cd090 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_white_sandstone" - ] + "items": "biomesoplenty:smooth_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json index 3446c7161..014723822 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_white_sandstone" - ] + "items": "biomesoplenty:smooth_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json index 91f05273d..f6b39e8cd 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:smooth_white_sandstone" - ] + "items": "biomesoplenty:smooth_white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json index 6537d5f38..369088e77 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_dead_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_dead_log" - ] + "items": "biomesoplenty:stripped_dead_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json index a87d55874..ce4df5096 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_empyreal_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_empyreal_log" - ] + "items": "biomesoplenty:stripped_empyreal_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json index 3fe6dfce1..ce70c795c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_fir_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_fir_log" - ] + "items": "biomesoplenty:stripped_fir_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json index 95a978566..3dea412f9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_hellbark_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_hellbark_log" - ] + "items": "biomesoplenty:stripped_hellbark_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json index ba674775b..919a821b9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_jacaranda_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_jacaranda_log" - ] + "items": "biomesoplenty:stripped_jacaranda_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json index 55f6a18a4..a030389e6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_magic_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_magic_log" - ] + "items": "biomesoplenty:stripped_magic_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json index 6c5d13a36..876ef5055 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_mahogany_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_mahogany_log" - ] + "items": "biomesoplenty:stripped_mahogany_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json index 89b0d6578..820998676 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_maple_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_maple_log" - ] + "items": "biomesoplenty:stripped_maple_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json index 82edf07d1..1dd8a183b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_palm_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_palm_log" - ] + "items": "biomesoplenty:stripped_palm_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json index 8c5a443e9..e8a392dd4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_pine_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_pine_log" - ] + "items": "biomesoplenty:stripped_pine_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json index fc2ea47c4..2c75f9311 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_redwood_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_redwood_log" - ] + "items": "biomesoplenty:stripped_redwood_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json index 2aaac00e0..bcdd7578f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_umbran_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_umbran_log" - ] + "items": "biomesoplenty:stripped_umbran_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json index e7d61a0e6..e5af59b15 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/stripped_willow_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_willow_log" - ] + "items": "biomesoplenty:stripped_willow_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json index c27820215..ae3b7237f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:umbran_logs" + "items": "#biomesoplenty:umbran_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json index 0025d5c20..1b60842c3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json index 150f14a7a..b7dbdfff4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json index 00f144825..10f553bf2 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/umbran_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_log" - ] + "items": "biomesoplenty:umbran_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json index 6c954c049..1f5039ab0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/unmapped_end_stone.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:liquid_null_bucket" - ] + "items": "biomesoplenty:liquid_null_bucket" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json index 5d921c3bb..38720bacc 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sand" - ] + "items": "biomesoplenty:white_sand" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json index b14761b13..d9de575af 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_white_sandstone" - ] + "items": "biomesoplenty:chiseled_white_sandstone" } ] }, @@ -23,9 +21,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json index 0cee25fbf..cc64b6204 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_slab_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json index 4ced8da26..538ad755b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:chiseled_white_sandstone" - ] + "items": "biomesoplenty:chiseled_white_sandstone" } ] }, @@ -17,9 +15,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cut_white_sandstone" - ] + "items": "biomesoplenty:cut_white_sandstone" } ] }, @@ -35,9 +31,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json index d8ccc4fc6..7a93719a5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/white_sandstone_stairs_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json index d57b3ff32..b18886340 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_planks.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "biomesoplenty:willow_logs" + "items": "#biomesoplenty:willow_logs" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json index e53afb91b..171cb4dae 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_slab.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json index 5fa43db27..c864c62d5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_stairs.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json index 2d29a6111..fb7949b86 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/building_blocks/willow_wood.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_log" - ] + "items": "biomesoplenty:willow_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json index ffb0c770a..7ab24b195 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json index 59c7807a3..90687450a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/black_sandstone_wall_from_black_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:black_sandstone" - ] + "items": "biomesoplenty:black_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json index 8be83da92..1428b1c56 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_bulb.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:blackstone" - ] + "items": "minecraft:blackstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json index 0ac8ee7cf..985f52428 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:blackstone" - ] + "items": "minecraft:blackstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json index ca79c98a9..086d586a7 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/blackstone_spines_from_blackstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:blackstone" - ] + "items": "minecraft:blackstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json index e56a7b4fa..93e7a33b3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json index 8eaa695b2..fcf600791 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone_bricks" - ] + "items": "biomesoplenty:brimstone_bricks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json index ea4db724e..44230c7c4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_brick_wall_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json index 42b2f4e39..415373403 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json index 307c71b86..d3eebae4b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_bud_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json index 00e958c84..6e9f1c659 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json index efac03c65..fe1155e03 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_cluster_from_brimstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json index e34008396..f6563ec1c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/brimstone_fumarole.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:brimstone" - ] + "items": "biomesoplenty:brimstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_fence.json index 6b4647c81..4e42b6254 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json index 71fb94cfb..696fa0961 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_dead_log" - ] + "items": "biomesoplenty:stripped_dead_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_sign.json index 2a03ab2b0..2e2430942 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/dead_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json index cbdb02ff6..fdd564c3c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json index 3ec4b368b..930232ef5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_empyreal_log" - ] + "items": "biomesoplenty:stripped_empyreal_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json index e0fabd494..9ed824fdc 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/empyreal_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_fence.json index 15d4b6b0b..fb0da26e9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json index 59ec88ec5..a4fd66513 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_fir_log" - ] + "items": "biomesoplenty:stripped_fir_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_sign.json index bba21781d..004631254 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/fir_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json index 7ae18bea4..9c0660253 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json index 32d6ed261..37ec2fcd6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_hellbark_log" - ] + "items": "biomesoplenty:stripped_hellbark_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json index 6647cc0d0..0c51ab2f9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/hellbark_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json index 41aee768e..374787d7f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json index 08337e850..214c3f942 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_jacaranda_log" - ] + "items": "biomesoplenty:stripped_jacaranda_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json index dbbc4984b..4b782ea85 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/jacaranda_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_fence.json index 735135ca6..6afafe8e0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json index ccb02dc93..047f84236 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_magic_log" - ] + "items": "biomesoplenty:stripped_magic_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_sign.json index 631c4a79b..8b417250a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/magic_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json index 7e7988e3d..e1c6c8f90 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json index 0a6927d59..6aa7476d0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_mahogany_log" - ] + "items": "biomesoplenty:stripped_mahogany_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json index bfe8b3934..8fdadbd79 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/mahogany_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_fence.json index 88191dfca..43bf285e6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json index 7766299ee..f00b47642 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_maple_log" - ] + "items": "biomesoplenty:stripped_maple_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_sign.json index ac06211b2..459d8f971 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/maple_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json index c48092691..dd2db61cb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_maple_leaf_pile.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_maple_leaves" - ] + "items": "biomesoplenty:orange_maple_leaves" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json index 1bef30176..44a5897da 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json index 96da71f3e..a4ff2e6f0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/orange_sandstone_wall_from_orange_sandstone_stonecutting.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_sandstone" - ] + "items": "biomesoplenty:orange_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_fence.json index d097a1c05..827773adb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json index c7f38a82b..7a4e72d66 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_palm_log" - ] + "items": "biomesoplenty:stripped_palm_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_sign.json index 84d12bde8..e9ad7bca4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/palm_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_fence.json index fdfc29717..d2ac3b3c9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json index b090febac..32f3aa1ee 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_pine_log" - ] + "items": "biomesoplenty:stripped_pine_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_sign.json index a1713e195..aef0f7bdb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/pine_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json index 9edc19219..acc2b1695 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/red_maple_leaf_pile.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:red_maple_leaves" - ] + "items": "biomesoplenty:red_maple_leaves" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json index c0501539d..1872fca31 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json index bcf82b4db..61e0fc66c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_redwood_log" - ] + "items": "biomesoplenty:stripped_redwood_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json index 7a25b6fe6..6d2a3fbbe 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/redwood_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json index cfd1c04d8..0b7eddac5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json index 11579ea93..549f3d380 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_umbran_log" - ] + "items": "biomesoplenty:stripped_umbran_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json index ee4c0780b..792d51763 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/umbran_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json index 3c1b3038c..9a787e967 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json index 48b01583a..f1ef28386 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/white_sandstone_wall_from_white_sandstone_stonecutting.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_sandstone" - ] + "items": "biomesoplenty:white_sandstone" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_fence.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_fence.json index b55a60d11..064979b1b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_fence.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json index e914ee41b..78b90a3cc 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_hanging_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:stripped_willow_log" - ] + "items": "biomesoplenty:stripped_willow_log" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_sign.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_sign.json index e6fdca537..5eed9a1f6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/willow_sign.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json index a2f185028..9759c9ff0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/decorations/yellow_maple_leaf_pile.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:yellow_maple_leaves" - ] + "items": "biomesoplenty:yellow_maple_leaves" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json index bf306836c..3852a7072 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/food/rabbit_stew_from_toadstool.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:cooked_rabbit" - ] + "items": "minecraft:cooked_rabbit" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json index bc06dd7d4..8712c778a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/brown_dye_from_cattail.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:cattail" - ] + "items": "biomesoplenty:cattail" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json index 604809644..00696fa5f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/cyan_dye_from_glowflower.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:glowflower" - ] + "items": "biomesoplenty:glowflower" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json index d62c7bb38..cda7518eb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/gray_dye_from_wilted_lily.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:wilted_lily" - ] + "items": "biomesoplenty:wilted_lily" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json index e9bc47fd7..e3cc2c1af 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/green_dye_from_tiny_cactus.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:tiny_cactus" - ] + "items": "biomesoplenty:tiny_cactus" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json index 6ab923fc4..82a1148a3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_blue_hydrangea.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:blue_hydrangea" - ] + "items": "biomesoplenty:blue_hydrangea" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json index 4ad68a71c..6041d1016 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_blue_dye_from_icy_iris.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:icy_iris" - ] + "items": "biomesoplenty:icy_iris" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json index 858b77f42..d256ccaad 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/light_gray_dye_from_endbloom.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:endbloom" - ] + "items": "biomesoplenty:endbloom" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json index 63c9be4fc..30c3cf572 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/magenta_dye_from_wildflower.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:wildflower" - ] + "items": "biomesoplenty:wildflower" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json index 86ca43960..d0e46a53b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_burning_blossom.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:burning_blossom" - ] + "items": "biomesoplenty:burning_blossom" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json index 3cd9e8f58..8b23e4d3d 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/orange_dye_from_orange_cosmos.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:orange_cosmos" - ] + "items": "biomesoplenty:orange_cosmos" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json index 752f374b0..eaebf730f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_daffodil.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pink_daffodil" - ] + "items": "biomesoplenty:pink_daffodil" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json index f4c9bc844..431979d46 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/pink_dye_from_pink_hibiscus.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pink_hibiscus" - ] + "items": "biomesoplenty:pink_hibiscus" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json index 0ab24e032..6b78ce966 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_lavender.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:lavender" - ] + "items": "biomesoplenty:lavender" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json index 0455683b6..2c5c2d14d 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_tall_lavender.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:tall_lavender" - ] + "items": "biomesoplenty:tall_lavender" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json index 155ae3eea..e82404965 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/purple_dye_from_violet.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:violet" - ] + "items": "biomesoplenty:violet" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json index d9dbee059..42534603f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_rose.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:rose" - ] + "items": "biomesoplenty:rose" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json index 76d8c779d..cd21f1725 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/red_dye_from_waterlily.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:waterlily" - ] + "items": "biomesoplenty:waterlily" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json index e045c0fa9..039755309 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_tall_white_lavender.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:tall_white_lavender" - ] + "items": "biomesoplenty:tall_white_lavender" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json index daf5b0bd8..6eb5d210a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_lavender.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_lavender" - ] + "items": "biomesoplenty:white_lavender" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json index ad848dc0d..d1106a706 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/white_dye_from_white_petals.json @@ -11,9 +11,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:white_petals" - ] + "items": "biomesoplenty:white_petals" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json index fd2474624..4cc7d37e1 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/misc/yellow_dye_from_goldenrod.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:goldenrod" - ] + "items": "biomesoplenty:goldenrod" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_button.json index 86c647aee..a33f6c316 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_door.json index 55a32575e..7180d920b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json index 241ee294a..04a8cbfee 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json index 6747fc140..2f6c2b682 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json index f15fc2e89..bf04c5c65 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/dead_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:dead_planks" - ] + "items": "biomesoplenty:dead_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json index 454d34c8c..a624ceae6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json index 689e71849..d9b59ca2b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json index e81770f25..2e4be9279 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json index 2aa92e8e2..6014f8f93 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json index 8d2c41807..c7e561cfa 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/empyreal_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:empyreal_planks" - ] + "items": "biomesoplenty:empyreal_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_button.json index 9082749d8..8588da378 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_door.json index 8f60e8a0a..f3635fe4b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json index 5857bf80d..bcf3a94b4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json index 498b4b618..ec6a42f1e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json index 909eb3a4d..c6074048f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/fir_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:fir_planks" - ] + "items": "biomesoplenty:fir_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json index 7eb0a899b..0463a061b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json index 049a313b5..173bf1327 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json index e94fc4519..e9792a473 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json index bbbf6adc1..d607af8a3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json index e49631263..cdf9851e3 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/hellbark_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:hellbark_planks" - ] + "items": "biomesoplenty:hellbark_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json index a367af838..3b5e99f31 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json index c40c0fa86..9989c54bb 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json index 5a6a00b7d..15f0a1afe 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json index 2296a431a..e8c4a10a1 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json index 3e1c89cc4..594153576 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/jacaranda_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:jacaranda_planks" - ] + "items": "biomesoplenty:jacaranda_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_button.json index 31d1068d9..f5b8529d6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_door.json index 8e2da7d91..399b72029 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json index cedfd9139..7dd2e0707 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json index 24dd7d4f4..f90284335 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json index 69a51bac2..c58066aab 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/magic_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:magic_planks" - ] + "items": "biomesoplenty:magic_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json index 2ab2107ad..8270cc660 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json index bbfc90fce..68f5fd09e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json index edc82ded9..2c1d08a1a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json index 945b51c6a..29203893a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json index d89fa95c4..d4aaa2291 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/mahogany_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:mahogany_planks" - ] + "items": "biomesoplenty:mahogany_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_button.json index 8170344b1..47b13381b 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_door.json index f9dd676ab..df851b7a6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json index 37cfb7675..d0814abba 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json index 885ce7b25..4f4b69e1e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json index 9697d880d..ff96f433c 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/maple_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:maple_planks" - ] + "items": "biomesoplenty:maple_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_button.json index e307047e2..16a3683ed 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_door.json index cc8a98932..648092929 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json index 75c93f07c..5bb831c15 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json index 227ac4497..fb9a337d6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json index 9e415f777..583227080 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/palm_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:palm_planks" - ] + "items": "biomesoplenty:palm_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_button.json index f52f3255b..75a92551e 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_door.json index 0500c1edd..39ce93259 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json index d0decc614..b9010aec6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json index 8d44fe6aa..81817fc82 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json index ba6afe1cb..eb375ac5a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/pine_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:pine_planks" - ] + "items": "biomesoplenty:pine_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_button.json index fb87cea47..8bcbdc3d1 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_door.json index 2e61b2575..289d85084 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json index 501621f99..e093949b4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json index 9802b9728..bcd9d0d95 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json index 964584cc1..b93d44d0f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/redwood_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:redwood_planks" - ] + "items": "biomesoplenty:redwood_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json index 50a5c4b3c..f754699f4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/tnt_from_bop_sand.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:gunpowder" - ] + "items": "minecraft:gunpowder" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_button.json index 3ceafc128..b74da6043 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_door.json index b7d07e803..a3cb02507 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json index 819574c3d..cc3671889 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json index 5bb4d2b48..d069c8091 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json index 59a88e519..82f06b332 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/umbran_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:umbran_planks" - ] + "items": "biomesoplenty:umbran_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_button.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_button.json index 7c526ad4e..fca539183 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_button.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_button.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_door.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_door.json index b92f770df..f2b6c9808 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_door.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_door.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json index 2b9d42e05..e5f5690e9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_fence_gate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json index dd1dba80e..c68bb59c0 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_pressure_plate.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json index 2f5e5f0e9..ed1a9a8dd 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/redstone/willow_trapdoor.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "biomesoplenty:willow_planks" - ] + "items": "biomesoplenty:willow_planks" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json index a9bd1a622..b2d9e7825 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/dead_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json index a38d3425b..1ce527bca 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/empyreal_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json index 8ed240b00..f85e78a1d 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/fir_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json index f3c9fc3e9..6daa1fef5 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/hellbark_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json index 72c075562..a2859826d 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/jacaranda_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json index f9015f007..0307d956a 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/magic_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json index 476bf705e..9120d7918 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/mahogany_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json index 192f91ca2..48f14a7c4 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/maple_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json index 14bdcc0c1..7b787c668 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/palm_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json index 42bf16003..993769e1f 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/pine_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json index 48979fe96..a774d94e9 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/redwood_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json index 02423aed7..a1ab1b5c6 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/umbran_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json index 389c9fffd..ce96adf31 100644 --- a/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/advancements/recipes/transportation/willow_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/algal_end_stone.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/algal_end_stone.json index 0c0da4ffd..81d031066 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/algal_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/algal_end_stone.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/anomaly.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/anomaly.json index 2ce216024..5f8edc3ff 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/anomaly.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/anomaly.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barley.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barley.json index 8e1f851a2..f1a6d4059 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barley.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barley.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barnacles.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barnacles.json index 33d8d8b3d..849cfa7a4 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barnacles.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/barnacles.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json index 0d145895b..1170070a5 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_bulb.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_spines.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_spines.json index 369dd3d6c..aaccb6b46 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_spines.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/blackstone_spines.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bramble_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bramble_leaves.json index c27d2aafb..c3e4cdda0 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bramble_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bramble_leaves.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_bud.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_bud.json index 966798703..631dffd3a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_bud.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json index 1a40a0778..50dbbda71 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_cluster.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json index 05ac215e0..7784c288d 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/brimstone_fumarole.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bush.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bush.json index fb680bd9a..a03abf379 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bush.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/bush.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/clover.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/clover.json index a55461c1b..73dff7cd4 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/clover.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/clover.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/cypress_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/cypress_leaves.json index 0bb6f26f2..cf86bb414 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/cypress_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/cypress_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_branch.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_branch.json index 6746dd8a0..f714d2525 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_branch.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_branch.json @@ -13,7 +13,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_grass.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_grass.json index 08c635c59..8e15d12b2 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_grass.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_grass.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_leaves.json index c1dab0c12..1cc1e8a7d 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dead_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/desert_grass.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/desert_grass.json index 8b6ef648b..2cda8e125 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/desert_grass.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/desert_grass.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dune_grass.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dune_grass.json index 53bc3e01c..46f3138fa 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dune_grass.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/dune_grass.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json index 3a2f2c783..42ad61d2d 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/empyreal_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/enderphyte.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/enderphyte.json index 09c84b0c3..2665897bf 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/enderphyte.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/enderphyte.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/fir_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/fir_leaves.json index b004a2399..39f9af6ce 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/fir_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/fir_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons.json index 6c7afdf9e..f3a7b1f62 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json index 1b056d55f..922273459 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flesh_tendons_strand.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json index 5b93c12df..f95de4933 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/flowering_oak_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -142,22 +142,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowshroom_block.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowshroom_block.json index 766d56c4e..43131afcb 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowshroom_block.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowshroom_block.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk.json index d6f214557..4a183c505 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json index de8246e03..567fa8320 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/glowworm_silk_strand.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hair.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hair.json index 765c734a9..1e35f0743 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hair.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hair.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json index d073e4a41..31f77e7a4 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json index 6bd3c028f..7bd405179 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hanging_cobweb_strand.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json index a4fc1cbce..b003d9a0f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/hellbark_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass.json index c6902a44d..9a8070cb5 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass_plant.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass_plant.json index 51617a811..f1a5c0e90 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass_plant.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/high_grass_plant.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json index cfe62e8ad..6d897d827 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/huge_clover_petal.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json index 4cb8ebb1a..07aedf4da 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/jacaranda_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json index 2297a40c7..272fd9977 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/large_rose_quartz_bud.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop.json index b246b5519..b40813e12 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json index 25b347b44..28bc19590 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/lumaloop_plant.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/magic_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/magic_leaves.json index 3d6de9f4c..c3fc996ca 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/magic_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/magic_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json index ac998a772..d4f0ca1bb 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mahogany_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json index 58c64e080..7b721f0f5 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/medium_rose_quartz_bud.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json index 1941bbe48..e5a65b28f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/mossy_black_sand.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_block.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_block.json index 2791bd823..a2470d69d 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_block.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_block.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_end_stone.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_end_stone.json index 8a7f77db2..eb6d3e34f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_end_stone.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_leaves.json index eb01e500b..69f1f4108 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_leaves.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_plant.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_plant.json index c689ccf44..98d887c43 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_plant.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/null_plant.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json index 6d4738eae..cdda347bb 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaf_pile.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json index ee329d2df..bd11b0996 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/orange_maple_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_grass_block.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_grass_block.json index 7b7f6fe58..aadd3772b 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_grass_block.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_grass_block.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_leaves.json index c902901a9..0f31fc258 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/origin_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -142,22 +142,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/palm_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/palm_leaves.json index b2935caff..05e9d46bc 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/palm_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/palm_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pine_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pine_leaves.json index 0cf01241f..674b95530 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pine_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pine_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pus_bubble.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pus_bubble.json index 2c0e4e5c9..1f2671a1a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pus_bubble.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/pus_bubble.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json index fcc613634..0ef2eba57 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rainbow_birch_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json index 3cf1c6084..73ed7abf4 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaf_pile.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json index 55bcf3516..077c1e8d0 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/red_maple_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/redwood_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/redwood_leaves.json index 0a3494bac..9c01e124a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/redwood_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/redwood_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/reed.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/reed.json index dac7f7c91..2805c16e7 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/reed.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/reed.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json index 7c1623324..ddffe590f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/rose_quartz_cluster.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], @@ -35,7 +37,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "minecraft:cluster_max_harvestables" + "items": "#minecraft:cluster_max_harvestables" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sea_oats.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sea_oats.json index 20741ee5c..e14d2b8e2 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sea_oats.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sea_oats.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json index 1effeb52d..940cb97f7 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/small_rose_quartz_bud.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json index 13ee06235..c3303529a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/snowblossom_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss.json index 5f7b013bf..b11d89ad4 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json index 311bda0e4..f7951f47e 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spanish_moss_plant.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spider_egg.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spider_egg.json index 951b79296..c1b9439f8 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spider_egg.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/spider_egg.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sprout.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sprout.json index 5d8a8d48b..914dd503a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sprout.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/sprout.json @@ -13,7 +13,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/toadstool_block.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/toadstool_block.json index 1d64d4e61..d6b5d9608 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/toadstool_block.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/toadstool_block.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/tundra_shrub.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/tundra_shrub.json index d37f51ae4..1ba5e372a 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/tundra_shrub.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/tundra_shrub.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/umbran_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/umbran_leaves.json index b2cb42bec..da18861b8 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/umbran_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/umbran_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json index 974185a90..063d0c0ed 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/unmapped_end_stone.json @@ -13,14 +13,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/watergrass.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/watergrass.json index 1bdd44435..746db30c7 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/watergrass.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/watergrass.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/webbing.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/webbing.json index 4ebc2b840..cb8982dd7 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/webbing.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/webbing.json @@ -10,7 +10,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_leaves.json index 380d0381c..112d88e0f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_vine.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_vine.json index 0b20e9fd7..ce830bf9f 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_vine.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/willow_vine.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/wispjelly.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/wispjelly.json index 8fc325dd7..953137f2e 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/wispjelly.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/wispjelly.json @@ -7,14 +7,16 @@ { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json index e8fc4f3bf..f7995c6cc 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaf_pile.json @@ -7,7 +7,7 @@ { "condition": "minecraft:match_tool", "predicate": { - "tag": "biomesoplenty:shears" + "items": "#biomesoplenty:shears" } } ], diff --git a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json index da4a4e637..2eb0aab3b 100644 --- a/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json +++ b/common/src/generated/resources/data/biomesoplenty/loot_tables/blocks/yellow_maple_leaves.json @@ -16,22 +16,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] @@ -74,22 +74,22 @@ { "condition": "minecraft:match_tool", "predicate": { - "items": [ - "minecraft:shears" - ] + "items": "minecraft:shears" } }, { "condition": "minecraft:match_tool", "predicate": { - "enchantments": [ - { - "enchantment": "minecraft:silk_touch", - "levels": { - "min": 1 + "predicates": { + "minecraft:enchantments": [ + { + "enchantment": "minecraft:silk_touch", + "levels": { + "min": 1 + } } - } - ] + ] + } } } ] diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/algal_end_stone.json b/common/src/generated/resources/data/biomesoplenty/recipes/algal_end_stone.json index 70c8b9f54..35871aa0e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/algal_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/algal_end_stone.json @@ -10,6 +10,7 @@ } ], "result": { - "item": "biomesoplenty:algal_end_stone" + "count": 1, + "id": "biomesoplenty:algal_end_stone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone.json index e9d39e7d7..1fc5cc779 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:black_sandstone" + "count": 1, + "id": "biomesoplenty:black_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab.json index c7813773d..1db447e97 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab.json @@ -16,6 +16,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:black_sandstone_slab" + "id": "biomesoplenty:black_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json index 8844ace2b..430ebb629 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_slab_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:black_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:black_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs.json index e65ddfc07..9c90254e6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs.json @@ -21,6 +21,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:black_sandstone_stairs" + "id": "biomesoplenty:black_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json index 069c9ee42..43233e447 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_stairs_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:black_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:black_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall.json index bfb50985d..e5e0a2417 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:black_sandstone_wall" + "id": "biomesoplenty:black_sandstone_wall" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json index be9143ab7..97b7e2910 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/black_sandstone_wall_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:black_sandstone_wall" + "result": { + "count": 1, + "id": "biomesoplenty:black_sandstone_wall" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_bulb.json b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_bulb.json index f65e19a53..e595666e6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_bulb.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_bulb.json @@ -15,6 +15,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:blackstone_bulb" + "id": "biomesoplenty:blackstone_bulb" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines.json b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines.json index 344a954ea..f2672ab7b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines.json @@ -8,6 +8,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:blackstone_spines" + "id": "biomesoplenty:blackstone_spines" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json index 8f5d5cd10..b72de8a42 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/blackstone_spines_from_blackstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 4, "ingredient": { "item": "minecraft:blackstone" }, - "result": "biomesoplenty:blackstone_spines" + "result": { + "count": 4, + "id": "biomesoplenty:blackstone_spines" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab.json index 22007637b..7a4e4ace1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:brimstone_brick_slab" + "id": "biomesoplenty:brimstone_brick_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json index bc16a6df2..b2d90d708 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_bricks_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:brimstone_bricks" }, - "result": "biomesoplenty:brimstone_brick_slab" + "result": { + "count": 2, + "id": "biomesoplenty:brimstone_brick_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json index 2cfd2bde0..9a13747d6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_slab_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_brick_slab" + "result": { + "count": 2, + "id": "biomesoplenty:brimstone_brick_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs.json index ed33682c1..f60101e18 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs.json @@ -13,6 +13,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:brimstone_brick_stairs" + "id": "biomesoplenty:brimstone_brick_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json index 8422ae284..eccd7fe61 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_bricks_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone_bricks" }, - "result": "biomesoplenty:brimstone_brick_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:brimstone_brick_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json index cfab91ea1..df114ea2b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_stairs_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_brick_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:brimstone_brick_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall.json index 6d6516caf..2b5544603 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:brimstone_brick_wall" + "id": "biomesoplenty:brimstone_brick_wall" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json index ac349953e..b11742249 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_bricks_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone_bricks" }, - "result": "biomesoplenty:brimstone_brick_wall" + "result": { + "count": 1, + "id": "biomesoplenty:brimstone_brick_wall" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json index 823a72f59..b5e07f91f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_brick_wall_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_brick_wall" + "result": { + "count": 1, + "id": "biomesoplenty:brimstone_brick_wall" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks.json index 240f8ca38..16b328254 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks.json @@ -12,6 +12,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:brimstone_bricks" + "id": "biomesoplenty:brimstone_bricks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json index f32cd2caa..84e15ad0f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bricks_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_bricks" + "result": { + "count": 1, + "id": "biomesoplenty:brimstone_bricks" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud.json index b16099feb..6485e2fed 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud.json @@ -8,6 +8,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:brimstone_bud" + "id": "biomesoplenty:brimstone_bud" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json index 194f687fe..48edae818 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_bud_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 4, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_bud" + "result": { + "count": 4, + "id": "biomesoplenty:brimstone_bud" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster.json index 1dc84a7b7..2ef1a5c56 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster.json @@ -12,6 +12,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:brimstone_cluster" + "id": "biomesoplenty:brimstone_cluster" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json index f682b26f6..760e9ec05 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_cluster_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:brimstone_cluster" + "result": { + "count": 2, + "id": "biomesoplenty:brimstone_cluster" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_fumarole.json b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_fumarole.json index 97a880dfc..75137cd28 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_fumarole.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brimstone_fumarole.json @@ -15,6 +15,7 @@ "###" ], "result": { - "item": "biomesoplenty:brimstone_fumarole" + "count": 1, + "id": "biomesoplenty:brimstone_fumarole" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/brown_dye_from_cattail.json b/common/src/generated/resources/data/biomesoplenty/recipes/brown_dye_from_cattail.json index 065343f4e..4edec7765 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/brown_dye_from_cattail.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/brown_dye_from_cattail.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:brown_dye" + "id": "minecraft:brown_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone.json index 3c83a32c0..f9464ac6e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone.json @@ -11,6 +11,7 @@ "#" ], "result": { - "item": "biomesoplenty:chiseled_black_sandstone" + "count": 1, + "id": "biomesoplenty:chiseled_black_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json index 5f050abbe..e4403981e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_black_sandstone_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:chiseled_black_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:chiseled_black_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks.json index 1eb40aa37..bbe363696 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks.json @@ -11,6 +11,7 @@ "#" ], "result": { - "item": "biomesoplenty:chiseled_brimstone_bricks" + "count": 1, + "id": "biomesoplenty:chiseled_brimstone_bricks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json index f42b83bbd..46a5e6cd0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_bricks_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone_bricks" }, - "result": "biomesoplenty:chiseled_brimstone_bricks" + "result": { + "count": 1, + "id": "biomesoplenty:chiseled_brimstone_bricks" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json index e68f7f93e..43fac8375 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_brimstone_bricks_from_brimstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:brimstone" }, - "result": "biomesoplenty:chiseled_brimstone_bricks" + "result": { + "count": 1, + "id": "biomesoplenty:chiseled_brimstone_bricks" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone.json index 1d5434ca3..e68dba9b1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone.json @@ -11,6 +11,7 @@ "#" ], "result": { - "item": "biomesoplenty:chiseled_orange_sandstone" + "count": 1, + "id": "biomesoplenty:chiseled_orange_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json index 25667d1a9..4e0f0b82e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_orange_sandstone_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:chiseled_orange_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:chiseled_orange_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone.json index 568c9179f..4bffadbc2 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone.json @@ -11,6 +11,7 @@ "#" ], "result": { - "item": "biomesoplenty:chiseled_white_sandstone" + "count": 1, + "id": "biomesoplenty:chiseled_white_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json index 9cfad4354..e533cb5c8 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/chiseled_white_sandstone_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:chiseled_white_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:chiseled_white_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone.json index ae8b79954..255ad557d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone.json @@ -12,6 +12,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:cut_black_sandstone" + "id": "biomesoplenty:cut_black_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json index 3e528650e..4fc62ce12 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:cut_black_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:cut_black_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab.json index 9deb7921d..0f854ed38 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:cut_black_sandstone_slab" + "id": "biomesoplenty:cut_black_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json index 91d0a7c3d..8eb905b3f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:cut_black_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_black_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json index 617f40fdf..dce86b7cc 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_black_sandstone_slab_from_cut_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:cut_black_sandstone" }, - "result": "biomesoplenty:cut_black_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_black_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone.json index 74fa5e05a..7d25d3537 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone.json @@ -12,6 +12,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:cut_orange_sandstone" + "id": "biomesoplenty:cut_orange_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json index cfdb15b20..ce055530b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:cut_orange_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:cut_orange_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab.json index 70a1557dc..ca8b754ad 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:cut_orange_sandstone_slab" + "id": "biomesoplenty:cut_orange_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json index 34a0bf29a..cf77ceed5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_cut_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:cut_orange_sandstone" }, - "result": "biomesoplenty:cut_orange_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_orange_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json index 939dbe375..d76fbd2b6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_orange_sandstone_slab_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:cut_orange_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_orange_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone.json index 07566c932..2b19f3305 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone.json @@ -12,6 +12,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:cut_white_sandstone" + "id": "biomesoplenty:cut_white_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json index be0590838..238fc0b8b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:cut_white_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:cut_white_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab.json index 6ea079659..7a596d669 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:cut_white_sandstone_slab" + "id": "biomesoplenty:cut_white_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json index b242b5b0f..e09709b96 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_cut_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:cut_white_sandstone" }, - "result": "biomesoplenty:cut_white_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_white_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json index c3dcaac86..58ee18f85 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cut_white_sandstone_slab_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:cut_white_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:cut_white_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/cyan_dye_from_glowflower.json b/common/src/generated/resources/data/biomesoplenty/recipes/cyan_dye_from_glowflower.json index 87110e397..ea5a0d17d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/cyan_dye_from_glowflower.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/cyan_dye_from_glowflower.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:cyan_dye" + "count": 1, + "id": "minecraft:cyan_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_boat.json index 4605c190c..ecab4345e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:dead_boat" + "count": 1, + "id": "biomesoplenty:dead_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_button.json index 6161e06c1..b6bbf0edc 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:dead_button" + "count": 1, + "id": "biomesoplenty:dead_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_chest_boat.json index 3623eaf9a..c05fc342f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:dead_chest_boat" + "count": 1, + "id": "biomesoplenty:dead_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_door.json index 4d60e881a..126a58af9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:dead_door" + "id": "biomesoplenty:dead_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence.json index 074f5bbc5..593da7917 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:dead_fence" + "id": "biomesoplenty:dead_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence_gate.json index 9518f5247..0b887f0ad 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:dead_fence_gate" + "count": 1, + "id": "biomesoplenty:dead_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_hanging_sign.json index 2403dab73..efae0e140 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:dead_hanging_sign" + "id": "biomesoplenty:dead_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_planks.json index f286b8a67..f53490e27 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:dead_planks" + "id": "biomesoplenty:dead_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_pressure_plate.json index 5baa3b967..7fd3207eb 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:dead_pressure_plate" + "count": 1, + "id": "biomesoplenty:dead_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_sign.json index 0aa92c6e9..c49d2b77e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:dead_sign" + "id": "biomesoplenty:dead_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_slab.json index 78ac2a6e4..d10bfbd27 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:dead_slab" + "id": "biomesoplenty:dead_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_stairs.json index fa8044bd6..2414c1f25 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:dead_stairs" + "id": "biomesoplenty:dead_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_trapdoor.json index 88a8d8bdf..81ca047b6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:dead_trapdoor" + "id": "biomesoplenty:dead_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/dead_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/dead_wood.json index bbbf3931b..e75ed7545 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/dead_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/dead_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:dead_wood" + "id": "biomesoplenty:dead_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_boat.json index ddfca580b..6fbf70d43 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:empyreal_boat" + "count": 1, + "id": "biomesoplenty:empyreal_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_button.json index c095e3603..ce76766f0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:empyreal_button" + "count": 1, + "id": "biomesoplenty:empyreal_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_chest_boat.json index b63697271..a28f2eb32 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:empyreal_chest_boat" + "count": 1, + "id": "biomesoplenty:empyreal_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_door.json index 6c7831711..2a325af40 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:empyreal_door" + "id": "biomesoplenty:empyreal_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence.json index 2bd9edcae..4fec061ad 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:empyreal_fence" + "id": "biomesoplenty:empyreal_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence_gate.json index 214012a7c..4cb27b1ed 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:empyreal_fence_gate" + "count": 1, + "id": "biomesoplenty:empyreal_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_hanging_sign.json index 62f7e4ef2..81616dbd6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:empyreal_hanging_sign" + "id": "biomesoplenty:empyreal_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_planks.json index 409fa0657..13e9a4df8 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:empyreal_planks" + "id": "biomesoplenty:empyreal_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_pressure_plate.json index 42db8e458..45666b9ba 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:empyreal_pressure_plate" + "count": 1, + "id": "biomesoplenty:empyreal_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_sign.json index 6b8df16c7..364cd4668 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:empyreal_sign" + "id": "biomesoplenty:empyreal_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_slab.json index 3fec749d5..f59126a49 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:empyreal_slab" + "id": "biomesoplenty:empyreal_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_stairs.json index bf45e6aaa..684e77a95 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:empyreal_stairs" + "id": "biomesoplenty:empyreal_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_trapdoor.json index 790af0364..b30dd89ef 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:empyreal_trapdoor" + "id": "biomesoplenty:empyreal_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_wood.json index 50fc02304..1cb704e7a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/empyreal_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:empyreal_wood" + "id": "biomesoplenty:empyreal_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_boat.json index c5cfa7e63..f6961203a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:fir_boat" + "count": 1, + "id": "biomesoplenty:fir_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_button.json index b5c19f2d6..952c4afca 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:fir_button" + "count": 1, + "id": "biomesoplenty:fir_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_chest_boat.json index 686625010..1efe85316 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:fir_chest_boat" + "count": 1, + "id": "biomesoplenty:fir_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_door.json index 81e32d5f2..046a21575 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:fir_door" + "id": "biomesoplenty:fir_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence.json index 02af732fd..3bd0a2c40 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:fir_fence" + "id": "biomesoplenty:fir_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence_gate.json index 2561fc355..9c7b2cf7e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:fir_fence_gate" + "count": 1, + "id": "biomesoplenty:fir_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_hanging_sign.json index 505a17a39..99a2654fd 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:fir_hanging_sign" + "id": "biomesoplenty:fir_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_planks.json index 311bf526a..2cbb00503 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:fir_planks" + "id": "biomesoplenty:fir_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_pressure_plate.json index e2fd3fe87..ceedb1819 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:fir_pressure_plate" + "count": 1, + "id": "biomesoplenty:fir_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_sign.json index 9fc07804a..eb3b9bdcc 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:fir_sign" + "id": "biomesoplenty:fir_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_slab.json index 9e6862b80..84ec35f6d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:fir_slab" + "id": "biomesoplenty:fir_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_stairs.json index 1fd4542a1..22843fb3f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:fir_stairs" + "id": "biomesoplenty:fir_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_trapdoor.json index e8e1cf224..0614fa25f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:fir_trapdoor" + "id": "biomesoplenty:fir_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/fir_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/fir_wood.json index da946774e..c2712726d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/fir_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/fir_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:fir_wood" + "id": "biomesoplenty:fir_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/flesh.json b/common/src/generated/resources/data/biomesoplenty/recipes/flesh.json index e8620a8cb..7148ee873 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/flesh.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/flesh.json @@ -15,6 +15,7 @@ " # " ], "result": { - "item": "biomesoplenty:flesh" + "count": 1, + "id": "biomesoplenty:flesh" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json b/common/src/generated/resources/data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json index 571401aa0..fa2b3f899 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/gray_dye_from_wilted_lily.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:gray_dye" + "count": 1, + "id": "minecraft:gray_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json b/common/src/generated/resources/data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json index 1f87ef927..6874b28c9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/green_dye_from_tiny_cactus.json @@ -6,5 +6,8 @@ "ingredient": { "item": "biomesoplenty:tiny_cactus" }, - "result": "minecraft:green_dye" + "result": { + "count": 1, + "id": "minecraft:green_dye" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_boat.json index c7d31e503..9ec335ca9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:hellbark_boat" + "count": 1, + "id": "biomesoplenty:hellbark_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_button.json index 1b39c3af4..51e554296 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:hellbark_button" + "count": 1, + "id": "biomesoplenty:hellbark_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_chest_boat.json index fbc010d54..eda16e7d9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:hellbark_chest_boat" + "count": 1, + "id": "biomesoplenty:hellbark_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_door.json index cdc909d89..2bdad8e19 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:hellbark_door" + "id": "biomesoplenty:hellbark_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence.json index c6b938160..d57520760 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:hellbark_fence" + "id": "biomesoplenty:hellbark_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence_gate.json index 5025e9757..ac8decce7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:hellbark_fence_gate" + "count": 1, + "id": "biomesoplenty:hellbark_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_hanging_sign.json index 39deaab3b..4dd83ebb5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:hellbark_hanging_sign" + "id": "biomesoplenty:hellbark_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_planks.json index 365ddcc75..b3e5ea444 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:hellbark_planks" + "id": "biomesoplenty:hellbark_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_pressure_plate.json index 312c62bb1..3f450f845 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:hellbark_pressure_plate" + "count": 1, + "id": "biomesoplenty:hellbark_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_sign.json index 838c140fc..3082ba331 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:hellbark_sign" + "id": "biomesoplenty:hellbark_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_slab.json index 3fba4336c..fe2ebb9a5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:hellbark_slab" + "id": "biomesoplenty:hellbark_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_stairs.json index 223903f20..66980c0b1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:hellbark_stairs" + "id": "biomesoplenty:hellbark_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_trapdoor.json index 2e6d9cce0..20fc20d8f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:hellbark_trapdoor" + "id": "biomesoplenty:hellbark_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_wood.json index c3e239c91..5efc3a89c 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/hellbark_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:hellbark_wood" + "id": "biomesoplenty:hellbark_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_boat.json index 3ee155335..f0cfe48e4 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:jacaranda_boat" + "count": 1, + "id": "biomesoplenty:jacaranda_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_button.json index 1b81ec0fb..2c4a702c6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:jacaranda_button" + "count": 1, + "id": "biomesoplenty:jacaranda_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_chest_boat.json index 1f66983c7..3c53c9ab0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:jacaranda_chest_boat" + "count": 1, + "id": "biomesoplenty:jacaranda_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_door.json index ab3898b65..4ba6f9e6e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:jacaranda_door" + "id": "biomesoplenty:jacaranda_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence.json index d947ae0b9..0e6be827f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:jacaranda_fence" + "id": "biomesoplenty:jacaranda_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence_gate.json index 5fe424dcf..6e37c6a00 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:jacaranda_fence_gate" + "count": 1, + "id": "biomesoplenty:jacaranda_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_hanging_sign.json index 9debc9b5a..0ff4fac4d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:jacaranda_hanging_sign" + "id": "biomesoplenty:jacaranda_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_planks.json index 3750a8632..c2b2700b6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:jacaranda_planks" + "id": "biomesoplenty:jacaranda_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_pressure_plate.json index d4fb68c54..29101f9b7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:jacaranda_pressure_plate" + "count": 1, + "id": "biomesoplenty:jacaranda_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_sign.json index cfaff00ae..6389cad2f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:jacaranda_sign" + "id": "biomesoplenty:jacaranda_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_slab.json index d0ab03bb2..15a70db0d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:jacaranda_slab" + "id": "biomesoplenty:jacaranda_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_stairs.json index d0c8ff195..baefef5fe 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:jacaranda_stairs" + "id": "biomesoplenty:jacaranda_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_trapdoor.json index 428f16636..d1dfdaf3c 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:jacaranda_trapdoor" + "id": "biomesoplenty:jacaranda_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_wood.json index 08cda61d7..1bf02ca32 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/jacaranda_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:jacaranda_wood" + "id": "biomesoplenty:jacaranda_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json b/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json index 4031a2527..60c4bd652 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_blue_hydrangea.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:light_blue_dye" + "id": "minecraft:light_blue_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json b/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json index 6e8853127..2a7948a92 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/light_blue_dye_from_icy_iris.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:light_blue_dye" + "id": "minecraft:light_blue_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json b/common/src/generated/resources/data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json index d20b2dfd9..73c2281f5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/light_gray_dye_from_endbloom.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:light_gray_dye" + "count": 1, + "id": "minecraft:light_gray_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magenta_dye_from_wildflower.json b/common/src/generated/resources/data/biomesoplenty/recipes/magenta_dye_from_wildflower.json index b97722ab5..6b2bc087e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magenta_dye_from_wildflower.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magenta_dye_from_wildflower.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:magenta_dye" + "count": 1, + "id": "minecraft:magenta_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_boat.json index 67b08ee95..2a791e311 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:magic_boat" + "count": 1, + "id": "biomesoplenty:magic_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_button.json index 7ab15f8a5..9928a41c0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:magic_button" + "count": 1, + "id": "biomesoplenty:magic_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_chest_boat.json index acdc386cc..a63f910c5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:magic_chest_boat" + "count": 1, + "id": "biomesoplenty:magic_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_door.json index 9325a1d79..5b8aa3522 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:magic_door" + "id": "biomesoplenty:magic_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence.json index 0239a64b2..c44efba79 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:magic_fence" + "id": "biomesoplenty:magic_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence_gate.json index da7ecf471..b3f28cbcb 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:magic_fence_gate" + "count": 1, + "id": "biomesoplenty:magic_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_hanging_sign.json index 4fbe69297..64e81e174 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:magic_hanging_sign" + "id": "biomesoplenty:magic_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_planks.json index 44c2271fd..04fbbd6d7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:magic_planks" + "id": "biomesoplenty:magic_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_pressure_plate.json index 9e1683ca0..8e6e45481 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:magic_pressure_plate" + "count": 1, + "id": "biomesoplenty:magic_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_sign.json index 539c64185..09a6dc0db 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:magic_sign" + "id": "biomesoplenty:magic_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_slab.json index 09ad8f8bd..58ed1e418 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:magic_slab" + "id": "biomesoplenty:magic_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_stairs.json index a5f80aab0..052f5bca6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:magic_stairs" + "id": "biomesoplenty:magic_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_trapdoor.json index 3b7361c30..cbf5d9dc1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:magic_trapdoor" + "id": "biomesoplenty:magic_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/magic_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/magic_wood.json index 8cb611cfd..378def3af 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/magic_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/magic_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:magic_wood" + "id": "biomesoplenty:magic_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_boat.json index 07df42ce7..890f410cc 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:mahogany_boat" + "count": 1, + "id": "biomesoplenty:mahogany_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_button.json index e65e6fba8..5678b1a07 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:mahogany_button" + "count": 1, + "id": "biomesoplenty:mahogany_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_chest_boat.json index 9c353faa9..092a0ccfe 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:mahogany_chest_boat" + "count": 1, + "id": "biomesoplenty:mahogany_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_door.json index 1c34c4b38..a578aa914 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:mahogany_door" + "id": "biomesoplenty:mahogany_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence.json index 992dec604..38886762f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:mahogany_fence" + "id": "biomesoplenty:mahogany_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence_gate.json index 2d16f3b3e..21ee99796 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:mahogany_fence_gate" + "count": 1, + "id": "biomesoplenty:mahogany_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_hanging_sign.json index 3cbe7008f..6a67e5efa 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:mahogany_hanging_sign" + "id": "biomesoplenty:mahogany_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_planks.json index f679b25c7..c5e73a379 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:mahogany_planks" + "id": "biomesoplenty:mahogany_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_pressure_plate.json index 4d7565752..ac25626aa 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:mahogany_pressure_plate" + "count": 1, + "id": "biomesoplenty:mahogany_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_sign.json index ffcbd7c69..c51487db1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:mahogany_sign" + "id": "biomesoplenty:mahogany_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_slab.json index efea74277..9b6fe3de8 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:mahogany_slab" + "id": "biomesoplenty:mahogany_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_stairs.json index 6bbf5a39b..e99d65c86 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:mahogany_stairs" + "id": "biomesoplenty:mahogany_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_trapdoor.json index 5574b869b..7234ec9e1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:mahogany_trapdoor" + "id": "biomesoplenty:mahogany_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_wood.json index 5efca4eda..23cc2a064 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mahogany_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:mahogany_wood" + "id": "biomesoplenty:mahogany_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_boat.json index cbd9e4eb2..9a237c8b0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:maple_boat" + "count": 1, + "id": "biomesoplenty:maple_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_button.json index 3aacfc78e..9de626ae9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:maple_button" + "count": 1, + "id": "biomesoplenty:maple_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_chest_boat.json index 70fb509cc..52eee7a60 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:maple_chest_boat" + "count": 1, + "id": "biomesoplenty:maple_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_door.json index d75d72642..574eb1e71 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:maple_door" + "id": "biomesoplenty:maple_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence.json index 84838e13e..8bf0a952f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:maple_fence" + "id": "biomesoplenty:maple_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence_gate.json index 74ce5cc6a..675b9f81f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:maple_fence_gate" + "count": 1, + "id": "biomesoplenty:maple_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_hanging_sign.json index 2fcce9156..dbdeb4b51 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:maple_hanging_sign" + "id": "biomesoplenty:maple_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_planks.json index 90dde0082..e06d3e92a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:maple_planks" + "id": "biomesoplenty:maple_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_pressure_plate.json index 5c8e15d83..8ed6e7cdf 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:maple_pressure_plate" + "count": 1, + "id": "biomesoplenty:maple_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_sign.json index 7d3f2c975..10b96d865 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:maple_sign" + "id": "biomesoplenty:maple_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_slab.json index 40a395233..34cc9d4c0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:maple_slab" + "id": "biomesoplenty:maple_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_stairs.json index 4120615b5..644c97760 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:maple_stairs" + "id": "biomesoplenty:maple_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_trapdoor.json index 235d3e369..413260f13 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:maple_trapdoor" + "id": "biomesoplenty:maple_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/maple_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/maple_wood.json index 9022dd41b..619c7e7ac 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/maple_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/maple_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:maple_wood" + "id": "biomesoplenty:maple_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_black_sand.json b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_black_sand.json index e8c51d976..4845880e7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_black_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_black_sand.json @@ -10,6 +10,7 @@ } ], "result": { - "item": "biomesoplenty:mossy_black_sand" + "count": 1, + "id": "biomesoplenty:mossy_black_sand" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json index e4c79c4ec..c59fef89b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_cobblestone_from_willow_vine.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:mossy_cobblestone" + "count": 1, + "id": "minecraft:mossy_cobblestone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json index d0ffd4a14..65a2c52ac 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/mossy_stone_bricks_from_willow_vine.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:mossy_stone_bricks" + "count": 1, + "id": "minecraft:mossy_stone_bricks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/null_end_stone.json b/common/src/generated/resources/data/biomesoplenty/recipes/null_end_stone.json index fa36eae29..d984ab702 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/null_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/null_end_stone.json @@ -10,6 +10,7 @@ } ], "result": { - "item": "biomesoplenty:null_end_stone" + "count": 1, + "id": "biomesoplenty:null_end_stone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json index 156dd37e7..63ebbdbeb 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_burning_blossom.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:orange_dye" + "count": 1, + "id": "minecraft:orange_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json index 036a50cde..0e0407791 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_dye_from_orange_cosmos.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:orange_dye" + "count": 1, + "id": "minecraft:orange_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_maple_leaf_pile.json index e7105380f..0897bc4a0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_maple_leaf_pile.json @@ -11,6 +11,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:orange_maple_leaf_pile" + "id": "biomesoplenty:orange_maple_leaf_pile" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone.json index 1ecab3b5b..e6d739a37 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:orange_sandstone" + "count": 1, + "id": "biomesoplenty:orange_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab.json index 3f31e3a6b..46d17c36f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab.json @@ -16,6 +16,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:orange_sandstone_slab" + "id": "biomesoplenty:orange_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json index 54a7aab33..eb994932f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_slab_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:orange_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:orange_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs.json index e57e257a2..14b0ccb32 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs.json @@ -21,6 +21,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:orange_sandstone_stairs" + "id": "biomesoplenty:orange_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json index 543ee0187..323dff46c 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_stairs_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:orange_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:orange_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall.json index db46a3614..8ebac6de9 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:orange_sandstone_wall" + "id": "biomesoplenty:orange_sandstone_wall" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json index e1a7c3a77..5124b05e5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/orange_sandstone_wall_from_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:orange_sandstone_wall" + "result": { + "count": 1, + "id": "biomesoplenty:orange_sandstone_wall" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_boat.json index a45341fe8..330a2a387 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:palm_boat" + "count": 1, + "id": "biomesoplenty:palm_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_button.json index a1546d658..b48986c6f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:palm_button" + "count": 1, + "id": "biomesoplenty:palm_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_chest_boat.json index 6ce0ebcba..785b3d88a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:palm_chest_boat" + "count": 1, + "id": "biomesoplenty:palm_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_door.json index 43d96f603..4666854e4 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:palm_door" + "id": "biomesoplenty:palm_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence.json index 223cdadbb..b5d1472f8 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:palm_fence" + "id": "biomesoplenty:palm_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence_gate.json index 4483b4527..2d098daf1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:palm_fence_gate" + "count": 1, + "id": "biomesoplenty:palm_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_hanging_sign.json index ae1278de4..59f3e01bf 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:palm_hanging_sign" + "id": "biomesoplenty:palm_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_planks.json index d8b35d121..a546ec337 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:palm_planks" + "id": "biomesoplenty:palm_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_pressure_plate.json index 7b08fe3c6..948f00a68 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:palm_pressure_plate" + "count": 1, + "id": "biomesoplenty:palm_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_sign.json index 4bbe3993a..a3c536e47 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:palm_sign" + "id": "biomesoplenty:palm_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_slab.json index 3e0f2ea3e..23ba02a05 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:palm_slab" + "id": "biomesoplenty:palm_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_stairs.json index f4f4053b9..bf5550371 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:palm_stairs" + "id": "biomesoplenty:palm_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_trapdoor.json index 509a716ea..a0f3270a8 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:palm_trapdoor" + "id": "biomesoplenty:palm_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/palm_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/palm_wood.json index 5c8e82be3..18fcc5909 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/palm_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/palm_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:palm_wood" + "id": "biomesoplenty:palm_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_boat.json index 2c860cbdf..23b15078e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:pine_boat" + "count": 1, + "id": "biomesoplenty:pine_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_button.json index 3174a9c62..dbfaf1cc5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:pine_button" + "count": 1, + "id": "biomesoplenty:pine_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_chest_boat.json index 760c918d8..c8eb27711 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:pine_chest_boat" + "count": 1, + "id": "biomesoplenty:pine_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_door.json index f2a0e4016..6af2e2235 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:pine_door" + "id": "biomesoplenty:pine_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence.json index 315920d03..ac86ca5f0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:pine_fence" + "id": "biomesoplenty:pine_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence_gate.json index 62243e27d..e126552c0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:pine_fence_gate" + "count": 1, + "id": "biomesoplenty:pine_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_hanging_sign.json index 400ed766f..b4a73573c 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:pine_hanging_sign" + "id": "biomesoplenty:pine_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_planks.json index 11fc6f99c..e870eb006 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:pine_planks" + "id": "biomesoplenty:pine_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_pressure_plate.json index 5f8338852..50f9e9215 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:pine_pressure_plate" + "count": 1, + "id": "biomesoplenty:pine_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_sign.json index 29ea6018b..6b1c63721 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:pine_sign" + "id": "biomesoplenty:pine_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_slab.json index 63eb53170..a416cf02f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:pine_slab" + "id": "biomesoplenty:pine_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_stairs.json index d92803df7..4e29c7317 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:pine_stairs" + "id": "biomesoplenty:pine_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_trapdoor.json index 23007236f..7d352dd02 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:pine_trapdoor" + "id": "biomesoplenty:pine_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pine_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/pine_wood.json index 80f6e927d..a7a4bfaa6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pine_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pine_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:pine_wood" + "id": "biomesoplenty:pine_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json b/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json index cad57de02..b5d3a10ba 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_daffodil.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:pink_dye" + "count": 1, + "id": "minecraft:pink_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json b/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json index 3cddf50a5..04e550425 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/pink_dye_from_pink_hibiscus.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:pink_dye" + "count": 1, + "id": "minecraft:pink_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_lavender.json b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_lavender.json index 33ace0523..3955b1bff 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_lavender.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:purple_dye" + "count": 1, + "id": "minecraft:purple_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json index e757d02c4..776d56eef 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_tall_lavender.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:purple_dye" + "id": "minecraft:purple_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_violet.json b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_violet.json index 62cfd6c61..a330cb520 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_violet.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/purple_dye_from_violet.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:purple_dye" + "count": 1, + "id": "minecraft:purple_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json b/common/src/generated/resources/data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json index 22248ca22..81b4c4cd5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/rabbit_stew_from_toadstool.json @@ -20,6 +20,7 @@ } ], "result": { - "item": "minecraft:rabbit_stew" + "count": 1, + "id": "minecraft:rabbit_stew" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_rose.json b/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_rose.json index 2f90a3337..e6527c8ac 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_rose.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_rose.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:red_dye" + "count": 1, + "id": "minecraft:red_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_waterlily.json b/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_waterlily.json index 4757f02d5..85b8bc89e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_waterlily.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/red_dye_from_waterlily.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:red_dye" + "count": 1, + "id": "minecraft:red_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/red_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/recipes/red_maple_leaf_pile.json index 7852682d8..290000803 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/red_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/red_maple_leaf_pile.json @@ -11,6 +11,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:red_maple_leaf_pile" + "id": "biomesoplenty:red_maple_leaf_pile" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_boat.json index dda548e45..a5cfcb444 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:redwood_boat" + "count": 1, + "id": "biomesoplenty:redwood_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_button.json index 4b1bc6ac8..e6a668be5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:redwood_button" + "count": 1, + "id": "biomesoplenty:redwood_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_chest_boat.json index a92bdfccf..8e8628d9f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:redwood_chest_boat" + "count": 1, + "id": "biomesoplenty:redwood_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_door.json index 1ce0bb97e..4beb42470 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:redwood_door" + "id": "biomesoplenty:redwood_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence.json index e8d87c78b..b6fd62813 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:redwood_fence" + "id": "biomesoplenty:redwood_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence_gate.json index 6bea86033..73b520186 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:redwood_fence_gate" + "count": 1, + "id": "biomesoplenty:redwood_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_hanging_sign.json index 97d4d63d3..fbf6371c1 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:redwood_hanging_sign" + "id": "biomesoplenty:redwood_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_planks.json index e991c62d8..d3b1ea16f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:redwood_planks" + "id": "biomesoplenty:redwood_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_pressure_plate.json index 13e9a97af..c382f80f5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:redwood_pressure_plate" + "count": 1, + "id": "biomesoplenty:redwood_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_sign.json index ba79bb528..464530f6d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:redwood_sign" + "id": "biomesoplenty:redwood_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_slab.json index 16a569b07..9f112d718 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:redwood_slab" + "id": "biomesoplenty:redwood_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_stairs.json index 81d4b649d..587d44958 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:redwood_stairs" + "id": "biomesoplenty:redwood_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_trapdoor.json index eb6e68974..dcaec4ea6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:redwood_trapdoor" + "id": "biomesoplenty:redwood_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_wood.json index cbcacb31c..7dca27a28 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/redwood_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/redwood_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:redwood_wood" + "id": "biomesoplenty:redwood_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/rose_quartz_block.json b/common/src/generated/resources/data/biomesoplenty/recipes/rose_quartz_block.json index 052916f15..f159cba21 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/rose_quartz_block.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/rose_quartz_block.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:rose_quartz_block" + "count": 1, + "id": "biomesoplenty:rose_quartz_block" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone.json index ac623c63f..e6990f8f3 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone.json @@ -6,5 +6,8 @@ "ingredient": { "item": "biomesoplenty:black_sandstone" }, - "result": "biomesoplenty:smooth_black_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_black_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab.json index 1a7f30205..dd3c0a792 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:smooth_black_sandstone_slab" + "id": "biomesoplenty:smooth_black_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json index 90c7b824f..052fa8eed 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_slab_from_smooth_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:smooth_black_sandstone" }, - "result": "biomesoplenty:smooth_black_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:smooth_black_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json index 31b353ec8..15d6e7daf 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs.json @@ -13,6 +13,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:smooth_black_sandstone_stairs" + "id": "biomesoplenty:smooth_black_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json index 6b5907a6f..dde99ff0a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_black_sandstone_stairs_from_smooth_black_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:smooth_black_sandstone" }, - "result": "biomesoplenty:smooth_black_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_black_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone.json index cdd350b08..e4f152a3d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone.json @@ -6,5 +6,8 @@ "ingredient": { "item": "biomesoplenty:orange_sandstone" }, - "result": "biomesoplenty:smooth_orange_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_orange_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json index aef292a7d..e6b771faf 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:smooth_orange_sandstone_slab" + "id": "biomesoplenty:smooth_orange_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json index def17216a..4044d2272 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_slab_from_smooth_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:smooth_orange_sandstone" }, - "result": "biomesoplenty:smooth_orange_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:smooth_orange_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json index fe5ec9f76..668dfdfac 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs.json @@ -13,6 +13,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:smooth_orange_sandstone_stairs" + "id": "biomesoplenty:smooth_orange_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json index 60b92a1ba..eba5c0467 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_orange_sandstone_stairs_from_smooth_orange_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:smooth_orange_sandstone" }, - "result": "biomesoplenty:smooth_orange_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_orange_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone.json index ec956a62e..31a8e6af3 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone.json @@ -6,5 +6,8 @@ "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:smooth_white_sandstone" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_white_sandstone" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab.json index 28a7df6dc..230e23e32 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab.json @@ -11,6 +11,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:smooth_white_sandstone_slab" + "id": "biomesoplenty:smooth_white_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json index 7f8f00ceb..2103783fa 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_slab_from_smooth_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:smooth_white_sandstone" }, - "result": "biomesoplenty:smooth_white_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:smooth_white_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json index e12df3a00..276cc0bf5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs.json @@ -13,6 +13,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:smooth_white_sandstone_stairs" + "id": "biomesoplenty:smooth_white_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json index d7052baf1..159401aba 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/smooth_white_sandstone_stairs_from_smooth_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:smooth_white_sandstone" }, - "result": "biomesoplenty:smooth_white_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:smooth_white_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_dead_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_dead_wood.json index 1ea42c092..6320790b6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_dead_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_dead_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_dead_wood" + "id": "biomesoplenty:stripped_dead_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_empyreal_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_empyreal_wood.json index 776459114..8524aaf1f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_empyreal_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_empyreal_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_empyreal_wood" + "id": "biomesoplenty:stripped_empyreal_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_fir_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_fir_wood.json index 33ee2ca87..5e24ac5af 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_fir_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_fir_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_fir_wood" + "id": "biomesoplenty:stripped_fir_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_hellbark_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_hellbark_wood.json index 97c33306a..0289b47e0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_hellbark_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_hellbark_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_hellbark_wood" + "id": "biomesoplenty:stripped_hellbark_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_jacaranda_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_jacaranda_wood.json index 52a2f8b5c..18b7f91e7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_jacaranda_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_jacaranda_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_jacaranda_wood" + "id": "biomesoplenty:stripped_jacaranda_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_magic_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_magic_wood.json index f887c6b77..38d7f6c16 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_magic_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_magic_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_magic_wood" + "id": "biomesoplenty:stripped_magic_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_mahogany_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_mahogany_wood.json index 277fa1075..ba8a4962d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_mahogany_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_mahogany_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_mahogany_wood" + "id": "biomesoplenty:stripped_mahogany_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_maple_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_maple_wood.json index b8d9b42d3..27a024a7f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_maple_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_maple_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_maple_wood" + "id": "biomesoplenty:stripped_maple_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_palm_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_palm_wood.json index e853c828f..14adc3ebd 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_palm_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_palm_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_palm_wood" + "id": "biomesoplenty:stripped_palm_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_pine_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_pine_wood.json index 1dde0f9d8..36aa6a4e6 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_pine_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_pine_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_pine_wood" + "id": "biomesoplenty:stripped_pine_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_redwood_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_redwood_wood.json index 671cc18d7..600cfd70d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_redwood_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_redwood_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_redwood_wood" + "id": "biomesoplenty:stripped_redwood_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_umbran_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_umbran_wood.json index 7a7231be9..0f3145261 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_umbran_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_umbran_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_umbran_wood" + "id": "biomesoplenty:stripped_umbran_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_willow_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_willow_wood.json index 06853e264..1c2e04bdf 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/stripped_willow_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/stripped_willow_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:stripped_willow_wood" + "id": "biomesoplenty:stripped_willow_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/tnt_from_bop_sand.json b/common/src/generated/resources/data/biomesoplenty/recipes/tnt_from_bop_sand.json index cfedc3801..0a0f54dbb 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/tnt_from_bop_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/tnt_from_bop_sand.json @@ -23,6 +23,7 @@ "X#X" ], "result": { - "item": "minecraft:tnt" + "count": 1, + "id": "minecraft:tnt" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_boat.json index 8a803b013..518c275b3 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:umbran_boat" + "count": 1, + "id": "biomesoplenty:umbran_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_button.json index ddbeb949d..f393d463b 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:umbran_button" + "count": 1, + "id": "biomesoplenty:umbran_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_chest_boat.json index 05323d4cf..cfba7b39e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:umbran_chest_boat" + "count": 1, + "id": "biomesoplenty:umbran_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_door.json index 1630f9b66..c963479d7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:umbran_door" + "id": "biomesoplenty:umbran_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence.json index 0305f5348..28b2a3d33 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:umbran_fence" + "id": "biomesoplenty:umbran_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence_gate.json index 54a31934f..2f7e8acc4 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:umbran_fence_gate" + "count": 1, + "id": "biomesoplenty:umbran_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_hanging_sign.json index fdf4b5504..0d8996a45 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:umbran_hanging_sign" + "id": "biomesoplenty:umbran_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_planks.json index 4c32d4d41..26863a0ef 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:umbran_planks" + "id": "biomesoplenty:umbran_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_pressure_plate.json index 5894c713b..b71670e19 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:umbran_pressure_plate" + "count": 1, + "id": "biomesoplenty:umbran_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_sign.json index 669ad59a6..e2c8a918d 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:umbran_sign" + "id": "biomesoplenty:umbran_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_slab.json index c9aa96e63..0bb572510 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:umbran_slab" + "id": "biomesoplenty:umbran_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_stairs.json index cfe9dfbfd..c4e90196e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:umbran_stairs" + "id": "biomesoplenty:umbran_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_trapdoor.json index cfcb65eac..4c6a4cffd 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:umbran_trapdoor" + "id": "biomesoplenty:umbran_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_wood.json index c99baee4d..b5a6385f2 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/umbran_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/umbran_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:umbran_wood" + "id": "biomesoplenty:umbran_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/unmapped_end_stone.json b/common/src/generated/resources/data/biomesoplenty/recipes/unmapped_end_stone.json index 30baa58c3..55e0efac5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/unmapped_end_stone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/unmapped_end_stone.json @@ -16,6 +16,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:unmapped_end_stone" + "id": "biomesoplenty:unmapped_end_stone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json index 8ae8ec6aa..0e4d6a22f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_tall_white_lavender.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:white_dye" + "id": "minecraft:white_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_lavender.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_lavender.json index 4e2713ddb..2ea8879a0 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_lavender.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_lavender.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:white_dye" + "count": 1, + "id": "minecraft:white_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_petals.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_petals.json index 9285b5eb3..57a98e8bd 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_petals.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_dye_from_white_petals.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "minecraft:white_dye" + "count": 1, + "id": "minecraft:white_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone.json index 407da4e8f..ab2fb161f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:white_sandstone" + "count": 1, + "id": "biomesoplenty:white_sandstone" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab.json index bf476fb1d..3caefab51 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab.json @@ -16,6 +16,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:white_sandstone_slab" + "id": "biomesoplenty:white_sandstone_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json index 1243d8e28..b7b5f71bd 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_slab_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 2, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:white_sandstone_slab" + "result": { + "count": 2, + "id": "biomesoplenty:white_sandstone_slab" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs.json index 816a67290..e53e8d991 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs.json @@ -21,6 +21,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:white_sandstone_stairs" + "id": "biomesoplenty:white_sandstone_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json index e1f4e0354..ddbbfb965 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_stairs_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:white_sandstone_stairs" + "result": { + "count": 1, + "id": "biomesoplenty:white_sandstone_stairs" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall.json index 6c4dc1b22..51ef80296 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:white_sandstone_wall" + "id": "biomesoplenty:white_sandstone_wall" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json index 7bd0481dc..6f1a89312 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/white_sandstone_wall_from_white_sandstone_stonecutting.json @@ -1,8 +1,10 @@ { "type": "minecraft:stonecutting", - "count": 1, "ingredient": { "item": "biomesoplenty:white_sandstone" }, - "result": "biomesoplenty:white_sandstone_wall" + "result": { + "count": 1, + "id": "biomesoplenty:white_sandstone_wall" + } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_boat.json index 7046c496a..348809a85 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_boat.json @@ -12,6 +12,7 @@ "###" ], "result": { - "item": "biomesoplenty:willow_boat" + "count": 1, + "id": "biomesoplenty:willow_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_button.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_button.json index 5d5be2387..9046edbc7 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_button.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_button.json @@ -8,6 +8,7 @@ } ], "result": { - "item": "biomesoplenty:willow_button" + "count": 1, + "id": "biomesoplenty:willow_button" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_chest_boat.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_chest_boat.json index 540dc9be5..5c09afba5 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_chest_boat.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "biomesoplenty:willow_chest_boat" + "count": 1, + "id": "biomesoplenty:willow_chest_boat" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_door.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_door.json index ab42ea0e2..9513ed930 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_door.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_door.json @@ -14,6 +14,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:willow_door" + "id": "biomesoplenty:willow_door" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence.json index 6a6568598..4634a259f 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence.json @@ -16,6 +16,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:willow_fence" + "id": "biomesoplenty:willow_fence" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence_gate.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence_gate.json index 27d5f7fd9..01dff7477 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence_gate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_fence_gate.json @@ -15,6 +15,7 @@ "#W#" ], "result": { - "item": "biomesoplenty:willow_fence_gate" + "count": 1, + "id": "biomesoplenty:willow_fence_gate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_hanging_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_hanging_sign.json index ec4c2c890..810735c32 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_hanging_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_hanging_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:willow_hanging_sign" + "id": "biomesoplenty:willow_hanging_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_planks.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_planks.json index 38eaa8b5a..608838efc 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_planks.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_planks.json @@ -9,6 +9,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:willow_planks" + "id": "biomesoplenty:willow_planks" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_pressure_plate.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_pressure_plate.json index 449df040b..208e0139e 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_pressure_plate.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_pressure_plate.json @@ -11,6 +11,7 @@ "##" ], "result": { - "item": "biomesoplenty:willow_pressure_plate" + "count": 1, + "id": "biomesoplenty:willow_pressure_plate" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_sign.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_sign.json index 6a14ca474..6a8cf7dab 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_sign.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_sign.json @@ -17,6 +17,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:willow_sign" + "id": "biomesoplenty:willow_sign" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_slab.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_slab.json index 78751db8e..6c8dc02ef 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_slab.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_slab.json @@ -12,6 +12,6 @@ ], "result": { "count": 6, - "item": "biomesoplenty:willow_slab" + "id": "biomesoplenty:willow_slab" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_stairs.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_stairs.json index 5c894fda7..30fabdbd2 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_stairs.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_stairs.json @@ -14,6 +14,6 @@ ], "result": { "count": 4, - "item": "biomesoplenty:willow_stairs" + "id": "biomesoplenty:willow_stairs" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_trapdoor.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_trapdoor.json index 6e435512f..9efbca948 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_trapdoor.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_trapdoor.json @@ -13,6 +13,6 @@ ], "result": { "count": 2, - "item": "biomesoplenty:willow_trapdoor" + "id": "biomesoplenty:willow_trapdoor" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/willow_wood.json b/common/src/generated/resources/data/biomesoplenty/recipes/willow_wood.json index 039ba1f27..58d598ef2 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/willow_wood.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/willow_wood.json @@ -13,6 +13,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:willow_wood" + "id": "biomesoplenty:willow_wood" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json b/common/src/generated/resources/data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json index a7ac6c8e8..627e0c372 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/yellow_dye_from_goldenrod.json @@ -9,6 +9,6 @@ ], "result": { "count": 2, - "item": "minecraft:yellow_dye" + "id": "minecraft:yellow_dye" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/recipes/yellow_maple_leaf_pile.json b/common/src/generated/resources/data/biomesoplenty/recipes/yellow_maple_leaf_pile.json index ec5a739e3..566e4fc4a 100644 --- a/common/src/generated/resources/data/biomesoplenty/recipes/yellow_maple_leaf_pile.json +++ b/common/src/generated/resources/data/biomesoplenty/recipes/yellow_maple_leaf_pile.json @@ -11,6 +11,6 @@ ], "result": { "count": 3, - "item": "biomesoplenty:yellow_maple_leaf_pile" + "id": "biomesoplenty:yellow_maple_leaf_pile" } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json index efe0114aa..2fa089949 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_black_sand.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 2 - } + "max_inclusive": 6, + "min_inclusive": 2 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_calcite.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_calcite.json index 5f5623ba9..6b890619c 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_calcite.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_calcite.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 3 - } + "max_inclusive": 7, + "min_inclusive": 3 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json index 9d94667c1..da0be5620 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_gravel_extra.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 4, - "min_inclusive": 1 - } + "max_inclusive": 4, + "min_inclusive": 1 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json index e296dba7e..38d50290a 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_basalt.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 5 - } + "max_inclusive": 6, + "min_inclusive": 5 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json index cbe5da0e0..2be090891 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_calcite.json @@ -4,10 +4,8 @@ "half_height": 3, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 6 - } + "max_inclusive": 7, + "min_inclusive": 6 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json index ba4d25c15..1d189d8da 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_gravel.json @@ -4,10 +4,8 @@ "half_height": 4, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 8, - "min_inclusive": 8 - } + "max_inclusive": 8, + "min_inclusive": 8 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json index 210cd0461..972f18076 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_packed_mud.json @@ -4,10 +4,8 @@ "half_height": 1, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 4, - "min_inclusive": 4 - } + "max_inclusive": 4, + "min_inclusive": 4 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json index 493b09d76..bde958a7d 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_hot_spring_thermal_calcite.json @@ -4,10 +4,8 @@ "half_height": 1, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 5, - "min_inclusive": 3 - } + "max_inclusive": 5, + "min_inclusive": 3 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_mud.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_mud.json index 88bdad2cf..bd9345529 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_mud.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_mud.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 4 - } + "max_inclusive": 6, + "min_inclusive": 4 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json index fbc8418f6..60ba5c2d0 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_orange_sand.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 2 - } + "max_inclusive": 6, + "min_inclusive": 2 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json index 29e360be3..ed1a575df 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_black_sandstone.json @@ -4,10 +4,8 @@ "half_height": 3, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 4 - } + "max_inclusive": 6, + "min_inclusive": 4 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json index a1c614c0a..1a11addef 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_magma.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 3, - "min_inclusive": 1 - } + "max_inclusive": 3, + "min_inclusive": 1 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json index 6e00a9b07..aec4d2f7e 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_volcano_smooth_basalt.json @@ -4,10 +4,8 @@ "half_height": 4, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 8, - "min_inclusive": 6 - } + "max_inclusive": 8, + "min_inclusive": 6 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json index 5ab96231c..bcf9e7811 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 6, - "min_inclusive": 2 - } + "max_inclusive": 6, + "min_inclusive": 2 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json index 051ece365..55ff65c5a 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sand_extra.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 8, - "min_inclusive": 6 - } + "max_inclusive": 8, + "min_inclusive": 6 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json index c9f1b9f3b..75dc0a49f 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/disk_white_sandstone.json @@ -4,10 +4,8 @@ "half_height": 2, "radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 8, - "min_inclusive": 6 - } + "max_inclusive": 8, + "min_inclusive": 6 }, "state_provider": { "fallback": { diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json index 96c1e84ac..09f7b0133 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch.json @@ -20,10 +20,8 @@ "vertical_range": 5, "xz_radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 4 - } + "max_inclusive": 7, + "min_inclusive": 4 } } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json index 9da871314..4cb380252 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal.json @@ -20,10 +20,8 @@ "vertical_range": 5, "xz_radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 2, - "min_inclusive": 1 - } + "max_inclusive": 2, + "min_inclusive": 1 } } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json index 34f09986f..f159d78f2 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowing_moss_patch_bonemeal_bottom.json @@ -20,10 +20,8 @@ "vertical_range": 5, "xz_radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 2, - "min_inclusive": 1 - } + "max_inclusive": 2, + "min_inclusive": 1 } } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json index 805aebf54..2482f8d8b 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/glowworm_silk.json @@ -14,30 +14,24 @@ { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 11, - "min_inclusive": 0 - } + "max_inclusive": 11, + "min_inclusive": 0 }, "weight": 2 }, { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 5, - "min_inclusive": 0 - } + "max_inclusive": 5, + "min_inclusive": 0 }, "weight": 3 }, { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 2, - "min_inclusive": 0 - } + "max_inclusive": 2, + "min_inclusive": 0 }, "weight": 10 } diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json index 78e226c97..5adf4d004 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/hanging_cobweb.json @@ -14,30 +14,24 @@ { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 15, - "min_inclusive": 0 - } + "max_inclusive": 15, + "min_inclusive": 0 }, "weight": 2 }, { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 3, - "min_inclusive": 0 - } + "max_inclusive": 3, + "min_inclusive": 0 }, "weight": 3 }, { "data": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 0 - } + "max_inclusive": 7, + "min_inclusive": 0 }, "weight": 3 } diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json index b32272ae5..da38fb376 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/large_rose_quartz.json @@ -3,42 +3,32 @@ "config": { "column_radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 3 - } + "max_inclusive": 7, + "min_inclusive": 3 }, "floor_to_ceiling_search_range": 30, "height_scale": { "type": "minecraft:uniform", - "value": { - "max_exclusive": 1.8, - "min_inclusive": 0.3 - } + "max_exclusive": 1.8, + "min_inclusive": 0.3 }, "max_column_radius_to_cave_height_ratio": 0.33, "min_bluntness_for_wind": 0.6, "min_radius_for_wind": 4, "stalactite_bluntness": { "type": "minecraft:uniform", - "value": { - "max_exclusive": 0.9, - "min_inclusive": 0.3 - } + "max_exclusive": 0.9, + "min_inclusive": 0.3 }, "stalagmite_bluntness": { "type": "minecraft:uniform", - "value": { - "max_exclusive": 1.0, - "min_inclusive": 0.4 - } + "max_exclusive": 1.0, + "min_inclusive": 0.4 }, "wind_speed": { "type": "minecraft:uniform", - "value": { - "max_exclusive": 0.3, - "min_inclusive": 0.0 - } + "max_exclusive": 0.3, + "min_inclusive": 0.0 } } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/mud_patch.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/mud_patch.json index 77c6176a9..2bdbdd47b 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/mud_patch.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/mud_patch.json @@ -20,10 +20,8 @@ "vertical_range": 5, "xz_radius": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 7, - "min_inclusive": 4 - } + "max_inclusive": 7, + "min_inclusive": 4 } } } \ No newline at end of file diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json index 89a96ef23..5ecd9262d 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/snowblossom_tree.json @@ -59,17 +59,13 @@ }, "branch_end_offset_from_top": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 0, - "min_inclusive": -1 - } + "max_inclusive": 0, + "min_inclusive": -1 }, "branch_horizontal_length": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 4, - "min_inclusive": 2 - } + "max_inclusive": 4, + "min_inclusive": 2 }, "branch_start_offset_from_top": { "max_inclusive": -3, diff --git a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json index 89a96ef23..5ecd9262d 100644 --- a/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json +++ b/common/src/generated/resources/data/biomesoplenty/worldgen/configured_feature/trees_snowblossom_grove.json @@ -59,17 +59,13 @@ }, "branch_end_offset_from_top": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 0, - "min_inclusive": -1 - } + "max_inclusive": 0, + "min_inclusive": -1 }, "branch_horizontal_length": { "type": "minecraft:uniform", - "value": { - "max_inclusive": 4, - "min_inclusive": 2 - } + "max_inclusive": 4, + "min_inclusive": 2 }, "branch_start_offset_from_top": { "max_inclusive": -3, diff --git a/common/src/main/java/biomesoplenty/block/BrambleBlock.java b/common/src/main/java/biomesoplenty/block/BrambleBlock.java index cee9d5c7d..ec55c16fc 100644 --- a/common/src/main/java/biomesoplenty/block/BrambleBlock.java +++ b/common/src/main/java/biomesoplenty/block/BrambleBlock.java @@ -85,7 +85,7 @@ protected void createBlockStateDefinition(StateDefinition.Builder { - p_55287_.broadcastBreakEvent(p_55293_); - }); - p_55290_.gameEvent(p_55292_, GameEvent.SHEAR, p_55291_); - p_55292_.awardStat(Stats.ITEM_USED.get(Items.SHEARS)); + Direction direction = hitResult.getDirection(); + Direction direction1 = direction.getAxis() == Direction.Axis.Y ? player.getDirection().getOpposite() : direction; + level.playSound((Player)null, pos, SoundEvents.PUMPKIN_CARVE, SoundSource.BLOCKS, 1.0F, 1.0F); + level.setBlock(pos, BOPBlocks.POROUS_FLESH.defaultBlockState(), 11); + ItemEntity itementity = new ItemEntity(level, (double)pos.getX() + 0.5D + (double)direction1.getStepX() * 0.65D, (double)pos.getY() + 0.1D, (double)pos.getZ() + 0.5D + (double)direction1.getStepZ() * 0.65D, new ItemStack(Items.ROTTEN_FLESH, 1)); + itementity.setDeltaMovement(0.05D * (double)direction1.getStepX() + level.random.nextDouble() * 0.02D, 0.05D, 0.05D * (double)direction1.getStepZ() + level.random.nextDouble() * 0.02D); + level.addFreshEntity(itementity); + stack.hurtAndBreak(1, player, LivingEntity.getSlotForHand(hand)); + level.gameEvent(player, GameEvent.SHEAR, pos); + player.awardStat(Stats.ITEM_USED.get(Items.SHEARS)); } - return InteractionResult.sidedSuccess(p_55290_.isClientSide); + return ItemInteractionResult.sidedSuccess(level.isClientSide); } else { - return super.use(p_55289_, p_55290_, p_55291_, p_55292_, p_55293_, p_55294_); + return super.useItemOn(stack, state, level, pos, player, hand, hitResult); } } } diff --git a/common/src/main/java/biomesoplenty/block/FlowerBlockBOP.java b/common/src/main/java/biomesoplenty/block/FlowerBlockBOP.java index 592307f6b..aa4c6b24d 100644 --- a/common/src/main/java/biomesoplenty/block/FlowerBlockBOP.java +++ b/common/src/main/java/biomesoplenty/block/FlowerBlockBOP.java @@ -6,6 +6,7 @@ import biomesoplenty.api.block.BOPBlocks; import net.minecraft.core.BlockPos; +import net.minecraft.core.Holder; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.util.RandomSource; import net.minecraft.world.effect.MobEffect; @@ -29,7 +30,7 @@ public class FlowerBlockBOP extends FlowerBlock protected static final VoxelShape MEDIUM = Block.box(3.0D, 0.0D, 3.0D, 13.0D, 12.0D, 13.0D); protected static final VoxelShape LARGE = Block.box(1.0D, 0.0D, 1.0D, 15.0D, 14.0D, 15.0D); - public FlowerBlockBOP(MobEffect effect, int effectDuration, Block.Properties properties) + public FlowerBlockBOP(Holder effect, int effectDuration, Block.Properties properties) { super(effect, 0, properties); } @@ -90,7 +91,7 @@ public void entityInside(BlockState stateIn, Level worldIn, BlockPos pos, Entity entityIn.setRemainingFireTicks(entityIn.getRemainingFireTicks() + 1); if (entityIn.getRemainingFireTicks() == 0) { - entityIn.setSecondsOnFire(1); + entityIn.igniteForSeconds(1); } } diff --git a/common/src/main/java/biomesoplenty/block/SpiderEggBlock.java b/common/src/main/java/biomesoplenty/block/SpiderEggBlock.java index 86af01e0b..2780d1f38 100644 --- a/common/src/main/java/biomesoplenty/block/SpiderEggBlock.java +++ b/common/src/main/java/biomesoplenty/block/SpiderEggBlock.java @@ -95,7 +95,8 @@ public void spawnSpider(Level p_154567_, BlockPos p_154569_) } @Override - public boolean isPathfindable(BlockState p_154341_, BlockGetter p_154342_, BlockPos p_154343_, PathComputationType p_154344_) { + protected boolean isPathfindable(BlockState state, PathComputationType computationType) + { return false; } } diff --git a/common/src/main/java/biomesoplenty/block/ThermalCalciteBlock.java b/common/src/main/java/biomesoplenty/block/ThermalCalciteBlock.java index 7278b2a41..a56e0ee6b 100644 --- a/common/src/main/java/biomesoplenty/block/ThermalCalciteBlock.java +++ b/common/src/main/java/biomesoplenty/block/ThermalCalciteBlock.java @@ -16,6 +16,8 @@ import net.minecraft.util.RandomSource; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; +import net.minecraft.world.ItemInteractionResult; +import net.minecraft.world.entity.LivingEntity; import net.minecraft.world.entity.player.Player; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.context.BlockPlaceContext; @@ -59,28 +61,25 @@ public void tick(BlockState p_221369_, ServerLevel p_221370_, BlockPos p_221371_ } @Override - public InteractionResult use(BlockState p_55289_, Level p_55290_, BlockPos p_55291_, Player p_55292_, InteractionHand p_55293_, BlockHitResult p_55294_) + protected ItemInteractionResult useItemOn(ItemStack stack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) { - ItemStack itemstack = p_55292_.getItemInHand(p_55293_); - if (itemstack.is(ItemTags.PICKAXES) && p_55289_.getBlock() == BOPBlocks.THERMAL_CALCITE) + if (stack.is(ItemTags.PICKAXES) && state.getBlock() == BOPBlocks.THERMAL_CALCITE) { - if (!p_55290_.isClientSide) + if (!level.isClientSide) { - int distance = p_55289_.getValue(DISTANCE); - p_55290_.playSound((Player)null, p_55291_, SoundEvents.CALCITE_BREAK, SoundSource.BLOCKS, 1.0F, 1.0F); - p_55290_.setBlock(p_55291_, BOPBlocks.THERMAL_CALCITE_VENT.defaultBlockState().setValue(DISTANCE, distance), 11); - itemstack.hurtAndBreak(1, p_55292_, (p_55287_) -> { - p_55287_.broadcastBreakEvent(p_55293_); - }); - p_55290_.gameEvent(p_55292_, GameEvent.BLOCK_CHANGE, p_55291_); - p_55292_.awardStat(Stats.ITEM_USED.get(itemstack.getItem())); + int distance = state.getValue(DISTANCE); + level.playSound((Player)null, pos, SoundEvents.CALCITE_BREAK, SoundSource.BLOCKS, 1.0F, 1.0F); + level.setBlock(pos, BOPBlocks.THERMAL_CALCITE_VENT.defaultBlockState().setValue(DISTANCE, distance), 11); + stack.hurtAndBreak(1, player, LivingEntity.getSlotForHand(hand)); + level.gameEvent(player, GameEvent.BLOCK_CHANGE, pos); + player.awardStat(Stats.ITEM_USED.get(stack.getItem())); } - return InteractionResult.sidedSuccess(p_55290_.isClientSide); + return ItemInteractionResult.sidedSuccess(level.isClientSide); } else { - return super.use(p_55289_, p_55290_, p_55291_, p_55292_, p_55293_, p_55294_); + return super.useItemOn(stack, state, level, pos, player, hand, hitResult); } } diff --git a/common/src/main/java/biomesoplenty/block/ThermalCalciteVentBlock.java b/common/src/main/java/biomesoplenty/block/ThermalCalciteVentBlock.java index 9ae8d952b..c95a62a0a 100644 --- a/common/src/main/java/biomesoplenty/block/ThermalCalciteVentBlock.java +++ b/common/src/main/java/biomesoplenty/block/ThermalCalciteVentBlock.java @@ -42,7 +42,8 @@ public void animateTick(BlockState stateIn, Level worldIn, BlockPos pos, RandomS } @Override - public boolean isPathfindable(BlockState p_154341_, BlockGetter p_154342_, BlockPos p_154343_, PathComputationType p_154344_) { + protected boolean isPathfindable(BlockState state, PathComputationType computationType) + { return false; } } diff --git a/common/src/main/java/biomesoplenty/block/WispjellyBlock.java b/common/src/main/java/biomesoplenty/block/WispjellyBlock.java index d2bf759ff..5f7111c3d 100644 --- a/common/src/main/java/biomesoplenty/block/WispjellyBlock.java +++ b/common/src/main/java/biomesoplenty/block/WispjellyBlock.java @@ -46,7 +46,8 @@ public boolean propagatesSkylightDown(BlockState $$0, BlockGetter $$1, BlockPos } @Override - public boolean isPathfindable(BlockState p_154341_, BlockGetter p_154342_, BlockPos p_154343_, PathComputationType p_154344_) { + protected boolean isPathfindable(BlockState state, PathComputationType computationType) + { return true; } } \ No newline at end of file diff --git a/common/src/main/java/biomesoplenty/init/ModBiomes.java b/common/src/main/java/biomesoplenty/init/ModBiomes.java index 2c3ad45b0..374ab39c1 100644 --- a/common/src/main/java/biomesoplenty/init/ModBiomes.java +++ b/common/src/main/java/biomesoplenty/init/ModBiomes.java @@ -8,11 +8,10 @@ import biomesoplenty.biome.BOPEndBiomes; import biomesoplenty.biome.BOPNetherBiomes; import biomesoplenty.biome.BOPOverworldBiomes; -import biomesoplenty.core.BiomesOPlenty; import biomesoplenty.worldgen.*; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.world.entity.npc.VillagerType; import net.minecraft.world.level.biome.Biome; @@ -20,7 +19,6 @@ import net.minecraft.world.level.levelgen.placement.PlacedFeature; import terrablender.api.EndBiomeRegistry; import terrablender.api.Regions; -import terrablender.api.SurfaceRuleManager; public class ModBiomes { @@ -45,7 +43,7 @@ public static void setupTerraBlender() EndBiomeRegistry.registerHighlandsBiome(BOPBiomes.END_CORRUPTION, 3); } - public static void bootstrapBiomes(BootstapContext context) + public static void bootstrapBiomes(BootstrapContext context) { HolderGetter> carverGetter = context.lookup(Registries.CONFIGURED_CARVER); HolderGetter placedFeatureGetter = context.lookup(Registries.PLACED_FEATURE); @@ -190,7 +188,7 @@ private static void registerVillagerTypes() registerVillagerType(BOPBiomes.WOODLAND, VillagerType.PLAINS); } - private static void register(BootstapContext context, ResourceKey key, Biome biome) + private static void register(BootstrapContext context, ResourceKey key, Biome biome) { context.register(key, biome); } diff --git a/common/src/main/java/biomesoplenty/init/ModDamageTypes.java b/common/src/main/java/biomesoplenty/init/ModDamageTypes.java index d201165e1..23661971a 100644 --- a/common/src/main/java/biomesoplenty/init/ModDamageTypes.java +++ b/common/src/main/java/biomesoplenty/init/ModDamageTypes.java @@ -1,12 +1,12 @@ package biomesoplenty.init; import biomesoplenty.api.damagesource.BOPDamageTypes; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.world.damagesource.DamageType; public class ModDamageTypes { - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { context.register(BOPDamageTypes.BRAMBLE, new DamageType("biomesoplenty.bramble", 0.1F)); context.register(BOPDamageTypes.FUMAROLE, new DamageType("biomesoplenty.fumarole", 0.1F)); diff --git a/common/src/main/java/biomesoplenty/init/ModVillagerTrades.java b/common/src/main/java/biomesoplenty/init/ModVillagerTrades.java index fec87a690..06b0dfe1e 100644 --- a/common/src/main/java/biomesoplenty/init/ModVillagerTrades.java +++ b/common/src/main/java/biomesoplenty/init/ModVillagerTrades.java @@ -11,6 +11,7 @@ import net.minecraft.world.item.Item; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.Items; +import net.minecraft.world.item.trading.ItemCost; import net.minecraft.world.item.trading.MerchantOffer; import net.minecraft.world.level.ItemLike; import net.minecraft.world.level.block.Block; @@ -131,7 +132,7 @@ public ItemsForEmeralds(ItemStack p_35758_, int p_35759_, int p_35760_, int p_35 } public MerchantOffer getOffer(Entity p_219699_, RandomSource p_219700_) { - return new MerchantOffer(new ItemStack(Items.EMERALD, this.emeraldCost), new ItemStack(this.itemStack.getItem(), this.numberOfItems), this.maxUses, this.villagerXp, this.priceMultiplier); + return new MerchantOffer(new ItemCost(Items.EMERALD, this.emeraldCost), new ItemStack(this.itemStack.getItem(), this.numberOfItems), this.maxUses, this.villagerXp, this.priceMultiplier); } } diff --git a/common/src/main/java/biomesoplenty/util/worldgen/BOPFeatureUtils.java b/common/src/main/java/biomesoplenty/util/worldgen/BOPFeatureUtils.java index 0fefeaa57..c31930d49 100644 --- a/common/src/main/java/biomesoplenty/util/worldgen/BOPFeatureUtils.java +++ b/common/src/main/java/biomesoplenty/util/worldgen/BOPFeatureUtils.java @@ -7,14 +7,15 @@ import biomesoplenty.core.BiomesOPlenty; import biomesoplenty.worldgen.feature.*; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.level.levelgen.feature.ConfiguredFeature; public class BOPFeatureUtils { - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { BOPCaveFeatures.bootstrap(context); BOPMiscOverworldFeatures.bootstrap(context); diff --git a/common/src/main/java/biomesoplenty/util/worldgen/BOPPlacementUtils.java b/common/src/main/java/biomesoplenty/util/worldgen/BOPPlacementUtils.java index a76c65a4f..81997282d 100644 --- a/common/src/main/java/biomesoplenty/util/worldgen/BOPPlacementUtils.java +++ b/common/src/main/java/biomesoplenty/util/worldgen/BOPPlacementUtils.java @@ -7,14 +7,15 @@ import biomesoplenty.core.BiomesOPlenty; import biomesoplenty.worldgen.placement.*; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; import net.minecraft.world.level.levelgen.placement.PlacedFeature; public class BOPPlacementUtils { - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { BOPCavePlacements.bootstrap(context); BOPMiscOverworldPlacements.bootstrap(context); diff --git a/common/src/main/java/biomesoplenty/worldgen/carver/BOPConfiguredCarvers.java b/common/src/main/java/biomesoplenty/worldgen/carver/BOPConfiguredCarvers.java index d0581acdb..64c0186b6 100644 --- a/common/src/main/java/biomesoplenty/worldgen/carver/BOPConfiguredCarvers.java +++ b/common/src/main/java/biomesoplenty/worldgen/carver/BOPConfiguredCarvers.java @@ -7,7 +7,7 @@ import biomesoplenty.core.BiomesOPlenty; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; import net.minecraft.tags.BlockTags; @@ -24,7 +24,7 @@ public class BOPConfiguredCarvers { public static final ResourceKey> ORIGIN_CAVE = createKey("origin_cave"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { HolderGetter blockGetter = context.lookup(Registries.BLOCK); context.register(ORIGIN_CAVE, BOPWorldCarvers.ORIGIN_CAVE.configured(new CaveCarverConfiguration(0.14285715F, BiasedToBottomHeight.of(VerticalAnchor.absolute(0), VerticalAnchor.absolute(127), 8), ConstantFloat.of(0.5F), VerticalAnchor.aboveBottom(10), CarverDebugSettings.of(false, Blocks.CRIMSON_BUTTON.defaultBlockState()), blockGetter.getOrThrow(BlockTags.OVERWORLD_CARVER_REPLACEABLES), ConstantFloat.of(1.0F), ConstantFloat.of(1.0F), ConstantFloat.of(-0.7F)))); diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPCaveFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPCaveFeatures.java index 73de7cae2..0ee9c6c9d 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPCaveFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPCaveFeatures.java @@ -10,7 +10,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.tags.BlockTags; @@ -52,7 +52,7 @@ public class BOPCaveFeatures public static final ResourceKey> STRINGY_COBWEB = BOPFeatureUtils.createKey("stringy_cobweb"); public static final ResourceKey> WEBBING = BOPFeatureUtils.createKey("webbing"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -83,7 +83,7 @@ public static void bootstrap(BootstapContext> context) register(context, BOPCaveFeatures.WEBBING, BOPBaseFeatures.WEBBING, NoneFeatureConfiguration.INSTANCE); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPEndFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPEndFeatures.java index d4d00aebf..e2d9ecb13 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPEndFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPEndFeatures.java @@ -13,7 +13,7 @@ import net.minecraft.core.HolderGetter; import net.minecraft.core.HolderSet; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.features.FeatureUtils; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; @@ -48,7 +48,7 @@ public class BOPEndFeatures public static final ResourceKey> TREES_END_WILDS = BOPFeatureUtils.createKey("trees_end_wilds"); public static final ResourceKey> WISPJELLY = BOPFeatureUtils.createKey("wispjelly"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { HolderGetter placedFeatureGetter = context.lookup(Registries.PLACED_FEATURE); final Holder EMPYREAL_TREE_CHECKED = placedFeatureGetter.getOrThrow(BOPTreePlacements.EMPYREAL_TREE_CHECKED); @@ -74,7 +74,7 @@ public static void bootstrap(BootstapContext> context) register(context, BOPEndFeatures.WISPJELLY, BOPBaseFeatures.WISPJELLY, NoneFeatureConfiguration.INSTANCE); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPMiscOverworldFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPMiscOverworldFeatures.java index b96c16853..51410048b 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPMiscOverworldFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPMiscOverworldFeatures.java @@ -7,7 +7,7 @@ import biomesoplenty.api.block.BOPBlocks; import biomesoplenty.util.worldgen.BOPFeatureUtils; import net.minecraft.core.HolderSet; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.util.valueproviders.UniformInt; import net.minecraft.world.level.block.Block; @@ -60,7 +60,7 @@ public class BOPMiscOverworldFeatures public static final ResourceKey> SPRING_WATER_EXTRA = BOPFeatureUtils.createKey("spring_water_extra"); public static final ResourceKey> ORIGIN_GRAVEL_CLIFFS = BOPFeatureUtils.createKey("origin_gravel_cliffs"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { register(context, BOPMiscOverworldFeatures.BLACK_SAND_SPLATTER, BOPBaseFeatures.BLACK_SAND_SPLATTER, NoneFeatureConfiguration.INSTANCE); register(context, BOPMiscOverworldFeatures.BONE_SPINE, BOPBaseFeatures.BONE_SPINE, NoneFeatureConfiguration.INSTANCE); @@ -95,7 +95,7 @@ public static void bootstrap(BootstapContext> context) register(context, BOPMiscOverworldFeatures.ORIGIN_GRAVEL_CLIFFS, BOPBaseFeatures.ORIGIN_GRAVEL_CLIFFS, NoneFeatureConfiguration.INSTANCE); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPNetherFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPNetherFeatures.java index 4d819db8a..e48150d59 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPNetherFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPNetherFeatures.java @@ -14,7 +14,7 @@ import net.minecraft.core.HolderGetter; import net.minecraft.core.HolderSet; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.features.FeatureUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.util.valueproviders.UniformFloat; @@ -61,7 +61,7 @@ public class BOPNetherFeatures public static final ResourceKey> TREES_UNDERGROWTH = BOPFeatureUtils.createKey("trees_undergrowth"); public static final ResourceKey> UNDERGROWTH_FLOWERS = BOPFeatureUtils.createKey("undergrowth_flowers"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { HolderGetter placedFeatureGetter = context.lookup(Registries.PLACED_FEATURE); @@ -97,7 +97,7 @@ public static void bootstrap(BootstapContext> context) register(context, BOPNetherFeatures.UNDERGROWTH_FLOWERS, Feature.RANDOM_PATCH, FeatureUtils.simplePatchConfiguration(Feature.SIMPLE_BLOCK, new SimpleBlockConfiguration(BlockStateProvider.simple(BOPBlocks.BURNING_BLOSSOM)))); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPTreeFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPTreeFeatures.java index 4c55f52e5..321d8048d 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPTreeFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPTreeFeatures.java @@ -7,7 +7,7 @@ import biomesoplenty.api.block.BOPBlocks; import biomesoplenty.util.worldgen.BOPFeatureUtils; import biomesoplenty.worldgen.feature.configurations.*; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.resources.ResourceKey; import net.minecraft.util.random.SimpleWeightedRandomList; import net.minecraft.util.valueproviders.ConstantInt; @@ -101,7 +101,7 @@ public class BOPTreeFeatures public static final ResourceKey> EMPYREAL_TREE = BOPFeatureUtils.createKey("empyreal_tree"); public static final ResourceKey> NULL_TREE = BOPFeatureUtils.createKey("null_tree"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { register(context, BOPTreeFeatures.FLOWERING_OAK_TREE, BOPBaseFeatures.BASIC_TREE, new BasicTreeConfiguration.Builder().trunk(BlockStateProvider.simple(Blocks.OAK_LOG)).foliage(BlockStateProvider.simple(Blocks.OAK_LEAVES)).altFoliage(BlockStateProvider.simple(BOPBlocks.FLOWERING_OAK_LEAVES)).build()); register(context, BOPTreeFeatures.FLOWERING_OAK_TREE_BEES, BOPBaseFeatures.BASIC_TREE, new BasicTreeConfiguration.Builder().trunk(BlockStateProvider.simple(Blocks.OAK_LOG)).foliage(BlockStateProvider.simple(Blocks.OAK_LEAVES)).altFoliage(BlockStateProvider.simple(BOPBlocks.FLOWERING_OAK_LEAVES)).decorator(new BeehiveDecorator(0.05f)).build()); @@ -189,7 +189,7 @@ private static TaigaTreeConfiguration.Builder createRedwood(Block log) return new TaigaTreeConfiguration.Builder().trunk(BlockStateProvider.simple(log)).foliage(BlockStateProvider.simple(BOPBlocks.REDWOOD_LEAVES)); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/BOPVegetationFeatures.java b/common/src/main/java/biomesoplenty/worldgen/feature/BOPVegetationFeatures.java index 1dec17f4b..44ea190e2 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/BOPVegetationFeatures.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/BOPVegetationFeatures.java @@ -13,7 +13,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.features.FeatureUtils; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.data.worldgen.placement.TreePlacements; @@ -161,7 +161,7 @@ public class BOPVegetationFeatures public static final ResourceKey> TREES_WASTELAND = BOPFeatureUtils.createKey("trees_wasteland"); public static final ResourceKey> TREES_WETLAND = BOPFeatureUtils.createKey("trees_wetland"); - public static void bootstrap(BootstapContext> context) + public static void bootstrap(BootstrapContext> context) { HolderGetter placedFeatureGetter = context.lookup(Registries.PLACED_FEATURE); @@ -394,7 +394,7 @@ private static > RandomPa return waterPatchConfiguration(feature, configuration, 96); } - private static > void register(BootstapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) + private static > void register(BootstrapContext> context, ResourceKey> configuredFeatureKey, F feature, FC configuration) { context.register(configuredFeatureKey, new ConfiguredFeature<>(feature, configuration)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/misc/BrambleFeature.java b/common/src/main/java/biomesoplenty/worldgen/feature/misc/BrambleFeature.java index 2a9d81d07..196c6c609 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/misc/BrambleFeature.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/misc/BrambleFeature.java @@ -32,7 +32,7 @@ public BrambleFeature(Codec deserializer) protected SimpleBlockPredicate placeOn = (world, pos) -> { BlockState state = world.getBlockState(pos); - return Blocks.OAK_SAPLING.canSurvive(Blocks.OAK_SAPLING.defaultBlockState(), world, pos.above()) || state.getBlock() == Blocks.NETHERRACK; + return Blocks.OAK_SAPLING.defaultBlockState().canSurvive(world, pos.above()) || state.getBlock() == Blocks.NETHERRACK; }; protected SimpleBlockPredicate replace = (world, pos) -> world.getBlockState(pos).isAir(); diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/misc/NetherVinesFeature.java b/common/src/main/java/biomesoplenty/worldgen/feature/misc/NetherVinesFeature.java index 59b878311..3b174b972 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/misc/NetherVinesFeature.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/misc/NetherVinesFeature.java @@ -81,7 +81,7 @@ public boolean place(FeaturePlaceContext featurePlaceC { BlockPos offsetPos = genPos.below(height); - if (replace.matches(world, offsetPos) && vineState.getBlock().canSurvive(vineState, world, offsetPos)) + if (replace.matches(world, offsetPos) && vineState.canSurvive(world, offsetPos)) { world.setBlock(offsetPos, vineState, 2); } diff --git a/common/src/main/java/biomesoplenty/worldgen/feature/misc/RainforestCliffsVinesFeature.java b/common/src/main/java/biomesoplenty/worldgen/feature/misc/RainforestCliffsVinesFeature.java index a51dad6e7..bec8dcf8a 100644 --- a/common/src/main/java/biomesoplenty/worldgen/feature/misc/RainforestCliffsVinesFeature.java +++ b/common/src/main/java/biomesoplenty/worldgen/feature/misc/RainforestCliffsVinesFeature.java @@ -80,7 +80,7 @@ public boolean place(FeaturePlaceContext featurePlaceC { BlockPos offsetPos = genPos.below(height); - if (replace.matches(world, offsetPos) && vineState.getBlock().canSurvive(vineState, world, offsetPos)) + if (replace.matches(world, offsetPos) && vineState.canSurvive(world, offsetPos)) { world.setBlock(offsetPos, vineState, 2); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPCavePlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPCavePlacements.java index 68e5f1326..e50e5364b 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPCavePlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPCavePlacements.java @@ -10,7 +10,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.util.valueproviders.ConstantInt; @@ -36,7 +36,7 @@ public class BOPCavePlacements public static final ResourceKey STRINGY_COBWEB = BOPPlacementUtils.createKey("stringy_cobweb"); public static final ResourceKey WEBBING = BOPPlacementUtils.createKey("webbing"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -69,12 +69,12 @@ public static void bootstrap(BootstapContext context) register(context, BOPCavePlacements.WEBBING, WEBBING, List.of(CountPlacement.of(20), InSquarePlacement.spread(), PlacementUtils.RANGE_BOTTOM_TO_MAX_TERRAIN_HEIGHT, BiomeFilter.biome())); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPEndPlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPEndPlacements.java index 95435f112..04b0129fa 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPEndPlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPEndPlacements.java @@ -9,7 +9,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.data.worldgen.placement.VegetationPlacements; import net.minecraft.resources.ResourceKey; @@ -41,7 +41,7 @@ public class BOPEndPlacements public static final ResourceKey TREES_END_WILDS = BOPPlacementUtils.createKey("trees_end_wilds"); public static final ResourceKey WISPJELLY = BOPPlacementUtils.createKey("wispjelly"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -84,12 +84,12 @@ public static void bootstrap(BootstapContext context) register(context, BOPEndPlacements.WISPJELLY, WISPJELLY, List.of(RarityFilter.onAverageOnceEvery(3), InSquarePlacement.spread(), PlacementUtils.HEIGHTMAP, BiomeFilter.biome())); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPMiscOverworldPlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPMiscOverworldPlacements.java index f2be36c6d..7142ac681 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPMiscOverworldPlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPMiscOverworldPlacements.java @@ -9,7 +9,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.world.level.levelgen.VerticalAnchor; @@ -54,7 +54,7 @@ public class BOPMiscOverworldPlacements public static final ResourceKey SPRING_WATER_EXTRA = BOPPlacementUtils.createKey("spring_water_extra"); public static final ResourceKey ORIGIN_GRAVEL_CLIFFS = BOPPlacementUtils.createKey("origin_gravel_cliffs"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -121,12 +121,12 @@ public static void bootstrap(BootstapContext context) register(context, BOPMiscOverworldPlacements.ORIGIN_GRAVEL_CLIFFS, ORIGIN_GRAVEL_CLIFFS, BiomeFilter.biome()); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPNetherPlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPNetherPlacements.java index ee5f74201..41bc7ed7e 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPNetherPlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPNetherPlacements.java @@ -11,7 +11,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.world.level.block.Block; @@ -51,7 +51,7 @@ public class BOPNetherPlacements public static final ResourceKey SPROUTS_UNDERGROWTH = BOPPlacementUtils.createKey("sprouts_undergrowth"); public static final ResourceKey TREES_UNDERGROWTH = BOPPlacementUtils.createKey("trees_undergrowth"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -128,12 +128,12 @@ private static List netherTreePlacement(PlacementModifier mod return netherTreePlacementBase(modifier).add(BlockPredicateFilter.forPredicate(BlockPredicate.wouldSurvive(survivalTestBlock.defaultBlockState(), BlockPos.ZERO))).build(); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPTreePlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPTreePlacements.java index 5a988fcc7..b88c7ed1f 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPTreePlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPTreePlacements.java @@ -11,7 +11,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.placement.PlacementUtils; import net.minecraft.resources.ResourceKey; import net.minecraft.world.level.block.Blocks; @@ -92,7 +92,7 @@ public class BOPTreePlacements public static final ResourceKey WILLOW_TREE_CHECKED = BOPPlacementUtils.createKey("willow_tree"); public static final ResourceKey YELLOW_MAPLE_TREE_CHECKED = BOPPlacementUtils.createKey("yellow_maple_tree"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -231,12 +231,12 @@ public static void bootstrap(BootstapContext context) register(context, BOPTreePlacements.YELLOW_MAPLE_TREE_CHECKED, YELLOW_MAPLE_TREE, List.of(PlacementUtils.filteredByBlockSurvival(BOPBlocks.YELLOW_MAPLE_SAPLING))); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/common/src/main/java/biomesoplenty/worldgen/placement/BOPVegetationPlacements.java b/common/src/main/java/biomesoplenty/worldgen/placement/BOPVegetationPlacements.java index 6bc32b609..27cd5c45d 100644 --- a/common/src/main/java/biomesoplenty/worldgen/placement/BOPVegetationPlacements.java +++ b/common/src/main/java/biomesoplenty/worldgen/placement/BOPVegetationPlacements.java @@ -12,7 +12,7 @@ import net.minecraft.core.Holder; import net.minecraft.core.HolderGetter; import net.minecraft.core.registries.Registries; -import net.minecraft.data.worldgen.BootstapContext; +import net.minecraft.data.worldgen.BootstrapContext; import net.minecraft.data.worldgen.features.MiscOverworldFeatures; import net.minecraft.data.worldgen.features.TreeFeatures; import net.minecraft.data.worldgen.features.VegetationFeatures; @@ -199,7 +199,7 @@ public class BOPVegetationPlacements public static final ResourceKey FALLEN_BIRCH_LOG = BOPPlacementUtils.createKey("fallen_birch_log"); public static final ResourceKey FALLEN_JACARANDA_LOG = BOPPlacementUtils.createKey("fallen_jacaranda_log"); - public static void bootstrap(BootstapContext context) + public static void bootstrap(BootstrapContext context) { HolderGetter> configuredFeatureGetter = context.lookup(Registries.CONFIGURED_FEATURE); @@ -513,12 +513,12 @@ private static List seagrassPlacement(int p_195234_) { return List.of(InSquarePlacement.spread(), PlacementUtils.HEIGHTMAP_TOP_SOLID, CountPlacement.of(p_195234_), BiomeFilter.biome()); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, PlacementModifier... modifiers) { register(context, placedFeatureKey, configuredFeature, List.of(modifiers)); } - protected static void register(BootstapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) + protected static void register(BootstrapContext context, ResourceKey placedFeatureKey, Holder> configuredFeature, List modifiers) { context.register(placedFeatureKey, new PlacedFeature(configuredFeature, modifiers)); } diff --git a/fabric/build.gradle b/fabric/build.gradle index 1d02f2c08..200819c28 100644 --- a/fabric/build.gradle +++ b/fabric/build.gradle @@ -1,5 +1,5 @@ plugins { - id "fabric-loom" version "1.4-SNAPSHOT" + id "fabric-loom" version "1.6-SNAPSHOT" id "com.matthewprenger.cursegradle" version "1.4.0" } diff --git a/forge/build.gradle b/forge/build.gradle index a26cdefb1..3e5a7097b 100644 --- a/forge/build.gradle +++ b/forge/build.gradle @@ -20,6 +20,8 @@ minecraft { accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg') } + reobf = false + runs { client { workingDirectory project.file('run') @@ -36,15 +38,6 @@ minecraft { property 'mixin.env.remapRefMap', 'true' property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" } - - data { - workingDirectory project.file('run') - ideaModule "${rootProject.name}.${project.name}.main" - args '--mod', mod_id, '--all', '--output', project(':Common').file('src/generated/resources/'), '--existing', project(':Common').file('src/main/resources/') - taskName 'Data' - property 'mixin.env.remapRefMap', 'true' - property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" - } } } @@ -54,12 +47,9 @@ dependencies { implementation fg.deobf('com.github.glitchfiend:GlitchCore-forge:' + minecraft_version + '-' + glitchcore_version) implementation fg.deobf('com.github.glitchfiend:TerraBlender-forge:' + minecraft_version + '-' + terrablender_version) annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' -} -// Workaround for SpongePowered/MixinGradle#38 -afterEvaluate { - tasks.configureReobfTaskForReobfJar.mustRunAfter(tasks.compileJava) - tasks.configureReobfTaskForReobfJarJar.mustRunAfter(tasks.compileJava) + // Hack fix for now, force jopt-simple to be exactly 5.0.4 because Mojang ships that version, but some transtive dependencies request 6.0+ + implementation('net.sf.jopt-simple:jopt-simple:5.0.4') { version { strictly '5.0.4' } } } tasks.withType(JavaCompile).configureEach { @@ -78,8 +68,6 @@ processResources { from project(":Common").sourceSets.main.resources } -jar.finalizedBy('reobfJar') - // Merge the resources and classes into the same directory. // This is done because java expects modules to be in a single directory. // And if we have it in multiple we have to do performance intensive hacks like having the UnionFileSystem diff --git a/gradle.properties b/gradle.properties index d179b3f5c..91245bfbf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,21 +3,21 @@ group=com.github.glitchfiend release_channel=beta # Common -minecraft_version=1.20.4 +minecraft_version=1.20.6 # Forge -forge_version=49.0.3 -forge_version_range=[49.0.3,) -forge_loader_version_range=[49,) +forge_version=50.0.5 +forge_version_range=[50.0.5,) +forge_loader_version_range=[50,) # NeoForge -neoforge_version=20.4.75-beta -neoforge_version_range=[20.4,) +neoforge_version=20.6.24-beta +neoforge_version_range=[20.6,) neoforge_loader_version_range=[1,) # Fabric -fabric_version=0.91.1+1.20.4 -fabric_loader_version=0.15.1 +fabric_version=0.97.8+1.20.6 +fabric_loader_version=0.15.11 # Mod options mod_id=biomesoplenty @@ -40,5 +40,5 @@ org.gradle.daemon=false # Dependencies nightconfig_version=3.6.7 -glitchcore_version=1.0.0.51 -terrablender_version=3.3.0.9 \ No newline at end of file +glitchcore_version=1.1.0.2 +terrablender_version=3.5.0.2 \ No newline at end of file diff --git a/neoforge/build.gradle b/neoforge/build.gradle index 75ced355e..a20293748 100644 --- a/neoforge/build.gradle +++ b/neoforge/build.gradle @@ -34,6 +34,10 @@ runs { systemProperty 'neoforge.enabledGameTestNamespaces', mod_id programArgument '--nogui' } + + data { + programArguments.addAll '--mod', project.mod_id, '--all', '--output', project(':Common').file('src/generated/resources/').getAbsolutePath(), '--existing', project(':Common').file('src/main/resources/').getAbsolutePath() + } } dependencies { diff --git a/forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockFamilies.java b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockFamilies.java similarity index 99% rename from forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockFamilies.java rename to neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockFamilies.java index 562091843..9627cce50 100644 --- a/forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockFamilies.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockFamilies.java @@ -2,14 +2,13 @@ * Copyright 2024, the Glitchfiend Team. * All rights reserved. ******************************************************************************/ -package biomesoplenty.forge.datagen; +package biomesoplenty.neoforge.datagen; import biomesoplenty.api.block.BOPBlocks; import com.google.common.collect.Maps; import net.minecraft.core.registries.BuiltInRegistries; import net.minecraft.data.BlockFamily; import net.minecraft.world.level.block.Block; -import net.minecraft.world.level.block.Blocks; import java.util.Map; import java.util.stream.Stream; diff --git a/forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockLoot.java b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockLoot.java similarity index 98% rename from forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockLoot.java rename to neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockLoot.java index 552f9c502..7950126d5 100644 --- a/forge/src/main/java/biomesoplenty/forge/datagen/BOPBlockLoot.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/BOPBlockLoot.java @@ -1,4 +1,4 @@ -package biomesoplenty.forge.datagen; +package biomesoplenty.neoforge.datagen; import biomesoplenty.api.block.BOPBlocks; import biomesoplenty.api.item.BOPItems; @@ -115,7 +115,7 @@ protected void generate() // Rose Quartz this.dropSelf(BOPBlocks.ROSE_QUARTZ_BLOCK); - this.add(BOPBlocks.ROSE_QUARTZ_CLUSTER, (p_252201_) -> { return createSilkTouchDispatchTable(p_252201_, LootItem.lootTableItem(BOPItems.ROSE_QUARTZ_CHUNK).apply(SetItemCountFunction.setCount(ConstantValue.exactly(4.0F))).apply(ApplyBonusCount.addOreBonusCount(Enchantments.BLOCK_FORTUNE)).when(MatchTool.toolMatches(ItemPredicate.Builder.item().of(ItemTags.CLUSTER_MAX_HARVESTABLES))).otherwise(this.applyExplosionDecay(p_252201_, LootItem.lootTableItem(BOPItems.ROSE_QUARTZ_CHUNK).apply(SetItemCountFunction.setCount(ConstantValue.exactly(2.0F)))))); }); + this.add(BOPBlocks.ROSE_QUARTZ_CLUSTER, (p_252201_) -> { return createSilkTouchDispatchTable(p_252201_, LootItem.lootTableItem(BOPItems.ROSE_QUARTZ_CHUNK).apply(SetItemCountFunction.setCount(ConstantValue.exactly(4.0F))).apply(ApplyBonusCount.addOreBonusCount(Enchantments.FORTUNE)).when(MatchTool.toolMatches(ItemPredicate.Builder.item().of(ItemTags.CLUSTER_MAX_HARVESTABLES))).otherwise(this.applyExplosionDecay(p_252201_, LootItem.lootTableItem(BOPItems.ROSE_QUARTZ_CHUNK).apply(SetItemCountFunction.setCount(ConstantValue.exactly(2.0F)))))); }); this.dropWhenSilkTouch(BOPBlocks.SMALL_ROSE_QUARTZ_BUD); this.dropWhenSilkTouch(BOPBlocks.MEDIUM_ROSE_QUARTZ_BUD); this.dropWhenSilkTouch(BOPBlocks.LARGE_ROSE_QUARTZ_BUD); @@ -496,7 +496,7 @@ protected Iterable getKnownBlocks() protected LootTable.Builder createGrassDrops(Block p_252139_) { - return createShearsDispatchTable(p_252139_, this.applyExplosionDecay(p_252139_, LootItem.lootTableItem(Items.WHEAT_SEEDS).when(LootItemRandomChanceCondition.randomChance(0.125F)).apply(ApplyBonusCount.addUniformBonusCount(Enchantments.BLOCK_FORTUNE, 2)))); + return createShearsDispatchTable(p_252139_, this.applyExplosionDecay(p_252139_, LootItem.lootTableItem(Items.WHEAT_SEEDS).when(LootItemRandomChanceCondition.randomChance(0.125F)).apply(ApplyBonusCount.addUniformBonusCount(Enchantments.FORTUNE, 2)))); } protected LootTable.Builder createCloverDrops(Block p_273240_) diff --git a/forge/src/main/java/biomesoplenty/forge/datagen/DataGenerationHandler.java b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/DataGenerationHandler.java similarity index 80% rename from forge/src/main/java/biomesoplenty/forge/datagen/DataGenerationHandler.java rename to neoforge/src/main/java/biomesoplenty/neoforge/datagen/DataGenerationHandler.java index e533776ad..66d99cfa1 100644 --- a/forge/src/main/java/biomesoplenty/forge/datagen/DataGenerationHandler.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/DataGenerationHandler.java @@ -2,16 +2,15 @@ * Copyright 2022, the Glitchfiend Team. * All rights reserved. ******************************************************************************/ -package biomesoplenty.forge.datagen; +package biomesoplenty.neoforge.datagen; import biomesoplenty.core.BiomesOPlenty; -import biomesoplenty.forge.datagen.provider.BOPLootTableProvider; -import biomesoplenty.forge.datagen.provider.BOPRecipeProvider; import biomesoplenty.init.ModDamageTypes; +import biomesoplenty.neoforge.datagen.provider.BOPLootTableProvider; +import biomesoplenty.neoforge.datagen.provider.BOPRecipeProvider; import biomesoplenty.util.worldgen.BOPFeatureUtils; import biomesoplenty.util.worldgen.BOPPlacementUtils; import biomesoplenty.worldgen.carver.BOPConfiguredCarvers; -import biomesoplenty.forge.core.BiomesOPlentyForge; import biomesoplenty.init.ModBiomes; import net.minecraft.core.Cloner; import net.minecraft.core.HolderLookup; @@ -23,15 +22,16 @@ import net.minecraft.data.PackOutput; import net.minecraft.data.registries.RegistriesDatapackGenerator; import net.minecraft.resources.RegistryDataLoader; -import net.minecraftforge.common.data.ExistingFileHelper; -import net.minecraftforge.data.event.GatherDataEvent; -import net.minecraftforge.eventbus.api.SubscribeEvent; -import net.minecraftforge.fml.common.Mod; +import net.neoforged.bus.api.SubscribeEvent; +import net.neoforged.fml.common.EventBusSubscriber; +import net.neoforged.neoforge.common.data.ExistingFileHelper; +import net.neoforged.neoforge.data.event.GatherDataEvent; import java.util.HashSet; import java.util.Set; +import java.util.concurrent.CompletableFuture; -@Mod.EventBusSubscriber(bus = Mod.EventBusSubscriber.Bus.MOD, modid = BiomesOPlenty.MOD_ID) +@EventBusSubscriber(bus = EventBusSubscriber.Bus.MOD, modid = BiomesOPlenty.MOD_ID) public class DataGenerationHandler { private static final RegistrySetBuilder BUILDER = new RegistrySetBuilder() @@ -47,14 +47,15 @@ public static void onGatherData(GatherDataEvent event) DataGenerator generator = event.getGenerator(); PackOutput output = generator.getPackOutput(); ExistingFileHelper existingFileHelper = event.getExistingFileHelper(); + CompletableFuture lookupProvider = event.getLookupProvider(); var datapackProvider = generator.addProvider(event.includeServer(), new RegistriesDatapackGenerator(output, event.getLookupProvider().thenApply(r -> constructRegistries(r, BUILDER)), Set.of(BiomesOPlenty.MOD_ID))); // Recipes - generator.addProvider(event.includeServer(), new BOPRecipeProvider(output)); + generator.addProvider(event.includeServer(), new BOPRecipeProvider(output, lookupProvider)); // Loot - generator.addProvider(event.includeServer(), BOPLootTableProvider.create(output)); + generator.addProvider(event.includeServer(), BOPLootTableProvider.create(output, lookupProvider)); } private static HolderLookup.Provider constructRegistries(HolderLookup.Provider original, RegistrySetBuilder datapackEntriesBuilder) diff --git a/forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPLootTableProvider.java b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPLootTableProvider.java similarity index 53% rename from forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPLootTableProvider.java rename to neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPLootTableProvider.java index 0dd43912a..811ba19fd 100644 --- a/forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPLootTableProvider.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPLootTableProvider.java @@ -1,17 +1,19 @@ -package biomesoplenty.forge.datagen.provider; +package biomesoplenty.neoforge.datagen.provider; -import biomesoplenty.forge.datagen.BOPBlockLoot; +import biomesoplenty.neoforge.datagen.BOPBlockLoot; +import net.minecraft.core.HolderLookup; import net.minecraft.data.PackOutput; import net.minecraft.data.loot.LootTableProvider; import net.minecraft.world.level.storage.loot.parameters.LootContextParamSets; import java.util.List; import java.util.Set; +import java.util.concurrent.CompletableFuture; public class BOPLootTableProvider { - public static LootTableProvider create(PackOutput output) + public static LootTableProvider create(PackOutput output, CompletableFuture holderLooku) { - return new LootTableProvider(output, Set.of(), List.of(new LootTableProvider.SubProviderEntry(BOPBlockLoot::new, LootContextParamSets.BLOCK))); + return new LootTableProvider(output, Set.of(), List.of(new LootTableProvider.SubProviderEntry(BOPBlockLoot::new, LootContextParamSets.BLOCK)), holderLooku); } } diff --git a/forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPRecipeProvider.java b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPRecipeProvider.java similarity index 98% rename from forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPRecipeProvider.java rename to neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPRecipeProvider.java index 8b6605991..6e1a597e2 100644 --- a/forge/src/main/java/biomesoplenty/forge/datagen/provider/BOPRecipeProvider.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/datagen/provider/BOPRecipeProvider.java @@ -2,13 +2,14 @@ * Copyright 2024, the Glitchfiend Team. * All rights reserved. ******************************************************************************/ -package biomesoplenty.forge.datagen.provider; +package biomesoplenty.neoforge.datagen.provider; import biomesoplenty.api.block.BOPBlocks; import biomesoplenty.api.item.BOPItems; import biomesoplenty.core.BiomesOPlenty; -import biomesoplenty.forge.datagen.BOPBlockFamilies; +import biomesoplenty.neoforge.datagen.BOPBlockFamilies; import biomesoplenty.init.ModTags; +import net.minecraft.core.HolderLookup; import net.minecraft.data.BlockFamily; import net.minecraft.data.PackOutput; import net.minecraft.data.recipes.*; @@ -20,18 +21,19 @@ import net.minecraft.world.level.block.Blocks; import javax.annotation.Nullable; +import java.util.concurrent.CompletableFuture; public class BOPRecipeProvider extends RecipeProvider { - public BOPRecipeProvider(PackOutput output) + public BOPRecipeProvider(PackOutput output, CompletableFuture holderLookup) { - super(output); + super(output, holderLookup); } @Override protected void buildRecipes(RecipeOutput output) { - generateForEnabledBlockFamilies(output, FeatureFlagSet.of(FeatureFlags.VANILLA)); + generateForEnabledBlockFamiliesBOP(output, FeatureFlagSet.of(FeatureFlags.VANILLA)); // Planks from Logs planksFromLogs(output, BOPBlocks.FIR_PLANKS, ModTags.Items.FIR_LOGS, 4); @@ -244,7 +246,7 @@ protected void buildRecipes(RecipeOutput output) ShapedRecipeBuilder.shaped(RecipeCategory.REDSTONE, Blocks.TNT).define('#', Ingredient.of(BOPBlocks.WHITE_SAND, BOPBlocks.ORANGE_SAND, BOPBlocks.BLACK_SAND)).define('X', Items.GUNPOWDER).pattern("X#X").pattern("#X#").pattern("X#X").unlockedBy("has_gunpowder", has(Items.GUNPOWDER)).save(output, BiomesOPlenty.MOD_ID + ":" + "tnt_from_bop_sand"); } - protected static void generateForEnabledBlockFamilies(RecipeOutput output, FeatureFlagSet flags) { + protected static void generateForEnabledBlockFamiliesBOP(RecipeOutput output, FeatureFlagSet flags) { BOPBlockFamilies.getAllFamilies().filter(BlockFamily::shouldGenerateRecipe).forEach((family) -> generateRecipes(output, family, flags)); } diff --git a/neoforge/src/main/java/biomesoplenty/neoforge/init/ModFluidTypes.java b/neoforge/src/main/java/biomesoplenty/neoforge/init/ModFluidTypes.java index 65d828760..4d890cb79 100644 --- a/neoforge/src/main/java/biomesoplenty/neoforge/init/ModFluidTypes.java +++ b/neoforge/src/main/java/biomesoplenty/neoforge/init/ModFluidTypes.java @@ -20,7 +20,7 @@ import net.minecraft.world.entity.Mob; import net.minecraft.world.level.BlockGetter; import net.minecraft.world.level.material.FluidState; -import net.minecraft.world.level.pathfinder.BlockPathTypes; +import net.minecraft.world.level.pathfinder.PathType; import net.neoforged.neoforge.client.extensions.common.IClientFluidTypeExtensions; import net.neoforged.neoforge.common.NeoForgeMod; import net.neoforged.neoforge.common.SoundActions; @@ -58,7 +58,7 @@ public static void registerFluids() .viscosity(6000)) { @Override - public @Nullable BlockPathTypes getBlockPathType(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) + public PathType getBlockPathType(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) { return canFluidLog ? super.getBlockPathType(state, level, pos, mob, true) : null; } @@ -111,7 +111,7 @@ public void modifyFogRender(Camera camera, FogRenderer.FogMode mode, float rende .viscosity(6000)) { @Override - public @Nullable BlockPathTypes getBlockPathType(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) + public PathType getBlockPathType(FluidState state, BlockGetter level, BlockPos pos, @Nullable Mob mob, boolean canFluidLog) { return canFluidLog ? super.getBlockPathType(state, level, pos, mob, true) : null; } diff --git a/neoforge/src/main/resources/META-INF/mods.toml b/neoforge/src/main/resources/META-INF/neoforge.mods.toml similarity index 88% rename from neoforge/src/main/resources/META-INF/mods.toml rename to neoforge/src/main/resources/META-INF/neoforge.mods.toml index 7d5270bd4..2aa0a62bb 100644 --- a/neoforge/src/main/resources/META-INF/mods.toml +++ b/neoforge/src/main/resources/META-INF/neoforge.mods.toml @@ -5,6 +5,12 @@ issueTrackerURL="${mod_issues_url}" displayURL="${mod_page_url}" logoFile="${mod_id}_logo.png" +[[mixins]] + config="${mod_id}.mixins.json" + +[[mixins]] + config="${mod_id}.neoforge.mixins.json" + [[mods]] modId="${mod_id}" version="${mod_version}" diff --git a/settings.gradle b/settings.gradle index 583d391fd..e3d990fc4 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,4 +1,4 @@ -include("common", "forge", "neoforge", "fabric") +include("common", /*"forge",*/ "neoforge", "fabric") pluginManagement.repositories { gradlePluginPortal() @@ -24,6 +24,6 @@ rootProject.name = "BiomesOPlenty" // We want lowercase folder names but uppercase project names project(":common").name = "Common" -project(":forge").name = "Forge" +//project(":forge").name = "Forge" project(":neoforge").name = "NeoForge" project(":fabric").name = "Fabric" \ No newline at end of file