From 64d469d51731a5938f8dd1fd30eedadda2025e4b Mon Sep 17 00:00:00 2001 From: xanthian Date: Thu, 27 Jun 2024 22:30:02 +0100 Subject: [PATCH] 1.21 Initial release, vanilla chests only --- .gitignore | 1 + build.gradle | 104 +---- gradle.properties | 13 +- gradle/wrapper/gradle-wrapper.jar | Bin 63721 -> 43453 bytes gradle/wrapper/gradle-wrapper.properties | 2 +- gradlew | 2 +- gradlew.bat | 20 +- .../blockstates/aa_glacian_chest.json | 7 - .../blockstates/ba_rotten_chest.json | 7 - .../blockstates/bm_ancient_oak_chest.json | 7 - .../blockstates/bm_blighted_balsa_chest.json | 7 - .../blockstates/bm_swamp_cypress_chest.json | 7 - .../blockstates/bm_willow_chest.json | 7 - .../blockstates/cs_scorched_chest.json | 7 - .../blockstates/cs_umbral_chest.json | 7 - .../blockstates/dad_echo_chest.json | 7 - .../blockstates/ds_charred_chest.json | 7 - .../blockstates/eco_azalea_chest.json | 7 - .../blockstates/eco_coconut_chest.json | 7 - .../eco_flowering_azalea_chest.json | 7 - .../blockstates/eco_walnut_chest.json | 7 - .../blockstates/ldbp_palm_chest.json | 7 - .../blockstates/ldv_cherry_chest.json | 7 - .../blockstates/mc_putrid_chest.json | 7 - .../blockstates/ns_aspen_chest.json | 7 - .../blockstates/ns_cedar_chest.json | 7 - .../blockstates/ns_coconut_chest.json | 7 - .../blockstates/ns_cypress_chest.json | 7 - .../blockstates/ns_fir_chest.json | 7 - .../blockstates/ns_ghaf_chest.json | 7 - .../blockstates/ns_joshua_chest.json | 7 - .../blockstates/ns_larch_chest.json | 7 - .../blockstates/ns_maple_chest.json | 7 - .../blockstates/ns_olive_chest.json | 7 - .../blockstates/ns_palo_verde_chest.json | 7 - .../blockstates/ns_redwood_chest.json | 7 - .../blockstates/ns_sugi_chest.json | 7 - .../blockstates/ns_willow_chest.json | 7 - .../blockstates/ns_wisteria_chest.json | 7 - .../variantchests/blockstates/oak_chest.json | 7 + .../blockstates/prom_dark_amaranth_chest.json | 7 - .../blockstates/prom_maple_chest.json | 7 - .../blockstates/prom_palm_chest.json | 7 - .../blockstates/prom_sakura_chest.json | 7 - .../blockstates/ru_alpha_chest.json | 7 - .../blockstates/ru_baobab_chest.json | 7 - .../blockstates/ru_black_painted_chest.json | 7 - .../blockstates/ru_blackwood_chest.json | 7 - .../blockstates/ru_blue_bioshroom_chest.json | 7 - .../blockstates/ru_blue_painted_chest.json | 7 - .../blockstates/ru_brimwood_chest.json | 7 - .../blockstates/ru_brown_painted_chest.json | 7 - .../blockstates/ru_cherry_chest.json | 7 - .../blockstates/ru_cobalt_chest.json | 7 - .../blockstates/ru_cyan_painted_chest.json | 7 - .../blockstates/ru_cypress_chest.json | 7 - .../blockstates/ru_dead_chest.json | 7 - .../blockstates/ru_eucalyptus_chest.json | 7 - .../blockstates/ru_gray_painted_chest.json | 7 - .../blockstates/ru_green_bioshroom_chest.json | 7 - .../blockstates/ru_green_painted_chest.json | 7 - .../blockstates/ru_joshua_chest.json | 7 - .../blockstates/ru_kapok_chest.json | 7 - .../blockstates/ru_larch_chest.json | 7 - .../ru_light_blue_painted_chest.json | 7 - .../ru_light_gray_painted_chest.json | 7 - .../blockstates/ru_lime_painted_chest.json | 7 - .../blockstates/ru_magenta_painted_chest.json | 7 - .../blockstates/ru_magnolia_chest.json | 7 - .../blockstates/ru_maple_chest.json | 7 - .../blockstates/ru_mauve_chest.json | 7 - .../blockstates/ru_orange_painted_chest.json | 7 - .../blockstates/ru_palm_chest.json | 7 - .../blockstates/ru_pine_chest.json | 7 - .../blockstates/ru_pink_bioshroom_chest.json | 7 - .../blockstates/ru_pink_painted_chest.json | 7 - .../blockstates/ru_purple_painted_chest.json | 7 - .../blockstates/ru_red_painted_chest.json | 7 - .../blockstates/ru_redwood_chest.json | 7 - .../blockstates/ru_sculkwood_chest.json | 7 - .../blockstates/ru_socotra_chest.json | 7 - .../blockstates/ru_white_painted_chest.json | 7 - .../blockstates/ru_willow_chest.json | 7 - .../ru_yellow_bioshroom_chest.json | 7 - .../blockstates/ru_yellow_painted_chest.json | 7 - .../blockstates/sp_stone_pine_chest.json | 7 - .../blockstates/tr_rubber_chest.json | 7 - .../assets/variantchests/lang/en_us.json | 173 +-------- .../models/block/aa_glacian_chest.json | 5 - .../models/block/ba_rotten_chest.json | 5 - .../models/block/bm_ancient_oak_chest.json | 5 - .../models/block/bm_blighted_balsa_chest.json | 5 - .../models/block/bm_swamp_cypress_chest.json | 5 - .../models/block/bm_willow_chest.json | 5 - .../models/block/cs_scorched_chest.json | 5 - .../models/block/cs_umbral_chest.json | 5 - .../models/block/dad_echo_chest.json | 5 - .../models/block/ds_charred_chest.json | 5 - .../models/block/eco_azalea_chest.json | 5 - .../models/block/eco_coconut_chest.json | 5 - .../block/eco_flowering_azalea_chest.json | 5 - .../models/block/eco_walnut_chest.json | 5 - .../models/block/ldbp_palm_chest.json | 5 - .../models/block/ldv_cherry_chest.json | 5 - .../models/block/mc_putrid_chest.json | 5 - .../models/block/ns_aspen_chest.json | 5 - .../models/block/ns_cedar_chest.json | 5 - .../models/block/ns_coconut_chest.json | 5 - .../models/block/ns_cypress_chest.json | 5 - .../models/block/ns_fir_chest.json | 5 - .../models/block/ns_ghaf_chest.json | 5 - .../models/block/ns_joshua_chest.json | 5 - .../models/block/ns_larch_chest.json | 5 - .../models/block/ns_maple_chest.json | 5 - .../models/block/ns_olive_chest.json | 5 - .../models/block/ns_palo_verde_chest.json | 5 - .../models/block/ns_redwood_chest.json | 5 - .../models/block/ns_sugi_chest.json | 5 - .../models/block/ns_willow_chest.json | 5 - .../models/block/ns_wisteria_chest.json | 5 - .../variantchests/models/block/oak_chest.json | 5 + .../block/prom_dark_amaranth_chest.json | 5 - .../models/block/prom_maple_chest.json | 5 - .../models/block/prom_palm_chest.json | 5 - .../models/block/prom_sakura_chest.json | 5 - .../models/block/ru_alpha_chest.json | 5 - .../models/block/ru_baobab_chest.json | 5 - .../models/block/ru_black_painted_chest.json | 5 - .../models/block/ru_blackwood_chest.json | 5 - .../models/block/ru_blue_bioshroom_chest.json | 5 - .../models/block/ru_blue_painted_chest.json | 5 - .../models/block/ru_brimwood_chest.json | 5 - .../models/block/ru_brown_painted_chest.json | 5 - .../models/block/ru_cherry_chest.json | 5 - .../models/block/ru_cobalt_chest.json | 5 - .../models/block/ru_cyan_painted_chest.json | 5 - .../models/block/ru_cypress_chest.json | 5 - .../models/block/ru_dead_chest.json | 5 - .../models/block/ru_eucalyptus_chest.json | 5 - .../models/block/ru_gray_painted_chest.json | 5 - .../block/ru_green_bioshroom_chest.json | 5 - .../models/block/ru_green_painted_chest.json | 5 - .../models/block/ru_joshua_chest.json | 5 - .../models/block/ru_kapok_chest.json | 5 - .../models/block/ru_larch_chest.json | 5 - .../block/ru_light_blue_painted_chest.json | 5 - .../block/ru_light_gray_painted_chest.json | 5 - .../models/block/ru_lime_painted_chest.json | 5 - .../block/ru_magenta_painted_chest.json | 5 - .../models/block/ru_magnolia_chest.json | 5 - .../models/block/ru_maple_chest.json | 5 - .../models/block/ru_mauve_chest.json | 5 - .../models/block/ru_orange_painted_chest.json | 5 - .../models/block/ru_palm_chest.json | 5 - .../models/block/ru_pine_chest.json | 5 - .../models/block/ru_pink_bioshroom_chest.json | 5 - .../models/block/ru_pink_painted_chest.json | 5 - .../models/block/ru_purple_painted_chest.json | 5 - .../models/block/ru_red_painted_chest.json | 5 - .../models/block/ru_redwood_chest.json | 5 - .../models/block/ru_sculkwood_chest.json | 5 - .../models/block/ru_socotra_chest.json | 5 - .../models/block/ru_white_painted_chest.json | 5 - .../models/block/ru_willow_chest.json | 5 - .../block/ru_yellow_bioshroom_chest.json | 5 - .../models/block/ru_yellow_painted_chest.json | 5 - .../models/block/sp_stone_pine_chest.json | 5 - .../models/block/tr_rubber_chest.json | 5 - .../models/item/aa_glacian_chest.json | 6 - .../models/item/ba_rotten_chest.json | 6 - .../models/item/bm_ancient_oak_chest.json | 6 - .../models/item/bm_blighted_balsa_chest.json | 6 - .../models/item/bm_swamp_cypress_chest.json | 6 - .../models/item/bm_willow_chest.json | 6 - .../models/item/cs_scorched_chest.json | 6 - .../models/item/cs_umbral_chest.json | 6 - .../models/item/dad_echo_chest.json | 6 - .../models/item/ds_charred_chest.json | 6 - .../models/item/eco_azalea_chest.json | 6 - .../models/item/eco_coconut_chest.json | 6 - .../item/eco_flowering_azalea_chest.json | 6 - .../models/item/eco_walnut_chest.json | 6 - .../models/item/ldbp_palm_chest.json | 6 - .../models/item/ldv_cherry_chest.json | 6 - .../models/item/mc_putrid_chest.json | 6 - .../models/item/ns_aspen_chest.json | 6 - .../models/item/ns_cedar_chest.json | 6 - .../models/item/ns_coconut_chest.json | 6 - .../models/item/ns_cypress_chest.json | 6 - .../models/item/ns_ghaf_chest.json | 6 - .../models/item/ns_joshua_chest.json | 6 - .../models/item/ns_larch_chest.json | 6 - .../models/item/ns_maple_chest.json | 6 - .../models/item/ns_olive_chest.json | 6 - .../models/item/ns_palo_verde_chest.json | 6 - .../models/item/ns_redwood_chest.json | 6 - .../models/item/ns_sugi_chest.json | 6 - .../models/item/ns_willow_chest.json | 6 - .../models/item/ns_wisteria_chest.json | 6 - .../{ns_fir_chest.json => oak_chest.json} | 2 +- .../models/item/prom_dark_amaranth_chest.json | 6 - .../models/item/prom_maple_chest.json | 6 - .../models/item/prom_palm_chest.json | 6 - .../models/item/prom_sakura_chest.json | 6 - .../models/item/ru_alpha_chest.json | 6 - .../models/item/ru_baobab_chest.json | 6 - .../models/item/ru_black_painted_chest.json | 6 - .../models/item/ru_blackwood_chest.json | 6 - .../models/item/ru_blue_bioshroom_chest.json | 6 - .../models/item/ru_blue_painted_chest.json | 6 - .../models/item/ru_brimwood_chest.json | 6 - .../models/item/ru_brown_painted_chest.json | 6 - .../models/item/ru_cherry_chest.json | 6 - .../models/item/ru_cobalt_chest.json | 6 - .../models/item/ru_cyan_painted_chest.json | 6 - .../models/item/ru_cypress_chest.json | 6 - .../models/item/ru_dead_chest.json | 6 - .../models/item/ru_eucalyptus_chest.json | 6 - .../models/item/ru_gray_painted_chest.json | 6 - .../models/item/ru_green_bioshroom_chest.json | 6 - .../models/item/ru_green_painted_chest.json | 6 - .../models/item/ru_joshua_chest.json | 6 - .../models/item/ru_kapok_chest.json | 6 - .../models/item/ru_larch_chest.json | 6 - .../item/ru_light_blue_painted_chest.json | 6 - .../item/ru_light_gray_painted_chest.json | 6 - .../models/item/ru_lime_painted_chest.json | 6 - .../models/item/ru_magenta_painted_chest.json | 6 - .../models/item/ru_magnolia_chest.json | 6 - .../models/item/ru_maple_chest.json | 6 - .../models/item/ru_mauve_chest.json | 6 - .../models/item/ru_orange_painted_chest.json | 6 - .../models/item/ru_palm_chest.json | 6 - .../models/item/ru_pine_chest.json | 6 - .../models/item/ru_pink_bioshroom_chest.json | 6 - .../models/item/ru_pink_painted_chest.json | 6 - .../models/item/ru_purple_painted_chest.json | 6 - .../models/item/ru_red_painted_chest.json | 6 - .../models/item/ru_redwood_chest.json | 6 - .../models/item/ru_sculkwood_chest.json | 6 - .../models/item/ru_socotra_chest.json | 6 - .../models/item/ru_white_painted_chest.json | 6 - .../models/item/ru_willow_chest.json | 6 - .../item/ru_yellow_bioshroom_chest.json | 6 - .../models/item/ru_yellow_painted_chest.json | 6 - .../models/item/sp_stone_pine_chest.json | 6 - .../models/item/tr_rubber_chest.json | 6 - .../data/c/tags/{items => block}/chests.json | 1 - .../tags/{items => block}/wooden_chests.json | 1 - .../data/c/tags/{blocks => item}/chests.json | 1 - .../tags/{blocks => item}/wooden_chests.json | 1 - .../{blocks => block}/guarded_by_piglins.json | 1 - .../tags/{blocks => block}/mineable/axe.json | 1 - .../{items => item}/non_flammable_wood.json | 1 - .../recipes/misc/acacia_chest.json | 11 +- .../recipes/misc/bamboo_chest.json | 11 +- .../recipes/misc/birch_chest.json | 11 +- .../recipes/misc/cherry_chest.json | 11 +- .../recipes/misc/chest.json | 11 +- .../recipes/misc/chest_minecart.json | 11 +- .../recipes/misc/crimson_chest.json | 11 +- .../recipes/misc/dark_oak_chest.json | 11 +- .../recipes/misc/jungle_chest.json | 11 +- .../recipes/misc/mangrove_chest.json | 11 +- .../advancement/recipes/misc/oak_chest.json} | 15 +- .../recipes/misc/shulker_box.json | 11 +- .../recipes/misc/spruce_chest.json | 11 +- .../recipes/misc/warped_chest.json | 11 +- .../recipes/redstone/hopper.json | 11 +- .../transportation/acacia_chest_boat.json | 9 +- .../transportation/bamboo_chest_raft.json | 9 +- .../transportation/birch_chest_boat.json | 9 +- .../transportation/cherry_chest_boat.json | 9 +- .../transportation/dark_oak_chest_boat.json | 9 +- .../transportation/jungle_chest_boat.json | 9 +- .../transportation/mangrove_chest_boat.json | 9 +- .../transportation/oak_chest_boat.json | 9 +- .../transportation/spruce_chest_boat.json | 9 +- .../recipes/misc/aa_glacian_chest.json | 55 --- .../recipes/misc/ba_rotten_chest.json | 55 --- .../recipes/misc/bm_ancient_oak_chest.json | 55 --- .../recipes/misc/bm_blighted_balsa_chest.json | 55 --- .../recipes/misc/bm_swamp_cypress_chest.json | 55 --- .../recipes/misc/bm_willow_chest.json | 55 --- .../recipes/misc/cs_scorched_chest.json | 55 --- .../recipes/misc/cs_umbral_chest.json | 55 --- .../recipes/misc/dad_echo_chest.json | 55 --- .../recipes/misc/ds_charred_chest.json | 55 --- .../recipes/misc/eco_azalea_chest.json | 55 --- .../recipes/misc/eco_coconut_chest.json | 55 --- .../misc/eco_flowering_azalea_chest.json | 55 --- .../recipes/misc/eco_walnut_chest.json | 55 --- .../recipes/misc/ldbp_palm_chest.json | 55 --- .../recipes/misc/ldv_cherry_chest.json | 55 --- .../recipes/misc/mc_putrid_chest.json | 55 --- .../recipes/misc/ns_aspen_chest.json | 55 --- .../recipes/misc/ns_cedar_chest.json | 55 --- .../recipes/misc/ns_coconut_chest.json | 55 --- .../recipes/misc/ns_cypress_chest.json | 55 --- .../recipes/misc/ns_fir_chest.json | 55 --- .../recipes/misc/ns_ghaf_chest.json | 55 --- .../recipes/misc/ns_joshua_chest.json | 55 --- .../recipes/misc/ns_larch_chest.json | 55 --- .../recipes/misc/ns_maple_chest.json | 55 --- .../recipes/misc/ns_olive_chest.json | 55 --- .../recipes/misc/ns_palo_verde_chest.json | 55 --- .../recipes/misc/ns_redwood_chest.json | 55 --- .../recipes/misc/ns_sugi_chest.json | 55 --- .../recipes/misc/ns_willow_chest.json | 55 --- .../recipes/misc/ns_wisteria_chest.json | 55 --- .../misc/prom_dark_amaranth_chest.json | 55 --- .../recipes/misc/prom_maple_chest.json | 55 --- .../recipes/misc/prom_palm_chest.json | 55 --- .../recipes/misc/prom_sakura_chest.json | 55 --- .../recipes/misc/ru_alpha_chest.json | 55 --- .../recipes/misc/ru_baobab_chest.json | 55 --- .../recipes/misc/ru_black_painted_chest.json | 55 --- .../recipes/misc/ru_blackwood_chest.json | 55 --- .../recipes/misc/ru_blue_bioshroom_chest.json | 55 --- .../recipes/misc/ru_blue_painted_chest.json | 55 --- .../recipes/misc/ru_brimwood_chest.json | 55 --- .../recipes/misc/ru_brown_painted_chest.json | 55 --- .../recipes/misc/ru_cobalt_chest.json | 55 --- .../recipes/misc/ru_cyan_painted_chest.json | 55 --- .../recipes/misc/ru_cypress_chest.json | 55 --- .../recipes/misc/ru_dead_chest.json | 55 --- .../recipes/misc/ru_eucalyptus_chest.json | 55 --- .../recipes/misc/ru_gray_painted_chest.json | 55 --- .../misc/ru_green_bioshroom_chest.json | 55 --- .../recipes/misc/ru_green_painted_chest.json | 55 --- .../recipes/misc/ru_joshua_chest.json | 55 --- .../recipes/misc/ru_kapok_chest.json | 55 --- .../recipes/misc/ru_larch_chest.json | 55 --- .../misc/ru_light_blue_painted_chest.json | 55 --- .../misc/ru_light_gray_painted_chest.json | 55 --- .../recipes/misc/ru_lime_painted_chest.json | 55 --- .../misc/ru_magenta_painted_chest.json | 55 --- .../recipes/misc/ru_magnolia_chest.json | 55 --- .../recipes/misc/ru_maple_chest.json | 55 --- .../recipes/misc/ru_mauve_chest.json | 55 --- .../recipes/misc/ru_orange_painted_chest.json | 55 --- .../recipes/misc/ru_palm_chest.json | 55 --- .../recipes/misc/ru_pine_chest.json | 55 --- .../recipes/misc/ru_pink_bioshroom_chest.json | 55 --- .../recipes/misc/ru_pink_painted_chest.json | 55 --- .../recipes/misc/ru_purple_painted_chest.json | 55 --- .../recipes/misc/ru_red_painted_chest.json | 55 --- .../recipes/misc/ru_redwood_chest.json | 55 --- .../recipes/misc/ru_socotra_chest.json | 55 --- .../recipes/misc/ru_white_painted_chest.json | 55 --- .../recipes/misc/ru_willow_chest.json | 55 --- .../misc/ru_yellow_bioshroom_chest.json | 55 --- .../recipes/misc/ru_yellow_painted_chest.json | 55 --- .../recipes/misc/tr_rubber_chest.json | 55 --- .../blocks/acacia_chest.json | 5 +- .../blocks/bamboo_chest.json | 5 +- .../blocks/birch_chest.json | 5 +- .../blocks/cherry_chest.json | 5 +- .../blocks/crimson_chest.json | 5 +- .../blocks/dark_oak_chest.json | 5 +- .../blocks/jungle_chest.json | 5 +- .../blocks/mangrove_chest.json | 5 +- .../loot_table/blocks/oak_chest.json | 29 ++ .../blocks/spruce_chest.json | 5 +- .../blocks/warped_chest.json | 5 +- .../loot_tables/blocks/aa_glacian_chest.json | 34 -- .../loot_tables/blocks/ba_rotten_chest.json | 34 -- .../blocks/bm_ancient_oak_chest.json | 46 --- .../blocks/bm_blighted_balsa_chest.json | 46 --- .../blocks/bm_swamp_cypress_chest.json | 46 --- .../loot_tables/blocks/bm_willow_chest.json | 46 --- .../loot_tables/blocks/cs_scorched_chest.json | 46 --- .../loot_tables/blocks/cs_umbral_chest.json | 46 --- .../loot_tables/blocks/dad_echo_chest.json | 34 -- .../loot_tables/blocks/ds_charred_chest.json | 34 -- .../loot_tables/blocks/eco_azalea_chest.json | 46 --- .../loot_tables/blocks/eco_coconut_chest.json | 46 --- .../blocks/eco_flowering_azalea_chest.json | 46 --- .../loot_tables/blocks/eco_walnut_chest.json | 46 --- .../loot_tables/blocks/ldbp_palm_chest.json | 34 -- .../loot_tables/blocks/ldv_cherry_chest.json | 34 -- .../loot_tables/blocks/mc_putrid_chest.json | 34 -- .../loot_tables/blocks/ns_aspen_chest.json | 46 --- .../loot_tables/blocks/ns_cedar_chest.json | 46 --- .../loot_tables/blocks/ns_coconut_chest.json | 46 --- .../loot_tables/blocks/ns_cypress_chest.json | 46 --- .../loot_tables/blocks/ns_fir_chest.json | 46 --- .../loot_tables/blocks/ns_ghaf_chest.json | 46 --- .../loot_tables/blocks/ns_joshua_chest.json | 46 --- .../loot_tables/blocks/ns_larch_chest.json | 46 --- .../loot_tables/blocks/ns_maple_chest.json | 46 --- .../loot_tables/blocks/ns_olive_chest.json | 46 --- .../blocks/ns_palo_verde_chest.json | 46 --- .../loot_tables/blocks/ns_redwood_chest.json | 46 --- .../loot_tables/blocks/ns_sugi_chest.json | 46 --- .../loot_tables/blocks/ns_willow_chest.json | 46 --- .../loot_tables/blocks/ns_wisteria_chest.json | 46 --- .../blocks/prom_dark_amaranth_chest.json | 46 --- .../loot_tables/blocks/prom_maple_chest.json | 46 --- .../loot_tables/blocks/prom_palm_chest.json | 46 --- .../loot_tables/blocks/prom_sakura_chest.json | 46 --- .../loot_tables/blocks/ru_alpha_chest.json | 46 --- .../loot_tables/blocks/ru_baobab_chest.json | 46 --- .../blocks/ru_black_painted_chest.json | 46 --- .../blocks/ru_blackwood_chest.json | 46 --- .../blocks/ru_blue_bioshroom_chest.json | 46 --- .../blocks/ru_blue_painted_chest.json | 46 --- .../loot_tables/blocks/ru_brimwood_chest.json | 46 --- .../blocks/ru_brown_painted_chest.json | 46 --- .../loot_tables/blocks/ru_cherry_chest.json | 46 --- .../loot_tables/blocks/ru_cobalt_chest.json | 46 --- .../blocks/ru_cyan_painted_chest.json | 46 --- .../loot_tables/blocks/ru_cypress_chest.json | 46 --- .../loot_tables/blocks/ru_dead_chest.json | 46 --- .../blocks/ru_eucalyptus_chest.json | 46 --- .../blocks/ru_gray_painted_chest.json | 46 --- .../blocks/ru_green_bioshroom_chest.json | 46 --- .../blocks/ru_green_painted_chest.json | 46 --- .../loot_tables/blocks/ru_joshua_chest.json | 46 --- .../loot_tables/blocks/ru_kapok_chest.json | 46 --- .../loot_tables/blocks/ru_larch_chest.json | 46 --- .../blocks/ru_light_blue_painted_chest.json | 46 --- .../blocks/ru_light_gray_painted_chest.json | 46 --- .../blocks/ru_lime_painted_chest.json | 46 --- .../blocks/ru_magenta_painted_chest.json | 46 --- .../loot_tables/blocks/ru_magnolia_chest.json | 46 --- .../loot_tables/blocks/ru_maple_chest.json | 46 --- .../loot_tables/blocks/ru_mauve_chest.json | 46 --- .../blocks/ru_orange_painted_chest.json | 46 --- .../loot_tables/blocks/ru_palm_chest.json | 46 --- .../loot_tables/blocks/ru_pine_chest.json | 46 --- .../blocks/ru_pink_bioshroom_chest.json | 46 --- .../blocks/ru_pink_painted_chest.json | 46 --- .../blocks/ru_purple_painted_chest.json | 46 --- .../blocks/ru_red_painted_chest.json | 46 --- .../loot_tables/blocks/ru_redwood_chest.json | 46 --- .../blocks/ru_sculkwood_chest.json | 46 --- .../loot_tables/blocks/ru_socotra_chest.json | 46 --- .../blocks/ru_white_painted_chest.json | 46 --- .../loot_tables/blocks/ru_willow_chest.json | 46 --- .../blocks/ru_yellow_bioshroom_chest.json | 46 --- .../blocks/ru_yellow_painted_chest.json | 46 --- .../blocks/sp_stone_pine_chest.json | 34 -- .../loot_tables/blocks/tr_rubber_chest.json | 34 -- .../{recipes => recipe}/acacia_chest.json | 6 +- .../acacia_chest_boat.json | 3 +- .../{recipes => recipe}/bamboo_chest.json | 6 +- .../bamboo_chest_raft.json | 3 +- .../{recipes => recipe}/birch_chest.json | 6 +- .../{recipes => recipe}/birch_chest_boat.json | 3 +- .../{recipes => recipe}/cherry_chest.json | 6 +- .../cherry_chest_boat.json | 3 +- .../{recipes => recipe}/chest.json | 3 +- .../{recipes => recipe}/chest_minecart.json | 3 +- .../{recipes => recipe}/crimson_chest.json | 6 +- .../{recipes => recipe}/dark_oak_chest.json | 6 +- .../dark_oak_chest_boat.json | 3 +- .../{recipes => recipe}/hopper.json | 6 +- .../{recipes => recipe}/jungle_chest.json | 6 +- .../jungle_chest_boat.json | 3 +- .../{recipes => recipe}/mangrove_chest.json | 6 +- .../mangrove_chest_boat.json | 3 +- .../data/variantchests/recipe/oak_chest.json} | 6 +- .../{recipes => recipe}/oak_chest_boat.json | 3 +- .../{recipes => recipe}/shulker_box.json | 6 +- .../{recipes => recipe}/spruce_chest.json | 6 +- .../spruce_chest_boat.json | 3 +- .../{recipes => recipe}/warped_chest.json | 6 +- .../recipes/aa_glacian_chest.json | 38 -- .../recipes/ba_rotten_chest.json | 38 -- .../recipes/bm_ancient_oak_chest.json | 38 -- .../recipes/bm_blighted_balsa_chest.json | 38 -- .../recipes/bm_swamp_cypress_chest.json | 38 -- .../recipes/bm_willow_chest.json | 38 -- .../recipes/cs_scorched_chest.json | 38 -- .../recipes/cs_umbral_chest.json | 38 -- .../variantchests/recipes/dad_echo_chest.json | 38 -- .../recipes/ds_charred_chest.json | 38 -- .../recipes/eco_azalea_chest.json | 38 -- .../recipes/eco_coconut_chest.json | 38 -- .../recipes/eco_flowering_azalea_chest.json | 38 -- .../recipes/eco_walnut_chest.json | 38 -- .../recipes/ldbp_palm_chest.json | 38 -- .../recipes/ldv_cherry_chest.json | 38 -- .../recipes/mc_putrid_chest.json | 38 -- .../variantchests/recipes/ns_aspen_chest.json | 38 -- .../variantchests/recipes/ns_cedar_chest.json | 38 -- .../recipes/ns_coconut_chest.json | 38 -- .../recipes/ns_cypress_chest.json | 38 -- .../variantchests/recipes/ns_fir_chest.json | 38 -- .../variantchests/recipes/ns_ghaf_chest.json | 38 -- .../recipes/ns_joshua_chest.json | 38 -- .../variantchests/recipes/ns_larch_chest.json | 38 -- .../variantchests/recipes/ns_maple_chest.json | 38 -- .../variantchests/recipes/ns_olive_chest.json | 38 -- .../recipes/ns_palo_verde_chest.json | 38 -- .../recipes/ns_redwood_chest.json | 38 -- .../variantchests/recipes/ns_sugi_chest.json | 38 -- .../recipes/ns_willow_chest.json | 38 -- .../recipes/ns_wisteria_chest.json | 38 -- .../recipes/prom_dark_amaranth_chest.json | 38 -- .../recipes/prom_maple_chest.json | 38 -- .../recipes/prom_palm_chest.json | 38 -- .../recipes/prom_sakura_chest.json | 38 -- .../variantchests/recipes/ru_alpha_chest.json | 38 -- .../recipes/ru_baobab_chest.json | 38 -- .../recipes/ru_black_painted_chest.json | 38 -- .../recipes/ru_blackwood_chest.json | 38 -- .../recipes/ru_blue_bioshroom_chest.json | 38 -- .../recipes/ru_blue_painted_chest.json | 38 -- .../recipes/ru_brimwood_chest.json | 38 -- .../recipes/ru_brown_painted_chest.json | 38 -- .../recipes/ru_cobalt_chest.json | 38 -- .../recipes/ru_cyan_painted_chest.json | 38 -- .../recipes/ru_cypress_chest.json | 38 -- .../variantchests/recipes/ru_dead_chest.json | 38 -- .../recipes/ru_eucalyptus_chest.json | 38 -- .../recipes/ru_gray_painted_chest.json | 38 -- .../recipes/ru_green_bioshroom_chest.json | 38 -- .../recipes/ru_green_painted_chest.json | 38 -- .../recipes/ru_joshua_chest.json | 38 -- .../variantchests/recipes/ru_kapok_chest.json | 38 -- .../variantchests/recipes/ru_larch_chest.json | 38 -- .../recipes/ru_light_blue_painted_chest.json | 38 -- .../recipes/ru_light_gray_painted_chest.json | 38 -- .../recipes/ru_lime_painted_chest.json | 38 -- .../recipes/ru_magenta_painted_chest.json | 38 -- .../recipes/ru_magnolia_chest.json | 38 -- .../variantchests/recipes/ru_maple_chest.json | 38 -- .../variantchests/recipes/ru_mauve_chest.json | 38 -- .../recipes/ru_orange_painted_chest.json | 38 -- .../variantchests/recipes/ru_palm_chest.json | 38 -- .../variantchests/recipes/ru_pine_chest.json | 38 -- .../recipes/ru_pink_bioshroom_chest.json | 38 -- .../recipes/ru_pink_painted_chest.json | 38 -- .../recipes/ru_purple_painted_chest.json | 38 -- .../recipes/ru_red_painted_chest.json | 38 -- .../recipes/ru_redwood_chest.json | 38 -- .../recipes/ru_socotra_chest.json | 38 -- .../recipes/ru_white_painted_chest.json | 38 -- .../recipes/ru_willow_chest.json | 38 -- .../recipes/ru_yellow_bioshroom_chest.json | 38 -- .../recipes/ru_yellow_painted_chest.json | 38 -- .../recipes/tr_rubber_chest.json | 38 -- .../data/variantchests/tags/block/chests.json | 84 ++++ .../variantchests/tags/blocks/chests.json | 361 ------------------ .../data/variantchests/tags/item/chests.json | 84 ++++ .../data/variantchests/tags/items/chests.json | 361 ------------------ .../variantchests/ClientInitialise.java | 30 +- .../xanthian/variantchests/Initialise.java | 31 +- .../xanthian/variantchests/block/Vanilla.java | 32 +- .../block/VariantChestBlock.java | 2 +- .../variantchests/block/VariantChests.java | 4 +- .../block/compatability/AdAstra.java | 10 +- .../block/compatability/BeachParty.java | 10 +- .../block/compatability/BetterArcheology.java | 10 +- .../block/compatability/BiomeMakeover.java | 17 +- .../block/compatability/Cinderscapes.java | 13 +- .../block/compatability/DeeperAndDarker.java | 11 +- .../block/compatability/Desolation.java | 11 +- .../block/compatability/Ecologics.java | 17 +- .../block/compatability/MineCells.java | 11 +- .../block/compatability/NaturesSpirit.java | 39 +- .../block/compatability/Promenade.java | 17 +- .../compatability/RegionsUnexplored.java | 91 ++--- .../block/compatability/SnifferPlus.java | 11 +- .../block/compatability/TechReborn.java | 10 +- .../block/compatability/Vinery.java | 11 +- .../datagen/BlockTagGenerator.java | 41 +- .../datagen/ItemTagGenerator.java | 49 ++- .../datagen/LangFileGenerator.java | 78 ++-- .../datagen/LootTableGenerator.java | 46 +-- .../variantchests/datagen/ModelGenerator.java | 77 ++-- .../datagen/RecipeGenerator.java | 70 ++-- .../entity/EntityInitialise.java | 5 +- .../renderer/EntityRenderInitialise.java | 1 + .../renderer/VariantChestRenderer.java | 4 +- .../variantchests/util/ModCreativeTab.java | 7 +- .../variantchests/util/ModFuelRegistry.java | 1 + .../variantchests/util/ModItemTags.java | 2 +- .../xanthian/variantchests/util/ModModel.java | 2 +- .../textures/entity/chest/normal.png | Bin 1007 -> 0 bytes .../textures/entity/chest/oak_chest_left.png} | Bin .../entity/chest/oak_chest_right.png} | Bin .../data/minecraft/recipe/chest.json | 18 + .../recipes/misc/ru_cherry_chest.json | 0 .../recipes/misc/ru_sculkwood_chest.json | 0 .../recipes/misc/sp_stone_pine_chest.json | 0 .../compat/blockus/charred_chest_boat.json | 0 .../compat/blockus/raw_bamboo_chest_raft.json | 0 .../compat/blockus/white_oak_chest_boat.json | 0 .../extended_drawers/compacting_drawer.json | 0 .../extended_drawers/double_drawer.json | 0 .../compat/extended_drawers/quad_drawer.json | 0 .../extended_drawers/single_drawer.json | 0 .../compat/mcwfurnitures/cabinet_door.json | 0 .../compat/mcwfurnitures/cabinet_drawer.json | 0 .../compat/packedup/basic_from_chest.json | 0 .../travelersbackpack/blank_upgrade.json | 0 .../compat/travelersbackpack/standard.json | 0 .../{recipes => recipe}/ru_cherry_chest.json | 2 +- .../ru_sculkwood_chest.json | 2 +- .../sp_stone_pine_chest.json | 2 +- src/main/resources/fabric.mod.json | 8 +- 604 files changed, 854 insertions(+), 13625 deletions(-) delete mode 100644 src/main/generated/assets/variantchests/blockstates/aa_glacian_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ba_rotten_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/bm_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/cs_scorched_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/cs_umbral_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/dad_echo_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ds_charred_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/eco_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/eco_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/eco_walnut_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ldbp_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ldv_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/mc_putrid_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_aspen_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_cedar_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_fir_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_ghaf_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_olive_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_palo_verde_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_sugi_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ns_wisteria_chest.json create mode 100644 src/main/generated/assets/variantchests/blockstates/oak_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/prom_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/prom_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/prom_sakura_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_alpha_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_baobab_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_black_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_blackwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_brimwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_brown_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_cobalt_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_dead_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_green_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_kapok_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_lime_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_magnolia_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_mauve_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_orange_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_pink_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_purple_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_red_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_sculkwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_socotra_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_white_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/sp_stone_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/blockstates/tr_rubber_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/aa_glacian_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ba_rotten_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/bm_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/cs_scorched_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/cs_umbral_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/dad_echo_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ds_charred_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/eco_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/eco_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/eco_walnut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ldbp_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ldv_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/mc_putrid_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_aspen_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_cedar_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_fir_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_ghaf_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_olive_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_palo_verde_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_sugi_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ns_wisteria_chest.json create mode 100644 src/main/generated/assets/variantchests/models/block/oak_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/prom_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/prom_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/prom_sakura_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_alpha_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_baobab_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_black_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_blackwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_brimwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_brown_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_cobalt_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_dead_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_green_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_kapok_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_lime_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_magnolia_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_mauve_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_orange_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_pink_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_purple_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_red_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_sculkwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_socotra_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_white_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/sp_stone_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/block/tr_rubber_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/aa_glacian_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ba_rotten_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/bm_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/cs_scorched_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/cs_umbral_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/dad_echo_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ds_charred_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/eco_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/eco_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/eco_walnut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ldbp_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ldv_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/mc_putrid_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_aspen_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_cedar_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_coconut_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_ghaf_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_olive_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_palo_verde_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_sugi_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ns_wisteria_chest.json rename src/main/generated/assets/variantchests/models/item/{ns_fir_chest.json => oak_chest.json} (59%) delete mode 100644 src/main/generated/assets/variantchests/models/item/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/prom_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/prom_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/prom_sakura_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_alpha_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_baobab_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_black_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_blackwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_brimwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_brown_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_cherry_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_cobalt_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_cypress_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_dead_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_green_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_joshua_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_kapok_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_larch_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_lime_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_magnolia_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_maple_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_mauve_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_orange_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_palm_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_pink_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_purple_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_red_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_redwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_sculkwood_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_socotra_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_white_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_willow_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/sp_stone_pine_chest.json delete mode 100644 src/main/generated/assets/variantchests/models/item/tr_rubber_chest.json rename src/main/generated/data/c/tags/{items => block}/chests.json (71%) rename src/main/generated/data/c/tags/{items => block}/wooden_chests.json (71%) rename src/main/generated/data/c/tags/{blocks => item}/chests.json (71%) rename src/main/generated/data/c/tags/{blocks => item}/wooden_chests.json (71%) rename src/main/generated/data/minecraft/tags/{blocks => block}/guarded_by_piglins.json (71%) rename src/main/generated/data/minecraft/tags/{blocks => block}/mineable/axe.json (71%) rename src/main/generated/data/minecraft/tags/{items => item}/non_flammable_wood.json (96%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/acacia_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/bamboo_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/birch_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/cherry_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/chest_minecart.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/crimson_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/dark_oak_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/jungle_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/mangrove_chest.json (75%) rename src/main/{resources/data/minecraft/advancements/recipes/chest.json => generated/data/variantchests/advancement/recipes/misc/oak_chest.json} (64%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/shulker_box.json (74%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/spruce_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/misc/warped_chest.json (75%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/redstone/hopper.json (74%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/acacia_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/bamboo_chest_raft.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/birch_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/cherry_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/dark_oak_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/jungle_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/mangrove_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/oak_chest_boat.json (80%) rename src/main/generated/data/variantchests/{advancements => advancement}/recipes/transportation/spruce_chest_boat.json (80%) delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/aa_glacian_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ba_rotten_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/bm_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/cs_scorched_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/cs_umbral_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/dad_echo_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ds_charred_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/eco_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/eco_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/eco_walnut_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ldbp_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ldv_cherry_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/mc_putrid_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_aspen_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_cedar_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_fir_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_ghaf_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_olive_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_palo_verde_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_sugi_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ns_wisteria_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/prom_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/prom_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/prom_sakura_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_alpha_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_baobab_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_black_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_blackwood_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_brimwood_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_brown_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_cobalt_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_dead_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_kapok_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_lime_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_magnolia_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_mauve_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_orange_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_pine_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_purple_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_red_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_socotra_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_white_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/advancements/recipes/misc/tr_rubber_chest.json rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/acacia_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/bamboo_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/birch_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/cherry_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/crimson_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/dark_oak_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/jungle_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/mangrove_chest.json (76%) create mode 100644 src/main/generated/data/variantchests/loot_table/blocks/oak_chest.json rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/spruce_chest.json (76%) rename src/main/generated/data/variantchests/{loot_tables => loot_table}/blocks/warped_chest.json (76%) delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/aa_glacian_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ba_rotten_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/bm_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/cs_scorched_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/cs_umbral_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/dad_echo_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ds_charred_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/eco_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/eco_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/eco_walnut_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ldbp_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ldv_cherry_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/mc_putrid_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_aspen_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_cedar_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_fir_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_ghaf_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_olive_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_palo_verde_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_sugi_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ns_wisteria_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/prom_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/prom_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/prom_sakura_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_alpha_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_baobab_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_black_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_blackwood_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_brimwood_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_brown_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_cherry_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_cobalt_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_dead_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_green_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_kapok_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_lime_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_magnolia_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_mauve_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_orange_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_pine_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_purple_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_red_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_sculkwood_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_socotra_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_white_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/sp_stone_pine_chest.json delete mode 100644 src/main/generated/data/variantchests/loot_tables/blocks/tr_rubber_chest.json rename src/main/generated/data/variantchests/{recipes => recipe}/acacia_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/acacia_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/bamboo_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/bamboo_chest_raft.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/birch_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/birch_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/cherry_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/cherry_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/chest.json (78%) rename src/main/generated/data/variantchests/{recipes => recipe}/chest_minecart.json (79%) rename src/main/generated/data/variantchests/{recipes => recipe}/crimson_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/dark_oak_chest.json (72%) rename src/main/generated/data/variantchests/{recipes => recipe}/dark_oak_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/hopper.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/jungle_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/jungle_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/mangrove_chest.json (72%) rename src/main/generated/data/variantchests/{recipes => recipe}/mangrove_chest_boat.json (80%) rename src/main/{resources/data/minecraft/recipes/chest.json => generated/data/variantchests/recipe/oak_chest.json} (76%) rename src/main/generated/data/variantchests/{recipes => recipe}/oak_chest_boat.json (81%) rename src/main/generated/data/variantchests/{recipes => recipe}/shulker_box.json (78%) rename src/main/generated/data/variantchests/{recipes => recipe}/spruce_chest.json (73%) rename src/main/generated/data/variantchests/{recipes => recipe}/spruce_chest_boat.json (80%) rename src/main/generated/data/variantchests/{recipes => recipe}/warped_chest.json (73%) delete mode 100644 src/main/generated/data/variantchests/recipes/aa_glacian_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ba_rotten_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/bm_ancient_oak_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/bm_blighted_balsa_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/bm_swamp_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/bm_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/cs_scorched_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/cs_umbral_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/dad_echo_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ds_charred_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/eco_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/eco_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/eco_flowering_azalea_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/eco_walnut_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ldbp_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ldv_cherry_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/mc_putrid_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_aspen_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_cedar_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_coconut_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_fir_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_ghaf_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_olive_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_palo_verde_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_sugi_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ns_wisteria_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/prom_dark_amaranth_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/prom_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/prom_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/prom_sakura_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_alpha_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_baobab_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_black_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_blackwood_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_blue_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_brimwood_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_brown_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_cobalt_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_cyan_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_cypress_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_dead_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_eucalyptus_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_green_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_green_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_joshua_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_kapok_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_larch_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_light_blue_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_light_gray_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_lime_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_magenta_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_magnolia_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_maple_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_mauve_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_orange_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_palm_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_pine_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_pink_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_pink_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_purple_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_red_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_redwood_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_socotra_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_white_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_willow_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_yellow_bioshroom_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/ru_yellow_painted_chest.json delete mode 100644 src/main/generated/data/variantchests/recipes/tr_rubber_chest.json create mode 100644 src/main/generated/data/variantchests/tags/block/chests.json delete mode 100644 src/main/generated/data/variantchests/tags/blocks/chests.json create mode 100644 src/main/generated/data/variantchests/tags/item/chests.json delete mode 100644 src/main/generated/data/variantchests/tags/items/chests.json delete mode 100644 src/main/resources/assets/minecraft/textures/entity/chest/normal.png rename src/main/resources/assets/{minecraft/textures/entity/chest/normal_left.png => variantchests/textures/entity/chest/oak_chest_left.png} (100%) rename src/main/resources/assets/{minecraft/textures/entity/chest/normal_right.png => variantchests/textures/entity/chest/oak_chest_right.png} (100%) create mode 100644 src/main/resources/data/minecraft/recipe/chest.json rename src/main/resources/data/variantchests/{advancements => advancement}/recipes/misc/ru_cherry_chest.json (100%) rename src/main/resources/data/variantchests/{advancements => advancement}/recipes/misc/ru_sculkwood_chest.json (100%) rename src/main/resources/data/variantchests/{advancements => advancement}/recipes/misc/sp_stone_pine_chest.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/blockus/charred_chest_boat.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/blockus/raw_bamboo_chest_raft.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/blockus/white_oak_chest_boat.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/extended_drawers/compacting_drawer.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/extended_drawers/double_drawer.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/extended_drawers/quad_drawer.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/extended_drawers/single_drawer.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/mcwfurnitures/cabinet_door.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/mcwfurnitures/cabinet_drawer.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/packedup/basic_from_chest.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/travelersbackpack/blank_upgrade.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/compat/travelersbackpack/standard.json (100%) rename src/main/resources/data/variantchests/{recipes => recipe}/ru_cherry_chest.json (93%) rename src/main/resources/data/variantchests/{recipes => recipe}/ru_sculkwood_chest.json (93%) rename src/main/resources/data/variantchests/{recipes => recipe}/sp_stone_pine_chest.json (88%) diff --git a/.gitignore b/.gitignore index 0aa9699..adec98e 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ run/ # Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored) !gradle-wrapper.jar /.idea/runConfigurations/ +/src/main/generated/.cache/ diff --git a/build.gradle b/build.gradle index bd20b57..1792fca 100644 --- a/build.gradle +++ b/build.gradle @@ -1,45 +1,18 @@ plugins { - id 'fabric-loom' version '1.5-SNAPSHOT' + id 'fabric-loom' version '1.7-SNAPSHOT' id 'maven-publish' } -sourceCompatibility = JavaVersion.VERSION_17 -targetCompatibility = JavaVersion.VERSION_17 +sourceCompatibility = JavaVersion.VERSION_21 +targetCompatibility = JavaVersion.VERSION_21 archivesBaseName = project.archives_base_name version = project.mod_version group = project.maven_group -//def apikeyPropertiesFile = rootProject.file("secrets/secrets.properties"); -def apikeyProperties = new Properties() -//apikeyProperties.load(new FileInputStream(apikeyPropertiesFile)) repositories { mavenCentral() - maven { url "https://maven.terraformersmc.com/" } // Required for Mod Menu and Terraform APIs - maven { url "https://maven.shedaniel.me/" } // Required for Cloth Config - maven { url "https://maven.ryanliptak.com/" } // Required for AppleSkin - maven { url "https://maven.minecraftforge.net/" } // Required for TerraBlender - maven { url "https://maven.modmuss50.me/" } // Fiber - maven { url "https://maven.resourcefulbees.com/repository/maven-public/" } // Required for Ad Astra - maven { url "https://oss.sonatype.org/content/repositories/snapshots" } // Completecomfig for RegionsUnexplored - maven { url "https://maven.isxander.dev/releases" } - maven { url "https://cursemaven.com/" } - maven { url "https://api.modrinth.com/maven" } - maven { url "https://maven.kyrptonaught.dev" } - maven { url "https://maven.wispforest.io" } // owolib for MineCells - maven { url "https://maven.draylar.dev/releases" } // omegaconfig for MineCells - maven { url "https://maven.ladysnake.org/releases" } // Trinkets for Bewitchment - maven { url "https://oss.sonatype.org/content/repositories/snapshots" } - maven { url "https://maven.jamieswhiteshirt.com/libs-release" } - maven { url "https://maven.parchmentmc.org" } maven { url "https://jitpack.io" } - //maven { - //url = uri("https://maven.pkg.github.com/Lemonszz/taniwha") - //credentials { - //username = apikeyProperties['gpr.user'] ?: System.getenv("USERNAME") - //password = apikeyProperties['gpr.key'] ?: System.getenv("TOKEN") - //} - //} } loom { @@ -76,75 +49,6 @@ dependencies { modImplementation "net.fabricmc:fabric-loader:${project.loader_version}" modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}" - // Ad Astra - modRuntimeOnly("maven.modrinth:ad-astra:QzjRLT8e") // 1.15.5 - modApi("maven.modrinth:botarium:a6dUCytc") //botarium 2.3.1 - modApi("maven.modrinth:resourceful-config:PlEObkl9") //resourcefulconfig 2.1.2 - modApi("maven.modrinth:resourceful-lib:HGTwQLNx") //resourcefullib 2.1.20 - - // Beach Party (Let's Do) - modRuntimeOnly("maven.modrinth:lets-do-beachparty:X0aF5oob") //1.1.3 - modApi("maven.modrinth:do-api:wKMcbCEl") // Do Api 1.2.8 - modApi("maven.modrinth:architectury-api:Sbew3kXe") { exclude group: 'net.fabricmc', module: 'fabric-loader' } - // Architectury 9.1.12 - - // BetterArcheology - modRuntimeOnly("maven.modrinth:better-archeology:EJHNTdmP") // 1.1.0 - - // BiomeMakeover - modRuntimeOnly("maven.modrinth:jG8Q2YwT:rsoZ2Iqo") // 1.11.4 - //modApi("party.lemons:taniwha-fabric:1.20.0-5.4.9") - - // Cinderscapes - modRuntimeOnly "com.terraformersmc:cinderscapes:4.0.9" - modRuntimeOnly "com.terraformersmc:cinderscapes-client:4.0.9" - modRuntimeOnly "com.terraformersmc:cinderscapes-common:4.0.9" - modRuntimeOnly "com.terraformersmc:cinderscapes-worldgen:4.0.9" - modApi("maven.modrinth:modmenu:lEkperf6") // ModMenu 7.2.2 - - // Deeper & Darker - modRuntimeOnly("maven.modrinth:fnAffV0n:jb78cjt3") { transitive false } - modApi("net.kyrptonaught:customportalapi:0.0.1-beta64-1.20") - - // Desolation - modRuntimeOnly("maven.modrinth:desolation:HqakjlKA") // 1.3.2 - modApi("maven.modrinth:geckolib:oPgOSBzN") // Geckolib - modRuntimeOnly("maven.modrinth:trinkets:e563ycts") // Trinkets 3.7.1 - modApi("dev.onyxstudios.cardinal-components-api:cardinal-components-base:5.2.2") - modApi("dev.onyxstudios.cardinal-components-api:cardinal-components-entity:5.2.2") - - // Ecologics - modRuntimeOnly("curse.maven:ecologics-570463:4857271") - - // MineCells - modRuntimeOnly("maven.modrinth:minecells:MPeoUkHE") - modApi("maven.modrinth:owo-lib:zyOBB7J4") // owo lib 0.11.2 - modApi("dev.draylar.omega-config:omega-config-base:1.4.0+1.20.1") - - // Natures Spirit - modRuntimeOnly("maven.modrinth:natures-spirit:aW6QjIpy") // 1.4.2 - - // Promenade - modRuntimeOnly("maven.modrinth:promenade:A5YD9uS3") { transitive false } // 4.1.1 - modApi("com.github.DawnTeamMC:DawnAPI:5.0.0") - modApi("com.terraformersmc:biolith:1.0.0-beta.1") - - // Regions Unexplored 0.5 - modRuntimeOnly("maven.modrinth:regions-unexplored:P5G5b4aO") - modApi("com.github.glitchfiend:TerraBlender-fabric:1.20.1-3.0.1.2") - modApi("com.github.Lortseam.completeconfig:base:2.5.0") - - // Snifferplus - //modRuntimeOnly("maven.modrinth:BVgHoKxg:DLjYM0KE") - - // Tech Reborn - modRuntimeOnly("TechReborn:TechReborn-1.20:5.8.7") - - // Vinery - modRuntimeOnly("curse.maven:vinery-704465:4643442") { transitive false } - - // Mixin Extras - include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.2.0"))) } processResources { @@ -156,7 +60,7 @@ processResources { } tasks.withType(JavaCompile).configureEach { - it.options.release = 17 + it.options.release = 21 } java { diff --git a/gradle.properties b/gradle.properties index 4b9f968..f978245 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,14 +3,15 @@ org.gradle.jvmargs=-Xmx4G org.gradle.parallel=true # Fabric Properties -minecraft_version=1.20.1 -yarn_mappings=1.20.1+build.10 -loader_version=0.14.25 -#Fabric api -fabric_version=0.91.0+1.20.1 +minecraft_version=1.21 +yarn_mappings=1.21+build.2 +loader_version=0.15.11 + +# Fabric API +fabric_version=0.100.3+1.21 # Mod Properties -mod_version = 1.5 +mod_version = 2.0 maven_group = xanthian.variantchests archives_base_name = variantchests diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index 7f93135c49b765f8051ef9d0a6055ff8e46073d8..e6441136f3d4ba8a0da8d277868979cfbc8ad796 100644 GIT binary patch literal 43453 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 yu?e%!_ptzGB|8GrCfu%p?(_ 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
NnX)EH+Nua)3Y(c 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鯊%1Et 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⁢ zv5o9#E7!G0XmdzfsS{efPNi`1b44~SZ4Z8fuX!I}#8g+(wxzQwUT#Xb2(tbY1+EUhGKoT@KEU9Ktl>_0 z%bjDJg;#*gtJZv!-Zs`?^}v5eKmnbjqlvnSzE@_SP|LG_PJ6CYU+6zY6>92%E+ z=j@TZf-iW4(%U{lnYxQA;7Q!b;^brF8n0D>)`q5>|WDDXLrqYU_tKN2>=#@~OE7grMnNh?UOz-O~6 z6%rHy{#h9K0AT+lDC7q4{hw^|q6*Ry;;L%Q@)Ga}$60_q%D)rv(CtS$CQbpq9|y1e zRSrN4;$Jyl{m5bZw`$8TGvb}(LpY{-cQ)fcyJv7l3S52TLXVDsphtv&aPuDk1OzCA z4A^QtC(!11`IsNx_HnSy?>EKpHJWT^wmS~hc^p^zIIh@9f6U@I2 zC=Mve{j2^)mS#U$e{@Q?SO6%LDsXz@SY+=cK_QMmXBIU)j!$ajc-zLx3V60EXJ!qC zi<%2x8Q24YN+&8U@CIlN zrZkcT9yh%LrlGS9`G)KdP(@9Eo-AQz@8GEFWcb7U=a0H^ZVbLmz{+&M7W(nXJ4sN8 zJLR7eeK(K8`2-}j(T7JsO`L!+CvbueT%izanm-^A1Dn{`1Nw`9P?cq;7no+XfC`K(GO9?O^5zNIt4M+M8LM0=7Gz8UA@Z0N+lg+cX)NfazRu z5D)~HA^(u%w^cz+@2@_#S|u>GpB+j4KzQ^&Wcl9f z&hG#bCA(Yk0D&t&aJE^xME^&E-&xGHhXn%}psEIj641H+Nl-}boj;)Zt*t(4wZ5DN z@GXF$bL=&pBq-#vkTkh>7hl%K5|3 z{`Vn9b$iR-SoGENp}bn4;fR3>9sA%X2@1L3aE9yTra;Wb#_`xWwLSLdfu+PAu+o3| zGVnpzPr=ch{uuoHjtw7+_!L_2;knQ!DuDl0R`|%jr+}jFzXtrHIKc323?JO{l&;VF z*L1+}JU7%QJOg|5|Tc|D8fN zJORAg=_vsy{ak|o);@)Yh8Lkcg@$FG3k@ep36BRa^>~UmnRPziS>Z=`Jb2x*Q#`%A zU*i3&Vg?TluO@X0O;r2Jl6LKLUOVhSqg1*qOt^|8*c7 zo(298@+r$k_wQNGHv{|$tW(T8L+4_`FQ{kEW5Jgg{yf7ey4ss_(SNKfz(N9lx&a;< je(UuV8hP?p&}TPdm1I$XmG#(RzlD&B2izSj9sl%y5~4qc diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 1af9e09..a441313 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index 1aa94a4..b740cf1 100755 --- a/gradlew +++ b/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/gradlew.bat b/gradlew.bat index 93e3f59..25da30d 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -43,11 +43,11 @@ set JAVA_EXE=java.exe %JAVA_EXE% -version >NUL 2>&1 if %ERRORLEVEL% equ 0 goto execute -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. +echo. 1>&2 +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. 1>&2 +echo. 1>&2 +echo Please set the JAVA_HOME variable in your environment to match the 1>&2 +echo location of your Java installation. 1>&2 goto fail @@ -57,11 +57,11 @@ set JAVA_EXE=%JAVA_HOME%/bin/java.exe if exist "%JAVA_EXE%" goto execute -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. +echo. 1>&2 +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% 1>&2 +echo. 1>&2 +echo Please set the JAVA_HOME variable in your environment to match the 1>&2 +echo location of your Java installation. 1>&2 goto fail diff --git a/src/main/generated/assets/variantchests/blockstates/aa_glacian_chest.json b/src/main/generated/assets/variantchests/blockstates/aa_glacian_chest.json deleted file mode 100644 index 7f8547d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/aa_glacian_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/aa_glacian_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ba_rotten_chest.json b/src/main/generated/assets/variantchests/blockstates/ba_rotten_chest.json deleted file mode 100644 index b9f390c..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ba_rotten_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ba_rotten_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/bm_ancient_oak_chest.json b/src/main/generated/assets/variantchests/blockstates/bm_ancient_oak_chest.json deleted file mode 100644 index 0f7759e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/bm_ancient_oak_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/bm_ancient_oak_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/bm_blighted_balsa_chest.json b/src/main/generated/assets/variantchests/blockstates/bm_blighted_balsa_chest.json deleted file mode 100644 index 251db66..0000000 --- a/src/main/generated/assets/variantchests/blockstates/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/bm_blighted_balsa_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/bm_swamp_cypress_chest.json b/src/main/generated/assets/variantchests/blockstates/bm_swamp_cypress_chest.json deleted file mode 100644 index 1126d1d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/bm_swamp_cypress_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/bm_willow_chest.json b/src/main/generated/assets/variantchests/blockstates/bm_willow_chest.json deleted file mode 100644 index 85699d8..0000000 --- a/src/main/generated/assets/variantchests/blockstates/bm_willow_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/bm_willow_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/cs_scorched_chest.json b/src/main/generated/assets/variantchests/blockstates/cs_scorched_chest.json deleted file mode 100644 index 2f804fb..0000000 --- a/src/main/generated/assets/variantchests/blockstates/cs_scorched_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/cs_scorched_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/cs_umbral_chest.json b/src/main/generated/assets/variantchests/blockstates/cs_umbral_chest.json deleted file mode 100644 index d165da1..0000000 --- a/src/main/generated/assets/variantchests/blockstates/cs_umbral_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/cs_umbral_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/dad_echo_chest.json b/src/main/generated/assets/variantchests/blockstates/dad_echo_chest.json deleted file mode 100644 index c035dc4..0000000 --- a/src/main/generated/assets/variantchests/blockstates/dad_echo_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/dad_echo_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ds_charred_chest.json b/src/main/generated/assets/variantchests/blockstates/ds_charred_chest.json deleted file mode 100644 index 256ea77..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ds_charred_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ds_charred_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/eco_azalea_chest.json b/src/main/generated/assets/variantchests/blockstates/eco_azalea_chest.json deleted file mode 100644 index a3b7569..0000000 --- a/src/main/generated/assets/variantchests/blockstates/eco_azalea_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/eco_azalea_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/eco_coconut_chest.json b/src/main/generated/assets/variantchests/blockstates/eco_coconut_chest.json deleted file mode 100644 index 49526dd..0000000 --- a/src/main/generated/assets/variantchests/blockstates/eco_coconut_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/eco_coconut_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/eco_flowering_azalea_chest.json b/src/main/generated/assets/variantchests/blockstates/eco_flowering_azalea_chest.json deleted file mode 100644 index f01517e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/eco_flowering_azalea_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/eco_walnut_chest.json b/src/main/generated/assets/variantchests/blockstates/eco_walnut_chest.json deleted file mode 100644 index 1a24589..0000000 --- a/src/main/generated/assets/variantchests/blockstates/eco_walnut_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/eco_walnut_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ldbp_palm_chest.json b/src/main/generated/assets/variantchests/blockstates/ldbp_palm_chest.json deleted file mode 100644 index d9cc4f3..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ldbp_palm_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ldbp_palm_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ldv_cherry_chest.json b/src/main/generated/assets/variantchests/blockstates/ldv_cherry_chest.json deleted file mode 100644 index 9aa3bb5..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ldv_cherry_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ldv_cherry_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/mc_putrid_chest.json b/src/main/generated/assets/variantchests/blockstates/mc_putrid_chest.json deleted file mode 100644 index b5a39ae..0000000 --- a/src/main/generated/assets/variantchests/blockstates/mc_putrid_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/mc_putrid_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_aspen_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_aspen_chest.json deleted file mode 100644 index dd14050..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_aspen_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_aspen_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_cedar_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_cedar_chest.json deleted file mode 100644 index c86d207..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_cedar_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_cedar_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_coconut_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_coconut_chest.json deleted file mode 100644 index a34743e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_coconut_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_coconut_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_cypress_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_cypress_chest.json deleted file mode 100644 index 2c802bb..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_cypress_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_cypress_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_fir_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_fir_chest.json deleted file mode 100644 index 1d5655d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_fir_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_fir_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_ghaf_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_ghaf_chest.json deleted file mode 100644 index 5ec68ff..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_ghaf_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_ghaf_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_joshua_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_joshua_chest.json deleted file mode 100644 index 87b04f5..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_joshua_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_joshua_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_larch_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_larch_chest.json deleted file mode 100644 index f7cbc71..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_larch_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_larch_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_maple_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_maple_chest.json deleted file mode 100644 index db4c079..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_maple_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_maple_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_olive_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_olive_chest.json deleted file mode 100644 index 5ca3e19..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_olive_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_olive_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_palo_verde_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_palo_verde_chest.json deleted file mode 100644 index ae2b50a..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_palo_verde_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_palo_verde_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_redwood_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_redwood_chest.json deleted file mode 100644 index a502b56..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_redwood_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_redwood_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_sugi_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_sugi_chest.json deleted file mode 100644 index a98656e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_sugi_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_sugi_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_willow_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_willow_chest.json deleted file mode 100644 index ccdcaab..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_willow_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_willow_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ns_wisteria_chest.json b/src/main/generated/assets/variantchests/blockstates/ns_wisteria_chest.json deleted file mode 100644 index 25617dd..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ns_wisteria_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ns_wisteria_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/oak_chest.json b/src/main/generated/assets/variantchests/blockstates/oak_chest.json new file mode 100644 index 0000000..fe9758f --- /dev/null +++ b/src/main/generated/assets/variantchests/blockstates/oak_chest.json @@ -0,0 +1,7 @@ +{ + "variants": { + "": { + "model": "variantchests:block/oak_chest" + } + } +} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/prom_dark_amaranth_chest.json b/src/main/generated/assets/variantchests/blockstates/prom_dark_amaranth_chest.json deleted file mode 100644 index 3afddbe..0000000 --- a/src/main/generated/assets/variantchests/blockstates/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/prom_dark_amaranth_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/prom_maple_chest.json b/src/main/generated/assets/variantchests/blockstates/prom_maple_chest.json deleted file mode 100644 index 2ac6bd6..0000000 --- a/src/main/generated/assets/variantchests/blockstates/prom_maple_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/prom_maple_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/prom_palm_chest.json b/src/main/generated/assets/variantchests/blockstates/prom_palm_chest.json deleted file mode 100644 index 7046f95..0000000 --- a/src/main/generated/assets/variantchests/blockstates/prom_palm_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/prom_palm_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/prom_sakura_chest.json b/src/main/generated/assets/variantchests/blockstates/prom_sakura_chest.json deleted file mode 100644 index 2d86b0c..0000000 --- a/src/main/generated/assets/variantchests/blockstates/prom_sakura_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/prom_sakura_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_alpha_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_alpha_chest.json deleted file mode 100644 index a6c761b..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_alpha_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_alpha_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_baobab_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_baobab_chest.json deleted file mode 100644 index 11bfc60..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_baobab_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_baobab_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_black_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_black_painted_chest.json deleted file mode 100644 index 07fc44d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_black_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_black_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_blackwood_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_blackwood_chest.json deleted file mode 100644 index a4e6221..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_blackwood_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_blackwood_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_blue_bioshroom_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_blue_bioshroom_chest.json deleted file mode 100644 index 5dbf9b9..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_blue_bioshroom_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_blue_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_blue_painted_chest.json deleted file mode 100644 index 8a5909b..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_blue_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_blue_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_brimwood_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_brimwood_chest.json deleted file mode 100644 index d5f2083..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_brimwood_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_brimwood_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_brown_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_brown_painted_chest.json deleted file mode 100644 index 3e41b7a..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_brown_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_brown_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_cherry_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_cherry_chest.json deleted file mode 100644 index aef794e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_cherry_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_cherry_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_cobalt_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_cobalt_chest.json deleted file mode 100644 index 2efa069..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_cobalt_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_cobalt_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_cyan_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_cyan_painted_chest.json deleted file mode 100644 index 029c5da..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_cyan_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_cyan_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_cypress_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_cypress_chest.json deleted file mode 100644 index 91a3a6e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_cypress_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_cypress_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_dead_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_dead_chest.json deleted file mode 100644 index 1c964c5..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_dead_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_dead_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_eucalyptus_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_eucalyptus_chest.json deleted file mode 100644 index eff7aa8..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_eucalyptus_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_eucalyptus_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_gray_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_gray_painted_chest.json deleted file mode 100644 index 0748894..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_gray_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_gray_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_green_bioshroom_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_green_bioshroom_chest.json deleted file mode 100644 index 04f09a4..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_green_bioshroom_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_green_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_green_painted_chest.json deleted file mode 100644 index 20d9f51..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_green_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_green_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_joshua_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_joshua_chest.json deleted file mode 100644 index 944dd29..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_joshua_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_joshua_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_kapok_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_kapok_chest.json deleted file mode 100644 index 7728f99..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_kapok_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_kapok_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_larch_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_larch_chest.json deleted file mode 100644 index 38bd35a..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_larch_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_larch_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_light_blue_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_light_blue_painted_chest.json deleted file mode 100644 index 6b4b9d7..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_light_blue_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_light_gray_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_light_gray_painted_chest.json deleted file mode 100644 index b2f7ba3..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_light_gray_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_lime_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_lime_painted_chest.json deleted file mode 100644 index 6407ed6..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_lime_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_lime_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_magenta_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_magenta_painted_chest.json deleted file mode 100644 index b239038..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_magenta_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_magenta_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_magnolia_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_magnolia_chest.json deleted file mode 100644 index f8f9de9..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_magnolia_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_magnolia_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_maple_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_maple_chest.json deleted file mode 100644 index 2a5248e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_maple_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_maple_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_mauve_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_mauve_chest.json deleted file mode 100644 index 5611b48..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_mauve_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_mauve_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_orange_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_orange_painted_chest.json deleted file mode 100644 index ee60778..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_orange_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_orange_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_palm_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_palm_chest.json deleted file mode 100644 index d4be274..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_palm_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_palm_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_pine_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_pine_chest.json deleted file mode 100644 index efa5c81..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_pine_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_pine_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_pink_bioshroom_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_pink_bioshroom_chest.json deleted file mode 100644 index 400edc7..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_pink_bioshroom_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_pink_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_pink_painted_chest.json deleted file mode 100644 index 465e313..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_pink_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_pink_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_purple_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_purple_painted_chest.json deleted file mode 100644 index 2723c53..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_purple_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_purple_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_red_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_red_painted_chest.json deleted file mode 100644 index 34297bd..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_red_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_red_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_redwood_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_redwood_chest.json deleted file mode 100644 index b49930d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_redwood_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_redwood_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_sculkwood_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_sculkwood_chest.json deleted file mode 100644 index 4c5160e..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_sculkwood_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_sculkwood_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_socotra_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_socotra_chest.json deleted file mode 100644 index 85f2751..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_socotra_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_socotra_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_white_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_white_painted_chest.json deleted file mode 100644 index fcc6592..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_white_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_white_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_willow_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_willow_chest.json deleted file mode 100644 index f453b8d..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_willow_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_willow_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_yellow_bioshroom_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_yellow_bioshroom_chest.json deleted file mode 100644 index 3ef54f5..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_yellow_bioshroom_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/ru_yellow_painted_chest.json b/src/main/generated/assets/variantchests/blockstates/ru_yellow_painted_chest.json deleted file mode 100644 index a3480bf..0000000 --- a/src/main/generated/assets/variantchests/blockstates/ru_yellow_painted_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/ru_yellow_painted_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/sp_stone_pine_chest.json b/src/main/generated/assets/variantchests/blockstates/sp_stone_pine_chest.json deleted file mode 100644 index f126683..0000000 --- a/src/main/generated/assets/variantchests/blockstates/sp_stone_pine_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/sp_stone_pine_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/blockstates/tr_rubber_chest.json b/src/main/generated/assets/variantchests/blockstates/tr_rubber_chest.json deleted file mode 100644 index 0efc78b..0000000 --- a/src/main/generated/assets/variantchests/blockstates/tr_rubber_chest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "variants": { - "": { - "model": "variantchests:block/tr_rubber_chest" - } - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/lang/en_us.json b/src/main/generated/assets/variantchests/lang/en_us.json index 57ad535..9251aa2 100644 --- a/src/main/generated/assets/variantchests/lang/en_us.json +++ b/src/main/generated/assets/variantchests/lang/en_us.json @@ -1,180 +1,31 @@ { - "block.minecraft.chest": "Oak Chest", - "block.variantchests.aa_glacian_chest": "Glacian Chest", - "block.variantchests.acacia_chest": "Chest", - "block.variantchests.ba_rotten_chest": "Rotten Chest", - "block.variantchests.bamboo_chest": "Chest", - "block.variantchests.birch_chest": "Chest", - "block.variantchests.bm_ancient_oak_chest": "Ancient Oak Chest", - "block.variantchests.bm_blighted_balsa_chest": "Blighted Balsa Chest", - "block.variantchests.bm_swamp_cypress_chest": "Swamp Cypress Chest", - "block.variantchests.bm_willow_chest": "Willow Chest", - "block.variantchests.cherry_chest": "Chest", - "block.variantchests.crimson_chest": "Chest", - "block.variantchests.cs_scorched_chest": "Scorched Chest", - "block.variantchests.cs_umbral_chest": "Umbral Chest", - "block.variantchests.dad_echo_chest": "Echo Chest", - "block.variantchests.dark_oak_chest": "Oak Chest", - "block.variantchests.ds_charred_chest": "Charred Chest", - "block.variantchests.eco_azalea_chest": "Azalea Chest", - "block.variantchests.eco_coconut_chest": "Coconut Chest", - "block.variantchests.eco_flowering_azalea_chest": "Flowering Azalea Chest", - "block.variantchests.eco_walnut_chest": "Walnut Chest", - "block.variantchests.jungle_chest": "Chest", - "block.variantchests.ldbp_palm_chest": "Palm Chest", - "block.variantchests.ldv_cherry_chest": "Cherry Chest", - "block.variantchests.mangrove_chest": "Chest", - "block.variantchests.mc_putrid_chest": "Putrid Chest", - "block.variantchests.ns_aspen_chest": "Aspen Chest", - "block.variantchests.ns_cedar_chest": "Cedar Chest", - "block.variantchests.ns_coconut_chest": "Coconut Chest", - "block.variantchests.ns_cypress_chest": "Cypress Chest", - "block.variantchests.ns_fir_chest": "Fir Chest", - "block.variantchests.ns_ghaf_chest": "Ghaf Chest", - "block.variantchests.ns_joshua_chest": "Joshua Chest", - "block.variantchests.ns_larch_chest": "Larch Chest", - "block.variantchests.ns_maple_chest": "Maple Chest", - "block.variantchests.ns_olive_chest": "Olive Chest", - "block.variantchests.ns_palo_verde_chest": "Palo Verde Chest", - "block.variantchests.ns_redwood_chest": "Redwood Chest", - "block.variantchests.ns_sugi_chest": "Sugi Chest", - "block.variantchests.ns_willow_chest": "Willow Chest", - "block.variantchests.ns_wisteria_chest": "Wisteria Chest", - "block.variantchests.prom_dark_amaranth_chest": "Dark Amaranth Chest", - "block.variantchests.prom_maple_chest": "Maple Chest", - "block.variantchests.prom_palm_chest": "Palm Chest", - "block.variantchests.prom_sakura_chest": "Sakura Chest", - "block.variantchests.ru_alpha_chest": "Alpha Chest", - "block.variantchests.ru_baobab_chest": "Baobab Chest", - "block.variantchests.ru_black_painted_chest": "Black Painted Chest", - "block.variantchests.ru_blackwood_chest": "Blackwood Chest", - "block.variantchests.ru_blue_bioshroom_chest": "Blue Bioshroom Chest", - "block.variantchests.ru_blue_painted_chest": "Blue Painted Chest", - "block.variantchests.ru_brimwood_chest": "Brimwood Chest", - "block.variantchests.ru_brown_painted_chest": "Brown Painted Chest", - "block.variantchests.ru_cherry_chest": "Cherry Chest", - "block.variantchests.ru_cobalt_chest": "Cobalt Chest", - "block.variantchests.ru_cyan_painted_chest": "Cyan Painted Chest", - "block.variantchests.ru_cypress_chest": "Cypress Chest", - "block.variantchests.ru_dead_chest": "Dead Chest", - "block.variantchests.ru_eucalyptus_chest": "Eucalyptus Chest", - "block.variantchests.ru_gray_painted_chest": "Gray Painted Chest", - "block.variantchests.ru_green_bioshroom_chest": "Green Bioshroom Chest", - "block.variantchests.ru_green_painted_chest": "Green Painted Chest", - "block.variantchests.ru_joshua_chest": "Joshua Chest", - "block.variantchests.ru_kapok_chest": "Kapok Chest", - "block.variantchests.ru_larch_chest": "Larch Chest", - "block.variantchests.ru_light_blue_painted_chest": "Light Blue Painted Chest", - "block.variantchests.ru_light_gray_painted_chest": "Light Gray Painted Chest", - "block.variantchests.ru_lime_painted_chest": "Lime Painted Chest", - "block.variantchests.ru_magenta_painted_chest": "Magenta Painted Chest", - "block.variantchests.ru_magnolia_chest": "Magnolia Chest", - "block.variantchests.ru_maple_chest": "Maple Chest", - "block.variantchests.ru_mauve_chest": "Mauve Chest", - "block.variantchests.ru_orange_painted_chest": "Orange Painted Chest", - "block.variantchests.ru_palm_chest": "Palm Chest", - "block.variantchests.ru_pine_chest": "Pine Chest", - "block.variantchests.ru_pink_bioshroom_chest": "Pink Bioshroom Chest", - "block.variantchests.ru_pink_painted_chest": "Pink Painted Chest", - "block.variantchests.ru_purple_painted_chest": "Purple Painted Chest", - "block.variantchests.ru_red_painted_chest": "Red Painted Chest", - "block.variantchests.ru_redwood_chest": "Redwood Chest", - "block.variantchests.ru_sculkwood_chest": "Sculkwood Chest", - "block.variantchests.ru_socotra_chest": "Socotra Chest", - "block.variantchests.ru_white_painted_chest": "White Painted Chest", - "block.variantchests.ru_willow_chest": "Willow Chest", - "block.variantchests.ru_yellow_bioshroom_chest": "Yellow Bioshroom Chest", - "block.variantchests.ru_yellow_painted_chest": "Yellow Painted Chest", - "block.variantchests.sp_stone_pine_chest": "Stone Pine Chest", - "block.variantchests.spruce_chest": "Chest", - "block.variantchests.tr_rubber_chest": "Rubber Chest", - "block.variantchests.warped_chest": "Chest", - "container.chest": "Oak Chest", + "block.variantchests.acacia_chest": "Acacia Chest", + "block.variantchests.bamboo_chest": "Bamboo Chest", + "block.variantchests.birch_chest": "Birch Chest", + "block.variantchests.cherry_chest": "Cherry Chest", + "block.variantchests.crimson_chest": "Crimson Chest", + "block.variantchests.dark_oak_chest": "Dark Oak Chest", + "block.variantchests.jungle_chest": "Jungle Chest", + "block.variantchests.mangrove_chest": "Mangrove Chest", + "block.variantchests.oak_chest": "Oak Chest", + "block.variantchests.spruce_chest": "Spruce Chest", + "block.variantchests.warped_chest": "Warped Chest", "container.variantchests.aa_glacian_chest": "Glacian Chest", "container.variantchests.acacia_chest": "Acacia Chest", "container.variantchests.ba_rotten_chest": "Rotten Chest", "container.variantchests.bamboo_chest": "Bamboo Chest", "container.variantchests.birch_chest": "Birch Chest", - "container.variantchests.bm_ancient_oak_chest": "Ancient Oak Chest", - "container.variantchests.bm_blighted_balsa_chest": "Blighted Balsa Chest", - "container.variantchests.bm_swamp_cypress_chest": "Swamp Cypress Chest", - "container.variantchests.bm_willow_chest": "Willow Chest", "container.variantchests.cherry_chest": "Cherry Chest", "container.variantchests.crimson_chest": "Crimson Chest", - "container.variantchests.cs_scorched_chest": "Scorched Chest", - "container.variantchests.cs_umbral_chest": "Umbral Chest", "container.variantchests.dad_echo_chest": "Echo Chest", "container.variantchests.dark_oak_chest": "Dark Oak Chest", "container.variantchests.ds_charred_chest": "Charred Chest", - "container.variantchests.eco_azalea_chest": "Azalea Chest", - "container.variantchests.eco_coconut_chest": "Coconut Chest", - "container.variantchests.eco_flowering_azalea_chest": "Flowering Azalea Chest", - "container.variantchests.eco_walnut_chest": "Walnut Chest", "container.variantchests.jungle_chest": "Jungle Chest", "container.variantchests.ldbp_palm_chest": "Palm Chest", "container.variantchests.ldv_cherry_chest": "Cherry Chest", "container.variantchests.mangrove_chest": "Mangrove Chest", "container.variantchests.mc_putrid_chest": "Putrid Chest", - "container.variantchests.ns_aspen_chest": "Aspen Chest", - "container.variantchests.ns_cedar_chest": "Cedar Chest", - "container.variantchests.ns_coconut_chest": "Coconut Chest", - "container.variantchests.ns_cypress_chest": "Cypress Chest", - "container.variantchests.ns_fir_chest": "Fir Chest", - "container.variantchests.ns_ghaf_chest": "Ghaf Chest", - "container.variantchests.ns_joshua_chest": "Joshua Chest", - "container.variantchests.ns_larch_chest": "Larch Chest", - "container.variantchests.ns_maple_chest": "Maple Chest", - "container.variantchests.ns_olive_chest": "Olive Chest", - "container.variantchests.ns_palo_verde_chest": "Palo Verde Chest", - "container.variantchests.ns_redwood_chest": "Redwood Chest", - "container.variantchests.ns_sugi_chest": "Sugi Chest", - "container.variantchests.ns_willow_chest": "Willow Chest", - "container.variantchests.ns_wisteria_chest": "Wisteria Chest", - "container.variantchests.prom_dark_amaranth_chest": "Dark Amaranth Chest", - "container.variantchests.prom_maple_chest": "Maple Chest", - "container.variantchests.prom_palm_chest": "Palm Chest", - "container.variantchests.prom_sakura_chest": "Sakura Chest", - "container.variantchests.ru_alpha_chest": "Alpha Chest", - "container.variantchests.ru_baobab_chest": "Baobab Chest", - "container.variantchests.ru_black_painted_chest": "Black Painted Chest", - "container.variantchests.ru_blackwood_chest": "Blackwood Chest", - "container.variantchests.ru_blue_bioshroom_chest": "Blue Bioshroom Chest", - "container.variantchests.ru_blue_painted_chest": "Blue Painted Chest", - "container.variantchests.ru_brimwood_chest": "Brimwood Chest", - "container.variantchests.ru_brown_painted_chest": "Brown Painted Chest", - "container.variantchests.ru_cherry_chest": "Cherry Chest", - "container.variantchests.ru_cobalt_chest": "Cobalt Chest", - "container.variantchests.ru_cyan_painted_chest": "Cyan Painted Chest", - "container.variantchests.ru_cypress_chest": "Cypress Chest", - "container.variantchests.ru_dead_chest": "Dead Chest", - "container.variantchests.ru_eucalyptus_chest": "Eucalyptus Chest", - "container.variantchests.ru_gray_painted_chest": "Gray Painted Chest", - "container.variantchests.ru_green_bioshroom_chest": "Green Bioshroom Chest", - "container.variantchests.ru_green_painted_chest": "Green Painted Chest", - "container.variantchests.ru_joshua_chest": "Joshua Chest", - "container.variantchests.ru_kapok_chest": "Kapok Chest", - "container.variantchests.ru_larch_chest": "Larch Chest", - "container.variantchests.ru_light_blue_painted_chest": "Light Blue Painted Chest", - "container.variantchests.ru_light_gray_painted_chest": "Light Gray Painted Chest", - "container.variantchests.ru_lime_painted_chest": "Lime Painted Chest", - "container.variantchests.ru_magenta_painted_chest": "Magenta Painted Chest", - "container.variantchests.ru_magnolia_chest": "Magnolia Chest", - "container.variantchests.ru_maple_chest": "Maple Chest", - "container.variantchests.ru_mauve_chest": "Mauve Chest", - "container.variantchests.ru_orange_painted_chest": "Orange Painted Chest", - "container.variantchests.ru_palm_chest": "Palm Chest", - "container.variantchests.ru_pine_chest": "Pine Chest", - "container.variantchests.ru_pink_bioshroom_chest": "Pink Bioshroom Chest", - "container.variantchests.ru_pink_painted_chest": "Pink Painted Chest", - "container.variantchests.ru_purple_painted_chest": "Purple Painted Chest", - "container.variantchests.ru_red_painted_chest": "Red Painted Chest", - "container.variantchests.ru_redwood_chest": "Redwood Chest", - "container.variantchests.ru_sculkwood_chest": "Sculkwood Chest", - "container.variantchests.ru_socotra_chest": "Socotra Chest", - "container.variantchests.ru_white_painted_chest": "White Painted Chest", - "container.variantchests.ru_willow_chest": "Willow Chest", - "container.variantchests.ru_yellow_bioshroom_chest": "Yellow Bioshroom Chest", - "container.variantchests.ru_yellow_painted_chest": "Yellow Painted Chest", + "container.variantchests.oak_chest": "Oak Chest", "container.variantchests.sp_stone_pine_chest": "Stone Pine Chest", "container.variantchests.spruce_chest": "Spruce Chest", "container.variantchests.tr_rubber_chest": "Rubber Chest", diff --git a/src/main/generated/assets/variantchests/models/block/aa_glacian_chest.json b/src/main/generated/assets/variantchests/models/block/aa_glacian_chest.json deleted file mode 100644 index 5977985..0000000 --- a/src/main/generated/assets/variantchests/models/block/aa_glacian_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "ad_astra:block/glacian_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ba_rotten_chest.json b/src/main/generated/assets/variantchests/models/block/ba_rotten_chest.json deleted file mode 100644 index 34f5c7c..0000000 --- a/src/main/generated/assets/variantchests/models/block/ba_rotten_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "betterarcheology:block/rotten_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/bm_ancient_oak_chest.json b/src/main/generated/assets/variantchests/models/block/bm_ancient_oak_chest.json deleted file mode 100644 index 15b63ba..0000000 --- a/src/main/generated/assets/variantchests/models/block/bm_ancient_oak_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "biomemakeover:block/ancient_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/bm_blighted_balsa_chest.json b/src/main/generated/assets/variantchests/models/block/bm_blighted_balsa_chest.json deleted file mode 100644 index cc264d2..0000000 --- a/src/main/generated/assets/variantchests/models/block/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "biomemakeover:block/blighted_balsa_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/bm_swamp_cypress_chest.json b/src/main/generated/assets/variantchests/models/block/bm_swamp_cypress_chest.json deleted file mode 100644 index 220bf4e..0000000 --- a/src/main/generated/assets/variantchests/models/block/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "biomemakeover:block/swamp_cypress_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/bm_willow_chest.json b/src/main/generated/assets/variantchests/models/block/bm_willow_chest.json deleted file mode 100644 index 7d2d981..0000000 --- a/src/main/generated/assets/variantchests/models/block/bm_willow_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "biomemakeover:block/willow_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/cs_scorched_chest.json b/src/main/generated/assets/variantchests/models/block/cs_scorched_chest.json deleted file mode 100644 index a0a1688..0000000 --- a/src/main/generated/assets/variantchests/models/block/cs_scorched_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "cinderscapes:block/scorched_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/cs_umbral_chest.json b/src/main/generated/assets/variantchests/models/block/cs_umbral_chest.json deleted file mode 100644 index 09b8b46..0000000 --- a/src/main/generated/assets/variantchests/models/block/cs_umbral_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "cinderscapes:block/umbral_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/dad_echo_chest.json b/src/main/generated/assets/variantchests/models/block/dad_echo_chest.json deleted file mode 100644 index 8390976..0000000 --- a/src/main/generated/assets/variantchests/models/block/dad_echo_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "deeperdarker:block/echo_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ds_charred_chest.json b/src/main/generated/assets/variantchests/models/block/ds_charred_chest.json deleted file mode 100644 index cf48afc..0000000 --- a/src/main/generated/assets/variantchests/models/block/ds_charred_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "desolation:block/charred_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/eco_azalea_chest.json b/src/main/generated/assets/variantchests/models/block/eco_azalea_chest.json deleted file mode 100644 index 29e855a..0000000 --- a/src/main/generated/assets/variantchests/models/block/eco_azalea_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "ecologics:block/azalea_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/eco_coconut_chest.json b/src/main/generated/assets/variantchests/models/block/eco_coconut_chest.json deleted file mode 100644 index 52891f8..0000000 --- a/src/main/generated/assets/variantchests/models/block/eco_coconut_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "ecologics:block/coconut_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/eco_flowering_azalea_chest.json b/src/main/generated/assets/variantchests/models/block/eco_flowering_azalea_chest.json deleted file mode 100644 index 2848390..0000000 --- a/src/main/generated/assets/variantchests/models/block/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "ecologics:block/flowering_azalea_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/eco_walnut_chest.json b/src/main/generated/assets/variantchests/models/block/eco_walnut_chest.json deleted file mode 100644 index 3e43b8a..0000000 --- a/src/main/generated/assets/variantchests/models/block/eco_walnut_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "ecologics:block/walnut_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ldbp_palm_chest.json b/src/main/generated/assets/variantchests/models/block/ldbp_palm_chest.json deleted file mode 100644 index 64e01b7..0000000 --- a/src/main/generated/assets/variantchests/models/block/ldbp_palm_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "beachparty:block/palm_planks0" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ldv_cherry_chest.json b/src/main/generated/assets/variantchests/models/block/ldv_cherry_chest.json deleted file mode 100644 index 61edd67..0000000 --- a/src/main/generated/assets/variantchests/models/block/ldv_cherry_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "vinery:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/mc_putrid_chest.json b/src/main/generated/assets/variantchests/models/block/mc_putrid_chest.json deleted file mode 100644 index 3d7f85f..0000000 --- a/src/main/generated/assets/variantchests/models/block/mc_putrid_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "minecells:block/putrid_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_aspen_chest.json b/src/main/generated/assets/variantchests/models/block/ns_aspen_chest.json deleted file mode 100644 index 40208d5..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_aspen_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/aspen_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_cedar_chest.json b/src/main/generated/assets/variantchests/models/block/ns_cedar_chest.json deleted file mode 100644 index 0c03a5c..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_cedar_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/cedar_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_coconut_chest.json b/src/main/generated/assets/variantchests/models/block/ns_coconut_chest.json deleted file mode 100644 index 7f96b75..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_coconut_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/coconut_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_cypress_chest.json b/src/main/generated/assets/variantchests/models/block/ns_cypress_chest.json deleted file mode 100644 index da978ac..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_cypress_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/cypress_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_fir_chest.json b/src/main/generated/assets/variantchests/models/block/ns_fir_chest.json deleted file mode 100644 index b7c3c11..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_fir_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/fir_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_ghaf_chest.json b/src/main/generated/assets/variantchests/models/block/ns_ghaf_chest.json deleted file mode 100644 index 3b7ee2b..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_ghaf_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/ghaf_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_joshua_chest.json b/src/main/generated/assets/variantchests/models/block/ns_joshua_chest.json deleted file mode 100644 index a410b82..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_joshua_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/joshua_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_larch_chest.json b/src/main/generated/assets/variantchests/models/block/ns_larch_chest.json deleted file mode 100644 index 7c807b4..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_larch_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/larch_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_maple_chest.json b/src/main/generated/assets/variantchests/models/block/ns_maple_chest.json deleted file mode 100644 index 1948021..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_maple_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/maple_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_olive_chest.json b/src/main/generated/assets/variantchests/models/block/ns_olive_chest.json deleted file mode 100644 index b4ad4b1..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_olive_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/olive_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_palo_verde_chest.json b/src/main/generated/assets/variantchests/models/block/ns_palo_verde_chest.json deleted file mode 100644 index 0958ed6..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_palo_verde_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/palo_verde_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_redwood_chest.json b/src/main/generated/assets/variantchests/models/block/ns_redwood_chest.json deleted file mode 100644 index 2d52adc..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_redwood_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/redwood_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_sugi_chest.json b/src/main/generated/assets/variantchests/models/block/ns_sugi_chest.json deleted file mode 100644 index 4e38386..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_sugi_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/sugi_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_willow_chest.json b/src/main/generated/assets/variantchests/models/block/ns_willow_chest.json deleted file mode 100644 index 28d3e44..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_willow_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/willow_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ns_wisteria_chest.json b/src/main/generated/assets/variantchests/models/block/ns_wisteria_chest.json deleted file mode 100644 index 6e338c8..0000000 --- a/src/main/generated/assets/variantchests/models/block/ns_wisteria_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "natures_spirit:block/wisteria_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/oak_chest.json b/src/main/generated/assets/variantchests/models/block/oak_chest.json new file mode 100644 index 0000000..9406a84 --- /dev/null +++ b/src/main/generated/assets/variantchests/models/block/oak_chest.json @@ -0,0 +1,5 @@ +{ + "textures": { + "particle": "minecraft:block/oak_planks" + } +} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/prom_dark_amaranth_chest.json b/src/main/generated/assets/variantchests/models/block/prom_dark_amaranth_chest.json deleted file mode 100644 index d4f343e..0000000 --- a/src/main/generated/assets/variantchests/models/block/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "promenade:block/dark_amaranth/planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/prom_maple_chest.json b/src/main/generated/assets/variantchests/models/block/prom_maple_chest.json deleted file mode 100644 index 8c24441..0000000 --- a/src/main/generated/assets/variantchests/models/block/prom_maple_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "promenade:block/maple/planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/prom_palm_chest.json b/src/main/generated/assets/variantchests/models/block/prom_palm_chest.json deleted file mode 100644 index e0192db..0000000 --- a/src/main/generated/assets/variantchests/models/block/prom_palm_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "promenade:block/palm/planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/prom_sakura_chest.json b/src/main/generated/assets/variantchests/models/block/prom_sakura_chest.json deleted file mode 100644 index 9e58638..0000000 --- a/src/main/generated/assets/variantchests/models/block/prom_sakura_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "promenade:block/sakura/planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_alpha_chest.json b/src/main/generated/assets/variantchests/models/block/ru_alpha_chest.json deleted file mode 100644 index 1396034..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_alpha_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/alpha_oak_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_baobab_chest.json b/src/main/generated/assets/variantchests/models/block/ru_baobab_chest.json deleted file mode 100644 index f72631c..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_baobab_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/baobab_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_black_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_black_painted_chest.json deleted file mode 100644 index a9000e4..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_black_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/black_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_blackwood_chest.json b/src/main/generated/assets/variantchests/models/block/ru_blackwood_chest.json deleted file mode 100644 index 8d343b5..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_blackwood_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/blackwood_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_blue_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/block/ru_blue_bioshroom_chest.json deleted file mode 100644 index 62daa2c..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/blue_bioshroom_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_blue_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_blue_painted_chest.json deleted file mode 100644 index c74b6fb..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_blue_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/blue_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_brimwood_chest.json b/src/main/generated/assets/variantchests/models/block/ru_brimwood_chest.json deleted file mode 100644 index 72fa2db..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_brimwood_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/brimwood_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_brown_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_brown_painted_chest.json deleted file mode 100644 index b2b44b1..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_brown_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/brown_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_cherry_chest.json b/src/main/generated/assets/variantchests/models/block/ru_cherry_chest.json deleted file mode 100644 index a1b3200..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_cherry_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/cherry_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_cobalt_chest.json b/src/main/generated/assets/variantchests/models/block/ru_cobalt_chest.json deleted file mode 100644 index 63b8cd3..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_cobalt_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/cobalt_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_cyan_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_cyan_painted_chest.json deleted file mode 100644 index a706de2..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_cyan_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/cyan_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_cypress_chest.json b/src/main/generated/assets/variantchests/models/block/ru_cypress_chest.json deleted file mode 100644 index 8f33b57..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_cypress_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/cypress_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_dead_chest.json b/src/main/generated/assets/variantchests/models/block/ru_dead_chest.json deleted file mode 100644 index d8e0247..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_dead_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/dead_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_eucalyptus_chest.json b/src/main/generated/assets/variantchests/models/block/ru_eucalyptus_chest.json deleted file mode 100644 index 78fd3a9..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_eucalyptus_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/eucalyptus_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_gray_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_gray_painted_chest.json deleted file mode 100644 index fb2895f..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_gray_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/gray_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_green_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/block/ru_green_bioshroom_chest.json deleted file mode 100644 index e75fbca..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/green_bioshroom_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_green_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_green_painted_chest.json deleted file mode 100644 index c8048ad..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_green_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/green_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_joshua_chest.json b/src/main/generated/assets/variantchests/models/block/ru_joshua_chest.json deleted file mode 100644 index e73b6ce..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_joshua_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/joshua_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_kapok_chest.json b/src/main/generated/assets/variantchests/models/block/ru_kapok_chest.json deleted file mode 100644 index f9c8580..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_kapok_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/kapok_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_larch_chest.json b/src/main/generated/assets/variantchests/models/block/ru_larch_chest.json deleted file mode 100644 index 6c74f51..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_larch_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/larch_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_light_blue_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_light_blue_painted_chest.json deleted file mode 100644 index 4bf38ee..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/light_blue_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_light_gray_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_light_gray_painted_chest.json deleted file mode 100644 index 1c15d9e..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/light_gray_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_lime_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_lime_painted_chest.json deleted file mode 100644 index ae6767d..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_lime_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/lime_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_magenta_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_magenta_painted_chest.json deleted file mode 100644 index 3eb113e..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_magenta_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/magenta_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_magnolia_chest.json b/src/main/generated/assets/variantchests/models/block/ru_magnolia_chest.json deleted file mode 100644 index ab8cfbb..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_magnolia_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/magnolia_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_maple_chest.json b/src/main/generated/assets/variantchests/models/block/ru_maple_chest.json deleted file mode 100644 index f0388c4..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_maple_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/maple_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_mauve_chest.json b/src/main/generated/assets/variantchests/models/block/ru_mauve_chest.json deleted file mode 100644 index c024108..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_mauve_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/mauve_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_orange_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_orange_painted_chest.json deleted file mode 100644 index 7f30f75..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_orange_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/orange_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_palm_chest.json b/src/main/generated/assets/variantchests/models/block/ru_palm_chest.json deleted file mode 100644 index 5012b19..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_palm_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/palm_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_pine_chest.json b/src/main/generated/assets/variantchests/models/block/ru_pine_chest.json deleted file mode 100644 index 216331a..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_pine_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/pine_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_pink_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/block/ru_pink_bioshroom_chest.json deleted file mode 100644 index a4e8ebf..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/pink_bioshroom_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_pink_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_pink_painted_chest.json deleted file mode 100644 index 986361f..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_pink_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/pink_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_purple_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_purple_painted_chest.json deleted file mode 100644 index 979b7ea..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_purple_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/purple_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_red_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_red_painted_chest.json deleted file mode 100644 index 973f37e..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_red_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/red_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_redwood_chest.json b/src/main/generated/assets/variantchests/models/block/ru_redwood_chest.json deleted file mode 100644 index f199dc6..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_redwood_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/redwood_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_sculkwood_chest.json b/src/main/generated/assets/variantchests/models/block/ru_sculkwood_chest.json deleted file mode 100644 index 5ed4194..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_sculkwood_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/sculkwood_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_socotra_chest.json b/src/main/generated/assets/variantchests/models/block/ru_socotra_chest.json deleted file mode 100644 index 22811ad..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_socotra_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/socotra_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_white_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_white_painted_chest.json deleted file mode 100644 index de39412..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_white_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/white_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_willow_chest.json b/src/main/generated/assets/variantchests/models/block/ru_willow_chest.json deleted file mode 100644 index d469556..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_willow_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/willow_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_yellow_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/block/ru_yellow_bioshroom_chest.json deleted file mode 100644 index f48b481..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/yellow_bioshroom_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/ru_yellow_painted_chest.json b/src/main/generated/assets/variantchests/models/block/ru_yellow_painted_chest.json deleted file mode 100644 index e4c98ed..0000000 --- a/src/main/generated/assets/variantchests/models/block/ru_yellow_painted_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "regions_unexplored:block/yellow_painted_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/sp_stone_pine_chest.json b/src/main/generated/assets/variantchests/models/block/sp_stone_pine_chest.json deleted file mode 100644 index 3a21c78..0000000 --- a/src/main/generated/assets/variantchests/models/block/sp_stone_pine_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "snifferplus:block/stone_pine_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/block/tr_rubber_chest.json b/src/main/generated/assets/variantchests/models/block/tr_rubber_chest.json deleted file mode 100644 index 08a83d4..0000000 --- a/src/main/generated/assets/variantchests/models/block/tr_rubber_chest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "textures": { - "particle": "techreborn:block/rubber_planks" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/aa_glacian_chest.json b/src/main/generated/assets/variantchests/models/item/aa_glacian_chest.json deleted file mode 100644 index 5375cec..0000000 --- a/src/main/generated/assets/variantchests/models/item/aa_glacian_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/aa_glacian_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ba_rotten_chest.json b/src/main/generated/assets/variantchests/models/item/ba_rotten_chest.json deleted file mode 100644 index e732c9f..0000000 --- a/src/main/generated/assets/variantchests/models/item/ba_rotten_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ba_rotten_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/bm_ancient_oak_chest.json b/src/main/generated/assets/variantchests/models/item/bm_ancient_oak_chest.json deleted file mode 100644 index 37017af..0000000 --- a/src/main/generated/assets/variantchests/models/item/bm_ancient_oak_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/bm_ancient_oak_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/bm_blighted_balsa_chest.json b/src/main/generated/assets/variantchests/models/item/bm_blighted_balsa_chest.json deleted file mode 100644 index 125cfbc..0000000 --- a/src/main/generated/assets/variantchests/models/item/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/bm_blighted_balsa_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/bm_swamp_cypress_chest.json b/src/main/generated/assets/variantchests/models/item/bm_swamp_cypress_chest.json deleted file mode 100644 index 3296f6c..0000000 --- a/src/main/generated/assets/variantchests/models/item/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/bm_swamp_cypress_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/bm_willow_chest.json b/src/main/generated/assets/variantchests/models/item/bm_willow_chest.json deleted file mode 100644 index 805220c..0000000 --- a/src/main/generated/assets/variantchests/models/item/bm_willow_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/bm_willow_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/cs_scorched_chest.json b/src/main/generated/assets/variantchests/models/item/cs_scorched_chest.json deleted file mode 100644 index 65a3d8f..0000000 --- a/src/main/generated/assets/variantchests/models/item/cs_scorched_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/cs_scorched_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/cs_umbral_chest.json b/src/main/generated/assets/variantchests/models/item/cs_umbral_chest.json deleted file mode 100644 index 7bc7b8f..0000000 --- a/src/main/generated/assets/variantchests/models/item/cs_umbral_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/cs_umbral_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/dad_echo_chest.json b/src/main/generated/assets/variantchests/models/item/dad_echo_chest.json deleted file mode 100644 index 0c81b72..0000000 --- a/src/main/generated/assets/variantchests/models/item/dad_echo_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/dad_echo_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ds_charred_chest.json b/src/main/generated/assets/variantchests/models/item/ds_charred_chest.json deleted file mode 100644 index 088fcc9..0000000 --- a/src/main/generated/assets/variantchests/models/item/ds_charred_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ds_charred_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/eco_azalea_chest.json b/src/main/generated/assets/variantchests/models/item/eco_azalea_chest.json deleted file mode 100644 index f290553..0000000 --- a/src/main/generated/assets/variantchests/models/item/eco_azalea_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/eco_azalea_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/eco_coconut_chest.json b/src/main/generated/assets/variantchests/models/item/eco_coconut_chest.json deleted file mode 100644 index f92d2b4..0000000 --- a/src/main/generated/assets/variantchests/models/item/eco_coconut_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/eco_coconut_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/eco_flowering_azalea_chest.json b/src/main/generated/assets/variantchests/models/item/eco_flowering_azalea_chest.json deleted file mode 100644 index 9237411..0000000 --- a/src/main/generated/assets/variantchests/models/item/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/eco_flowering_azalea_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/eco_walnut_chest.json b/src/main/generated/assets/variantchests/models/item/eco_walnut_chest.json deleted file mode 100644 index 1ef224e..0000000 --- a/src/main/generated/assets/variantchests/models/item/eco_walnut_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/eco_walnut_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ldbp_palm_chest.json b/src/main/generated/assets/variantchests/models/item/ldbp_palm_chest.json deleted file mode 100644 index 72e06f4..0000000 --- a/src/main/generated/assets/variantchests/models/item/ldbp_palm_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ldbp_palm_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ldv_cherry_chest.json b/src/main/generated/assets/variantchests/models/item/ldv_cherry_chest.json deleted file mode 100644 index 42d84f0..0000000 --- a/src/main/generated/assets/variantchests/models/item/ldv_cherry_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ldv_cherry_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/mc_putrid_chest.json b/src/main/generated/assets/variantchests/models/item/mc_putrid_chest.json deleted file mode 100644 index 1ff4db6..0000000 --- a/src/main/generated/assets/variantchests/models/item/mc_putrid_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/mc_putrid_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_aspen_chest.json b/src/main/generated/assets/variantchests/models/item/ns_aspen_chest.json deleted file mode 100644 index 9b318e1..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_aspen_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_aspen_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_cedar_chest.json b/src/main/generated/assets/variantchests/models/item/ns_cedar_chest.json deleted file mode 100644 index 6ff1558..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_cedar_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_cedar_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_coconut_chest.json b/src/main/generated/assets/variantchests/models/item/ns_coconut_chest.json deleted file mode 100644 index d9a5bba..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_coconut_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_coconut_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_cypress_chest.json b/src/main/generated/assets/variantchests/models/item/ns_cypress_chest.json deleted file mode 100644 index 9b49c40..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_cypress_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_cypress_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_ghaf_chest.json b/src/main/generated/assets/variantchests/models/item/ns_ghaf_chest.json deleted file mode 100644 index 5eb8b27..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_ghaf_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_ghaf_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_joshua_chest.json b/src/main/generated/assets/variantchests/models/item/ns_joshua_chest.json deleted file mode 100644 index b8a4d53..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_joshua_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_joshua_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_larch_chest.json b/src/main/generated/assets/variantchests/models/item/ns_larch_chest.json deleted file mode 100644 index ce889ba..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_larch_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_larch_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_maple_chest.json b/src/main/generated/assets/variantchests/models/item/ns_maple_chest.json deleted file mode 100644 index a8c1c72..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_maple_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_maple_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_olive_chest.json b/src/main/generated/assets/variantchests/models/item/ns_olive_chest.json deleted file mode 100644 index 3b3adf3..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_olive_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_olive_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_palo_verde_chest.json b/src/main/generated/assets/variantchests/models/item/ns_palo_verde_chest.json deleted file mode 100644 index d3f8698..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_palo_verde_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_palo_verde_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_redwood_chest.json b/src/main/generated/assets/variantchests/models/item/ns_redwood_chest.json deleted file mode 100644 index f62fdc0..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_redwood_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_redwood_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_sugi_chest.json b/src/main/generated/assets/variantchests/models/item/ns_sugi_chest.json deleted file mode 100644 index a26d1c3..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_sugi_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_sugi_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_willow_chest.json b/src/main/generated/assets/variantchests/models/item/ns_willow_chest.json deleted file mode 100644 index c6fceb0..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_willow_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_willow_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_wisteria_chest.json b/src/main/generated/assets/variantchests/models/item/ns_wisteria_chest.json deleted file mode 100644 index 9ef6256..0000000 --- a/src/main/generated/assets/variantchests/models/item/ns_wisteria_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ns_wisteria_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ns_fir_chest.json b/src/main/generated/assets/variantchests/models/item/oak_chest.json similarity index 59% rename from src/main/generated/assets/variantchests/models/item/ns_fir_chest.json rename to src/main/generated/assets/variantchests/models/item/oak_chest.json index 8e1243f..2e17801 100644 --- a/src/main/generated/assets/variantchests/models/item/ns_fir_chest.json +++ b/src/main/generated/assets/variantchests/models/item/oak_chest.json @@ -1,6 +1,6 @@ { "parent": "variantchests:block/variantchest", "textures": { - "chest": "variantchests:chest/ns_fir_chest" + "chest": "variantchests:chest/oak_chest" } } \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/prom_dark_amaranth_chest.json b/src/main/generated/assets/variantchests/models/item/prom_dark_amaranth_chest.json deleted file mode 100644 index 2c07e8c..0000000 --- a/src/main/generated/assets/variantchests/models/item/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/prom_dark_amaranth_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/prom_maple_chest.json b/src/main/generated/assets/variantchests/models/item/prom_maple_chest.json deleted file mode 100644 index 222cee8..0000000 --- a/src/main/generated/assets/variantchests/models/item/prom_maple_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/prom_maple_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/prom_palm_chest.json b/src/main/generated/assets/variantchests/models/item/prom_palm_chest.json deleted file mode 100644 index 2ea3cdc..0000000 --- a/src/main/generated/assets/variantchests/models/item/prom_palm_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/prom_palm_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/prom_sakura_chest.json b/src/main/generated/assets/variantchests/models/item/prom_sakura_chest.json deleted file mode 100644 index d47b621..0000000 --- a/src/main/generated/assets/variantchests/models/item/prom_sakura_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/prom_sakura_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_alpha_chest.json b/src/main/generated/assets/variantchests/models/item/ru_alpha_chest.json deleted file mode 100644 index f77eb55..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_alpha_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_alpha_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_baobab_chest.json b/src/main/generated/assets/variantchests/models/item/ru_baobab_chest.json deleted file mode 100644 index 9b0d133..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_baobab_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_baobab_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_black_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_black_painted_chest.json deleted file mode 100644 index 3d7682d..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_black_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_black_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_blackwood_chest.json b/src/main/generated/assets/variantchests/models/item/ru_blackwood_chest.json deleted file mode 100644 index 7e3ada8..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_blackwood_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_blackwood_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_blue_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/item/ru_blue_bioshroom_chest.json deleted file mode 100644 index 6e5a56d..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_blue_bioshroom_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_blue_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_blue_painted_chest.json deleted file mode 100644 index 73bbab8..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_blue_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_blue_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_brimwood_chest.json b/src/main/generated/assets/variantchests/models/item/ru_brimwood_chest.json deleted file mode 100644 index 3694094..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_brimwood_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_brimwood_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_brown_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_brown_painted_chest.json deleted file mode 100644 index fe4182f..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_brown_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_brown_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_cherry_chest.json b/src/main/generated/assets/variantchests/models/item/ru_cherry_chest.json deleted file mode 100644 index cbdd293..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_cherry_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_cherry_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_cobalt_chest.json b/src/main/generated/assets/variantchests/models/item/ru_cobalt_chest.json deleted file mode 100644 index 3e6d9ca..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_cobalt_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_cobalt_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_cyan_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_cyan_painted_chest.json deleted file mode 100644 index fe246b2..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_cyan_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_cyan_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_cypress_chest.json b/src/main/generated/assets/variantchests/models/item/ru_cypress_chest.json deleted file mode 100644 index 84eec66..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_cypress_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_cypress_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_dead_chest.json b/src/main/generated/assets/variantchests/models/item/ru_dead_chest.json deleted file mode 100644 index baad229..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_dead_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_dead_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_eucalyptus_chest.json b/src/main/generated/assets/variantchests/models/item/ru_eucalyptus_chest.json deleted file mode 100644 index f48e45d..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_eucalyptus_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_eucalyptus_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_gray_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_gray_painted_chest.json deleted file mode 100644 index 1394641..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_gray_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_gray_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_green_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/item/ru_green_bioshroom_chest.json deleted file mode 100644 index 87bf138..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_green_bioshroom_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_green_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_green_painted_chest.json deleted file mode 100644 index c4eda12..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_green_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_green_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_joshua_chest.json b/src/main/generated/assets/variantchests/models/item/ru_joshua_chest.json deleted file mode 100644 index 874ed4a..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_joshua_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_joshua_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_kapok_chest.json b/src/main/generated/assets/variantchests/models/item/ru_kapok_chest.json deleted file mode 100644 index 2f27a3d..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_kapok_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_kapok_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_larch_chest.json b/src/main/generated/assets/variantchests/models/item/ru_larch_chest.json deleted file mode 100644 index ed18161..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_larch_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_larch_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_light_blue_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_light_blue_painted_chest.json deleted file mode 100644 index 977bf3e..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_light_blue_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_light_gray_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_light_gray_painted_chest.json deleted file mode 100644 index 2bf4bd5..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_light_gray_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_lime_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_lime_painted_chest.json deleted file mode 100644 index affaca0..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_lime_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_lime_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_magenta_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_magenta_painted_chest.json deleted file mode 100644 index ee3a22f..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_magenta_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_magenta_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_magnolia_chest.json b/src/main/generated/assets/variantchests/models/item/ru_magnolia_chest.json deleted file mode 100644 index 44278f1..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_magnolia_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_magnolia_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_maple_chest.json b/src/main/generated/assets/variantchests/models/item/ru_maple_chest.json deleted file mode 100644 index 6654d3c..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_maple_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_maple_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_mauve_chest.json b/src/main/generated/assets/variantchests/models/item/ru_mauve_chest.json deleted file mode 100644 index 162a5f0..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_mauve_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_mauve_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_orange_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_orange_painted_chest.json deleted file mode 100644 index d3d4bbf..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_orange_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_orange_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_palm_chest.json b/src/main/generated/assets/variantchests/models/item/ru_palm_chest.json deleted file mode 100644 index 1ec44e9..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_palm_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_palm_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_pine_chest.json b/src/main/generated/assets/variantchests/models/item/ru_pine_chest.json deleted file mode 100644 index b4e17f5..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_pine_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_pine_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_pink_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/item/ru_pink_bioshroom_chest.json deleted file mode 100644 index ac1f5ec..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_pink_bioshroom_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_pink_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_pink_painted_chest.json deleted file mode 100644 index fbfc923..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_pink_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_pink_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_purple_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_purple_painted_chest.json deleted file mode 100644 index cb5e6cf..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_purple_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_purple_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_red_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_red_painted_chest.json deleted file mode 100644 index a1469d3..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_red_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_red_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_redwood_chest.json b/src/main/generated/assets/variantchests/models/item/ru_redwood_chest.json deleted file mode 100644 index 08b1bd9..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_redwood_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_redwood_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_sculkwood_chest.json b/src/main/generated/assets/variantchests/models/item/ru_sculkwood_chest.json deleted file mode 100644 index 5dfbdb9..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_sculkwood_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_sculkwood_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_socotra_chest.json b/src/main/generated/assets/variantchests/models/item/ru_socotra_chest.json deleted file mode 100644 index 22d623b..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_socotra_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_socotra_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_white_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_white_painted_chest.json deleted file mode 100644 index cc64d6f..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_white_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_white_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_willow_chest.json b/src/main/generated/assets/variantchests/models/item/ru_willow_chest.json deleted file mode 100644 index 9d1ac5d..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_willow_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_willow_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_yellow_bioshroom_chest.json b/src/main/generated/assets/variantchests/models/item/ru_yellow_bioshroom_chest.json deleted file mode 100644 index 597fcbe..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_yellow_bioshroom_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/ru_yellow_painted_chest.json b/src/main/generated/assets/variantchests/models/item/ru_yellow_painted_chest.json deleted file mode 100644 index b31b616..0000000 --- a/src/main/generated/assets/variantchests/models/item/ru_yellow_painted_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/ru_yellow_painted_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/sp_stone_pine_chest.json b/src/main/generated/assets/variantchests/models/item/sp_stone_pine_chest.json deleted file mode 100644 index 54f937e..0000000 --- a/src/main/generated/assets/variantchests/models/item/sp_stone_pine_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/sp_stone_pine_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/assets/variantchests/models/item/tr_rubber_chest.json b/src/main/generated/assets/variantchests/models/item/tr_rubber_chest.json deleted file mode 100644 index 05d9f3d..0000000 --- a/src/main/generated/assets/variantchests/models/item/tr_rubber_chest.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "parent": "variantchests:block/variantchest", - "textures": { - "chest": "variantchests:chest/tr_rubber_chest" - } -} \ No newline at end of file diff --git a/src/main/generated/data/c/tags/items/chests.json b/src/main/generated/data/c/tags/block/chests.json similarity index 71% rename from src/main/generated/data/c/tags/items/chests.json rename to src/main/generated/data/c/tags/block/chests.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/c/tags/items/chests.json +++ b/src/main/generated/data/c/tags/block/chests.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/c/tags/items/wooden_chests.json b/src/main/generated/data/c/tags/block/wooden_chests.json similarity index 71% rename from src/main/generated/data/c/tags/items/wooden_chests.json rename to src/main/generated/data/c/tags/block/wooden_chests.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/c/tags/items/wooden_chests.json +++ b/src/main/generated/data/c/tags/block/wooden_chests.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/c/tags/blocks/chests.json b/src/main/generated/data/c/tags/item/chests.json similarity index 71% rename from src/main/generated/data/c/tags/blocks/chests.json rename to src/main/generated/data/c/tags/item/chests.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/c/tags/blocks/chests.json +++ b/src/main/generated/data/c/tags/item/chests.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/c/tags/blocks/wooden_chests.json b/src/main/generated/data/c/tags/item/wooden_chests.json similarity index 71% rename from src/main/generated/data/c/tags/blocks/wooden_chests.json rename to src/main/generated/data/c/tags/item/wooden_chests.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/c/tags/blocks/wooden_chests.json +++ b/src/main/generated/data/c/tags/item/wooden_chests.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/minecraft/tags/blocks/guarded_by_piglins.json b/src/main/generated/data/minecraft/tags/block/guarded_by_piglins.json similarity index 71% rename from src/main/generated/data/minecraft/tags/blocks/guarded_by_piglins.json rename to src/main/generated/data/minecraft/tags/block/guarded_by_piglins.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/minecraft/tags/blocks/guarded_by_piglins.json +++ b/src/main/generated/data/minecraft/tags/block/guarded_by_piglins.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/minecraft/tags/blocks/mineable/axe.json b/src/main/generated/data/minecraft/tags/block/mineable/axe.json similarity index 71% rename from src/main/generated/data/minecraft/tags/blocks/mineable/axe.json rename to src/main/generated/data/minecraft/tags/block/mineable/axe.json index 5698221..1e9c04e 100644 --- a/src/main/generated/data/minecraft/tags/blocks/mineable/axe.json +++ b/src/main/generated/data/minecraft/tags/block/mineable/axe.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ "#variantchests:chests" ] diff --git a/src/main/generated/data/minecraft/tags/items/non_flammable_wood.json b/src/main/generated/data/minecraft/tags/item/non_flammable_wood.json similarity index 96% rename from src/main/generated/data/minecraft/tags/items/non_flammable_wood.json rename to src/main/generated/data/minecraft/tags/item/non_flammable_wood.json index 05ac0ba..ec2859e 100644 --- a/src/main/generated/data/minecraft/tags/items/non_flammable_wood.json +++ b/src/main/generated/data/minecraft/tags/item/non_flammable_wood.json @@ -1,5 +1,4 @@ { - "replace": false, "values": [ { "id": "variantchests:prom_dark_amaranth_chest", diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/acacia_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/acacia_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/acacia_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/acacia_chest.json index acb2f06..67e3ea1 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/acacia_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/acacia_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:acacia_planks" - ] + "items": "minecraft:acacia_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:acacia_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/bamboo_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/bamboo_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/bamboo_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/bamboo_chest.json index 1aded6b..63a9911 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/bamboo_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/bamboo_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:bamboo_planks" - ] + "items": "minecraft:bamboo_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:bamboo_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/birch_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/birch_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/birch_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/birch_chest.json index 93ef835..235ea01 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/birch_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/birch_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:birch_planks" - ] + "items": "minecraft:birch_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:birch_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/cherry_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/cherry_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/cherry_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/cherry_chest.json index 6b7358f..0970a82 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/cherry_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/cherry_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:cherry_planks" - ] + "items": "minecraft:cherry_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:cherry_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/chest.json index f14f545..a17cc13 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:chest" - ] + "items": "minecraft:chest" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_chest", - "has_the_recipe" + "has_the_recipe", + "has_chest" ] ], "rewards": { "recipes": [ "variantchests:chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/chest_minecart.json b/src/main/generated/data/variantchests/advancement/recipes/misc/chest_minecart.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/chest_minecart.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/chest_minecart.json index ca3168c..fb42f57 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/chest_minecart.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/chest_minecart.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:minecart" - ] + "items": "minecraft:minecart" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_minecart", - "has_the_recipe" + "has_the_recipe", + "has_minecart" ] ], "rewards": { "recipes": [ "variantchests:chest_minecart" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/crimson_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/crimson_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/crimson_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/crimson_chest.json index 09bdb5b..6528ff7 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/crimson_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/crimson_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:crimson_planks" - ] + "items": "minecraft:crimson_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:crimson_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/dark_oak_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/dark_oak_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/dark_oak_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/dark_oak_chest.json index 9608781..0db719d 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/dark_oak_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/dark_oak_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:dark_oak_planks" - ] + "items": "minecraft:dark_oak_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:dark_oak_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/jungle_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/jungle_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/jungle_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/jungle_chest.json index 91d8da5..89fb8ee 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/jungle_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/jungle_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:jungle_planks" - ] + "items": "minecraft:jungle_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:jungle_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/mangrove_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/mangrove_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/mangrove_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/mangrove_chest.json index a1e4019..1b153d6 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/mangrove_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/mangrove_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:mangrove_planks" - ] + "items": "minecraft:mangrove_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:mangrove_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/resources/data/minecraft/advancements/recipes/chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/oak_chest.json similarity index 64% rename from src/main/resources/data/minecraft/advancements/recipes/chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/oak_chest.json index 83f92ca..8c57c51 100644 --- a/src/main/resources/data/minecraft/advancements/recipes/chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/oak_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:oak_planks" - ] + "items": "minecraft:oak_planks" } ] }, @@ -15,21 +13,20 @@ }, "has_the_recipe": { "conditions": { - "recipe": "minecraft:oak_chest" + "recipe": "variantchests:oak_chest" }, "trigger": "minecraft:recipe_unlocked" } }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ - "minecraft:oak_chest" + "variantchests:oak_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/shulker_box.json b/src/main/generated/data/variantchests/advancement/recipes/misc/shulker_box.json similarity index 74% rename from src/main/generated/data/variantchests/advancements/recipes/misc/shulker_box.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/shulker_box.json index a274f3c..5e8e5d6 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/shulker_box.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/shulker_box.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:shulker_shell" - ] + "items": "minecraft:shulker_shell" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_shulker_shell", - "has_the_recipe" + "has_the_recipe", + "has_shulker_shell" ] ], "rewards": { "recipes": [ "variantchests:shulker_box" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/spruce_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/spruce_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/spruce_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/spruce_chest.json index 5167666..ffc0247 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/spruce_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/spruce_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:spruce_planks" - ] + "items": "minecraft:spruce_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:spruce_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/warped_chest.json b/src/main/generated/data/variantchests/advancement/recipes/misc/warped_chest.json similarity index 75% rename from src/main/generated/data/variantchests/advancements/recipes/misc/warped_chest.json rename to src/main/generated/data/variantchests/advancement/recipes/misc/warped_chest.json index 592a315..4dfc40f 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/warped_chest.json +++ b/src/main/generated/data/variantchests/advancement/recipes/misc/warped_chest.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:warped_planks" - ] + "items": "minecraft:warped_planks" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_planks", - "has_the_recipe" + "has_the_recipe", + "has_planks" ] ], "rewards": { "recipes": [ "variantchests:warped_chest" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/redstone/hopper.json b/src/main/generated/data/variantchests/advancement/recipes/redstone/hopper.json similarity index 74% rename from src/main/generated/data/variantchests/advancements/recipes/redstone/hopper.json rename to src/main/generated/data/variantchests/advancement/recipes/redstone/hopper.json index 5b81a62..3067c15 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/redstone/hopper.json +++ b/src/main/generated/data/variantchests/advancement/recipes/redstone/hopper.json @@ -5,9 +5,7 @@ "conditions": { "items": [ { - "items": [ - "minecraft:iron_ingot" - ] + "items": "minecraft:iron_ingot" } ] }, @@ -22,14 +20,13 @@ }, "requirements": [ [ - "has_iron_ingot", - "has_the_recipe" + "has_the_recipe", + "has_iron_ingot" ] ], "rewards": { "recipes": [ "variantchests:hopper" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/acacia_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/acacia_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/acacia_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/acacia_chest_boat.json index f6d36a0..abe7cd3 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/acacia_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/acacia_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:acacia_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/bamboo_chest_raft.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/bamboo_chest_raft.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/bamboo_chest_raft.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/bamboo_chest_raft.json index f580e06..3c35ddc 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/bamboo_chest_raft.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/bamboo_chest_raft.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:bamboo_chest_raft" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/birch_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/birch_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/birch_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/birch_chest_boat.json index 72be632..a3467b9 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/birch_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/birch_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:birch_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/cherry_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/cherry_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/cherry_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/cherry_chest_boat.json index 0d6f5c2..8b87f01 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/cherry_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/cherry_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:cherry_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/dark_oak_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/dark_oak_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/dark_oak_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/dark_oak_chest_boat.json index 0ee85ee..98236f7 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/dark_oak_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/dark_oak_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:dark_oak_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/jungle_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/jungle_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/jungle_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/jungle_chest_boat.json index fb6d2c6..506945c 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/jungle_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/jungle_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:jungle_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/mangrove_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/mangrove_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/mangrove_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/mangrove_chest_boat.json index 6ff1899..8b2d68f 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/mangrove_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/mangrove_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:mangrove_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/oak_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/oak_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/oak_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/oak_chest_boat.json index f1e5c19..141388f 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/oak_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/oak_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:oak_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/transportation/spruce_chest_boat.json b/src/main/generated/data/variantchests/advancement/recipes/transportation/spruce_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/advancements/recipes/transportation/spruce_chest_boat.json rename to src/main/generated/data/variantchests/advancement/recipes/transportation/spruce_chest_boat.json index 46bf822..b365bc2 100644 --- a/src/main/generated/data/variantchests/advancements/recipes/transportation/spruce_chest_boat.json +++ b/src/main/generated/data/variantchests/advancement/recipes/transportation/spruce_chest_boat.json @@ -5,7 +5,7 @@ "conditions": { "items": [ { - "tag": "minecraft:boats" + "items": "#minecraft:boats" } ] }, @@ -20,14 +20,13 @@ }, "requirements": [ [ - "has_boat", - "has_the_recipe" + "has_the_recipe", + "has_boat" ] ], "rewards": { "recipes": [ "minecraft:spruce_chest_boat" ] - }, - "sends_telemetry_event": false + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/aa_glacian_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/aa_glacian_chest.json deleted file mode 100644 index 3fa4721..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/aa_glacian_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ad_astra" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ad_astra:glacian_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "ad_astra:glacian_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:aa_glacian_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:aa_glacian_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ba_rotten_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ba_rotten_chest.json deleted file mode 100644 index 8835da8..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ba_rotten_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "betterarcheology" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "betterarcheology:rotten_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "betterarcheology:rotten_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ba_rotten_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ba_rotten_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_ancient_oak_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/bm_ancient_oak_chest.json deleted file mode 100644 index 6863129..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_ancient_oak_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:ancient_oak_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "biomemakeover:ancient_oak_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:bm_ancient_oak_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:bm_ancient_oak_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_blighted_balsa_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/bm_blighted_balsa_chest.json deleted file mode 100644 index e1ace73..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:blighted_balsa_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "biomemakeover:blighted_balsa_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:bm_blighted_balsa_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:bm_blighted_balsa_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_swamp_cypress_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/bm_swamp_cypress_chest.json deleted file mode 100644 index 91c6efe..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:swamp_cypress_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "biomemakeover:swamp_cypress_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:bm_swamp_cypress_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:bm_swamp_cypress_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_willow_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/bm_willow_chest.json deleted file mode 100644 index a4ea85e..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/bm_willow_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:willow_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "biomemakeover:willow_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:bm_willow_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:bm_willow_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/cs_scorched_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/cs_scorched_chest.json deleted file mode 100644 index 85c371f..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/cs_scorched_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:scorched_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "cinderscapes:scorched_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:cs_scorched_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:cs_scorched_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/cs_umbral_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/cs_umbral_chest.json deleted file mode 100644 index 31d40f9..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/cs_umbral_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:umbral_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "cinderscapes:umbral_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:cs_umbral_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:cs_umbral_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/dad_echo_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/dad_echo_chest.json deleted file mode 100644 index a0f9cba..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/dad_echo_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "deeperdarker" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "deeperdarker:echo_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "deeperdarker:echo_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:dad_echo_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:dad_echo_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ds_charred_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ds_charred_chest.json deleted file mode 100644 index f06f530..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ds_charred_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "desolation" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "desolation:charred_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "desolation:charred_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ds_charred_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ds_charred_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_azalea_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/eco_azalea_chest.json deleted file mode 100644 index a33a725..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_azalea_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:azalea_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "ecologics:azalea_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:eco_azalea_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:eco_azalea_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_coconut_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/eco_coconut_chest.json deleted file mode 100644 index 0723a86..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_coconut_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:coconut_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "ecologics:coconut_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:eco_coconut_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:eco_coconut_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_flowering_azalea_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/eco_flowering_azalea_chest.json deleted file mode 100644 index e870c3e..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:flowering_azalea_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "ecologics:flowering_azalea_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:eco_flowering_azalea_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:eco_flowering_azalea_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_walnut_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/eco_walnut_chest.json deleted file mode 100644 index f26e0ee..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/eco_walnut_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:walnut_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "ecologics:walnut_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:eco_walnut_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:eco_walnut_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ldbp_palm_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ldbp_palm_chest.json deleted file mode 100644 index 814c607..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ldbp_palm_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "beachparty" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "beachparty:palm_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "beachparty:palm_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ldbp_palm_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ldbp_palm_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ldv_cherry_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ldv_cherry_chest.json deleted file mode 100644 index 0f2fe66..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ldv_cherry_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "vinery" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "vinery:cherry_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "vinery:cherry_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ldv_cherry_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ldv_cherry_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/mc_putrid_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/mc_putrid_chest.json deleted file mode 100644 index 66f44c1..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/mc_putrid_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "minecells" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "minecells:putrid_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "minecells:putrid_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:mc_putrid_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:mc_putrid_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_aspen_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_aspen_chest.json deleted file mode 100644 index 81d12e0..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_aspen_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:aspen_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:aspen_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_aspen_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_aspen_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cedar_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cedar_chest.json deleted file mode 100644 index 12087f7..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cedar_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cedar_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:cedar_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_cedar_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_cedar_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_coconut_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_coconut_chest.json deleted file mode 100644 index a1df516..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_coconut_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:coconut_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:coconut_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_coconut_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_coconut_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cypress_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cypress_chest.json deleted file mode 100644 index b86dd96..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_cypress_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cypress_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:cypress_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_cypress_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_cypress_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_fir_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_fir_chest.json deleted file mode 100644 index 86fe3f5..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_fir_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:fir_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:fir_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_fir_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_fir_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_ghaf_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_ghaf_chest.json deleted file mode 100644 index 7269d66..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_ghaf_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:ghaf_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:ghaf_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_ghaf_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_ghaf_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_joshua_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_joshua_chest.json deleted file mode 100644 index 4df91b5..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_joshua_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:joshua_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:joshua_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_joshua_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_joshua_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_larch_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_larch_chest.json deleted file mode 100644 index 470061d..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_larch_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:larch_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:larch_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_larch_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_larch_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_maple_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_maple_chest.json deleted file mode 100644 index d38523d..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_maple_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:maple_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:maple_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_maple_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_maple_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_olive_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_olive_chest.json deleted file mode 100644 index 6ac2839..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_olive_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:olive_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:olive_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_olive_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_olive_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_palo_verde_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_palo_verde_chest.json deleted file mode 100644 index 08e5209..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_palo_verde_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:palo_verde_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:palo_verde_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_palo_verde_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_palo_verde_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_redwood_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_redwood_chest.json deleted file mode 100644 index 7212eff..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_redwood_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:redwood_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:redwood_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_redwood_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_redwood_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_sugi_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_sugi_chest.json deleted file mode 100644 index 65bce27..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_sugi_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:sugi_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:sugi_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_sugi_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_sugi_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_willow_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_willow_chest.json deleted file mode 100644 index 736926e..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_willow_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:willow_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:willow_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_willow_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_willow_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_wisteria_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ns_wisteria_chest.json deleted file mode 100644 index 6fdc636..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ns_wisteria_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:wisteria_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "natures_spirit:wisteria_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ns_wisteria_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ns_wisteria_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_dark_amaranth_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/prom_dark_amaranth_chest.json deleted file mode 100644 index 2c51251..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:dark_amaranth_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "promenade:dark_amaranth_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:prom_dark_amaranth_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:prom_dark_amaranth_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_maple_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/prom_maple_chest.json deleted file mode 100644 index c702b47..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_maple_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:maple_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "promenade:maple_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:prom_maple_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:prom_maple_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_palm_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/prom_palm_chest.json deleted file mode 100644 index b93a1cd..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_palm_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:palm_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "promenade:palm_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:prom_palm_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:prom_palm_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_sakura_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/prom_sakura_chest.json deleted file mode 100644 index 50ae810..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/prom_sakura_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:sakura_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "promenade:sakura_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:prom_sakura_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:prom_sakura_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_alpha_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_alpha_chest.json deleted file mode 100644 index 6e7d57b..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_alpha_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:alpha_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:alpha_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_alpha_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_alpha_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_baobab_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_baobab_chest.json deleted file mode 100644 index 8254345..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_baobab_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:baobab_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:baobab_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_baobab_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_baobab_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_black_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_black_painted_chest.json deleted file mode 100644 index 413ad64..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_black_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:black_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:black_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_black_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_black_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blackwood_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blackwood_chest.json deleted file mode 100644 index 17eb401..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blackwood_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blackwood_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:blackwood_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_blackwood_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_blackwood_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_bioshroom_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_bioshroom_chest.json deleted file mode 100644 index da780d1..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_bioshroom_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:blue_bioshroom_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_blue_bioshroom_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_blue_bioshroom_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_painted_chest.json deleted file mode 100644 index 07cc81c..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_blue_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:blue_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_blue_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_blue_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brimwood_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brimwood_chest.json deleted file mode 100644 index 175ec81..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brimwood_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brimwood_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:brimwood_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_brimwood_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_brimwood_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brown_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brown_painted_chest.json deleted file mode 100644 index 139a786..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_brown_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brown_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:brown_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_brown_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_brown_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cobalt_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cobalt_chest.json deleted file mode 100644 index 71f5d53..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cobalt_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cobalt_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:cobalt_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_cobalt_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_cobalt_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cyan_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cyan_painted_chest.json deleted file mode 100644 index 10b0dda..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cyan_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cyan_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:cyan_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_cyan_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_cyan_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cypress_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cypress_chest.json deleted file mode 100644 index 1d85d84..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_cypress_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cypress_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:cypress_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_cypress_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_cypress_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_dead_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_dead_chest.json deleted file mode 100644 index 586f055..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_dead_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:dead_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:dead_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_dead_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_dead_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_eucalyptus_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_eucalyptus_chest.json deleted file mode 100644 index 56f71df..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_eucalyptus_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:eucalyptus_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:eucalyptus_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_eucalyptus_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_eucalyptus_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_gray_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_gray_painted_chest.json deleted file mode 100644 index 91c51ed..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_gray_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:gray_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:gray_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_gray_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_gray_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_bioshroom_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_bioshroom_chest.json deleted file mode 100644 index 96632ab..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_bioshroom_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:green_bioshroom_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_green_bioshroom_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_green_bioshroom_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_painted_chest.json deleted file mode 100644 index 370860e..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_green_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:green_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_green_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_green_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_joshua_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_joshua_chest.json deleted file mode 100644 index 7ddebc2..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_joshua_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:joshua_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:joshua_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_joshua_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_joshua_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_kapok_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_kapok_chest.json deleted file mode 100644 index 282dd05..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_kapok_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:kapok_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:kapok_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_kapok_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_kapok_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_larch_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_larch_chest.json deleted file mode 100644 index 0fca907..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_larch_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:larch_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:larch_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_larch_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_larch_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_blue_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_blue_painted_chest.json deleted file mode 100644 index 68a02ce..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_blue_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:light_blue_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_light_blue_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_light_blue_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_gray_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_gray_painted_chest.json deleted file mode 100644 index a70965b..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_gray_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:light_gray_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_light_gray_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_light_gray_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_lime_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_lime_painted_chest.json deleted file mode 100644 index 1f28316..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_lime_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:lime_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:lime_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_lime_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_lime_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magenta_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magenta_painted_chest.json deleted file mode 100644 index 9985bcd..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magenta_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magenta_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:magenta_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_magenta_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_magenta_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magnolia_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magnolia_chest.json deleted file mode 100644 index 1e4029e..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_magnolia_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magnolia_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:magnolia_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_magnolia_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_magnolia_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_maple_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_maple_chest.json deleted file mode 100644 index 1769205..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_maple_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:maple_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:maple_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_maple_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_maple_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_mauve_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_mauve_chest.json deleted file mode 100644 index ae86f56..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_mauve_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:mauve_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:mauve_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_mauve_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_mauve_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_orange_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_orange_painted_chest.json deleted file mode 100644 index e9c2cd1..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_orange_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:orange_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:orange_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_orange_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_orange_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_palm_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_palm_chest.json deleted file mode 100644 index 8f7878a..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_palm_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:palm_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:palm_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_palm_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_palm_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pine_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pine_chest.json deleted file mode 100644 index 0933a70..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pine_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pine_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:pine_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_pine_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_pine_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_bioshroom_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_bioshroom_chest.json deleted file mode 100644 index 15a2685..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_bioshroom_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:pink_bioshroom_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_pink_bioshroom_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_pink_bioshroom_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_painted_chest.json deleted file mode 100644 index ff934bc..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_pink_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:pink_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_pink_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_pink_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_purple_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_purple_painted_chest.json deleted file mode 100644 index a2123bb..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_purple_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:purple_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:purple_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_purple_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_purple_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_red_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_red_painted_chest.json deleted file mode 100644 index ddee875..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_red_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:red_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:red_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_red_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_red_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_redwood_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_redwood_chest.json deleted file mode 100644 index f0a3a5c..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_redwood_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:redwood_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:redwood_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_redwood_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_redwood_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_socotra_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_socotra_chest.json deleted file mode 100644 index 34cde38..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_socotra_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:socotra_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:socotra_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_socotra_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_socotra_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_white_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_white_painted_chest.json deleted file mode 100644 index 3f87912..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_white_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:white_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:white_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_white_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_white_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_willow_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_willow_chest.json deleted file mode 100644 index ee9adb3..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_willow_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:willow_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:willow_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_willow_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_willow_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_bioshroom_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_bioshroom_chest.json deleted file mode 100644 index 21d1ba3..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_bioshroom_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:yellow_bioshroom_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_yellow_bioshroom_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_yellow_bioshroom_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_painted_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_painted_chest.json deleted file mode 100644 index b5ca038..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/ru_yellow_painted_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_painted_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "regions_unexplored:yellow_painted_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:ru_yellow_painted_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:ru_yellow_painted_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/advancements/recipes/misc/tr_rubber_chest.json b/src/main/generated/data/variantchests/advancements/recipes/misc/tr_rubber_chest.json deleted file mode 100644 index aff7bc3..0000000 --- a/src/main/generated/data/variantchests/advancements/recipes/misc/tr_rubber_chest.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "techreborn" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "techreborn:rubber_planks" - ] - } - ] - } - ], - "parent": "minecraft:recipes/root", - "criteria": { - "has_planks": { - "conditions": { - "items": [ - { - "items": [ - "techreborn:rubber_planks" - ] - } - ] - }, - "trigger": "minecraft:inventory_changed" - }, - "has_the_recipe": { - "conditions": { - "recipe": "variantchests:tr_rubber_chest" - }, - "trigger": "minecraft:recipe_unlocked" - } - }, - "requirements": [ - [ - "has_planks", - "has_the_recipe" - ] - ], - "rewards": { - "recipes": [ - "variantchests:tr_rubber_chest" - ] - }, - "sends_telemetry_event": false -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/acacia_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/acacia_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/acacia_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/acacia_chest.json index a1b3a72..e59f696 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/acacia_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/acacia_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/bamboo_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/bamboo_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/bamboo_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/bamboo_chest.json index f1b9aca..167874f 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/bamboo_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/bamboo_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/birch_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/birch_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/birch_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/birch_chest.json index 9dee890..a8b8f0f 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/birch_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/birch_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/cherry_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/cherry_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/cherry_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/cherry_chest.json index 82ff8fd..866cca1 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/cherry_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/cherry_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/crimson_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/crimson_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/crimson_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/crimson_chest.json index b811e76..ed06db0 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/crimson_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/crimson_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/dark_oak_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/dark_oak_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/dark_oak_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/dark_oak_chest.json index 74a7556..69cbfcc 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/dark_oak_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/dark_oak_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/jungle_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/jungle_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/jungle_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/jungle_chest.json index 90f760c..1193e68 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/jungle_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/jungle_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/mangrove_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/mangrove_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/mangrove_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/mangrove_chest.json index 04f6bae..7a39531 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/mangrove_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/mangrove_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_table/blocks/oak_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/oak_chest.json new file mode 100644 index 0000000..c39540f --- /dev/null +++ b/src/main/generated/data/variantchests/loot_table/blocks/oak_chest.json @@ -0,0 +1,29 @@ +{ + "type": "minecraft:block", + "pools": [ + { + "bonus_rolls": 0.0, + "conditions": [ + { + "condition": "minecraft:survives_explosion" + } + ], + "entries": [ + { + "type": "minecraft:item", + "functions": [ + { + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], + "source": "block_entity" + } + ], + "name": "variantchests:oak_chest" + } + ], + "rolls": 1.0 + } + ] +} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/spruce_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/spruce_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/spruce_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/spruce_chest.json index 9289ad7..970ec08 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/spruce_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/spruce_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/warped_chest.json b/src/main/generated/data/variantchests/loot_table/blocks/warped_chest.json similarity index 76% rename from src/main/generated/data/variantchests/loot_tables/blocks/warped_chest.json rename to src/main/generated/data/variantchests/loot_table/blocks/warped_chest.json index aea2206..a26cc57 100644 --- a/src/main/generated/data/variantchests/loot_tables/blocks/warped_chest.json +++ b/src/main/generated/data/variantchests/loot_table/blocks/warped_chest.json @@ -13,7 +13,10 @@ "type": "minecraft:item", "functions": [ { - "function": "minecraft:copy_name", + "function": "minecraft:copy_components", + "include": [ + "minecraft:custom_name" + ], "source": "block_entity" } ], diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/aa_glacian_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/aa_glacian_chest.json deleted file mode 100644 index f8bd5fe..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/aa_glacian_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ad_astra" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:aa_glacian_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ba_rotten_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ba_rotten_chest.json deleted file mode 100644 index b0c9319..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ba_rotten_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "betterarcheology" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ba_rotten_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/bm_ancient_oak_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/bm_ancient_oak_chest.json deleted file mode 100644 index 21a83ae..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/bm_ancient_oak_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:ancient_oak_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:bm_ancient_oak_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/bm_blighted_balsa_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/bm_blighted_balsa_chest.json deleted file mode 100644 index 5770550..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:blighted_balsa_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:bm_blighted_balsa_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/bm_swamp_cypress_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/bm_swamp_cypress_chest.json deleted file mode 100644 index aead963..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:swamp_cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:bm_swamp_cypress_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/bm_willow_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/bm_willow_chest.json deleted file mode 100644 index 957482e..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/bm_willow_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:bm_willow_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/cs_scorched_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/cs_scorched_chest.json deleted file mode 100644 index b6ddb3e..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/cs_scorched_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:scorched_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:cs_scorched_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/cs_umbral_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/cs_umbral_chest.json deleted file mode 100644 index 9749886..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/cs_umbral_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:umbral_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:cs_umbral_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/dad_echo_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/dad_echo_chest.json deleted file mode 100644 index e59cb0f..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/dad_echo_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "deeperdarker" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:dad_echo_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ds_charred_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ds_charred_chest.json deleted file mode 100644 index 6d7750a..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ds_charred_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "desolation" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ds_charred_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/eco_azalea_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/eco_azalea_chest.json deleted file mode 100644 index 1264eab..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/eco_azalea_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:azalea_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:eco_azalea_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/eco_coconut_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/eco_coconut_chest.json deleted file mode 100644 index 01358e2..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/eco_coconut_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:coconut_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:eco_coconut_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/eco_flowering_azalea_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/eco_flowering_azalea_chest.json deleted file mode 100644 index 2d2accd..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:flowering_azalea_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:eco_flowering_azalea_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/eco_walnut_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/eco_walnut_chest.json deleted file mode 100644 index 1f0e9f5..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/eco_walnut_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:walnut_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:eco_walnut_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ldbp_palm_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ldbp_palm_chest.json deleted file mode 100644 index ab50bf6..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ldbp_palm_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "beachparty" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ldbp_palm_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ldv_cherry_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ldv_cherry_chest.json deleted file mode 100644 index 14e3387..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ldv_cherry_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "vinery" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ldv_cherry_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/mc_putrid_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/mc_putrid_chest.json deleted file mode 100644 index 4469313..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/mc_putrid_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "minecells" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:mc_putrid_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_aspen_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_aspen_chest.json deleted file mode 100644 index 15d0d20..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_aspen_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:aspen_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_aspen_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_cedar_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_cedar_chest.json deleted file mode 100644 index 7560e19..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_cedar_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cedar_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_cedar_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_coconut_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_coconut_chest.json deleted file mode 100644 index c9cefe2..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_coconut_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:coconut_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_coconut_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_cypress_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_cypress_chest.json deleted file mode 100644 index a4a3f04..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_cypress_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_cypress_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_fir_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_fir_chest.json deleted file mode 100644 index dab5237..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_fir_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:fir_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_fir_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_ghaf_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_ghaf_chest.json deleted file mode 100644 index f5b6490..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_ghaf_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:ghaf_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_ghaf_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_joshua_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_joshua_chest.json deleted file mode 100644 index 10368c5..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_joshua_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:joshua_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_joshua_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_larch_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_larch_chest.json deleted file mode 100644 index 0689929..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_larch_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:larch_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_larch_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_maple_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_maple_chest.json deleted file mode 100644 index 0eec839..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_maple_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_maple_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_olive_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_olive_chest.json deleted file mode 100644 index f000b7e..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_olive_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:olive_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_olive_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_palo_verde_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_palo_verde_chest.json deleted file mode 100644 index eb955fa..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_palo_verde_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:palo_verde_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_palo_verde_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_redwood_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_redwood_chest.json deleted file mode 100644 index 1fd22fb..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_redwood_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:redwood_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_redwood_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_sugi_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_sugi_chest.json deleted file mode 100644 index 2f96d04..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_sugi_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:sugi_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_sugi_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_willow_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_willow_chest.json deleted file mode 100644 index 75de5e2..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_willow_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_willow_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ns_wisteria_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ns_wisteria_chest.json deleted file mode 100644 index 153bdba..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ns_wisteria_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:wisteria_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ns_wisteria_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/prom_dark_amaranth_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/prom_dark_amaranth_chest.json deleted file mode 100644 index 78ec700..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:dark_amaranth_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:prom_dark_amaranth_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/prom_maple_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/prom_maple_chest.json deleted file mode 100644 index f620080..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/prom_maple_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:prom_maple_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/prom_palm_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/prom_palm_chest.json deleted file mode 100644 index 5993ee1..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/prom_palm_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:palm_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:prom_palm_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/prom_sakura_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/prom_sakura_chest.json deleted file mode 100644 index bb4a91e..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/prom_sakura_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:sakura_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:prom_sakura_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_alpha_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_alpha_chest.json deleted file mode 100644 index 073cd5c..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_alpha_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:alpha_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_alpha_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_baobab_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_baobab_chest.json deleted file mode 100644 index 6219022..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_baobab_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:baobab_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_baobab_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_black_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_black_painted_chest.json deleted file mode 100644 index 1202159..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_black_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:black_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_black_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blackwood_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_blackwood_chest.json deleted file mode 100644 index c9bdef3..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blackwood_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blackwood_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_blackwood_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_bioshroom_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_bioshroom_chest.json deleted file mode 100644 index 500372f..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_blue_bioshroom_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_painted_chest.json deleted file mode 100644 index 7cff254..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_blue_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_blue_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_brimwood_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_brimwood_chest.json deleted file mode 100644 index 53f9efd..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_brimwood_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brimwood_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_brimwood_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_brown_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_brown_painted_chest.json deleted file mode 100644 index e32c82c..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_brown_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brown_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_brown_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cherry_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_cherry_chest.json deleted file mode 100644 index 24c206b..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cherry_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cherry_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_cherry_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cobalt_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_cobalt_chest.json deleted file mode 100644 index f57ce33..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cobalt_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cobalt_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_cobalt_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cyan_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_cyan_painted_chest.json deleted file mode 100644 index 878cefd..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cyan_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cyan_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_cyan_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cypress_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_cypress_chest.json deleted file mode 100644 index 451677f..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_cypress_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_cypress_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_dead_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_dead_chest.json deleted file mode 100644 index 0dd1c09..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_dead_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:dead_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_dead_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_eucalyptus_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_eucalyptus_chest.json deleted file mode 100644 index 8158c97..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_eucalyptus_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:eucalyptus_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_eucalyptus_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_gray_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_gray_painted_chest.json deleted file mode 100644 index 6b06bb3..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_gray_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:gray_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_gray_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_bioshroom_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_bioshroom_chest.json deleted file mode 100644 index de3e2fc..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_green_bioshroom_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_painted_chest.json deleted file mode 100644 index 845863d..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_green_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_green_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_joshua_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_joshua_chest.json deleted file mode 100644 index caf2c87..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_joshua_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:joshua_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_joshua_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_kapok_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_kapok_chest.json deleted file mode 100644 index e943917..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_kapok_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:kapok_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_kapok_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_larch_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_larch_chest.json deleted file mode 100644 index 04d00a1..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_larch_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:larch_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_larch_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_blue_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_blue_painted_chest.json deleted file mode 100644 index ff2f62a..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_blue_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_light_blue_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_gray_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_gray_painted_chest.json deleted file mode 100644 index 34de9f8..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_gray_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_light_gray_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_lime_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_lime_painted_chest.json deleted file mode 100644 index a478bb1..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_lime_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:lime_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_lime_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_magenta_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_magenta_painted_chest.json deleted file mode 100644 index 8aab649..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_magenta_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magenta_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_magenta_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_magnolia_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_magnolia_chest.json deleted file mode 100644 index e9225f9..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_magnolia_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magnolia_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_magnolia_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_maple_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_maple_chest.json deleted file mode 100644 index 2647dea..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_maple_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_maple_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_mauve_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_mauve_chest.json deleted file mode 100644 index faad358..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_mauve_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:mauve_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_mauve_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_orange_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_orange_painted_chest.json deleted file mode 100644 index 23a6c2c..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_orange_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:orange_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_orange_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_palm_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_palm_chest.json deleted file mode 100644 index ba6ac5e..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_palm_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:palm_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_palm_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pine_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_pine_chest.json deleted file mode 100644 index 49ea93f..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pine_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pine_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_pine_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_bioshroom_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_bioshroom_chest.json deleted file mode 100644 index 833f483..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_pink_bioshroom_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_painted_chest.json deleted file mode 100644 index b1cdaca..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_pink_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_pink_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_purple_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_purple_painted_chest.json deleted file mode 100644 index cafa9b9..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_purple_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:purple_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_purple_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_red_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_red_painted_chest.json deleted file mode 100644 index cc987c1..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_red_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:red_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_red_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_redwood_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_redwood_chest.json deleted file mode 100644 index d54d4f3..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_redwood_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:redwood_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_redwood_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_sculkwood_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_sculkwood_chest.json deleted file mode 100644 index 49358cb..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_sculkwood_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:sculkwood_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_sculkwood_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_socotra_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_socotra_chest.json deleted file mode 100644 index 6e0abe4..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_socotra_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:socotra_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_socotra_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_white_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_white_painted_chest.json deleted file mode 100644 index b49384f..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_white_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:white_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_white_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_willow_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_willow_chest.json deleted file mode 100644 index ace1ba3..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_willow_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_willow_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_bioshroom_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_bioshroom_chest.json deleted file mode 100644 index ccfda3a..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_yellow_bioshroom_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_painted_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_painted_chest.json deleted file mode 100644 index 6c0d972..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/ru_yellow_painted_chest.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:ru_yellow_painted_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/sp_stone_pine_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/sp_stone_pine_chest.json deleted file mode 100644 index 132657c..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/sp_stone_pine_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "snifferplus" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:sp_stone_pine_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/loot_tables/blocks/tr_rubber_chest.json b/src/main/generated/data/variantchests/loot_tables/blocks/tr_rubber_chest.json deleted file mode 100644 index fdebc15..0000000 --- a/src/main/generated/data/variantchests/loot_tables/blocks/tr_rubber_chest.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "techreborn" - ] - } - ], - "type": "minecraft:block", - "pools": [ - { - "bonus_rolls": 0.0, - "conditions": [ - { - "condition": "minecraft:survives_explosion" - } - ], - "entries": [ - { - "type": "minecraft:item", - "functions": [ - { - "function": "minecraft:copy_name", - "source": "block_entity" - } - ], - "name": "variantchests:tr_rubber_chest" - } - ], - "rolls": 1.0 - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/acacia_chest.json b/src/main/generated/data/variantchests/recipe/acacia_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/acacia_chest.json rename to src/main/generated/data/variantchests/recipe/acacia_chest.json index ddc7eb2..96fd430 100644 --- a/src/main/generated/data/variantchests/recipes/acacia_chest.json +++ b/src/main/generated/data/variantchests/recipe/acacia_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:acacia_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:acacia_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/acacia_chest_boat.json b/src/main/generated/data/variantchests/recipe/acacia_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/acacia_chest_boat.json rename to src/main/generated/data/variantchests/recipe/acacia_chest_boat.json index 3d8629b..9db2d91 100644 --- a/src/main/generated/data/variantchests/recipes/acacia_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/acacia_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:acacia_chest_boat" + "count": 1, + "id": "minecraft:acacia_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bamboo_chest.json b/src/main/generated/data/variantchests/recipe/bamboo_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/bamboo_chest.json rename to src/main/generated/data/variantchests/recipe/bamboo_chest.json index c776219..0a67629 100644 --- a/src/main/generated/data/variantchests/recipes/bamboo_chest.json +++ b/src/main/generated/data/variantchests/recipe/bamboo_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:bamboo_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:bamboo_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bamboo_chest_raft.json b/src/main/generated/data/variantchests/recipe/bamboo_chest_raft.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/bamboo_chest_raft.json rename to src/main/generated/data/variantchests/recipe/bamboo_chest_raft.json index d6f175f..b47a5fb 100644 --- a/src/main/generated/data/variantchests/recipes/bamboo_chest_raft.json +++ b/src/main/generated/data/variantchests/recipe/bamboo_chest_raft.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:bamboo_chest_raft" + "count": 1, + "id": "minecraft:bamboo_chest_raft" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/birch_chest.json b/src/main/generated/data/variantchests/recipe/birch_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/birch_chest.json rename to src/main/generated/data/variantchests/recipe/birch_chest.json index 13a0dda..dbd303a 100644 --- a/src/main/generated/data/variantchests/recipes/birch_chest.json +++ b/src/main/generated/data/variantchests/recipe/birch_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:birch_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:birch_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/birch_chest_boat.json b/src/main/generated/data/variantchests/recipe/birch_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/birch_chest_boat.json rename to src/main/generated/data/variantchests/recipe/birch_chest_boat.json index f00f72f..3e43ae8 100644 --- a/src/main/generated/data/variantchests/recipes/birch_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/birch_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:birch_chest_boat" + "count": 1, + "id": "minecraft:birch_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/cherry_chest.json b/src/main/generated/data/variantchests/recipe/cherry_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/cherry_chest.json rename to src/main/generated/data/variantchests/recipe/cherry_chest.json index f414ec7..398487e 100644 --- a/src/main/generated/data/variantchests/recipes/cherry_chest.json +++ b/src/main/generated/data/variantchests/recipe/cherry_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:cherry_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:cherry_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/cherry_chest_boat.json b/src/main/generated/data/variantchests/recipe/cherry_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/cherry_chest_boat.json rename to src/main/generated/data/variantchests/recipe/cherry_chest_boat.json index ac52853..c04922c 100644 --- a/src/main/generated/data/variantchests/recipes/cherry_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/cherry_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:cherry_chest_boat" + "count": 1, + "id": "minecraft:cherry_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/chest.json b/src/main/generated/data/variantchests/recipe/chest.json similarity index 78% rename from src/main/generated/data/variantchests/recipes/chest.json rename to src/main/generated/data/variantchests/recipe/chest.json index 8b75783..366df8b 100644 --- a/src/main/generated/data/variantchests/recipes/chest.json +++ b/src/main/generated/data/variantchests/recipe/chest.json @@ -7,6 +7,7 @@ } ], "result": { - "item": "minecraft:chest" + "count": 1, + "id": "minecraft:chest" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/chest_minecart.json b/src/main/generated/data/variantchests/recipe/chest_minecart.json similarity index 79% rename from src/main/generated/data/variantchests/recipes/chest_minecart.json rename to src/main/generated/data/variantchests/recipe/chest_minecart.json index 983a2fa..7d0d48e 100644 --- a/src/main/generated/data/variantchests/recipes/chest_minecart.json +++ b/src/main/generated/data/variantchests/recipe/chest_minecart.json @@ -10,6 +10,7 @@ } ], "result": { - "item": "minecraft:chest_minecart" + "count": 1, + "id": "minecraft:chest_minecart" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/crimson_chest.json b/src/main/generated/data/variantchests/recipe/crimson_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/crimson_chest.json rename to src/main/generated/data/variantchests/recipe/crimson_chest.json index 4bb0c9b..daaca32 100644 --- a/src/main/generated/data/variantchests/recipes/crimson_chest.json +++ b/src/main/generated/data/variantchests/recipe/crimson_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:crimson_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:crimson_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/dark_oak_chest.json b/src/main/generated/data/variantchests/recipe/dark_oak_chest.json similarity index 72% rename from src/main/generated/data/variantchests/recipes/dark_oak_chest.json rename to src/main/generated/data/variantchests/recipe/dark_oak_chest.json index bc112e9..e193cf8 100644 --- a/src/main/generated/data/variantchests/recipes/dark_oak_chest.json +++ b/src/main/generated/data/variantchests/recipe/dark_oak_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:dark_oak_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:dark_oak_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/dark_oak_chest_boat.json b/src/main/generated/data/variantchests/recipe/dark_oak_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/dark_oak_chest_boat.json rename to src/main/generated/data/variantchests/recipe/dark_oak_chest_boat.json index 0b92003..6692ca1 100644 --- a/src/main/generated/data/variantchests/recipes/dark_oak_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/dark_oak_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:dark_oak_chest_boat" + "count": 1, + "id": "minecraft:dark_oak_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/hopper.json b/src/main/generated/data/variantchests/recipe/hopper.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/hopper.json rename to src/main/generated/data/variantchests/recipe/hopper.json index 77b5299..a8923ee 100644 --- a/src/main/generated/data/variantchests/recipes/hopper.json +++ b/src/main/generated/data/variantchests/recipe/hopper.json @@ -15,7 +15,7 @@ " I " ], "result": { - "item": "minecraft:hopper" - }, - "show_notification": true + "count": 1, + "id": "minecraft:hopper" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/jungle_chest.json b/src/main/generated/data/variantchests/recipe/jungle_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/jungle_chest.json rename to src/main/generated/data/variantchests/recipe/jungle_chest.json index 5f08d2f..9ec99a2 100644 --- a/src/main/generated/data/variantchests/recipes/jungle_chest.json +++ b/src/main/generated/data/variantchests/recipe/jungle_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:jungle_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:jungle_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/jungle_chest_boat.json b/src/main/generated/data/variantchests/recipe/jungle_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/jungle_chest_boat.json rename to src/main/generated/data/variantchests/recipe/jungle_chest_boat.json index 9542394..0121d34 100644 --- a/src/main/generated/data/variantchests/recipes/jungle_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/jungle_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:jungle_chest_boat" + "count": 1, + "id": "minecraft:jungle_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/mangrove_chest.json b/src/main/generated/data/variantchests/recipe/mangrove_chest.json similarity index 72% rename from src/main/generated/data/variantchests/recipes/mangrove_chest.json rename to src/main/generated/data/variantchests/recipe/mangrove_chest.json index 2a57cf2..6a29b53 100644 --- a/src/main/generated/data/variantchests/recipes/mangrove_chest.json +++ b/src/main/generated/data/variantchests/recipe/mangrove_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:mangrove_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:mangrove_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/mangrove_chest_boat.json b/src/main/generated/data/variantchests/recipe/mangrove_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/mangrove_chest_boat.json rename to src/main/generated/data/variantchests/recipe/mangrove_chest_boat.json index 7ae8d14..3de3f62 100644 --- a/src/main/generated/data/variantchests/recipes/mangrove_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/mangrove_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:mangrove_chest_boat" + "count": 1, + "id": "minecraft:mangrove_chest_boat" } } \ No newline at end of file diff --git a/src/main/resources/data/minecraft/recipes/chest.json b/src/main/generated/data/variantchests/recipe/oak_chest.json similarity index 76% rename from src/main/resources/data/minecraft/recipes/chest.json rename to src/main/generated/data/variantchests/recipe/oak_chest.json index 1fe9dc0..630af53 100644 --- a/src/main/resources/data/minecraft/recipes/chest.json +++ b/src/main/generated/data/variantchests/recipe/oak_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "minecraft:chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:oak_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/oak_chest_boat.json b/src/main/generated/data/variantchests/recipe/oak_chest_boat.json similarity index 81% rename from src/main/generated/data/variantchests/recipes/oak_chest_boat.json rename to src/main/generated/data/variantchests/recipe/oak_chest_boat.json index 6bc2b86..d3919f1 100644 --- a/src/main/generated/data/variantchests/recipes/oak_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/oak_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:oak_chest_boat" + "count": 1, + "id": "minecraft:oak_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/shulker_box.json b/src/main/generated/data/variantchests/recipe/shulker_box.json similarity index 78% rename from src/main/generated/data/variantchests/recipes/shulker_box.json rename to src/main/generated/data/variantchests/recipe/shulker_box.json index 67c3b81..9bcc506 100644 --- a/src/main/generated/data/variantchests/recipes/shulker_box.json +++ b/src/main/generated/data/variantchests/recipe/shulker_box.json @@ -15,7 +15,7 @@ " - " ], "result": { - "item": "minecraft:shulker_box" - }, - "show_notification": true + "count": 1, + "id": "minecraft:shulker_box" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/spruce_chest.json b/src/main/generated/data/variantchests/recipe/spruce_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/spruce_chest.json rename to src/main/generated/data/variantchests/recipe/spruce_chest.json index 7886d35..826d3f6 100644 --- a/src/main/generated/data/variantchests/recipes/spruce_chest.json +++ b/src/main/generated/data/variantchests/recipe/spruce_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:spruce_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:spruce_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/spruce_chest_boat.json b/src/main/generated/data/variantchests/recipe/spruce_chest_boat.json similarity index 80% rename from src/main/generated/data/variantchests/recipes/spruce_chest_boat.json rename to src/main/generated/data/variantchests/recipe/spruce_chest_boat.json index 6107e86..3578da1 100644 --- a/src/main/generated/data/variantchests/recipes/spruce_chest_boat.json +++ b/src/main/generated/data/variantchests/recipe/spruce_chest_boat.json @@ -11,6 +11,7 @@ } ], "result": { - "item": "minecraft:spruce_chest_boat" + "count": 1, + "id": "minecraft:spruce_chest_boat" } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/warped_chest.json b/src/main/generated/data/variantchests/recipe/warped_chest.json similarity index 73% rename from src/main/generated/data/variantchests/recipes/warped_chest.json rename to src/main/generated/data/variantchests/recipe/warped_chest.json index 8189434..0aebb99 100644 --- a/src/main/generated/data/variantchests/recipes/warped_chest.json +++ b/src/main/generated/data/variantchests/recipe/warped_chest.json @@ -12,7 +12,7 @@ "PPP" ], "result": { - "item": "variantchests:warped_chest" - }, - "show_notification": true + "count": 1, + "id": "variantchests:warped_chest" + } } \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/aa_glacian_chest.json b/src/main/generated/data/variantchests/recipes/aa_glacian_chest.json deleted file mode 100644 index 6d88c31..0000000 --- a/src/main/generated/data/variantchests/recipes/aa_glacian_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ad_astra" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ad_astra:glacian_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "ad_astra:glacian_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:aa_glacian_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ba_rotten_chest.json b/src/main/generated/data/variantchests/recipes/ba_rotten_chest.json deleted file mode 100644 index da53a85..0000000 --- a/src/main/generated/data/variantchests/recipes/ba_rotten_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "betterarcheology" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "betterarcheology:rotten_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "betterarcheology:rotten_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ba_rotten_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bm_ancient_oak_chest.json b/src/main/generated/data/variantchests/recipes/bm_ancient_oak_chest.json deleted file mode 100644 index 8057be4..0000000 --- a/src/main/generated/data/variantchests/recipes/bm_ancient_oak_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:ancient_oak_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "biomemakeover:ancient_oak_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:bm_ancient_oak_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bm_blighted_balsa_chest.json b/src/main/generated/data/variantchests/recipes/bm_blighted_balsa_chest.json deleted file mode 100644 index ca3a161..0000000 --- a/src/main/generated/data/variantchests/recipes/bm_blighted_balsa_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:blighted_balsa_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "biomemakeover:blighted_balsa_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:bm_blighted_balsa_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bm_swamp_cypress_chest.json b/src/main/generated/data/variantchests/recipes/bm_swamp_cypress_chest.json deleted file mode 100644 index 6035a24..0000000 --- a/src/main/generated/data/variantchests/recipes/bm_swamp_cypress_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:swamp_cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "biomemakeover:swamp_cypress_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:bm_swamp_cypress_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/bm_willow_chest.json b/src/main/generated/data/variantchests/recipes/bm_willow_chest.json deleted file mode 100644 index 55a1c09..0000000 --- a/src/main/generated/data/variantchests/recipes/bm_willow_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "biomemakeover" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "biomemakeover:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "biomemakeover:willow_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:bm_willow_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/cs_scorched_chest.json b/src/main/generated/data/variantchests/recipes/cs_scorched_chest.json deleted file mode 100644 index 9af1cad..0000000 --- a/src/main/generated/data/variantchests/recipes/cs_scorched_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:scorched_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "cinderscapes:scorched_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:cs_scorched_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/cs_umbral_chest.json b/src/main/generated/data/variantchests/recipes/cs_umbral_chest.json deleted file mode 100644 index 535df78..0000000 --- a/src/main/generated/data/variantchests/recipes/cs_umbral_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "cinderscapes" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "cinderscapes:umbral_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "cinderscapes:umbral_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:cs_umbral_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/dad_echo_chest.json b/src/main/generated/data/variantchests/recipes/dad_echo_chest.json deleted file mode 100644 index 64d4515..0000000 --- a/src/main/generated/data/variantchests/recipes/dad_echo_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "deeperdarker" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "deeperdarker:echo_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "deeperdarker:echo_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:dad_echo_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ds_charred_chest.json b/src/main/generated/data/variantchests/recipes/ds_charred_chest.json deleted file mode 100644 index 810b18b..0000000 --- a/src/main/generated/data/variantchests/recipes/ds_charred_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "desolation" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "desolation:charred_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "desolation:charred_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ds_charred_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/eco_azalea_chest.json b/src/main/generated/data/variantchests/recipes/eco_azalea_chest.json deleted file mode 100644 index de669e5..0000000 --- a/src/main/generated/data/variantchests/recipes/eco_azalea_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:azalea_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "ecologics:azalea_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:eco_azalea_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/eco_coconut_chest.json b/src/main/generated/data/variantchests/recipes/eco_coconut_chest.json deleted file mode 100644 index 2366970..0000000 --- a/src/main/generated/data/variantchests/recipes/eco_coconut_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:coconut_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "ecologics:coconut_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:eco_coconut_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/eco_flowering_azalea_chest.json b/src/main/generated/data/variantchests/recipes/eco_flowering_azalea_chest.json deleted file mode 100644 index d279f70..0000000 --- a/src/main/generated/data/variantchests/recipes/eco_flowering_azalea_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:flowering_azalea_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "ecologics:flowering_azalea_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:eco_flowering_azalea_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/eco_walnut_chest.json b/src/main/generated/data/variantchests/recipes/eco_walnut_chest.json deleted file mode 100644 index 9f72a5a..0000000 --- a/src/main/generated/data/variantchests/recipes/eco_walnut_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "ecologics" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "ecologics:walnut_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "ecologics:walnut_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:eco_walnut_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ldbp_palm_chest.json b/src/main/generated/data/variantchests/recipes/ldbp_palm_chest.json deleted file mode 100644 index 77e4ea5..0000000 --- a/src/main/generated/data/variantchests/recipes/ldbp_palm_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "beachparty" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "beachparty:palm_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "beachparty:palm_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ldbp_palm_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ldv_cherry_chest.json b/src/main/generated/data/variantchests/recipes/ldv_cherry_chest.json deleted file mode 100644 index a31bcd0..0000000 --- a/src/main/generated/data/variantchests/recipes/ldv_cherry_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "vinery" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "vinery:cherry_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "vinery:cherry_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ldv_cherry_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/mc_putrid_chest.json b/src/main/generated/data/variantchests/recipes/mc_putrid_chest.json deleted file mode 100644 index feab4a2..0000000 --- a/src/main/generated/data/variantchests/recipes/mc_putrid_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "minecells" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "minecells:putrid_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "minecells:putrid_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:mc_putrid_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_aspen_chest.json b/src/main/generated/data/variantchests/recipes/ns_aspen_chest.json deleted file mode 100644 index cc806c5..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_aspen_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:aspen_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:aspen_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_aspen_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_cedar_chest.json b/src/main/generated/data/variantchests/recipes/ns_cedar_chest.json deleted file mode 100644 index 88a2392..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_cedar_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cedar_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:cedar_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_cedar_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_coconut_chest.json b/src/main/generated/data/variantchests/recipes/ns_coconut_chest.json deleted file mode 100644 index a8fc900..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_coconut_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:coconut_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:coconut_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_coconut_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_cypress_chest.json b/src/main/generated/data/variantchests/recipes/ns_cypress_chest.json deleted file mode 100644 index 67f0b3c..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_cypress_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:cypress_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_cypress_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_fir_chest.json b/src/main/generated/data/variantchests/recipes/ns_fir_chest.json deleted file mode 100644 index a2391b0..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_fir_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:fir_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:fir_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_fir_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_ghaf_chest.json b/src/main/generated/data/variantchests/recipes/ns_ghaf_chest.json deleted file mode 100644 index 2d25d30..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_ghaf_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:ghaf_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:ghaf_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_ghaf_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_joshua_chest.json b/src/main/generated/data/variantchests/recipes/ns_joshua_chest.json deleted file mode 100644 index ecd16b1..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_joshua_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:joshua_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:joshua_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_joshua_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_larch_chest.json b/src/main/generated/data/variantchests/recipes/ns_larch_chest.json deleted file mode 100644 index 4e8f8c7..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_larch_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:larch_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:larch_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_larch_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_maple_chest.json b/src/main/generated/data/variantchests/recipes/ns_maple_chest.json deleted file mode 100644 index 0b7b6d8..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_maple_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:maple_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_maple_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_olive_chest.json b/src/main/generated/data/variantchests/recipes/ns_olive_chest.json deleted file mode 100644 index 75655e6..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_olive_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:olive_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:olive_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_olive_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_palo_verde_chest.json b/src/main/generated/data/variantchests/recipes/ns_palo_verde_chest.json deleted file mode 100644 index 60c89ce..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_palo_verde_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:palo_verde_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:palo_verde_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_palo_verde_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_redwood_chest.json b/src/main/generated/data/variantchests/recipes/ns_redwood_chest.json deleted file mode 100644 index e84b738..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_redwood_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:redwood_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:redwood_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_redwood_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_sugi_chest.json b/src/main/generated/data/variantchests/recipes/ns_sugi_chest.json deleted file mode 100644 index 6946117..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_sugi_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:sugi_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:sugi_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_sugi_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_willow_chest.json b/src/main/generated/data/variantchests/recipes/ns_willow_chest.json deleted file mode 100644 index 22af418..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_willow_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:willow_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_willow_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ns_wisteria_chest.json b/src/main/generated/data/variantchests/recipes/ns_wisteria_chest.json deleted file mode 100644 index 11b2a50..0000000 --- a/src/main/generated/data/variantchests/recipes/ns_wisteria_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "natures_spirit" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "natures_spirit:wisteria_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "natures_spirit:wisteria_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ns_wisteria_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/prom_dark_amaranth_chest.json b/src/main/generated/data/variantchests/recipes/prom_dark_amaranth_chest.json deleted file mode 100644 index f8af22e..0000000 --- a/src/main/generated/data/variantchests/recipes/prom_dark_amaranth_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:dark_amaranth_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "promenade:dark_amaranth_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:prom_dark_amaranth_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/prom_maple_chest.json b/src/main/generated/data/variantchests/recipes/prom_maple_chest.json deleted file mode 100644 index 0ae7969..0000000 --- a/src/main/generated/data/variantchests/recipes/prom_maple_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "promenade:maple_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:prom_maple_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/prom_palm_chest.json b/src/main/generated/data/variantchests/recipes/prom_palm_chest.json deleted file mode 100644 index 083dbaa..0000000 --- a/src/main/generated/data/variantchests/recipes/prom_palm_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:palm_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "promenade:palm_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:prom_palm_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/prom_sakura_chest.json b/src/main/generated/data/variantchests/recipes/prom_sakura_chest.json deleted file mode 100644 index 270dcb6..0000000 --- a/src/main/generated/data/variantchests/recipes/prom_sakura_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "promenade" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "promenade:sakura_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "promenade:sakura_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:prom_sakura_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_alpha_chest.json b/src/main/generated/data/variantchests/recipes/ru_alpha_chest.json deleted file mode 100644 index 1527530..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_alpha_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:alpha_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:alpha_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_alpha_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_baobab_chest.json b/src/main/generated/data/variantchests/recipes/ru_baobab_chest.json deleted file mode 100644 index f13cb8c..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_baobab_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:baobab_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:baobab_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_baobab_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_black_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_black_painted_chest.json deleted file mode 100644 index 30e54a0..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_black_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:black_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:black_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_black_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_blackwood_chest.json b/src/main/generated/data/variantchests/recipes/ru_blackwood_chest.json deleted file mode 100644 index 3087eca..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_blackwood_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blackwood_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:blackwood_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_blackwood_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_blue_bioshroom_chest.json b/src/main/generated/data/variantchests/recipes/ru_blue_bioshroom_chest.json deleted file mode 100644 index 1a47563..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_blue_bioshroom_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:blue_bioshroom_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_blue_bioshroom_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_blue_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_blue_painted_chest.json deleted file mode 100644 index dec6822..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_blue_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:blue_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:blue_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_blue_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_brimwood_chest.json b/src/main/generated/data/variantchests/recipes/ru_brimwood_chest.json deleted file mode 100644 index 55f0850..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_brimwood_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brimwood_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:brimwood_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_brimwood_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_brown_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_brown_painted_chest.json deleted file mode 100644 index f807dca..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_brown_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:brown_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:brown_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_brown_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_cobalt_chest.json b/src/main/generated/data/variantchests/recipes/ru_cobalt_chest.json deleted file mode 100644 index 6337deb..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_cobalt_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cobalt_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:cobalt_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_cobalt_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_cyan_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_cyan_painted_chest.json deleted file mode 100644 index 4d55264..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_cyan_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cyan_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:cyan_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_cyan_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_cypress_chest.json b/src/main/generated/data/variantchests/recipes/ru_cypress_chest.json deleted file mode 100644 index c0d6787..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_cypress_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:cypress_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:cypress_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_cypress_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_dead_chest.json b/src/main/generated/data/variantchests/recipes/ru_dead_chest.json deleted file mode 100644 index a29d77f..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_dead_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:dead_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:dead_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_dead_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_eucalyptus_chest.json b/src/main/generated/data/variantchests/recipes/ru_eucalyptus_chest.json deleted file mode 100644 index 1cf59db..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_eucalyptus_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:eucalyptus_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:eucalyptus_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_eucalyptus_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_gray_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_gray_painted_chest.json deleted file mode 100644 index cca183f..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_gray_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:gray_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:gray_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_gray_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_green_bioshroom_chest.json b/src/main/generated/data/variantchests/recipes/ru_green_bioshroom_chest.json deleted file mode 100644 index f1e437b..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_green_bioshroom_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:green_bioshroom_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_green_bioshroom_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_green_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_green_painted_chest.json deleted file mode 100644 index 6be3f33..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_green_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:green_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:green_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_green_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_joshua_chest.json b/src/main/generated/data/variantchests/recipes/ru_joshua_chest.json deleted file mode 100644 index 8968134..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_joshua_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:joshua_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:joshua_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_joshua_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_kapok_chest.json b/src/main/generated/data/variantchests/recipes/ru_kapok_chest.json deleted file mode 100644 index 934b59a..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_kapok_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:kapok_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:kapok_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_kapok_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_larch_chest.json b/src/main/generated/data/variantchests/recipes/ru_larch_chest.json deleted file mode 100644 index a7490fd..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_larch_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:larch_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:larch_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_larch_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_light_blue_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_light_blue_painted_chest.json deleted file mode 100644 index 99abf76..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_light_blue_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_blue_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:light_blue_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_light_blue_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_light_gray_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_light_gray_painted_chest.json deleted file mode 100644 index 179e3ed..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_light_gray_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:light_gray_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:light_gray_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_light_gray_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_lime_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_lime_painted_chest.json deleted file mode 100644 index e01e912..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_lime_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:lime_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:lime_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_lime_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_magenta_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_magenta_painted_chest.json deleted file mode 100644 index fcf36cd..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_magenta_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magenta_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:magenta_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_magenta_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_magnolia_chest.json b/src/main/generated/data/variantchests/recipes/ru_magnolia_chest.json deleted file mode 100644 index 6c261ac..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_magnolia_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:magnolia_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:magnolia_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_magnolia_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_maple_chest.json b/src/main/generated/data/variantchests/recipes/ru_maple_chest.json deleted file mode 100644 index fedc583..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_maple_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:maple_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:maple_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_maple_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_mauve_chest.json b/src/main/generated/data/variantchests/recipes/ru_mauve_chest.json deleted file mode 100644 index ecd8221..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_mauve_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:mauve_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:mauve_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_mauve_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_orange_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_orange_painted_chest.json deleted file mode 100644 index 24ebc68..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_orange_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:orange_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:orange_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_orange_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_palm_chest.json b/src/main/generated/data/variantchests/recipes/ru_palm_chest.json deleted file mode 100644 index 21f1ede..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_palm_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:palm_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:palm_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_palm_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_pine_chest.json b/src/main/generated/data/variantchests/recipes/ru_pine_chest.json deleted file mode 100644 index 47dcd97..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_pine_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pine_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:pine_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_pine_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_pink_bioshroom_chest.json b/src/main/generated/data/variantchests/recipes/ru_pink_bioshroom_chest.json deleted file mode 100644 index 0d7bca1..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_pink_bioshroom_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:pink_bioshroom_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_pink_bioshroom_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_pink_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_pink_painted_chest.json deleted file mode 100644 index 14fe3e7..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_pink_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:pink_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:pink_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_pink_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_purple_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_purple_painted_chest.json deleted file mode 100644 index 7b519f0..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_purple_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:purple_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:purple_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_purple_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_red_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_red_painted_chest.json deleted file mode 100644 index 13ec88c..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_red_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:red_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:red_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_red_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_redwood_chest.json b/src/main/generated/data/variantchests/recipes/ru_redwood_chest.json deleted file mode 100644 index 63e9491..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_redwood_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:redwood_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:redwood_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_redwood_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_socotra_chest.json b/src/main/generated/data/variantchests/recipes/ru_socotra_chest.json deleted file mode 100644 index 5a40ecb..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_socotra_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:socotra_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:socotra_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_socotra_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_white_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_white_painted_chest.json deleted file mode 100644 index a383e59..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_white_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:white_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:white_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_white_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_willow_chest.json b/src/main/generated/data/variantchests/recipes/ru_willow_chest.json deleted file mode 100644 index 22a5151..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_willow_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:willow_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:willow_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_willow_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_yellow_bioshroom_chest.json b/src/main/generated/data/variantchests/recipes/ru_yellow_bioshroom_chest.json deleted file mode 100644 index 2e6826d..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_yellow_bioshroom_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_bioshroom_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:yellow_bioshroom_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_yellow_bioshroom_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/ru_yellow_painted_chest.json b/src/main/generated/data/variantchests/recipes/ru_yellow_painted_chest.json deleted file mode 100644 index 3e320d3..0000000 --- a/src/main/generated/data/variantchests/recipes/ru_yellow_painted_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "regions_unexplored" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "regions_unexplored:yellow_painted_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "regions_unexplored:yellow_painted_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:ru_yellow_painted_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/recipes/tr_rubber_chest.json b/src/main/generated/data/variantchests/recipes/tr_rubber_chest.json deleted file mode 100644 index 899c146..0000000 --- a/src/main/generated/data/variantchests/recipes/tr_rubber_chest.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "fabric:load_conditions": [ - { - "condition": "fabric:and", - "values": [ - { - "condition": "fabric:all_mods_loaded", - "values": [ - "techreborn" - ] - }, - { - "condition": "fabric:registry_contains", - "registry": "minecraft:block", - "values": [ - "techreborn:rubber_planks" - ] - } - ] - } - ], - "type": "minecraft:crafting_shaped", - "category": "misc", - "key": { - "P": { - "item": "techreborn:rubber_planks" - } - }, - "pattern": [ - "PPP", - "P P", - "PPP" - ], - "result": { - "item": "variantchests:tr_rubber_chest" - }, - "show_notification": true -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/tags/block/chests.json b/src/main/generated/data/variantchests/tags/block/chests.json new file mode 100644 index 0000000..e689c80 --- /dev/null +++ b/src/main/generated/data/variantchests/tags/block/chests.json @@ -0,0 +1,84 @@ +{ + "values": [ + { + "id": "variantchests:acacia_chest", + "required": false + }, + { + "id": "variantchests:crimson_chest", + "required": false + }, + { + "id": "variantchests:dark_oak_chest", + "required": false + }, + { + "id": "variantchests:bamboo_chest", + "required": false + }, + { + "id": "variantchests:mangrove_chest", + "required": false + }, + { + "id": "variantchests:oak_chest", + "required": false + }, + { + "id": "variantchests:warped_chest", + "required": false + }, + { + "id": "variantchests:spruce_chest", + "required": false + }, + { + "id": "variantchests:jungle_chest", + "required": false + }, + { + "id": "variantchests:birch_chest", + "required": false + }, + { + "id": "variantchests:cherry_chest", + "required": false + }, + { + "id": "variantchests:aa_glacian_chest", + "required": false + }, + { + "id": "variantchests:ldbp_palm_chest", + "required": false + }, + { + "id": "variantchests:ba_rotten_chest", + "required": false + }, + { + "id": "variantchests:dad_echo_chest", + "required": false + }, + { + "id": "variantchests:ds_charred_chest", + "required": false + }, + { + "id": "variantchests:mc_putrid_chest", + "required": false + }, + { + "id": "variantchests:sp_stone_pine_chest", + "required": false + }, + { + "id": "variantchests:tr_rubber_chest", + "required": false + }, + { + "id": "variantchests:ldv_cherry_chest", + "required": false + } + ] +} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/tags/blocks/chests.json b/src/main/generated/data/variantchests/tags/blocks/chests.json deleted file mode 100644 index affadbd..0000000 --- a/src/main/generated/data/variantchests/tags/blocks/chests.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "replace": false, - "values": [ - { - "id": "variantchests:acacia_chest", - "required": false - }, - { - "id": "variantchests:crimson_chest", - "required": false - }, - { - "id": "variantchests:dark_oak_chest", - "required": false - }, - { - "id": "variantchests:bamboo_chest", - "required": false - }, - { - "id": "variantchests:mangrove_chest", - "required": false - }, - { - "id": "variantchests:warped_chest", - "required": false - }, - { - "id": "variantchests:spruce_chest", - "required": false - }, - { - "id": "variantchests:jungle_chest", - "required": false - }, - { - "id": "variantchests:birch_chest", - "required": false - }, - { - "id": "variantchests:cherry_chest", - "required": false - }, - { - "id": "variantchests:bm_swamp_cypress_chest", - "required": false - }, - { - "id": "variantchests:bm_ancient_oak_chest", - "required": false - }, - { - "id": "variantchests:bm_blighted_balsa_chest", - "required": false - }, - { - "id": "variantchests:bm_willow_chest", - "required": false - }, - { - "id": "variantchests:cs_umbral_chest", - "required": false - }, - { - "id": "variantchests:cs_scorched_chest", - "required": false - }, - { - "id": "variantchests:eco_flowering_azalea_chest", - "required": false - }, - { - "id": "variantchests:eco_coconut_chest", - "required": false - }, - { - "id": "variantchests:eco_walnut_chest", - "required": false - }, - { - "id": "variantchests:eco_azalea_chest", - "required": false - }, - { - "id": "variantchests:ns_cedar_chest", - "required": false - }, - { - "id": "variantchests:ns_cypress_chest", - "required": false - }, - { - "id": "variantchests:ns_maple_chest", - "required": false - }, - { - "id": "variantchests:ns_redwood_chest", - "required": false - }, - { - "id": "variantchests:ns_fir_chest", - "required": false - }, - { - "id": "variantchests:ns_joshua_chest", - "required": false - }, - { - "id": "variantchests:ns_wisteria_chest", - "required": false - }, - { - "id": "variantchests:ns_sugi_chest", - "required": false - }, - { - "id": "variantchests:ns_olive_chest", - "required": false - }, - { - "id": "variantchests:ns_ghaf_chest", - "required": false - }, - { - "id": "variantchests:ns_coconut_chest", - "required": false - }, - { - "id": "variantchests:ns_aspen_chest", - "required": false - }, - { - "id": "variantchests:ns_palo_verde_chest", - "required": false - }, - { - "id": "variantchests:ns_larch_chest", - "required": false - }, - { - "id": "variantchests:ns_willow_chest", - "required": false - }, - { - "id": "variantchests:prom_palm_chest", - "required": false - }, - { - "id": "variantchests:prom_maple_chest", - "required": false - }, - { - "id": "variantchests:prom_dark_amaranth_chest", - "required": false - }, - { - "id": "variantchests:prom_sakura_chest", - "required": false - }, - { - "id": "variantchests:ru_lime_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_joshua_chest", - "required": false - }, - { - "id": "variantchests:ru_orange_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_brimwood_chest", - "required": false - }, - { - "id": "variantchests:ru_cobalt_chest", - "required": false - }, - { - "id": "variantchests:ru_dead_chest", - "required": false - }, - { - "id": "variantchests:ru_magnolia_chest", - "required": false - }, - { - "id": "variantchests:ru_redwood_chest", - "required": false - }, - { - "id": "variantchests:ru_cypress_chest", - "required": false - }, - { - "id": "variantchests:ru_cherry_chest", - "required": false - }, - { - "id": "variantchests:ru_white_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_sculkwood_chest", - "required": false - }, - { - "id": "variantchests:ru_green_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_blackwood_chest", - "required": false - }, - { - "id": "variantchests:ru_baobab_chest", - "required": false - }, - { - "id": "variantchests:ru_green_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_brown_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_larch_chest", - "required": false - }, - { - "id": "variantchests:ru_magenta_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_kapok_chest", - "required": false - }, - { - "id": "variantchests:ru_alpha_chest", - "required": false - }, - { - "id": "variantchests:ru_cyan_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_mauve_chest", - "required": false - }, - { - "id": "variantchests:ru_black_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_light_gray_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_pink_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_blue_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_socotra_chest", - "required": false - }, - { - "id": "variantchests:ru_pink_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_light_blue_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_palm_chest", - "required": false - }, - { - "id": "variantchests:ru_willow_chest", - "required": false - }, - { - "id": "variantchests:ru_blue_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_eucalyptus_chest", - "required": false - }, - { - "id": "variantchests:ru_gray_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_purple_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_yellow_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_pine_chest", - "required": false - }, - { - "id": "variantchests:ru_maple_chest", - "required": false - }, - { - "id": "variantchests:ru_red_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_yellow_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:aa_glacian_chest", - "required": false - }, - { - "id": "variantchests:ldbp_palm_chest", - "required": false - }, - { - "id": "variantchests:ba_rotten_chest", - "required": false - }, - { - "id": "variantchests:dad_echo_chest", - "required": false - }, - { - "id": "variantchests:ds_charred_chest", - "required": false - }, - { - "id": "variantchests:mc_putrid_chest", - "required": false - }, - { - "id": "variantchests:sp_stone_pine_chest", - "required": false - }, - { - "id": "variantchests:tr_rubber_chest", - "required": false - }, - { - "id": "variantchests:ldv_cherry_chest", - "required": false - } - ] -} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/tags/item/chests.json b/src/main/generated/data/variantchests/tags/item/chests.json new file mode 100644 index 0000000..e689c80 --- /dev/null +++ b/src/main/generated/data/variantchests/tags/item/chests.json @@ -0,0 +1,84 @@ +{ + "values": [ + { + "id": "variantchests:acacia_chest", + "required": false + }, + { + "id": "variantchests:crimson_chest", + "required": false + }, + { + "id": "variantchests:dark_oak_chest", + "required": false + }, + { + "id": "variantchests:bamboo_chest", + "required": false + }, + { + "id": "variantchests:mangrove_chest", + "required": false + }, + { + "id": "variantchests:oak_chest", + "required": false + }, + { + "id": "variantchests:warped_chest", + "required": false + }, + { + "id": "variantchests:spruce_chest", + "required": false + }, + { + "id": "variantchests:jungle_chest", + "required": false + }, + { + "id": "variantchests:birch_chest", + "required": false + }, + { + "id": "variantchests:cherry_chest", + "required": false + }, + { + "id": "variantchests:aa_glacian_chest", + "required": false + }, + { + "id": "variantchests:ldbp_palm_chest", + "required": false + }, + { + "id": "variantchests:ba_rotten_chest", + "required": false + }, + { + "id": "variantchests:dad_echo_chest", + "required": false + }, + { + "id": "variantchests:ds_charred_chest", + "required": false + }, + { + "id": "variantchests:mc_putrid_chest", + "required": false + }, + { + "id": "variantchests:sp_stone_pine_chest", + "required": false + }, + { + "id": "variantchests:tr_rubber_chest", + "required": false + }, + { + "id": "variantchests:ldv_cherry_chest", + "required": false + } + ] +} \ No newline at end of file diff --git a/src/main/generated/data/variantchests/tags/items/chests.json b/src/main/generated/data/variantchests/tags/items/chests.json deleted file mode 100644 index affadbd..0000000 --- a/src/main/generated/data/variantchests/tags/items/chests.json +++ /dev/null @@ -1,361 +0,0 @@ -{ - "replace": false, - "values": [ - { - "id": "variantchests:acacia_chest", - "required": false - }, - { - "id": "variantchests:crimson_chest", - "required": false - }, - { - "id": "variantchests:dark_oak_chest", - "required": false - }, - { - "id": "variantchests:bamboo_chest", - "required": false - }, - { - "id": "variantchests:mangrove_chest", - "required": false - }, - { - "id": "variantchests:warped_chest", - "required": false - }, - { - "id": "variantchests:spruce_chest", - "required": false - }, - { - "id": "variantchests:jungle_chest", - "required": false - }, - { - "id": "variantchests:birch_chest", - "required": false - }, - { - "id": "variantchests:cherry_chest", - "required": false - }, - { - "id": "variantchests:bm_swamp_cypress_chest", - "required": false - }, - { - "id": "variantchests:bm_ancient_oak_chest", - "required": false - }, - { - "id": "variantchests:bm_blighted_balsa_chest", - "required": false - }, - { - "id": "variantchests:bm_willow_chest", - "required": false - }, - { - "id": "variantchests:cs_umbral_chest", - "required": false - }, - { - "id": "variantchests:cs_scorched_chest", - "required": false - }, - { - "id": "variantchests:eco_flowering_azalea_chest", - "required": false - }, - { - "id": "variantchests:eco_coconut_chest", - "required": false - }, - { - "id": "variantchests:eco_walnut_chest", - "required": false - }, - { - "id": "variantchests:eco_azalea_chest", - "required": false - }, - { - "id": "variantchests:ns_cedar_chest", - "required": false - }, - { - "id": "variantchests:ns_cypress_chest", - "required": false - }, - { - "id": "variantchests:ns_maple_chest", - "required": false - }, - { - "id": "variantchests:ns_redwood_chest", - "required": false - }, - { - "id": "variantchests:ns_fir_chest", - "required": false - }, - { - "id": "variantchests:ns_joshua_chest", - "required": false - }, - { - "id": "variantchests:ns_wisteria_chest", - "required": false - }, - { - "id": "variantchests:ns_sugi_chest", - "required": false - }, - { - "id": "variantchests:ns_olive_chest", - "required": false - }, - { - "id": "variantchests:ns_ghaf_chest", - "required": false - }, - { - "id": "variantchests:ns_coconut_chest", - "required": false - }, - { - "id": "variantchests:ns_aspen_chest", - "required": false - }, - { - "id": "variantchests:ns_palo_verde_chest", - "required": false - }, - { - "id": "variantchests:ns_larch_chest", - "required": false - }, - { - "id": "variantchests:ns_willow_chest", - "required": false - }, - { - "id": "variantchests:prom_palm_chest", - "required": false - }, - { - "id": "variantchests:prom_maple_chest", - "required": false - }, - { - "id": "variantchests:prom_dark_amaranth_chest", - "required": false - }, - { - "id": "variantchests:prom_sakura_chest", - "required": false - }, - { - "id": "variantchests:ru_lime_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_joshua_chest", - "required": false - }, - { - "id": "variantchests:ru_orange_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_brimwood_chest", - "required": false - }, - { - "id": "variantchests:ru_cobalt_chest", - "required": false - }, - { - "id": "variantchests:ru_dead_chest", - "required": false - }, - { - "id": "variantchests:ru_magnolia_chest", - "required": false - }, - { - "id": "variantchests:ru_redwood_chest", - "required": false - }, - { - "id": "variantchests:ru_cypress_chest", - "required": false - }, - { - "id": "variantchests:ru_cherry_chest", - "required": false - }, - { - "id": "variantchests:ru_white_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_sculkwood_chest", - "required": false - }, - { - "id": "variantchests:ru_green_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_blackwood_chest", - "required": false - }, - { - "id": "variantchests:ru_baobab_chest", - "required": false - }, - { - "id": "variantchests:ru_green_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_brown_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_larch_chest", - "required": false - }, - { - "id": "variantchests:ru_magenta_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_kapok_chest", - "required": false - }, - { - "id": "variantchests:ru_alpha_chest", - "required": false - }, - { - "id": "variantchests:ru_cyan_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_mauve_chest", - "required": false - }, - { - "id": "variantchests:ru_black_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_light_gray_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_pink_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_blue_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_socotra_chest", - "required": false - }, - { - "id": "variantchests:ru_pink_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:ru_light_blue_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_palm_chest", - "required": false - }, - { - "id": "variantchests:ru_willow_chest", - "required": false - }, - { - "id": "variantchests:ru_blue_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_eucalyptus_chest", - "required": false - }, - { - "id": "variantchests:ru_gray_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_purple_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_yellow_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_pine_chest", - "required": false - }, - { - "id": "variantchests:ru_maple_chest", - "required": false - }, - { - "id": "variantchests:ru_red_painted_chest", - "required": false - }, - { - "id": "variantchests:ru_yellow_bioshroom_chest", - "required": false - }, - { - "id": "variantchests:aa_glacian_chest", - "required": false - }, - { - "id": "variantchests:ldbp_palm_chest", - "required": false - }, - { - "id": "variantchests:ba_rotten_chest", - "required": false - }, - { - "id": "variantchests:dad_echo_chest", - "required": false - }, - { - "id": "variantchests:ds_charred_chest", - "required": false - }, - { - "id": "variantchests:mc_putrid_chest", - "required": false - }, - { - "id": "variantchests:sp_stone_pine_chest", - "required": false - }, - { - "id": "variantchests:tr_rubber_chest", - "required": false - }, - { - "id": "variantchests:ldv_cherry_chest", - "required": false - } - ] -} \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/ClientInitialise.java b/src/main/java/net/xanthian/variantchests/ClientInitialise.java index 8e95e48..abaa143 100644 --- a/src/main/java/net/xanthian/variantchests/ClientInitialise.java +++ b/src/main/java/net/xanthian/variantchests/ClientInitialise.java @@ -20,21 +20,21 @@ public static void ifModLoaded(String modId, Runnable... runnables) { public void onInitializeClient() { EntityRenderInitialise.register(); - ifModLoaded("ad_astra", EntityRenderInitialise::registerAAChests); - ifModLoaded("beachparty", EntityRenderInitialise::registerLDBPChests); - ifModLoaded("betterarcheology", EntityRenderInitialise::registerBAChests); - ifModLoaded("biomemakeover", EntityRenderInitialise::registerBMChests); - ifModLoaded("cinderscapes", EntityRenderInitialise::registerCSChests); - ifModLoaded("deeperdarker", EntityRenderInitialise::registerDADChests); - ifModLoaded("desolation", EntityRenderInitialise::registerDSChests); - ifModLoaded("ecologics", EntityRenderInitialise::registerECOChests); - ifModLoaded("minecells", EntityRenderInitialise::registerMCChests); - ifModLoaded("natures_spirit", EntityRenderInitialise::registerNSChests); - ifModLoaded("promenade", EntityRenderInitialise::registerPROMChests); - ifModLoaded("regions_unexplored", EntityRenderInitialise::registerRUChests); - ifModLoaded("snifferplus", EntityRenderInitialise::registerSPChests); - ifModLoaded("techreborn", EntityRenderInitialise::registerTRChests); - ifModLoaded("vinery", EntityRenderInitialise::registerLDVChests); + //ifModLoaded("ad_astra", EntityRenderInitialise::registerAAChests); + //ifModLoaded("beachparty", EntityRenderInitialise::registerLDBPChests); + //ifModLoaded("betterarcheology", EntityRenderInitialise::registerBAChests); + //ifModLoaded("biomemakeover", EntityRenderInitialise::registerBMChests); + //ifModLoaded("cinderscapes", EntityRenderInitialise::registerCSChests); + //ifModLoaded("deeperdarker", EntityRenderInitialise::registerDADChests); + //ifModLoaded("desolation", EntityRenderInitialise::registerDSChests); + //ifModLoaded("ecologics", EntityRenderInitialise::registerECOChests); + //ifModLoaded("minecells", EntityRenderInitialise::registerMCChests); + //ifModLoaded("natures_spirit", EntityRenderInitialise::registerNSChests); + //ifModLoaded("promenade", EntityRenderInitialise::registerPROMChests); + //ifModLoaded("regions_unexplored", EntityRenderInitialise::registerRUChests); + //ifModLoaded("snifferplus", EntityRenderInitialise::registerSPChests); + //ifModLoaded("techreborn", EntityRenderInitialise::registerTRChests); + //ifModLoaded("vinery", EntityRenderInitialise::registerLDVChests); //EntityRenderInitialise.registerSPChests(); } diff --git a/src/main/java/net/xanthian/variantchests/Initialise.java b/src/main/java/net/xanthian/variantchests/Initialise.java index ad402bc..0f5f69b 100644 --- a/src/main/java/net/xanthian/variantchests/Initialise.java +++ b/src/main/java/net/xanthian/variantchests/Initialise.java @@ -3,7 +3,6 @@ import net.fabricmc.api.ModInitializer; import net.fabricmc.loader.api.FabricLoader; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import net.xanthian.variantchests.entity.EntityInitialise; import net.xanthian.variantchests.util.ModCreativeTab; import net.xanthian.variantchests.util.ModFuelRegistry; @@ -28,21 +27,21 @@ public void onInitialize() { ModCreativeTab.registerItemGroup(); ModFuelRegistry.registerFuel(); - ifModLoaded("ad_astra", AdAstra::registerChests, EntityInitialise::registerAABlockEntities); - ifModLoaded("beachparty", BeachParty::registerChests, EntityInitialise::registerLDBPBlockEntities); - ifModLoaded("betterarcheology", BetterArcheology::registerChests, EntityInitialise::registerBABlockEntities); - ifModLoaded("biomemakeover", BiomeMakeover::registerChests, EntityInitialise::registerBMBlockEntities); - ifModLoaded("cinderscapes", Cinderscapes::registerChests, EntityInitialise::registerCSBlockEntities); - ifModLoaded("deeperdarker", DeeperAndDarker::registerChests, EntityInitialise::registerDADBlockEntities); - ifModLoaded("desolation", Desolation::registerChests, EntityInitialise::registerDSBlockEntities); - ifModLoaded("ecologics", Ecologics::registerChests, EntityInitialise::registerECOBlockEntities); - ifModLoaded("minecells", MineCells::registerChests, EntityInitialise::registerMCBlockEntities); - ifModLoaded("natures_spirit", NaturesSpirit::registerChests, EntityInitialise::registerNSBlockEntities); - ifModLoaded("promenade", Promenade::registerChests, EntityInitialise::registerPROMBlockEntities); - ifModLoaded("regions_unexplored", RegionsUnexplored::registerChests, EntityInitialise::registerRUBlockEntities); - ifModLoaded("snifferplus", SnifferPlus::registerChests, EntityInitialise::registerSPBlockEntities); - ifModLoaded("techreborn", TechReborn::registerChests, EntityInitialise::registerTRBlockEntities); - ifModLoaded("vinery", Vinery::registerChests, EntityInitialise::registerLDVBlockEntities); + //ifModLoaded("ad_astra", AdAstra::registerChests, EntityInitialise::registerAABlockEntities); + //ifModLoaded("beachparty", BeachParty::registerChests, EntityInitialise::registerLDBPBlockEntities); + //ifModLoaded("betterarcheology", BetterArcheology::registerChests, EntityInitialise::registerBABlockEntities); + //ifModLoaded("biomemakeover", BiomeMakeover::registerChests, EntityInitialise::registerBMBlockEntities); + //ifModLoaded("cinderscapes", Cinderscapes::registerChests, EntityInitialise::registerCSBlockEntities); + //ifModLoaded("deeperdarker", DeeperAndDarker::registerChests, EntityInitialise::registerDADBlockEntities); + //ifModLoaded("desolation", Desolation::registerChests, EntityInitialise::registerDSBlockEntities); + //ifModLoaded("ecologics", Ecologics::registerChests, EntityInitialise::registerECOBlockEntities); + //ifModLoaded("minecells", MineCells::registerChests, EntityInitialise::registerMCBlockEntities); + //ifModLoaded("natures_spirit", NaturesSpirit::registerChests, EntityInitialise::registerNSBlockEntities); + //ifModLoaded("promenade", Promenade::registerChests, EntityInitialise::registerPROMBlockEntities); + //ifModLoaded("regions_unexplored", RegionsUnexplored::registerChests, EntityInitialise::registerRUBlockEntities); + //ifModLoaded("snifferplus", SnifferPlus::registerChests, EntityInitialise::registerSPBlockEntities); + //ifModLoaded("techreborn", TechReborn::registerChests, EntityInitialise::registerTRBlockEntities); + //ifModLoaded("vinery", Vinery::registerChests, EntityInitialise::registerLDVBlockEntities); //SnifferPlus.registerChests(); } diff --git a/src/main/java/net/xanthian/variantchests/block/Vanilla.java b/src/main/java/net/xanthian/variantchests/block/Vanilla.java index 3c057e0..4a0d4b1 100644 --- a/src/main/java/net/xanthian/variantchests/block/Vanilla.java +++ b/src/main/java/net/xanthian/variantchests/block/Vanilla.java @@ -1,13 +1,13 @@ package net.xanthian.variantchests.block; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.block.AbstractBlock; import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.block.MapColor; -import net.minecraft.block.enums.Instrument; +import net.minecraft.block.enums.NoteBlockInstrument; import net.minecraft.item.BlockItem; +import net.minecraft.item.Item; import net.minecraft.registry.Registries; import net.minecraft.registry.Registry; import net.minecraft.sound.BlockSoundGroup; @@ -18,16 +18,17 @@ public class Vanilla { - public static final Block ACACIA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.ACACIA); - public static final Block BAMBOO_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BAMBOO); - public static final Block BIRCH_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BIRCH); - public static final Block CHERRY_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.CHERRY); - public static final Block CRIMSON_CHEST = new VariantChestBlock(FabricBlockSettings.create().mapColor(MapColor.DARK_CRIMSON).instrument(Instrument.BASS).strength(2.5f).sounds(BlockSoundGroup.WOOD), VariantChests.CRIMSON); - public static final Block DARK_OAK_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.DARK_OAK); - public static final Block JUNGLE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.JUNGLE); - public static final Block MANGROVE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.MANGROVE); - public static final Block SPRUCE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.SPRUCE); - public static final Block WARPED_CHEST = new VariantChestBlock(FabricBlockSettings.create().mapColor(MapColor.CYAN).instrument(Instrument.BASS).strength(2.5f).sounds(BlockSoundGroup.WOOD), VariantChests.WARPED); + public static final Block ACACIA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.ACACIA); + public static final Block BAMBOO_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BAMBOO); + public static final Block BIRCH_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BIRCH); + public static final Block CHERRY_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.CHERRY); + public static final Block CRIMSON_CHEST = new VariantChestBlock(AbstractBlock.Settings.create().mapColor(MapColor.DARK_CRIMSON).instrument(NoteBlockInstrument.BASS).strength(2.5f).sounds(BlockSoundGroup.WOOD), VariantChests.CRIMSON); + public static final Block DARK_OAK_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.DARK_OAK); + public static final Block JUNGLE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.JUNGLE); + public static final Block MANGROVE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.MANGROVE); + public static final Block OAK_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.OAK); + public static final Block SPRUCE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.SPRUCE); + public static final Block WARPED_CHEST = new VariantChestBlock(AbstractBlock.Settings.create().mapColor(MapColor.CYAN).instrument(NoteBlockInstrument.BASS).strength(2.5f).sounds(BlockSoundGroup.WOOD), VariantChests.WARPED); public static Map VANILLA_CHESTS = Maps.newHashMap(); public static void registerVanillaChests() { @@ -39,14 +40,15 @@ public static void registerVanillaChests() { registerChests("dark_oak_chest", DARK_OAK_CHEST); registerChests("jungle_chest", JUNGLE_CHEST); registerChests("mangrove_chest", MANGROVE_CHEST); + registerChests("oak_chest", OAK_CHEST); registerChests("spruce_chest", SPRUCE_CHEST); registerChests("warped_chest", WARPED_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); VANILLA_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/VariantChestBlock.java b/src/main/java/net/xanthian/variantchests/block/VariantChestBlock.java index 3559258..037130b 100644 --- a/src/main/java/net/xanthian/variantchests/block/VariantChestBlock.java +++ b/src/main/java/net/xanthian/variantchests/block/VariantChestBlock.java @@ -28,7 +28,7 @@ public BlockEntity createBlockEntity(BlockPos pos, BlockState state) { @Nullable @Override public BlockEntityTicker getTicker(World world, BlockState state, BlockEntityType type) { - return world.isClient ? checkType(type, this.getExpectedEntityType(), VariantChestBlockEntity::clientTick) : null; + return world.isClient ? validateTicker(type, this.getExpectedEntityType(), VariantChestBlockEntity::clientTick) : null; } public VariantChests getType() { diff --git a/src/main/java/net/xanthian/variantchests/block/VariantChests.java b/src/main/java/net/xanthian/variantchests/block/VariantChests.java index e996bb4..c93882e 100644 --- a/src/main/java/net/xanthian/variantchests/block/VariantChests.java +++ b/src/main/java/net/xanthian/variantchests/block/VariantChests.java @@ -20,6 +20,7 @@ public enum VariantChests { DARK_OAK, JUNGLE, MANGROVE, + OAK, SPRUCE, WARPED, @@ -124,6 +125,7 @@ public BlockEntityType getBlockEntityType() { case DARK_OAK -> EntityInitialise.DARK_OAK_CHEST; case JUNGLE -> EntityInitialise.JUNGLE_CHEST; case MANGROVE -> EntityInitialise.MANGROVE_CHEST; + case OAK -> EntityInitialise.OAK_CHEST; case SPRUCE -> EntityInitialise.SPRUCE_CHEST; case WARPED -> EntityInitialise.WARPED_CHEST; @@ -225,6 +227,6 @@ public VariantChestBlockEntity getBlockEntity(BlockPos pos, BlockState state) { } public Identifier getId() { - return new Identifier(Initialise.MOD_ID, this.name().toLowerCase(Locale.ROOT) + "_chest"); + return Identifier.of(Initialise.MOD_ID, this.name().toLowerCase(Locale.ROOT) + "_chest"); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/AdAstra.java b/src/main/java/net/xanthian/variantchests/block/compatability/AdAstra.java index 14ed09a..7a6d243 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/AdAstra.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/AdAstra.java @@ -1,8 +1,8 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +19,16 @@ public class AdAstra { public static Map AA_CHESTS = Maps.newHashMap(); - public static Block AA_GLACIAN_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.AA_GLACIAN); + public static Block AA_GLACIAN_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.AA_GLACIAN); public static void registerChests() { registerChests("aa_glacian_chest", AA_GLACIAN_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); AA_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/BeachParty.java b/src/main/java/net/xanthian/variantchests/block/compatability/BeachParty.java index fb10d9e..f4aa961 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/BeachParty.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/BeachParty.java @@ -1,8 +1,8 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +19,16 @@ public class BeachParty { public static Map LDBP_CHESTS = Maps.newHashMap(); - public static Block LDBP_PALM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.LDBP_PALM); + public static Block LDBP_PALM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.LDBP_PALM); public static void registerChests() { registerChests("ldbp_palm_chest", LDBP_PALM_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); LDBP_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/BetterArcheology.java b/src/main/java/net/xanthian/variantchests/block/compatability/BetterArcheology.java index 6c8c523..f5ee363 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/BetterArcheology.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/BetterArcheology.java @@ -1,8 +1,8 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +19,16 @@ public class BetterArcheology { public static Map BA_CHESTS = Maps.newHashMap(); - public static Block BA_ROTTEN_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BA_ROTTEN); + public static Block BA_ROTTEN_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BA_ROTTEN); public static void registerChests() { registerChests("ba_rotten_chest", BA_ROTTEN_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); BA_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/BiomeMakeover.java b/src/main/java/net/xanthian/variantchests/block/compatability/BiomeMakeover.java index 0022b93..e163c6b 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/BiomeMakeover.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/BiomeMakeover.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,10 +20,10 @@ public class BiomeMakeover { public static Map BM_CHESTS = Maps.newHashMap(); - public static Block BM_ANCIENT_OAK_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BM_ANCIENT_OAK); - public static Block BM_BLIGHTED_BALSA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BM_BLIGHTED_BALSA); - public static Block BM_SWAMP_CYPRESS_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BM_SWAMP_CYPRESS); - public static Block BM_WILLOW_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.BM_WILLOW); + public static Block BM_ANCIENT_OAK_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BM_ANCIENT_OAK); + public static Block BM_BLIGHTED_BALSA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BM_BLIGHTED_BALSA); + public static Block BM_SWAMP_CYPRESS_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BM_SWAMP_CYPRESS); + public static Block BM_WILLOW_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.BM_WILLOW); public static void registerChests() { registerChests("bm_ancient_oak_chest", BM_ANCIENT_OAK_CHEST); @@ -32,9 +33,9 @@ public static void registerChests() { } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); BM_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/Cinderscapes.java b/src/main/java/net/xanthian/variantchests/block/compatability/Cinderscapes.java index 1b47e3c..6ba1f2a 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/Cinderscapes.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/Cinderscapes.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -18,8 +19,8 @@ public class Cinderscapes { public static Map CS_CHESTS = Maps.newHashMap(); - public static Block CS_SCORCHED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.CS_SCORCHED); - public static Block CS_UMBRAL_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.CS_UMBRAL); + public static Block CS_SCORCHED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.CS_SCORCHED); + public static Block CS_UMBRAL_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.CS_UMBRAL); public static void registerChests() { registerChests("cs_scorched_chest", CS_SCORCHED_CHEST); @@ -27,9 +28,9 @@ public static void registerChests() { } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); CS_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/DeeperAndDarker.java b/src/main/java/net/xanthian/variantchests/block/compatability/DeeperAndDarker.java index f1cd031..819c1b3 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/DeeperAndDarker.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/DeeperAndDarker.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +20,16 @@ public class DeeperAndDarker { public static Map DAD_CHESTS = Maps.newHashMap(); - public static Block DAD_ECHO_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.DAD_ECHO); + public static Block DAD_ECHO_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.DAD_ECHO); public static void registerChests() { registerChests("dad_echo_chest", DAD_ECHO_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); DAD_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/Desolation.java b/src/main/java/net/xanthian/variantchests/block/compatability/Desolation.java index 878c056..966c563 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/Desolation.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/Desolation.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +20,16 @@ public class Desolation { public static Map DS_CHESTS = Maps.newHashMap(); - public static Block DS_CHARRED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.DS_CHARRED); + public static Block DS_CHARRED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.DS_CHARRED); public static void registerChests() { registerChests("ds_charred_chest", DS_CHARRED_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); DS_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/Ecologics.java b/src/main/java/net/xanthian/variantchests/block/compatability/Ecologics.java index 6f06877..9b30560 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/Ecologics.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/Ecologics.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,10 +20,10 @@ public class Ecologics { public static Map ECO_CHESTS = Maps.newHashMap(); - public static Block ECO_AZALEA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.ECO_AZALEA); - public static Block ECO_COCONUT_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.ECO_COCONUT); - public static Block ECO_FLOWERING_AZALEA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.ECO_FLOWERING_AZALEA); - public static Block ECO_WALNUT_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.ECO_WALNUT); + public static Block ECO_AZALEA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.ECO_AZALEA); + public static Block ECO_COCONUT_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.ECO_COCONUT); + public static Block ECO_FLOWERING_AZALEA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.ECO_FLOWERING_AZALEA); + public static Block ECO_WALNUT_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.ECO_WALNUT); public static void registerChests() { registerChests("eco_azalea_chest", ECO_AZALEA_CHEST); @@ -32,9 +33,9 @@ public static void registerChests() { } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); ECO_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/MineCells.java b/src/main/java/net/xanthian/variantchests/block/compatability/MineCells.java index bf42d72..50dcb91 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/MineCells.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/MineCells.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +20,16 @@ public class MineCells { public static Map MC_CHESTS = Maps.newHashMap(); - public static Block MC_PUTRID_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.MC_PUTRID); + public static Block MC_PUTRID_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.MC_PUTRID); public static void registerChests() { registerChests("mc_putrid_chest", MC_PUTRID_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); MC_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/NaturesSpirit.java b/src/main/java/net/xanthian/variantchests/block/compatability/NaturesSpirit.java index 14ab609..510ba4c 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/NaturesSpirit.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/NaturesSpirit.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,21 +20,21 @@ public class NaturesSpirit { public static Map NS_CHESTS = Maps.newHashMap(); - public static Block NS_ASPEN_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_ASPEN); - public static Block NS_CEDAR_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_CEDAR); - public static Block NS_COCONUT_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_COCONUT); - public static Block NS_CYPRESS_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_CYPRESS); - public static Block NS_FIR_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_FIR); - public static Block NS_GHAF_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_GHAF); - public static Block NS_JOSHUA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_JOSHUA); - public static Block NS_LARCH_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_LARCH); - public static Block NS_MAPLE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_MAPLE); - public static Block NS_OLIVE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_OLIVE); - public static Block NS_PALO_VERDE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_PALO_VERDE); - public static Block NS_REDWOOD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_REDWOOD); - public static Block NS_SUGI_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_SUGI); - public static Block NS_WILLOW_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_WILLOW); - public static Block NS_WISTERIA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.NS_WISTERIA); + public static Block NS_ASPEN_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_ASPEN); + public static Block NS_CEDAR_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_CEDAR); + public static Block NS_COCONUT_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_COCONUT); + public static Block NS_CYPRESS_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_CYPRESS); + public static Block NS_FIR_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_FIR); + public static Block NS_GHAF_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_GHAF); + public static Block NS_JOSHUA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_JOSHUA); + public static Block NS_LARCH_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_LARCH); + public static Block NS_MAPLE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_MAPLE); + public static Block NS_OLIVE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_OLIVE); + public static Block NS_PALO_VERDE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_PALO_VERDE); + public static Block NS_REDWOOD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_REDWOOD); + public static Block NS_SUGI_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_SUGI); + public static Block NS_WILLOW_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_WILLOW); + public static Block NS_WISTERIA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.NS_WISTERIA); public static void registerChests() { registerChest("ns_aspen_chest", NS_ASPEN_CHEST); @@ -54,9 +55,9 @@ public static void registerChests() { } private static void registerChest(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); NS_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/Promenade.java b/src/main/java/net/xanthian/variantchests/block/compatability/Promenade.java index c0fca1d..7a51eb6 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/Promenade.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/Promenade.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,10 +20,10 @@ public class Promenade { public static Map PROM_CHESTS = Maps.newHashMap(); - public static Block PROM_DARK_AMARANTH_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.PROM_DARK_AMARANTH); - public static Block PROM_MAPLE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.PROM_MAPLE); - public static Block PROM_PALM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.PROM_PALM); - public static Block PROM_SAKURA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.PROM_SAKURA); + public static Block PROM_DARK_AMARANTH_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.PROM_DARK_AMARANTH); + public static Block PROM_MAPLE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.PROM_MAPLE); + public static Block PROM_PALM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.PROM_PALM); + public static Block PROM_SAKURA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.PROM_SAKURA); public static void registerChests() { registerChest("prom_dark_amaranth_chest", PROM_DARK_AMARANTH_CHEST); @@ -32,9 +33,9 @@ public static void registerChests() { } private static void registerChest(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); PROM_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/RegionsUnexplored.java b/src/main/java/net/xanthian/variantchests/block/compatability/RegionsUnexplored.java index 3dc1fb3..e6dfaca 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/RegionsUnexplored.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/RegionsUnexplored.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,47 +20,47 @@ public class RegionsUnexplored { public static Map RU_CHESTS = Maps.newHashMap(); - public static Block RU_ALPHA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_ALPHA); - public static Block RU_BAOBAB_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BAOBAB); - public static Block RU_BLACK_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BLACK_PAINTED); - public static Block RU_BLACKWOOD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BLACKWOOD); - public static Block RU_BLUE_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BLUE_PAINTED); - public static Block RU_BROWN_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BROWN_PAINTED); - public static Block RU_CYAN_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_CYAN_PAINTED); - public static Block RU_CYPRESS_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_CYPRESS); - public static Block RU_DEAD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_DEAD); - public static Block RU_EUCALYPTUS_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_EUCALYPTUS); - public static Block RU_GRAY_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_GRAY_PAINTED); - public static Block RU_GREEN_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_GREEN_PAINTED); - public static Block RU_JOSHUA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_JOSHUA); - public static Block RU_LARCH_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_LARCH); - public static Block RU_LIGHT_BLUE_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_LIGHT_BLUE_PAINTED); - public static Block RU_LIGHT_GRAY_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_LIGHT_GRAY_PAINTED); - public static Block RU_LIME_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_LIME_PAINTED); - public static Block RU_MAGENTA_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_MAGENTA_PAINTED); - public static Block RU_MAPLE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_MAPLE); - public static Block RU_MAUVE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_MAUVE); - public static Block RU_ORANGE_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_ORANGE_PAINTED); - public static Block RU_PALM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_PALM); - public static Block RU_PINE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_PINE); - public static Block RU_PINK_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_PINK_PAINTED); - public static Block RU_PURPLE_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_PURPLE_PAINTED); - public static Block RU_REDWOOD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_REDWOOD); - public static Block RU_RED_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_RED_PAINTED); - public static Block RU_WHITE_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_WHITE_PAINTED); - public static Block RU_WILLOW_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_WILLOW); - public static Block RU_YELLOW_PAINTED_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_YELLOW_PAINTED); - public static Block RU_CHERRY_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_CHERRY); - public static Block RU_SCULKWOOD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_SCULKWOOD); - public static Block RU_BLUE_BIOSHROOM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BLUE_BIOSHROOM); - public static Block RU_BRIMWOOD_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_BRIMWOOD); - public static Block RU_COBALT_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_COBALT); - public static Block RU_GREEN_BIOSHROOM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_GREEN_BIOSHROOM); - public static Block RU_KAPOK_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_KAPOK); - public static Block RU_MAGNOLIA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_MAGNOLIA); - public static Block RU_PINK_BIOSHROOM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_PINK_BIOSHROOM); - public static Block RU_SOCOTRA_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_SOCOTRA); - public static Block RU_YELLOW_BIOSHROOM_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.RU_YELLOW_BIOSHROOM); + public static Block RU_ALPHA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_ALPHA); + public static Block RU_BAOBAB_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BAOBAB); + public static Block RU_BLACK_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BLACK_PAINTED); + public static Block RU_BLACKWOOD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BLACKWOOD); + public static Block RU_BLUE_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BLUE_PAINTED); + public static Block RU_BROWN_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BROWN_PAINTED); + public static Block RU_CYAN_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_CYAN_PAINTED); + public static Block RU_CYPRESS_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_CYPRESS); + public static Block RU_DEAD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_DEAD); + public static Block RU_EUCALYPTUS_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_EUCALYPTUS); + public static Block RU_GRAY_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_GRAY_PAINTED); + public static Block RU_GREEN_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_GREEN_PAINTED); + public static Block RU_JOSHUA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_JOSHUA); + public static Block RU_LARCH_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_LARCH); + public static Block RU_LIGHT_BLUE_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_LIGHT_BLUE_PAINTED); + public static Block RU_LIGHT_GRAY_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_LIGHT_GRAY_PAINTED); + public static Block RU_LIME_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_LIME_PAINTED); + public static Block RU_MAGENTA_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_MAGENTA_PAINTED); + public static Block RU_MAPLE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_MAPLE); + public static Block RU_MAUVE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_MAUVE); + public static Block RU_ORANGE_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_ORANGE_PAINTED); + public static Block RU_PALM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_PALM); + public static Block RU_PINE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_PINE); + public static Block RU_PINK_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_PINK_PAINTED); + public static Block RU_PURPLE_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_PURPLE_PAINTED); + public static Block RU_REDWOOD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_REDWOOD); + public static Block RU_RED_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_RED_PAINTED); + public static Block RU_WHITE_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_WHITE_PAINTED); + public static Block RU_WILLOW_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_WILLOW); + public static Block RU_YELLOW_PAINTED_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_YELLOW_PAINTED); + public static Block RU_CHERRY_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_CHERRY); + public static Block RU_SCULKWOOD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_SCULKWOOD); + public static Block RU_BLUE_BIOSHROOM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BLUE_BIOSHROOM); + public static Block RU_BRIMWOOD_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_BRIMWOOD); + public static Block RU_COBALT_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_COBALT); + public static Block RU_GREEN_BIOSHROOM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_GREEN_BIOSHROOM); + public static Block RU_KAPOK_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_KAPOK); + public static Block RU_MAGNOLIA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_MAGNOLIA); + public static Block RU_PINK_BIOSHROOM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_PINK_BIOSHROOM); + public static Block RU_SOCOTRA_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_SOCOTRA); + public static Block RU_YELLOW_BIOSHROOM_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.RU_YELLOW_BIOSHROOM); public static void registerChests() { registerChests("ru_alpha_chest", RU_ALPHA_CHEST); @@ -108,10 +109,10 @@ public static void registerChests() { } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); RU_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/SnifferPlus.java b/src/main/java/net/xanthian/variantchests/block/compatability/SnifferPlus.java index d95660f..360c52a 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/SnifferPlus.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/SnifferPlus.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +20,16 @@ public class SnifferPlus { public static Map SP_CHESTS = Maps.newHashMap(); - public static Block SP_STONE_PINE_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.SP_STONE_PINE); + public static Block SP_STONE_PINE_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.SP_STONE_PINE); public static void registerChests() { registerChests("sp_stone_pine_chest", SP_STONE_PINE_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); SP_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/TechReborn.java b/src/main/java/net/xanthian/variantchests/block/compatability/TechReborn.java index 0164bbc..3332afd 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/TechReborn.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/TechReborn.java @@ -1,8 +1,8 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +19,16 @@ public class TechReborn { public static Map TR_CHESTS = Maps.newHashMap(); - public static Block TR_RUBBER_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.TR_RUBBER); + public static Block TR_RUBBER_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.TR_RUBBER); public static void registerChests() { registerChests("tr_rubber_chest", TR_RUBBER_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); TR_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/block/compatability/Vinery.java b/src/main/java/net/xanthian/variantchests/block/compatability/Vinery.java index aee941c..6910e2d 100644 --- a/src/main/java/net/xanthian/variantchests/block/compatability/Vinery.java +++ b/src/main/java/net/xanthian/variantchests/block/compatability/Vinery.java @@ -1,8 +1,9 @@ package net.xanthian.variantchests.block.compatability; import com.google.common.collect.Maps; -import net.fabricmc.fabric.api.item.v1.FabricItemSettings; -import net.fabricmc.fabric.api.object.builder.v1.block.FabricBlockSettings; +import net.minecraft.item.Item; +import net.minecraft.block.AbstractBlock; + import net.minecraft.block.Block; import net.minecraft.block.Blocks; import net.minecraft.item.BlockItem; @@ -19,16 +20,16 @@ public class Vinery { public static Map LDV_CHESTS = Maps.newHashMap(); - public static Block LDV_CHERRY_CHEST = new VariantChestBlock(FabricBlockSettings.copyOf(Blocks.CHEST), VariantChests.LDV_CHERRY); + public static Block LDV_CHERRY_CHEST = new VariantChestBlock(AbstractBlock.Settings.copy(Blocks.CHEST), VariantChests.LDV_CHERRY); public static void registerChests() { registerChests("ldv_cherry_chest", LDV_CHERRY_CHEST); } private static void registerChests(String name, Block block) { - Identifier identifier = new Identifier(Initialise.MOD_ID, name); + Identifier identifier = Identifier.of(Initialise.MOD_ID, name); Registry.register(Registries.BLOCK, identifier, block); LDV_CHESTS.put(identifier, block); - Registry.register(Registries.ITEM, identifier, new BlockItem(block, new FabricItemSettings())); + Registry.register(Registries.ITEM, identifier, new BlockItem(block, new Item.Settings())); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/datagen/BlockTagGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/BlockTagGenerator.java index 2504dbf..efb8374 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/BlockTagGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/BlockTagGenerator.java @@ -10,15 +10,14 @@ import net.minecraft.util.Identifier; import net.xanthian.variantchests.Initialise; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import java.util.Map; import java.util.concurrent.CompletableFuture; public class BlockTagGenerator extends FabricTagProvider.BlockTagProvider { - public static final TagKey CHESTS = TagKey.of(Registries.BLOCK.getKey(), new Identifier(Initialise.MOD_ID, "chests")); - public static final TagKey C_CHESTS = TagKey.of(Registries.BLOCK.getKey(), new Identifier("c:chests")); - public static final TagKey C_WOODEN_CHESTS = TagKey.of(Registries.BLOCK.getKey(), new Identifier("c:wooden_chests")); + public static final TagKey CHESTS = TagKey.of(Registries.BLOCK.getKey(), Identifier.of(Initialise.MOD_ID, "chests")); + public static final TagKey C_CHESTS = TagKey.of(Registries.BLOCK.getKey(), Identifier.of("c:chests")); + public static final TagKey C_WOODEN_CHESTS = TagKey.of(Registries.BLOCK.getKey(), Identifier.of("c:wooden_chests")); public BlockTagGenerator(FabricDataOutput output, CompletableFuture registriesFuture) { super(output, registriesFuture); @@ -29,23 +28,23 @@ protected void configure(RegistryWrapper.WrapperLookup arg) { registerTags(Vanilla.VANILLA_CHESTS); - registerTags(BiomeMakeover.BM_CHESTS); - registerTags(Cinderscapes.CS_CHESTS); - registerTags(Ecologics.ECO_CHESTS); - registerTags(NaturesSpirit.NS_CHESTS); - registerTags(Promenade.PROM_CHESTS); - registerTags(RegionsUnexplored.RU_CHESTS); + //registerTags(BiomeMakeover.BM_CHESTS); + //registerTags(Cinderscapes.CS_CHESTS); + //registerTags(Ecologics.ECO_CHESTS); + //registerTags(NaturesSpirit.NS_CHESTS); + //registerTags(Promenade.PROM_CHESTS); + //registerTags(RegionsUnexplored.RU_CHESTS); getOrCreateTagBuilder(CHESTS) - .addOptional(new Identifier("variantchests:aa_glacian_chest")) - .addOptional(new Identifier("variantchests:ldbp_palm_chest")) - .addOptional(new Identifier("variantchests:ba_rotten_chest")) - .addOptional(new Identifier("variantchests:dad_echo_chest")) - .addOptional(new Identifier("variantchests:ds_charred_chest")) - .addOptional(new Identifier("variantchests:mc_putrid_chest")) - .addOptional(new Identifier("variantchests:sp_stone_pine_chest")) - .addOptional(new Identifier("variantchests:tr_rubber_chest")) - .addOptional(new Identifier("variantchests:ldv_cherry_chest")); + .addOptional(Identifier.of("variantchests:aa_glacian_chest")) + .addOptional(Identifier.of("variantchests:ldbp_palm_chest")) + .addOptional(Identifier.of("variantchests:ba_rotten_chest")) + .addOptional(Identifier.of("variantchests:dad_echo_chest")) + .addOptional(Identifier.of("variantchests:ds_charred_chest")) + .addOptional(Identifier.of("variantchests:mc_putrid_chest")) + .addOptional(Identifier.of("variantchests:sp_stone_pine_chest")) + .addOptional(Identifier.of("variantchests:tr_rubber_chest")) + .addOptional(Identifier.of("variantchests:ldv_cherry_chest")); getOrCreateTagBuilder(BlockTags.AXE_MINEABLE) .forceAddTag(CHESTS); @@ -62,9 +61,9 @@ protected void configure(RegistryWrapper.WrapperLookup arg) { private void registerTags(Map blockMap) { for (Block block : blockMap.values()) { - Identifier lootTableId = block.getLootTableId(); + Identifier lootTableId = block.getLootTableKey().getValue(); String newPath = lootTableId.getPath().replaceFirst("blocks/", ""); - Identifier modifiedId = new Identifier(lootTableId.getNamespace(), newPath); + Identifier modifiedId = Identifier.of(lootTableId.getNamespace(), newPath); getOrCreateTagBuilder(CHESTS) .addOptional(modifiedId); diff --git a/src/main/java/net/xanthian/variantchests/datagen/ItemTagGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/ItemTagGenerator.java index d1d8f8b..0fafaa9 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/ItemTagGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/ItemTagGenerator.java @@ -10,15 +10,14 @@ import net.minecraft.registry.tag.TagKey; import net.minecraft.util.Identifier; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import net.xanthian.variantchests.util.ModItemTags; import java.util.Map; import java.util.concurrent.CompletableFuture; public class ItemTagGenerator extends FabricTagProvider.ItemTagProvider { - public static final TagKey C_CHESTS = TagKey.of(Registries.ITEM.getKey(), new Identifier("c:chests")); - public static final TagKey C_WOODEN_CHESTS = TagKey.of(Registries.ITEM.getKey(), new Identifier("c:wooden_chests")); + public static final TagKey C_CHESTS = TagKey.of(Registries.ITEM.getKey(), Identifier.of("c:chests")); + public static final TagKey C_WOODEN_CHESTS = TagKey.of(Registries.ITEM.getKey(), Identifier.of("c:wooden_chests")); public ItemTagGenerator(FabricDataOutput output, CompletableFuture registriesFuture) { super(output, registriesFuture); @@ -29,30 +28,30 @@ protected void configure(RegistryWrapper.WrapperLookup arg) { registerTags(Vanilla.VANILLA_CHESTS); - registerTags(BiomeMakeover.BM_CHESTS); - registerTags(Cinderscapes.CS_CHESTS); - registerTags(Ecologics.ECO_CHESTS); - registerTags(NaturesSpirit.NS_CHESTS); - registerTags(Promenade.PROM_CHESTS); - registerTags(RegionsUnexplored.RU_CHESTS); + //registerTags(BiomeMakeover.BM_CHESTS); + //registerTags(Cinderscapes.CS_CHESTS); + //registerTags(Ecologics.ECO_CHESTS); + //registerTags(NaturesSpirit.NS_CHESTS); + //registerTags(Promenade.PROM_CHESTS); + //registerTags(RegionsUnexplored.RU_CHESTS); getOrCreateTagBuilder(ModItemTags.CHESTS) - .addOptional(new Identifier("variantchests:aa_glacian_chest")) - .addOptional(new Identifier("variantchests:ldbp_palm_chest")) - .addOptional(new Identifier("variantchests:ba_rotten_chest")) - .addOptional(new Identifier("variantchests:dad_echo_chest")) - .addOptional(new Identifier("variantchests:ds_charred_chest")) - .addOptional(new Identifier("variantchests:mc_putrid_chest")) - .addOptional(new Identifier("variantchests:sp_stone_pine_chest")) - .addOptional(new Identifier("variantchests:tr_rubber_chest")) - .addOptional(new Identifier("variantchests:ldv_cherry_chest")); + .addOptional(Identifier.of("variantchests:aa_glacian_chest")) + .addOptional(Identifier.of("variantchests:ldbp_palm_chest")) + .addOptional(Identifier.of("variantchests:ba_rotten_chest")) + .addOptional(Identifier.of("variantchests:dad_echo_chest")) + .addOptional(Identifier.of("variantchests:ds_charred_chest")) + .addOptional(Identifier.of("variantchests:mc_putrid_chest")) + .addOptional(Identifier.of("variantchests:sp_stone_pine_chest")) + .addOptional(Identifier.of("variantchests:tr_rubber_chest")) + .addOptional(Identifier.of("variantchests:ldv_cherry_chest")); getOrCreateTagBuilder(ItemTags.NON_FLAMMABLE_WOOD) - .addOptional(new Identifier("variantchests:prom_dark_amaranth_chest")) - .addOptional(new Identifier("variantchests:ru_brimwood_chest")) - .addOptional(new Identifier("variantchests:ru_cobalt_chest")) - .addOptional(new Identifier("variantchests:ru_dead_chest")) - .addOptional(new Identifier("variantchests:ru_yellow_bioshroom_chest")) + .addOptional(Identifier.of("variantchests:prom_dark_amaranth_chest")) + .addOptional(Identifier.of("variantchests:ru_brimwood_chest")) + .addOptional(Identifier.of("variantchests:ru_cobalt_chest")) + .addOptional(Identifier.of("variantchests:ru_dead_chest")) + .addOptional(Identifier.of("variantchests:ru_yellow_bioshroom_chest")) .add(Vanilla.CRIMSON_CHEST.asItem()) .add(Vanilla.WARPED_CHEST.asItem()); @@ -65,9 +64,9 @@ protected void configure(RegistryWrapper.WrapperLookup arg) { private void registerTags(Map blockMap) { for (Block block : blockMap.values()) { - Identifier lootTableId = block.getLootTableId(); + Identifier lootTableId = block.getLootTableKey().getValue(); String newPath = lootTableId.getPath().replaceFirst("blocks/", ""); - Identifier modifiedId = new Identifier(lootTableId.getNamespace(), newPath); + Identifier modifiedId = Identifier.of(lootTableId.getNamespace(), newPath); getOrCreateTagBuilder(ModItemTags.CHESTS) .addOptional(modifiedId); diff --git a/src/main/java/net/xanthian/variantchests/datagen/LangFileGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/LangFileGenerator.java index da88e83..e99b1c2 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/LangFileGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/LangFileGenerator.java @@ -3,26 +3,24 @@ import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricLanguageProvider; import net.minecraft.block.Block; -import net.minecraft.block.Blocks; import net.minecraft.registry.Registries; +import net.minecraft.registry.RegistryWrapper; import net.minecraft.util.Identifier; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import java.util.Map; +import java.util.concurrent.CompletableFuture; public class LangFileGenerator extends FabricLanguageProvider { - public LangFileGenerator(FabricDataOutput dataOutput) { - super(dataOutput); + + public LangFileGenerator(FabricDataOutput dataOutput, CompletableFuture registryLookup) { + super(dataOutput, registryLookup); } public static String generateBlockDisplayName(Block block) { Identifier name = Registries.BLOCK.getId(block); String blockName = name.getPath(); - int underscoreIndex = blockName.indexOf('_'); - if (underscoreIndex != -1 && underscoreIndex < blockName.length() - 1) { - blockName = blockName.substring(underscoreIndex + 1); - } + String[] parts = blockName.split("_"); StringBuilder displayName = new StringBuilder(); for (String part : parts) { @@ -34,10 +32,7 @@ public static String generateBlockDisplayName(Block block) { public static String generateContainerDisplayName(Block block) { Identifier name = Registries.BLOCK.getId(block); String blockName = name.getPath(); - int underscoreIndex = blockName.indexOf('_'); - if (underscoreIndex != -1 && underscoreIndex < blockName.length() - 1) { - blockName = blockName.substring(underscoreIndex + 1); - } + String[] parts = blockName.split("_"); StringBuilder displayName = new StringBuilder(); for (String part : parts) { @@ -58,54 +53,43 @@ private static void registerContainerTranslations(TranslationBuilder translation } } - @Override - public void generateTranslations(TranslationBuilder translationBuilder) { + public void generateTranslations(RegistryWrapper.WrapperLookup registryLookup, TranslationBuilder translationBuilder) { registerTranslations(translationBuilder, Vanilla.VANILLA_CHESTS); - translationBuilder.add(Blocks.CHEST, "Oak Chest"); - translationBuilder.add("container.variantchests.acacia_chest", "Acacia Chest"); - translationBuilder.add("container.variantchests.bamboo_chest", "Bamboo Chest"); - translationBuilder.add("container.variantchests.birch_chest", "Birch Chest"); - translationBuilder.add("container.variantchests.cherry_chest", "Cherry Chest"); - translationBuilder.add("container.variantchests.crimson_chest", "Crimson Chest"); - translationBuilder.add("container.variantchests.dark_oak_chest", "Dark Oak Chest"); - translationBuilder.add("container.variantchests.jungle_chest", "Jungle Chest"); - translationBuilder.add("container.variantchests.mangrove_chest", "Mangrove Chest"); - translationBuilder.add("container.chest", "Oak Chest"); - translationBuilder.add("container.variantchests.spruce_chest", "Spruce Chest"); - translationBuilder.add("container.variantchests.warped_chest", "Warped Chest"); + registerContainerTranslations(translationBuilder, Vanilla.VANILLA_CHESTS); + - translationBuilder.add(AdAstra.AA_GLACIAN_CHEST, "Glacian Chest"); - translationBuilder.add(BeachParty.LDBP_PALM_CHEST, "Palm Chest"); - translationBuilder.add(BetterArcheology.BA_ROTTEN_CHEST, "Rotten Chest"); - registerTranslations(translationBuilder, BiomeMakeover.BM_CHESTS); - registerTranslations(translationBuilder, Cinderscapes.CS_CHESTS); - translationBuilder.add(DeeperAndDarker.DAD_ECHO_CHEST, "Echo Chest"); - translationBuilder.add(Desolation.DS_CHARRED_CHEST, "Charred Chest"); - registerTranslations(translationBuilder, Ecologics.ECO_CHESTS); - translationBuilder.add(MineCells.MC_PUTRID_CHEST, "Putrid Chest"); - registerTranslations(translationBuilder, NaturesSpirit.NS_CHESTS); - registerTranslations(translationBuilder, Promenade.PROM_CHESTS); - translationBuilder.add(SnifferPlus.SP_STONE_PINE_CHEST, "Stone Pine Chest"); - translationBuilder.add(TechReborn.TR_RUBBER_CHEST, "Rubber Chest"); - translationBuilder.add(Vinery.LDV_CHERRY_CHEST, "Cherry Chest"); - registerTranslations(translationBuilder, RegionsUnexplored.RU_CHESTS); + //translationBuilder.add(AdAstra.AA_GLACIAN_CHEST, "Glacian Chest"); + //translationBuilder.add(BeachParty.LDBP_PALM_CHEST, "Palm Chest"); + //translationBuilder.add(BetterArcheology.BA_ROTTEN_CHEST, "Rotten Chest"); + //registerTranslations(translationBuilder, BiomeMakeover.BM_CHESTS); + //registerTranslations(translationBuilder, Cinderscapes.CS_CHESTS); + //translationBuilder.add(DeeperAndDarker.DAD_ECHO_CHEST, "Echo Chest"); + //translationBuilder.add(Desolation.DS_CHARRED_CHEST, "Charred Chest"); + //registerTranslations(translationBuilder, Ecologics.ECO_CHESTS); + //translationBuilder.add(MineCells.MC_PUTRID_CHEST, "Putrid Chest"); + //registerTranslations(translationBuilder, NaturesSpirit.NS_CHESTS); + //registerTranslations(translationBuilder, Promenade.PROM_CHESTS); + //translationBuilder.add(SnifferPlus.SP_STONE_PINE_CHEST, "Stone Pine Chest"); + //translationBuilder.add(TechReborn.TR_RUBBER_CHEST, "Rubber Chest"); + //translationBuilder.add(Vinery.LDV_CHERRY_CHEST, "Cherry Chest"); + //registerTranslations(translationBuilder, RegionsUnexplored.RU_CHESTS); translationBuilder.add("container.variantchests.aa_glacian_chest", "Glacian Chest"); translationBuilder.add("container.variantchests.ldbp_palm_chest", "Palm Chest"); translationBuilder.add("container.variantchests.ba_rotten_chest", "Rotten Chest"); - registerContainerTranslations(translationBuilder, BiomeMakeover.BM_CHESTS); - registerContainerTranslations(translationBuilder, Cinderscapes.CS_CHESTS); + //registerContainerTranslations(translationBuilder, BiomeMakeover.BM_CHESTS); + //registerContainerTranslations(translationBuilder, Cinderscapes.CS_CHESTS); translationBuilder.add("container.variantchests.dad_echo_chest", "Echo Chest"); translationBuilder.add("container.variantchests.ds_charred_chest", "Charred Chest"); - registerContainerTranslations(translationBuilder, Ecologics.ECO_CHESTS); + //registerContainerTranslations(translationBuilder, Ecologics.ECO_CHESTS); translationBuilder.add("container.variantchests.mc_putrid_chest", "Putrid Chest"); - registerContainerTranslations(translationBuilder, NaturesSpirit.NS_CHESTS); - registerContainerTranslations(translationBuilder, Promenade.PROM_CHESTS); + //registerContainerTranslations(translationBuilder, NaturesSpirit.NS_CHESTS); + //registerContainerTranslations(translationBuilder, Promenade.PROM_CHESTS); translationBuilder.add("container.variantchests.sp_stone_pine_chest", "Stone Pine Chest"); translationBuilder.add("container.variantchests.tr_rubber_chest", "Rubber Chest"); translationBuilder.add("container.variantchests.ldv_cherry_chest", "Cherry Chest"); - registerContainerTranslations(translationBuilder, RegionsUnexplored.RU_CHESTS); + //registerContainerTranslations(translationBuilder, RegionsUnexplored.RU_CHESTS); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/datagen/LootTableGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/LootTableGenerator.java index 6ff37b5..9750415 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/LootTableGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/LootTableGenerator.java @@ -2,19 +2,21 @@ import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricBlockLootTableProvider; -import net.fabricmc.fabric.api.resource.conditions.v1.DefaultResourceConditions; +import net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions; import net.minecraft.block.Block; import net.minecraft.registry.RegistryKey; import net.minecraft.registry.RegistryKeys; +import net.minecraft.registry.RegistryWrapper; import net.minecraft.util.Identifier; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import java.util.Map; +import java.util.concurrent.CompletableFuture; public class LootTableGenerator extends FabricBlockLootTableProvider { - public LootTableGenerator(FabricDataOutput dataOutput) { - super(dataOutput); + + public LootTableGenerator(FabricDataOutput dataOutput, CompletableFuture registryLookup) { + super(dataOutput, registryLookup); } @Override @@ -24,21 +26,21 @@ public void generate() { addDrop(block, this::nameableContainerDrops); } - withConditions(DefaultResourceConditions.allModsLoaded("ad_astra")).addDrop(AdAstra.AA_GLACIAN_CHEST, this::nameableContainerDrops); - withConditions(DefaultResourceConditions.allModsLoaded("beachparty")).addDrop(BeachParty.LDBP_PALM_CHEST, this::nameableContainerDrops); - withConditions(DefaultResourceConditions.allModsLoaded("betterarcheology")).addDrop(BetterArcheology.BA_ROTTEN_CHEST, this::nameableContainerDrops); - registerSpecialLootTable(BiomeMakeover.BM_CHESTS, "biomemakeover"); - registerSpecialLootTable(Cinderscapes.CS_CHESTS, "cinderscapes"); - withConditions(DefaultResourceConditions.allModsLoaded("deeperdarker")).addDrop(DeeperAndDarker.DAD_ECHO_CHEST, this::nameableContainerDrops); - withConditions(DefaultResourceConditions.allModsLoaded("desolation")).addDrop(Desolation.DS_CHARRED_CHEST, this::nameableContainerDrops); - registerSpecialLootTable(Ecologics.ECO_CHESTS, "ecologics"); - withConditions(DefaultResourceConditions.allModsLoaded("minecells")).addDrop(MineCells.MC_PUTRID_CHEST, this::nameableContainerDrops); - registerSpecialLootTable(NaturesSpirit.NS_CHESTS, "natures_spirit"); - registerSpecialLootTable(Promenade.PROM_CHESTS, "promenade"); - registerSpecialLootTable(RegionsUnexplored.RU_CHESTS, "regions_unexplored"); - withConditions(DefaultResourceConditions.allModsLoaded("snifferplus")).addDrop(SnifferPlus.SP_STONE_PINE_CHEST, this::nameableContainerDrops); - withConditions(DefaultResourceConditions.allModsLoaded("techreborn")).addDrop(TechReborn.TR_RUBBER_CHEST, this::nameableContainerDrops); - withConditions(DefaultResourceConditions.allModsLoaded("vinery")).addDrop(Vinery.LDV_CHERRY_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("ad_astra")).addDrop(AdAstra.AA_GLACIAN_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("beachparty")).addDrop(BeachParty.LDBP_PALM_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("betterarcheology")).addDrop(BetterArcheology.BA_ROTTEN_CHEST, this::nameableContainerDrops); + //registerSpecialLootTable(BiomeMakeover.BM_CHESTS, "biomemakeover"); + //registerSpecialLootTable(Cinderscapes.CS_CHESTS, "cinderscapes"); + //withConditions(ResourceConditions.allModsLoaded("deeperdarker")).addDrop(DeeperAndDarker.DAD_ECHO_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("desolation")).addDrop(Desolation.DS_CHARRED_CHEST, this::nameableContainerDrops); + //registerSpecialLootTable(Ecologics.ECO_CHESTS, "ecologics"); + //withConditions(ResourceConditions.allModsLoaded("minecells")).addDrop(MineCells.MC_PUTRID_CHEST, this::nameableContainerDrops); + //registerSpecialLootTable(NaturesSpirit.NS_CHESTS, "natures_spirit"); + //registerSpecialLootTable(Promenade.PROM_CHESTS, "promenade"); + //registerSpecialLootTable(RegionsUnexplored.RU_CHESTS, "regions_unexplored"); + //withConditions(ResourceConditions.allModsLoaded("snifferplus")).addDrop(SnifferPlus.SP_STONE_PINE_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("techreborn")).addDrop(TechReborn.TR_RUBBER_CHEST, this::nameableContainerDrops); + //withConditions(ResourceConditions.allModsLoaded("vinery")).addDrop(Vinery.LDV_CHERRY_CHEST, this::nameableContainerDrops); } public void registerSpecialLootTable(Map chests, String modId) { @@ -47,9 +49,9 @@ public void registerSpecialLootTable(Map chests, String modId Block chest = entry.getValue(); String path = chestId.getPath(); String name = path.replace("variantchests:", "").replace("_chest", "").replaceFirst("^[^_]+_", ""); - withConditions(DefaultResourceConditions.and( - DefaultResourceConditions.allModsLoaded(modId), - DefaultResourceConditions.registryContains(RegistryKey.of(RegistryKeys.BLOCK, new Identifier(modId + ":" + name + "_planks"))) + withConditions(ResourceConditions.and( + ResourceConditions.allModsLoaded(modId), + ResourceConditions.registryContains(RegistryKey.of(RegistryKeys.BLOCK, Identifier.of(modId + ":" + name + "_planks"))) )).addDrop(chest, this::nameableContainerDrops); } } diff --git a/src/main/java/net/xanthian/variantchests/datagen/ModelGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/ModelGenerator.java index 4281721..0c4015a 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/ModelGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/ModelGenerator.java @@ -12,7 +12,6 @@ import net.minecraft.util.Identifier; import net.xanthian.variantchests.block.Vanilla; import net.xanthian.variantchests.block.VariantChests; -import net.xanthian.variantchests.block.compatability.*; import net.xanthian.variantchests.util.ModModel; import net.xanthian.variantchests.util.ModTextureKey; @@ -36,7 +35,7 @@ public static void registerModel(BlockStateModelGenerator blockStateModelGenerat if (firstUnderscoreIndex != -1) { String plankName = blockName.substring(firstUnderscoreIndex + 1, blockName.lastIndexOf("_chest")); String modelPath = modId + ":block/" + modelPathGenerator.apply(plankName); - blockStateModelGenerator.registerBuiltinWithParticle(chest, new Identifier(modelPath)); + blockStateModelGenerator.registerBuiltinWithParticle(chest, Identifier.of(modelPath)); } else { System.out.println("Invalid block name format: " + blockName); } @@ -54,27 +53,28 @@ public void generateBlockStateModels(BlockStateModelGenerator blockStateModelGen blockStateModelGenerator.registerBuiltin(VariantChests.DARK_OAK.getId().withPrefixedPath("block/"), Blocks.DARK_OAK_PLANKS).includeWithoutItem(Vanilla.DARK_OAK_CHEST); blockStateModelGenerator.registerBuiltin(VariantChests.JUNGLE.getId().withPrefixedPath("block/"), Blocks.JUNGLE_PLANKS).includeWithoutItem(Vanilla.JUNGLE_CHEST); blockStateModelGenerator.registerBuiltin(VariantChests.MANGROVE.getId().withPrefixedPath("block/"), Blocks.MANGROVE_PLANKS).includeWithoutItem(Vanilla.MANGROVE_CHEST); + blockStateModelGenerator.registerBuiltin(VariantChests.OAK.getId().withPrefixedPath("block/"), Blocks.OAK_PLANKS).includeWithoutItem(Vanilla.OAK_CHEST); blockStateModelGenerator.registerBuiltin(VariantChests.SPRUCE.getId().withPrefixedPath("block/"), Blocks.SPRUCE_PLANKS).includeWithoutItem(Vanilla.SPRUCE_CHEST); blockStateModelGenerator.registerBuiltin(VariantChests.WARPED.getId().withPrefixedPath("block/"), Blocks.WARPED_PLANKS).includeWithoutItem(Vanilla.WARPED_CHEST); - registerModel(blockStateModelGenerator, AdAstra.AA_CHESTS, "ad_astra", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, BeachParty.LDBP_CHESTS, "beachparty", plankName -> plankName + "_planks0"); - registerModel(blockStateModelGenerator, BetterArcheology.BA_CHESTS, "betterarcheology", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, BiomeMakeover.BM_CHESTS, "biomemakeover", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, AdAstra.AA_CHESTS, "ad_astra", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, BeachParty.LDBP_CHESTS, "beachparty", plankName -> plankName + "_planks0"); + //registerModel(blockStateModelGenerator, BetterArcheology.BA_CHESTS, "betterarcheology", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, BiomeMakeover.BM_CHESTS, "biomemakeover", plankName -> plankName + "_planks"); //registerModel(blockStateModelGenerator, Blockus.BLS_CHESTS, "blockus", plankName -> plankName + "_planks"); //registerModel(blockStateModelGenerator, Botania.BOT_CHESTS, "botania", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, Cinderscapes.CS_CHESTS, "cinderscapes", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, DeeperAndDarker.DAD_CHESTS, "deeperdarker", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, Desolation.DS_CHESTS, "desolation", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, Cinderscapes.CS_CHESTS, "cinderscapes", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, DeeperAndDarker.DAD_CHESTS, "deeperdarker", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, Desolation.DS_CHESTS, "desolation", plankName -> plankName + "_planks"); //registerModel(blockStateModelGenerator, EldritchEnd.EE_CHESTS, "eldritch_end", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, Ecologics.ECO_CHESTS, "ecologics", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, MineCells.MC_CHESTS, "minecells", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, NaturesSpirit.NS_CHESTS, "natures_spirit", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, Promenade.PROM_CHESTS, "promenade", plankName -> plankName + "/planks"); - registerModel(blockStateModelGenerator, RegionsUnexplored.RU_CHESTS, "regions_unexplored", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, SnifferPlus.SP_CHESTS, "snifferplus", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, TechReborn.TR_CHESTS, "techreborn", plankName -> plankName + "_planks"); - registerModel(blockStateModelGenerator, Vinery.LDV_CHESTS, "vinery", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, Ecologics.ECO_CHESTS, "ecologics", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, MineCells.MC_CHESTS, "minecells", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, NaturesSpirit.NS_CHESTS, "natures_spirit", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, Promenade.PROM_CHESTS, "promenade", plankName -> plankName + "/planks"); + //registerModel(blockStateModelGenerator, RegionsUnexplored.RU_CHESTS, "regions_unexplored", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, SnifferPlus.SP_CHESTS, "snifferplus", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, TechReborn.TR_CHESTS, "techreborn", plankName -> plankName + "_planks"); + //registerModel(blockStateModelGenerator, Vinery.LDV_CHESTS, "vinery", plankName -> plankName + "_planks"); } @Override @@ -87,36 +87,25 @@ public void generateItemModels(ItemModelGenerator itemModelGenerator) { chestItem(itemModelGenerator, Vanilla.DARK_OAK_CHEST); chestItem(itemModelGenerator, Vanilla.JUNGLE_CHEST); chestItem(itemModelGenerator, Vanilla.MANGROVE_CHEST); + chestItem(itemModelGenerator, Vanilla.OAK_CHEST); chestItem(itemModelGenerator, Vanilla.SPRUCE_CHEST); chestItem(itemModelGenerator, Vanilla.WARPED_CHEST); - chestItem(itemModelGenerator, AdAstra.AA_GLACIAN_CHEST); - chestItem(itemModelGenerator, BeachParty.LDBP_PALM_CHEST); - chestItem(itemModelGenerator, BetterArcheology.BA_ROTTEN_CHEST); - for (Block block : BiomeMakeover.BM_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - for (Block block : Cinderscapes.CS_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - chestItem(itemModelGenerator, DeeperAndDarker.DAD_ECHO_CHEST); - chestItem(itemModelGenerator, Desolation.DS_CHARRED_CHEST); - for (Block block : Ecologics.ECO_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - chestItem(itemModelGenerator, MineCells.MC_PUTRID_CHEST); - for (Block block : NaturesSpirit.NS_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - for (Block block : Promenade.PROM_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - for (Block block : RegionsUnexplored.RU_CHESTS.values()) { - chestItem(itemModelGenerator, block); - } - chestItem(itemModelGenerator, SnifferPlus.SP_STONE_PINE_CHEST); - chestItem(itemModelGenerator, TechReborn.TR_RUBBER_CHEST); - chestItem(itemModelGenerator, Vinery.LDV_CHERRY_CHEST); + //chestItem(itemModelGenerator, AdAstra.AA_GLACIAN_CHEST); + //chestItem(itemModelGenerator, BeachParty.LDBP_PALM_CHEST); + //chestItem(itemModelGenerator, BetterArcheology.BA_ROTTEN_CHEST); + //for (Block block : BiomeMakeover.BM_CHESTS.values()) {chestItem(itemModelGenerator, block); } + //for (Block block : Cinderscapes.CS_CHESTS.values()) {chestItem(itemModelGenerator, block);} + //chestItem(itemModelGenerator, DeeperAndDarker.DAD_ECHO_CHEST); + //chestItem(itemModelGenerator, Desolation.DS_CHARRED_CHEST); + //for (Block block : Ecologics.ECO_CHESTS.values()) {chestItem(itemModelGenerator, block);} + //chestItem(itemModelGenerator, MineCells.MC_PUTRID_CHEST); + //for (Block block : NaturesSpirit.NS_CHESTS.values()) { chestItem(itemModelGenerator, block); } + //for (Block block : Promenade.PROM_CHESTS.values()) { chestItem(itemModelGenerator, block); } + //for (Block block : RegionsUnexplored.RU_CHESTS.values()) {chestItem(itemModelGenerator, block); } + //chestItem(itemModelGenerator, SnifferPlus.SP_STONE_PINE_CHEST); + //chestItem(itemModelGenerator, TechReborn.TR_RUBBER_CHEST); + //chestItem(itemModelGenerator, Vinery.LDV_CHERRY_CHEST); } diff --git a/src/main/java/net/xanthian/variantchests/datagen/RecipeGenerator.java b/src/main/java/net/xanthian/variantchests/datagen/RecipeGenerator.java index b647bf2..fb6b9bf 100644 --- a/src/main/java/net/xanthian/variantchests/datagen/RecipeGenerator.java +++ b/src/main/java/net/xanthian/variantchests/datagen/RecipeGenerator.java @@ -2,7 +2,7 @@ import net.fabricmc.fabric.api.datagen.v1.FabricDataOutput; import net.fabricmc.fabric.api.datagen.v1.provider.FabricRecipeProvider; -import net.fabricmc.fabric.api.resource.conditions.v1.DefaultResourceConditions; +import net.fabricmc.fabric.api.resource.conditions.v1.ResourceConditions; import net.minecraft.advancement.criterion.InventoryChangedCriterion; import net.minecraft.block.Block; import net.minecraft.data.server.recipe.*; @@ -13,22 +13,23 @@ import net.minecraft.registry.Registries; import net.minecraft.registry.RegistryKey; import net.minecraft.registry.RegistryKeys; +import net.minecraft.registry.RegistryWrapper; import net.minecraft.registry.tag.ItemTags; import net.minecraft.registry.tag.TagKey; import net.minecraft.util.Identifier; import net.xanthian.variantchests.block.Vanilla; -import net.xanthian.variantchests.block.compatability.*; import net.xanthian.variantchests.util.ModItemTags; import java.util.Map; -import java.util.function.Consumer; +import java.util.concurrent.CompletableFuture; public class RecipeGenerator extends FabricRecipeProvider { - public RecipeGenerator(FabricDataOutput output) { - super(output); + + public RecipeGenerator(FabricDataOutput output, CompletableFuture registriesFuture) { + super(output, registriesFuture); } - public static void offerChestRecipe(Consumer exporter, ItemConvertible chest, ItemConvertible plank) { + public static void offerChestRecipe(RecipeExporter exporter, ItemConvertible chest, ItemConvertible plank) { ShapedRecipeJsonBuilder.create(RecipeCategory.MISC, chest, 1) .input('P', plank) .pattern("PPP").pattern("P P").pattern("PPP") @@ -36,15 +37,15 @@ public static void offerChestRecipe(Consumer exporter, ItemC .offerTo(exporter); } - public static void offerCustomChestBoatRecipe(Consumer exporter, ItemConvertible chestboat, ItemConvertible boat, TagKey chest) { + public static void offerCustomChestBoatRecipe(RecipeExporter exporter, ItemConvertible chestboat, ItemConvertible boat, TagKey chest) { ShapelessRecipeJsonBuilder.create(RecipeCategory.TRANSPORTATION, chestboat) .input(chest).input(boat).group("chest_boat") .criterion("has_boat", RecipeProvider.conditionsFromTag(ItemTags.BOATS)) - .offerTo(exporter, new Identifier(FabricRecipeProvider.getRecipeName(chestboat))); + .offerTo(exporter, Identifier.of(FabricRecipeProvider.getRecipeName(chestboat))); } @Override - public void generate(Consumer exporter) { + public void generate(RecipeExporter exporter) { offerChestRecipe(exporter, Vanilla.ACACIA_CHEST, Items.ACACIA_PLANKS); offerChestRecipe(exporter, Vanilla.BAMBOO_CHEST, Items.BAMBOO_PLANKS); @@ -54,25 +55,26 @@ public void generate(Consumer exporter) { offerChestRecipe(exporter, Vanilla.DARK_OAK_CHEST, Items.DARK_OAK_PLANKS); offerChestRecipe(exporter, Vanilla.JUNGLE_CHEST, Items.JUNGLE_PLANKS); offerChestRecipe(exporter, Vanilla.MANGROVE_CHEST, Items.MANGROVE_PLANKS); + offerChestRecipe(exporter, Vanilla.OAK_CHEST, Items.OAK_PLANKS); offerChestRecipe(exporter, Vanilla.SPRUCE_CHEST, Items.SPRUCE_PLANKS); offerChestRecipe(exporter, Vanilla.WARPED_CHEST, Items.WARPED_PLANKS); - registerChestRecipe(exporter, AdAstra.AA_CHESTS, "ad_astra"); - registerChestRecipe(exporter, BeachParty.LDBP_CHESTS, "beachparty"); - registerChestRecipe(exporter, BetterArcheology.BA_CHESTS, "betterarcheology"); - registerChestRecipe(exporter, BiomeMakeover.BM_CHESTS, "biomemakeover"); - registerChestRecipe(exporter, Cinderscapes.CS_CHESTS, "cinderscapes"); - registerChestRecipe(exporter, DeeperAndDarker.DAD_CHESTS, "deeperdarker"); - registerChestRecipe(exporter, Desolation.DS_CHESTS, "desolation"); + //registerChestRecipe(exporter, AdAstra.AA_CHESTS, "ad_astra"); + //registerChestRecipe(exporter, BeachParty.LDBP_CHESTS, "beachparty"); + //registerChestRecipe(exporter, BetterArcheology.BA_CHESTS, "betterarcheology"); + //registerChestRecipe(exporter, BiomeMakeover.BM_CHESTS, "biomemakeover"); + //registerChestRecipe(exporter, Cinderscapes.CS_CHESTS, "cinderscapes"); + //registerChestRecipe(exporter, DeeperAndDarker.DAD_CHESTS, "deeperdarker"); + //registerChestRecipe(exporter, Desolation.DS_CHESTS, "desolation"); //registerChestRecipe(exporter, EldritchEnd.EE_CHESTS, "eldritch_end"); - registerChestRecipe(exporter, Ecologics.ECO_CHESTS, "ecologics"); - registerChestRecipe(exporter, MineCells.MC_CHESTS, "minecells"); - registerChestRecipe(exporter, NaturesSpirit.NS_CHESTS, "natures_spirit"); - registerChestRecipe(exporter, Promenade.PROM_CHESTS, "promenade"); - registerChestRecipe(exporter, RegionsUnexplored.RU_CHESTS, "regions_unexplored"); + //registerChestRecipe(exporter, Ecologics.ECO_CHESTS, "ecologics"); + //registerChestRecipe(exporter, MineCells.MC_CHESTS, "minecells"); + //registerChestRecipe(exporter, NaturesSpirit.NS_CHESTS, "natures_spirit"); + //registerChestRecipe(exporter, Promenade.PROM_CHESTS, "promenade"); + //registerChestRecipe(exporter, RegionsUnexplored.RU_CHESTS, "regions_unexplored"); //registerChestRecipe(exporter, SnifferPlus.SP_CHESTS, "snifferplus"); - registerChestRecipe(exporter, TechReborn.TR_CHESTS, "techreborn"); - registerChestRecipe(exporter, Vinery.LDV_CHESTS, "vinery"); + //registerChestRecipe(exporter, TechReborn.TR_CHESTS, "techreborn"); + //registerChestRecipe(exporter, Vinery.LDV_CHESTS, "vinery"); offerCustomChestBoatRecipe(exporter, Items.ACACIA_CHEST_BOAT, Items.ACACIA_BOAT, ModItemTags.CHESTS); offerCustomChestBoatRecipe(exporter, Items.BAMBOO_CHEST_RAFT, Items.BAMBOO_RAFT, ModItemTags.CHESTS); @@ -88,42 +90,46 @@ public void generate(Consumer exporter) { ShapelessRecipeJsonBuilder.create(RecipeCategory.MISC, Items.CHEST_MINECART, 1) .input(ModItemTags.CHESTS).input(Items.MINECART) .criterion("has_minecart", VanillaRecipeProvider.conditionsFromItem(Items.MINECART)) - .offerTo(exporter, new Identifier("variantchests", "chest_minecart")); + .offerTo(exporter, Identifier.of("variantchests", "chest_minecart")); // Hopper ShapedRecipeJsonBuilder.create(RecipeCategory.REDSTONE, Items.HOPPER, 1) .input('I', Items.IRON_INGOT).input('C', ModItemTags.CHESTS) .pattern("I I").pattern("ICI").pattern(" I ") .criterion("has_iron_ingot", VanillaRecipeProvider.conditionsFromItem(Items.IRON_INGOT)) - .offerTo(exporter, new Identifier("variantchests", "hopper")); + .offerTo(exporter, Identifier.of("variantchests", "hopper")); // Shulker Box ShapedRecipeJsonBuilder.create(RecipeCategory.MISC, Items.SHULKER_BOX, 1) .input('-', Items.SHULKER_SHELL).input('#', ModItemTags.CHESTS) .pattern(" - ").pattern(" # ").pattern(" - ") .criterion("has_shulker_shell", VanillaRecipeProvider.conditionsFromItem(Items.SHULKER_SHELL)) - .offerTo(exporter, new Identifier("variantchests", "shulker_box")); + .offerTo(exporter, Identifier.of("variantchests", "shulker_box")); // Uncrafting recipe ShapelessRecipeJsonBuilder.create(RecipeCategory.MISC, Items.CHEST, 1) .input(ModItemTags.CHESTS) .criterion("has_chest", InventoryChangedCriterion.Conditions.items(Items.CHEST)) - .offerTo(exporter, new Identifier("variantchests", "chest")); + .offerTo(exporter, Identifier.of("variantchests", "chest")); } - public void registerChestRecipe(Consumer exporter, Map chests, String modId) { + public void registerChestRecipe(RecipeExporter exporter, Map chests, String modId) { registerChestRecipe(exporter, chests, modId, "_planks"); } - public void registerChestRecipe(Consumer exporter, Map chests, String modId, String plankSuffix) { + public void registerChestRecipe(RecipeExporter exporter, Map chests, String modId, String plankSuffix) { for (Map.Entry entry : chests.entrySet()) { Identifier chestId = entry.getKey(); Block chest = entry.getValue(); String path = chestId.getPath(); String name = path.replace("variantchests:", "").replace("_chest", "").replaceFirst("^[^_]+_", ""); String plankPath = modId + ":" + name + plankSuffix; - offerChestRecipe(withConditions(exporter, DefaultResourceConditions.and(DefaultResourceConditions.allModsLoaded(modId), - DefaultResourceConditions.registryContains(RegistryKey.of(RegistryKeys.BLOCK, new Identifier(plankPath))))), - chest, Registries.ITEM.get(new Identifier(plankPath))); + offerChestRecipe(withConditions(exporter, ResourceConditions.and(ResourceConditions.allModsLoaded(modId), + ResourceConditions.registryContains(RegistryKey.of(RegistryKeys.BLOCK, Identifier.of(plankPath))))), + chest, Registries.ITEM.get(Identifier.of(plankPath))); } } + + + + } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/entity/EntityInitialise.java b/src/main/java/net/xanthian/variantchests/entity/EntityInitialise.java index 59f7c37..d251677 100644 --- a/src/main/java/net/xanthian/variantchests/entity/EntityInitialise.java +++ b/src/main/java/net/xanthian/variantchests/entity/EntityInitialise.java @@ -1,6 +1,5 @@ package net.xanthian.variantchests.entity; -import net.fabricmc.fabric.api.object.builder.v1.block.entity.FabricBlockEntityTypeBuilder; import net.minecraft.block.Block; import net.minecraft.block.entity.BlockEntityType; import net.minecraft.registry.Registries; @@ -20,6 +19,7 @@ public class EntityInitialise { public static BlockEntityType DARK_OAK_CHEST; public static BlockEntityType JUNGLE_CHEST; public static BlockEntityType MANGROVE_CHEST; + public static BlockEntityType OAK_CHEST; public static BlockEntityType WARPED_CHEST; @@ -112,6 +112,7 @@ public static void registerBlockEntities() { DARK_OAK_CHEST = register(VariantChests.DARK_OAK, Vanilla.DARK_OAK_CHEST); JUNGLE_CHEST = register(VariantChests.JUNGLE, Vanilla.JUNGLE_CHEST); MANGROVE_CHEST = register(VariantChests.MANGROVE, Vanilla.MANGROVE_CHEST); + OAK_CHEST = register(VariantChests.OAK, Vanilla.OAK_CHEST); SPRUCE_CHEST = register(VariantChests.SPRUCE, Vanilla.SPRUCE_CHEST); WARPED_CHEST = register(VariantChests.WARPED, Vanilla.WARPED_CHEST); } @@ -244,7 +245,7 @@ public static void registerLDVBlockEntities() { private static BlockEntityType register(VariantChests type, Block... block) { return Registry.register(Registries.BLOCK_ENTITY_TYPE, type.getId(), - FabricBlockEntityTypeBuilder.create((pos, state) -> new VariantChestBlockEntity(type, pos, state), + BlockEntityType.Builder.create((pos, state) -> new VariantChestBlockEntity(type, pos, state), block).build(null)); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/renderer/EntityRenderInitialise.java b/src/main/java/net/xanthian/variantchests/renderer/EntityRenderInitialise.java index d43939a..ae223ca 100644 --- a/src/main/java/net/xanthian/variantchests/renderer/EntityRenderInitialise.java +++ b/src/main/java/net/xanthian/variantchests/renderer/EntityRenderInitialise.java @@ -17,6 +17,7 @@ public static void register() { BlockEntityRendererFactories.register(EntityInitialise.DARK_OAK_CHEST, VariantChestRenderer::new); BlockEntityRendererFactories.register(EntityInitialise.JUNGLE_CHEST, VariantChestRenderer::new); BlockEntityRendererFactories.register(EntityInitialise.MANGROVE_CHEST, VariantChestRenderer::new); + BlockEntityRendererFactories.register(EntityInitialise.OAK_CHEST, VariantChestRenderer::new); BlockEntityRendererFactories.register(EntityInitialise.SPRUCE_CHEST, VariantChestRenderer::new); BlockEntityRendererFactories.register(EntityInitialise.WARPED_CHEST, VariantChestRenderer::new); } diff --git a/src/main/java/net/xanthian/variantchests/renderer/VariantChestRenderer.java b/src/main/java/net/xanthian/variantchests/renderer/VariantChestRenderer.java index 04507c1..a5578f5 100644 --- a/src/main/java/net/xanthian/variantchests/renderer/VariantChestRenderer.java +++ b/src/main/java/net/xanthian/variantchests/renderer/VariantChestRenderer.java @@ -72,7 +72,7 @@ public VariantChestRenderer(BlockEntityRendererFactory.Context context) { } public static SpriteIdentifier getChestID(String path) { - return new SpriteIdentifier(TexturedRenderLayers.CHEST_ATLAS_TEXTURE, new Identifier(Initialise.MOD_ID, "entity/chest/" + path)); + return new SpriteIdentifier(TexturedRenderLayers.CHEST_ATLAS_TEXTURE, Identifier.of(Initialise.MOD_ID, "entity/chest/" + path)); } public static SpriteIdentifier chooseMaterial(ChestType type, SpriteIdentifier left, SpriteIdentifier right, SpriteIdentifier single) { @@ -91,7 +91,7 @@ public void render(VariantChestBlockEntity entity, float tickDelta, MatrixStack World world = entity.getWorld(); BlockState blockState = world != null ? entity.getCachedState() : Blocks.CHEST.getDefaultState().with(ChestBlock.FACING, Direction.SOUTH); - ChestType chestType = blockState.contains(ChestBlock.CHEST_TYPE) ? (ChestType) blockState.get(ChestBlock.CHEST_TYPE) : ChestType.SINGLE; + ChestType chestType = blockState.contains(ChestBlock.CHEST_TYPE) ? blockState.get(ChestBlock.CHEST_TYPE) : ChestType.SINGLE; Block block = blockState.getBlock(); if (block instanceof VariantChestBlock) { diff --git a/src/main/java/net/xanthian/variantchests/util/ModCreativeTab.java b/src/main/java/net/xanthian/variantchests/util/ModCreativeTab.java index 9dd2e91..41fc37c 100644 --- a/src/main/java/net/xanthian/variantchests/util/ModCreativeTab.java +++ b/src/main/java/net/xanthian/variantchests/util/ModCreativeTab.java @@ -17,7 +17,7 @@ public class ModCreativeTab { public static final ItemGroup ITEM_GROUP = Registry.register(Registries.ITEM_GROUP, - new Identifier(Initialise.MOD_ID, "variantchests"), + Identifier.of(Initialise.MOD_ID, "variantchests"), FabricItemGroup.builder() .displayName(Text.literal("Variant Chests")) @@ -32,9 +32,10 @@ public class ModCreativeTab { entries.add(Vanilla.DARK_OAK_CHEST); entries.add(Vanilla.JUNGLE_CHEST); entries.add(Vanilla.MANGROVE_CHEST); - entries.add(Blocks.CHEST); + entries.add(Vanilla.OAK_CHEST); entries.add(Vanilla.SPRUCE_CHEST); entries.add(Vanilla.WARPED_CHEST); + entries.add(Blocks.CHEST); if (FabricLoader.getInstance().isModLoaded("ad_astra")) { entries.add(AdAstra.AA_GLACIAN_CHEST); @@ -94,7 +95,7 @@ public class ModCreativeTab { entries.add(Vinery.LDV_CHERRY_CHEST); } }) - .texture("variantchests.png").noRenderedName().build()); + .texture(Identifier.ofVanilla("textures/gui/container/creative_inventory/tab_variantchests.png")).noRenderedName().build()); public static void registerItemGroup() { } diff --git a/src/main/java/net/xanthian/variantchests/util/ModFuelRegistry.java b/src/main/java/net/xanthian/variantchests/util/ModFuelRegistry.java index 6d74c4f..9b256f6 100644 --- a/src/main/java/net/xanthian/variantchests/util/ModFuelRegistry.java +++ b/src/main/java/net/xanthian/variantchests/util/ModFuelRegistry.java @@ -23,6 +23,7 @@ private static void registerFuelBlocks() { registry.add(Vanilla.DARK_OAK_CHEST, 300); registry.add(Vanilla.JUNGLE_CHEST, 300); registry.add(Vanilla.MANGROVE_CHEST, 300); + registry.add(Vanilla.OAK_CHEST, 300); registry.add(Vanilla.SPRUCE_CHEST, 300); if (FabricLoader.getInstance().isModLoaded("ad_astra")) { diff --git a/src/main/java/net/xanthian/variantchests/util/ModItemTags.java b/src/main/java/net/xanthian/variantchests/util/ModItemTags.java index f4a4739..865d145 100644 --- a/src/main/java/net/xanthian/variantchests/util/ModItemTags.java +++ b/src/main/java/net/xanthian/variantchests/util/ModItemTags.java @@ -14,6 +14,6 @@ private ModItemTags() { } private static TagKey register(String id) { - return TagKey.of(RegistryKeys.ITEM, new Identifier(Initialise.MOD_ID, id)); + return TagKey.of(RegistryKeys.ITEM, Identifier.of(Initialise.MOD_ID, id)); } } \ No newline at end of file diff --git a/src/main/java/net/xanthian/variantchests/util/ModModel.java b/src/main/java/net/xanthian/variantchests/util/ModModel.java index 81391fb..17d28cc 100644 --- a/src/main/java/net/xanthian/variantchests/util/ModModel.java +++ b/src/main/java/net/xanthian/variantchests/util/ModModel.java @@ -15,7 +15,7 @@ public class ModModel { } public static Identifier getBlockId(String id) { - return new Identifier("variantchests", "block/" + id); + return Identifier.of("variantchests", "block/" + id); } public static Model createModel(String parent, TextureKey... requiredTextures) { diff --git a/src/main/resources/assets/minecraft/textures/entity/chest/normal.png b/src/main/resources/assets/minecraft/textures/entity/chest/normal.png deleted file mode 100644 index 0a5b95427657bb7e4f2c319c3ff1c6e0bf9a8154..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1007 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!7>k44ofy`glX(f`u%tWsIx;Y9 z?C1WI$O`1I4)6(aJ$v@-(xpqaRAtTdRW0;YP4(4`bk&UYRLjcBCQh7aZm2$|#=AMg zc2!64q9*^kB=ejQy@GIqEfb@5Oo`dh7tz+%cIeQd8I_);(Z=ZkI%~VbmbC^>DRF>ml1cg*4I&&(@~dqvop#IGpL9+bFnd~NwVlGbZ*PGceOPHx zU0F^?Ro2x;zbD_RDAK4a&#@uZx-`ZlD_9SxraEZ}ACR&v3Gxg6PbOfnT9fJkG=#Ij zBeIx*f$ty)Gwzs}{g#1&sl(I7F(ktMZD?%qEdv3Qu$ZMzlX7pa>?xcyYnIvHMV{V{ z|Nl?_>bEydho5EYOK15ThS%QoVpDrIz6m|%>=v!&v2K0* zVdpcQJEwR(TzoaArDvND1Cwz@hvmXgdrok>tZWH57P8Fg%BvX%&YqP93a8CJnsiY? zY?|S1z3HdLHf{l`pK#_tQ>4=w&e%hOAAX+>Dqfgv!Bkft`#M?fg4csh8lN_?w5m;? zb9$9gDKFRBiG@rr9D|=M2z=JHm_0YuVX>K(UqfjEV->^uzKwi34*U=9%6@JLYYKS4 zIP1a_%X>@}4QgAC$?Ro~;*5Fp@ZzCO4*VZJWF*EOt!hyF<(J{5%QEYQ^}@BKcQ}n+ zS2x(4So6Md|EGj|nYw~e=PFNRoMsVjj6Szhp!@^lopz90_dNZ>cYt+Ignil{f#|hi z?`;-WO}~?M_u!d_Cp<0Zq#WH<@m})kZk5`3;vZfe_WTwg!apx?ulGCO?z@ky_emW) zBa4wJiomT7G@%Ig!Za+!MKqO{Nzp zp4h?Zd$r+(hjhEd^bp>TzAc3vta3*=0.14.20", + "fabricloader": ">=0.15.0", "fabric": "*", - "minecraft": ">=1.20.0- <1.20.2-", - "java": ">=17" + "minecraft": ">=1.21.0- <1.22.0-", + "java": ">=21" } }