From aa2cff6bc1c06d74ea6b4eac12a122f3d375cd67 Mon Sep 17 00:00:00 2001 From: simibubi <31564874+simibubi@users.noreply.github.com> Date: Tue, 14 Jun 2022 05:11:22 +0200 Subject: [PATCH] Compat pass - Removed integration recipes for discontinued mods - Added cutting datagen for a number of modded wood types - Added tag datagen for modded stripped logs and unmovable blocks - Fixed ore crushing recipes referring to incorrect tags --- src/generated/resources/.cache/cache | 423 ++++++++++++++---- ...minum_ingot_compat_silents_mechanisms.json | 34 -- .../blasting/lead_ingot_compat_eidolon.json | 34 -- .../lead_ingot_compat_mysticalworld.json | 34 -- .../lead_ingot_compat_silents_mechanisms.json | 34 -- ...ickel_ingot_compat_silents_mechanisms.json | 34 -- ...tinum_ingot_compat_silents_mechanisms.json | 34 -- ...uicksilver_ingot_compat_mysticalworld.json | 34 -- .../silver_ingot_compat_iceandfire.json | 34 -- .../silver_ingot_compat_mysticalworld.json | 34 -- ...ilver_ingot_compat_silents_mechanisms.json | 34 -- .../tin_ingot_compat_mysticalworld.json | 34 -- .../tin_ingot_compat_silents_mechanisms.json | 34 -- ...anium_ingot_compat_silents_mechanisms.json | 34 -- ...minum_ingot_compat_silents_mechanisms.json | 34 -- .../smelting/lead_ingot_compat_eidolon.json | 34 -- .../lead_ingot_compat_mysticalworld.json | 34 -- .../lead_ingot_compat_silents_mechanisms.json | 34 -- ...ickel_ingot_compat_silents_mechanisms.json | 34 -- ...tinum_ingot_compat_silents_mechanisms.json | 34 -- ...uicksilver_ingot_compat_mysticalworld.json | 34 -- .../silver_ingot_compat_iceandfire.json | 34 -- .../silver_ingot_compat_mysticalworld.json | 34 -- ...ilver_ingot_compat_silents_mechanisms.json | 34 -- .../tin_ingot_compat_mysticalworld.json | 34 -- .../tin_ingot_compat_silents_mechanisms.json | 34 -- ...anium_ingot_compat_silents_mechanisms.json | 34 -- ...minum_ingot_compat_silents_mechanisms.json | 15 - .../blasting/lead_ingot_compat_eidolon.json | 15 - .../lead_ingot_compat_mysticalworld.json | 15 - .../lead_ingot_compat_silents_mechanisms.json | 15 - ...ickel_ingot_compat_silents_mechanisms.json | 15 - ...tinum_ingot_compat_silents_mechanisms.json | 15 - ...uicksilver_ingot_compat_mysticalworld.json | 15 - .../silver_ingot_compat_iceandfire.json | 15 - .../silver_ingot_compat_mysticalworld.json | 15 - ...ilver_ingot_compat_silents_mechanisms.json | 15 - .../tin_ingot_compat_mysticalworld.json | 15 - .../tin_ingot_compat_silents_mechanisms.json | 15 - ...anium_ingot_compat_silents_mechanisms.json | 15 - .../create/recipes/crushing/aluminum_ore.json | 31 ++ .../create/recipes/crushing/lead_ore.json | 31 ++ .../create/recipes/crushing/nickel_ore.json | 31 ++ .../create/recipes/crushing/osmium_ore.json | 31 ++ .../create/recipes/crushing/platinum_ore.json | 31 ++ .../recipes/crushing/quicksilver_ore.json | 31 ++ .../recipes/crushing/raw_aluminum_block.json | 4 +- .../recipes/crushing/raw_aluminum_ore.json | 4 +- .../recipes/crushing/raw_lead_block.json | 4 +- .../create/recipes/crushing/raw_lead_ore.json | 4 +- .../recipes/crushing/raw_nickel_block.json | 4 +- .../recipes/crushing/raw_nickel_ore.json | 4 +- .../recipes/crushing/raw_osmium_block.json | 4 +- .../recipes/crushing/raw_osmium_ore.json | 4 +- .../recipes/crushing/raw_platinum_block.json | 4 +- .../recipes/crushing/raw_platinum_ore.json | 4 +- .../crushing/raw_quicksilver_block.json | 4 +- .../recipes/crushing/raw_quicksilver_ore.json | 4 +- .../recipes/crushing/raw_silver_block.json | 4 +- .../recipes/crushing/raw_silver_ore.json | 4 +- .../recipes/crushing/raw_tin_block.json | 4 +- .../create/recipes/crushing/raw_tin_ore.json | 4 +- .../recipes/crushing/raw_uranium_block.json | 4 +- .../recipes/crushing/raw_uranium_ore.json | 4 +- .../create/recipes/crushing/silver_ore.json | 31 ++ .../data/create/recipes/crushing/tin_ore.json | 31 ++ .../create/recipes/crushing/uranium_ore.json | 31 ++ .../stripped_twisted_log.json | 21 + .../stripped_twisted_wood.json | 21 + .../architects_palette/twisted_log.json | 20 + .../architects_palette/twisted_wood.json | 20 + .../compat/ars_nouveau/blue_archwood_log.json | 20 + .../ars_nouveau/blue_archwood_wood.json | 20 + .../ars_nouveau/green_archwood_log.json | 20 + .../ars_nouveau/green_archwood_wood.json | 20 + .../ars_nouveau/purple_archwood_log.json | 20 + .../ars_nouveau/purple_archwood_wood.json | 20 + .../compat/ars_nouveau/red_archwood_log.json | 20 + .../compat/ars_nouveau/red_archwood_wood.json | 20 + .../stripped_blue_archwood_log.json | 21 + .../stripped_blue_archwood_wood.json | 21 + .../stripped_green_archwood_log.json | 21 + .../stripped_green_archwood_wood.json | 21 + .../stripped_purple_archwood_log.json | 21 + .../stripped_purple_archwood_wood.json | 21 + .../stripped_red_archwood_log.json | 21 + .../stripped_red_archwood_wood.json | 21 + .../compat/biomesoplenty/cherry_log.json | 20 + .../compat/biomesoplenty/cherry_wood.json | 20 + .../compat/biomesoplenty/dead_log.json | 20 + .../compat/biomesoplenty/dead_wood.json | 20 + .../cutting/compat/biomesoplenty/fir_log.json | 20 + .../compat/biomesoplenty/fir_wood.json | 20 + .../compat/biomesoplenty/hellbark_log.json | 20 + .../compat/biomesoplenty/hellbark_wood.json | 20 + .../compat/biomesoplenty/jacaranda_log.json | 20 + .../compat/biomesoplenty/jacaranda_wood.json | 20 + .../compat/biomesoplenty/magic_log.json | 20 + .../compat/biomesoplenty/magic_wood.json | 20 + .../compat/biomesoplenty/mahogany_log.json | 20 + .../compat/biomesoplenty/mahogany_wood.json | 20 + .../compat/biomesoplenty/palm_log.json | 20 + .../compat/biomesoplenty/palm_wood.json | 20 + .../compat/biomesoplenty/redwood_log.json | 20 + .../compat/biomesoplenty/redwood_wood.json | 20 + .../biomesoplenty/stripped_cherry_log.json | 21 + .../biomesoplenty/stripped_cherry_wood.json | 21 + .../biomesoplenty/stripped_dead_log.json | 21 + .../biomesoplenty/stripped_dead_wood.json | 21 + .../biomesoplenty/stripped_fir_log.json | 21 + .../biomesoplenty/stripped_fir_wood.json | 21 + .../biomesoplenty/stripped_hellbark_log.json | 21 + .../biomesoplenty/stripped_hellbark_wood.json | 21 + .../biomesoplenty/stripped_jacaranda_log.json | 21 + .../stripped_jacaranda_wood.json | 21 + .../biomesoplenty/stripped_magic_log.json | 21 + .../biomesoplenty/stripped_magic_wood.json | 21 + .../biomesoplenty/stripped_mahogany_log.json | 21 + .../biomesoplenty/stripped_mahogany_wood.json | 21 + .../biomesoplenty/stripped_palm_log.json | 21 + .../biomesoplenty/stripped_palm_wood.json | 21 + .../biomesoplenty/stripped_redwood_log.json | 21 + .../biomesoplenty/stripped_redwood_wood.json | 21 + .../biomesoplenty/stripped_umbran_log.json | 21 + .../biomesoplenty/stripped_umbran_wood.json | 21 + .../biomesoplenty/stripped_willow_log.json | 21 + .../biomesoplenty/stripped_willow_wood.json | 21 + .../compat/biomesoplenty/umbran_log.json | 20 + .../compat/biomesoplenty/umbran_wood.json | 20 + .../compat/biomesoplenty/willow_log.json | 20 + .../compat/biomesoplenty/willow_wood.json | 20 + .../compat/blue_skies/bluebright_log.json | 20 + .../compat/blue_skies/bluebright_wood.json | 20 + .../cutting/compat/blue_skies/cherry_log.json | 20 + .../compat/blue_skies/cherry_wood.json | 20 + .../compat/blue_skies/crystallized_log.json | 21 + .../compat/blue_skies/crystallized_wood.json | 21 + .../cutting/compat/blue_skies/dusk_log.json | 20 + .../cutting/compat/blue_skies/dusk_wood.json | 20 + .../compat/blue_skies/frostbright_log.json | 20 + .../compat/blue_skies/frostbright_wood.json | 20 + .../cutting/compat/blue_skies/lunar_log.json | 20 + .../cutting/compat/blue_skies/lunar_wood.json | 20 + .../cutting/compat/blue_skies/maple_log.json | 20 + .../cutting/compat/blue_skies/maple_wood.json | 20 + .../compat/blue_skies/starlit_log.json | 20 + .../compat/blue_skies/starlit_wood.json | 20 + .../blue_skies/stripped_bluebright_log.json | 21 + .../blue_skies/stripped_bluebright_wood.json | 21 + .../blue_skies/stripped_cherry_log.json | 21 + .../blue_skies/stripped_cherry_wood.json | 21 + .../compat/blue_skies/stripped_dusk_log.json | 21 + .../compat/blue_skies/stripped_dusk_wood.json | 21 + .../blue_skies/stripped_frostbright_log.json | 21 + .../blue_skies/stripped_frostbright_wood.json | 21 + .../compat/blue_skies/stripped_lunar_log.json | 21 + .../blue_skies/stripped_lunar_wood.json | 21 + .../compat/blue_skies/stripped_maple_log.json | 21 + .../blue_skies/stripped_maple_wood.json | 21 + .../blue_skies/stripped_starlit_log.json | 21 + .../blue_skies/stripped_starlit_wood.json | 21 + .../cutting/compat/botania/dreamwood.json | 20 + .../cutting/compat/botania/dreamwood_log.json | 20 + .../compat/botania/glimmering_dreamwood.json | 20 + .../botania/glimmering_dreamwood_log.json | 20 + .../compat/botania/glimmering_livingwood.json | 20 + .../botania/glimmering_livingwood_log.json | 20 + .../glimmering_stripped_dreamwood.json | 21 + .../glimmering_stripped_dreamwood_log.json | 21 + .../glimmering_stripped_livingwood.json | 21 + .../glimmering_stripped_livingwood_log.json | 21 + .../cutting/compat/botania/livingwood.json | 20 + .../compat/botania/livingwood_log.json | 20 + .../compat/botania/stripped_dreamwood.json | 21 + .../botania/stripped_dreamwood_log.json | 21 + .../compat/botania/stripped_livingwood.json | 21 + .../botania/stripped_livingwood_log.json | 21 + .../recipes/cutting/compat/byg/aspen_log.json | 20 + .../cutting/compat/byg/aspen_wood.json | 20 + .../cutting/compat/byg/baobab_log.json | 20 + .../cutting/compat/byg/baobab_wood.json | 20 + .../compat/byg/blue_enchanted_log.json | 20 + .../compat/byg/blue_enchanted_wood.json | 20 + .../cutting/compat/byg/bulbis_stem.json | 20 + .../cutting/compat/byg/bulbis_wood.json | 20 + .../cutting/compat/byg/cherry_log.json | 20 + .../cutting/compat/byg/cherry_wood.json | 20 + .../recipes/cutting/compat/byg/cika_log.json | 20 + .../recipes/cutting/compat/byg/cika_wood.json | 20 + .../cutting/compat/byg/cypress_log.json | 20 + .../cutting/compat/byg/cypress_wood.json | 20 + .../recipes/cutting/compat/byg/ebony_log.json | 20 + .../cutting/compat/byg/ebony_wood.json | 20 + .../recipes/cutting/compat/byg/ether_log.json | 20 + .../cutting/compat/byg/ether_wood.json | 20 + .../recipes/cutting/compat/byg/fir_log.json | 20 + .../recipes/cutting/compat/byg/fir_wood.json | 20 + .../compat/byg/fungal_imparius_hyphae.json | 21 + .../compat/byg/fungal_imparius_stem.json | 21 + .../compat/byg/green_enchanted_log.json | 20 + .../compat/byg/green_enchanted_wood.json | 20 + .../recipes/cutting/compat/byg/holly_log.json | 20 + .../cutting/compat/byg/holly_wood.json | 20 + .../cutting/compat/byg/imparius_hyphae.json | 21 + .../cutting/compat/byg/imparius_stem.json | 21 + .../cutting/compat/byg/jacaranda_log.json | 20 + .../cutting/compat/byg/jacaranda_wood.json | 20 + .../cutting/compat/byg/lament_log.json | 20 + .../cutting/compat/byg/lament_wood.json | 20 + .../cutting/compat/byg/mahogany_log.json | 20 + .../cutting/compat/byg/mahogany_wood.json | 20 + .../cutting/compat/byg/mangrove_log.json | 20 + .../cutting/compat/byg/mangrove_wood.json | 20 + .../recipes/cutting/compat/byg/maple_log.json | 20 + .../cutting/compat/byg/maple_wood.json | 20 + .../cutting/compat/byg/nightshade_log.json | 20 + .../cutting/compat/byg/nightshade_wood.json | 20 + .../recipes/cutting/compat/byg/palm_log.json | 20 + .../recipes/cutting/compat/byg/palm_wood.json | 20 + .../cutting/compat/byg/palo_verde_log.json | 20 + .../cutting/compat/byg/palo_verde_wood.json | 20 + .../recipes/cutting/compat/byg/pine_log.json | 20 + .../recipes/cutting/compat/byg/pine_wood.json | 20 + .../compat/byg/rainbow_eucalyptus_log.json | 20 + .../compat/byg/rainbow_eucalyptus_wood.json | 20 + .../cutting/compat/byg/redwood_log.json | 20 + .../cutting/compat/byg/redwood_wood.json | 20 + .../cutting/compat/byg/skyris_log.json | 20 + .../cutting/compat/byg/skyris_wood.json | 20 + .../compat/byg/stripped_aspen_log.json | 21 + .../compat/byg/stripped_aspen_wood.json | 21 + .../compat/byg/stripped_baobab_log.json | 21 + .../compat/byg/stripped_baobab_wood.json | 21 + .../byg/stripped_blue_enchanted_log.json | 21 + .../byg/stripped_blue_enchanted_wood.json | 21 + .../compat/byg/stripped_bulbis_stem.json | 21 + .../compat/byg/stripped_bulbis_wood.json | 21 + .../compat/byg/stripped_cherry_log.json | 21 + .../compat/byg/stripped_cherry_wood.json | 21 + .../cutting/compat/byg/stripped_cika_log.json | 21 + .../compat/byg/stripped_cika_wood.json | 21 + .../compat/byg/stripped_cypress_log.json | 21 + .../compat/byg/stripped_cypress_wood.json | 21 + .../compat/byg/stripped_ebony_log.json | 21 + .../compat/byg/stripped_ebony_wood.json | 21 + .../compat/byg/stripped_ether_log.json | 21 + .../compat/byg/stripped_ether_wood.json | 21 + .../cutting/compat/byg/stripped_fir_log.json | 21 + .../cutting/compat/byg/stripped_fir_wood.json | 21 + .../byg/stripped_green_enchanted_log.json | 21 + .../byg/stripped_green_enchanted_wood.json | 21 + .../compat/byg/stripped_holly_log.json | 21 + .../compat/byg/stripped_holly_wood.json | 21 + .../compat/byg/stripped_jacaranda_log.json | 21 + .../compat/byg/stripped_jacaranda_wood.json | 21 + .../compat/byg/stripped_lament_log.json | 21 + .../compat/byg/stripped_lament_wood.json | 21 + .../compat/byg/stripped_mahogany_log.json | 21 + .../compat/byg/stripped_mahogany_wood.json | 21 + .../compat/byg/stripped_mangrove_log.json | 21 + .../compat/byg/stripped_mangrove_wood.json | 21 + .../compat/byg/stripped_maple_log.json | 21 + .../compat/byg/stripped_maple_wood.json | 21 + .../compat/byg/stripped_nightshade_log.json | 21 + .../compat/byg/stripped_nightshade_wood.json | 21 + .../cutting/compat/byg/stripped_palm_log.json | 21 + .../compat/byg/stripped_palm_wood.json | 21 + .../cutting/compat/byg/stripped_pine_log.json | 21 + .../compat/byg/stripped_pine_wood.json | 21 + .../byg/stripped_rainbow_eucalyptus_log.json | 21 + .../byg/stripped_rainbow_eucalyptus_wood.json | 21 + .../compat/byg/stripped_redwood_log.json | 21 + .../compat/byg/stripped_redwood_wood.json | 21 + .../compat/byg/stripped_skyris_log.json | 21 + .../compat/byg/stripped_skyris_wood.json | 21 + .../compat/byg/stripped_willow_log.json | 21 + .../compat/byg/stripped_willow_wood.json | 21 + .../compat/byg/stripped_witch_hazel_log.json | 21 + .../compat/byg/stripped_witch_hazel_wood.json | 21 + .../compat/byg/stripped_zelkova_log.json | 21 + .../compat/byg/stripped_zelkova_wood.json | 21 + .../cutting/compat/byg/willow_log.json | 20 + .../cutting/compat/byg/willow_wood.json | 20 + .../cutting/compat/byg/witch_hazel_log.json | 20 + .../cutting/compat/byg/witch_hazel_wood.json | 20 + .../cutting/compat/byg/zelkova_log.json | 20 + .../cutting/compat/byg/zelkova_wood.json | 20 + .../cutting/compat/ecologics/azalea_log.json | 20 + .../cutting/compat/ecologics/azalea_wood.json | 20 + .../cutting/compat/ecologics/coconut_log.json | 20 + .../compat/ecologics/coconut_wood.json | 20 + .../ecologics/flowering_azalea_log.json | 20 + .../ecologics/flowering_azalea_wood.json | 20 + .../compat/ecologics/stripped_azalea_log.json | 21 + .../ecologics/stripped_azalea_wood.json | 21 + .../ecologics/stripped_coconut_log.json | 21 + .../ecologics/stripped_coconut_wood.json | 21 + .../compat/ecologics/stripped_walnut_log.json | 21 + .../ecologics/stripped_walnut_wood.json | 21 + .../cutting/compat/ecologics/walnut_log.json | 20 + .../cutting/compat/ecologics/walnut_wood.json | 20 + .../compat/forbidden_arcanus/cherrywood.json | 20 + .../forbidden_arcanus/cherrywood_log.json | 20 + .../compat/forbidden_arcanus/mysterywood.json | 20 + .../forbidden_arcanus/mysterywood_log.json | 20 + .../stripped_cherrywood.json | 21 + .../stripped_cherrywood_log.json | 21 + .../stripped_mysterywood.json | 21 + .../stripped_mysterywood_log.json | 21 + .../compat/hexcasting/akashic_log.json | 20 + .../hexcasting/akashic_log_stripped.json | 21 + .../compat/hexcasting/akashic_wood.json | 20 + .../hexcasting/akashic_wood_stripped.json | 21 + .../compat/integrateddynamics/menril_log.json | 20 + .../menril_log_stripped.json | 21 + .../integrateddynamics/menril_wood.json | 20 + .../menril_wood_stripped.json | 21 + .../cutting/compat/quark/azalea_log.json | 20 + .../cutting/compat/quark/azalea_wood.json | 20 + .../cutting/compat/quark/blossom_log.json | 20 + .../cutting/compat/quark/blossom_wood.json | 20 + .../compat/quark/stripped_azalea_log.json | 21 + .../compat/quark/stripped_azalea_wood.json | 21 + .../compat/quark/stripped_blossom_log.json | 21 + .../compat/quark/stripped_blossom_wood.json | 21 + .../compat/silentgear/netherwood_log.json | 20 + .../compat/silentgear/netherwood_wood.json | 20 + .../silentgear/stripped_netherwood_log.json | 21 + .../silentgear/stripped_netherwood_wood.json | 21 + .../compat/tconstruct/bloodshroom_log.json | 20 + .../compat/tconstruct/bloodshroom_wood.json | 20 + .../compat/tconstruct/greenheart_log.json | 20 + .../compat/tconstruct/greenheart_wood.json | 20 + .../compat/tconstruct/skyroot_log.json | 20 + .../compat/tconstruct/skyroot_wood.json | 20 + .../tconstruct/stripped_bloodshroom_log.json | 21 + .../tconstruct/stripped_bloodshroom_wood.json | 21 + .../tconstruct/stripped_greenheart_log.json | 21 + .../tconstruct/stripped_greenheart_wood.json | 21 + .../tconstruct/stripped_skyroot_log.json | 21 + .../tconstruct/stripped_skyroot_wood.json | 21 + .../compat/twilightforest/canopy_log.json | 20 + .../compat/twilightforest/canopy_wood.json | 20 + .../compat/twilightforest/dark_log.json | 20 + .../compat/twilightforest/dark_wood.json | 20 + .../compat/twilightforest/mangrove_log.json | 20 + .../compat/twilightforest/mangrove_wood.json | 20 + .../compat/twilightforest/mining_log.json | 20 + .../compat/twilightforest/mining_wood.json | 20 + .../compat/twilightforest/sorting_log.json | 20 + .../compat/twilightforest/sorting_wood.json | 20 + .../twilightforest/stripped_canopy_log.json | 21 + .../twilightforest/stripped_canopy_wood.json | 21 + .../twilightforest/stripped_dark_log.json | 21 + .../twilightforest/stripped_dark_wood.json | 21 + .../twilightforest/stripped_mangrove_log.json | 21 + .../stripped_mangrove_wood.json | 21 + .../twilightforest/stripped_mining_log.json | 21 + .../twilightforest/stripped_mining_wood.json | 21 + .../twilightforest/stripped_sorting_log.json | 21 + .../twilightforest/stripped_sorting_wood.json | 21 + .../twilightforest/stripped_time_log.json | 21 + .../twilightforest/stripped_time_wood.json | 21 + .../stripped_transformation_log.json | 21 + .../stripped_transformation_wood.json | 21 + .../stripped_twilight_oak_log.json | 21 + .../stripped_twilight_oak_wood.json | 21 + .../compat/twilightforest/time_log.json | 20 + .../compat/twilightforest/time_wood.json | 20 + .../twilightforest/transformation_log.json | 20 + .../twilightforest/transformation_wood.json | 20 + .../twilightforest/twilight_oak_log.json | 20 + .../twilightforest/twilight_oak_wood.json | 20 + ...minum_ingot_compat_silents_mechanisms.json | 15 - .../smelting/lead_ingot_compat_eidolon.json | 15 - .../lead_ingot_compat_mysticalworld.json | 15 - .../lead_ingot_compat_silents_mechanisms.json | 15 - ...ickel_ingot_compat_silents_mechanisms.json | 15 - ...tinum_ingot_compat_silents_mechanisms.json | 15 - ...uicksilver_ingot_compat_mysticalworld.json | 15 - .../silver_ingot_compat_iceandfire.json | 15 - .../silver_ingot_compat_mysticalworld.json | 15 - ...ilver_ingot_compat_silents_mechanisms.json | 15 - .../tin_ingot_compat_mysticalworld.json | 15 - .../tin_ingot_compat_silents_mechanisms.json | 15 - ...anium_ingot_compat_silents_mechanisms.json | 15 - .../splashing/eidolon/crushed_lead_ore.json | 20 - .../iceandfire/crushed_silver_ore.json | 20 - .../mysticalworld/crushed_lead_ore.json | 20 - .../crushed_quicksilver_ore.json | 20 - .../mysticalworld/crushed_silver_ore.json | 20 - .../mysticalworld/crushed_tin_ore.json | 20 - .../crushed_aluminum_ore.json | 20 - .../silents_mechanisms/crushed_lead_ore.json | 20 - .../crushed_nickel_ore.json | 20 - .../crushed_platinum_ore.json | 20 - .../crushed_silver_ore.json | 20 - .../silents_mechanisms/crushed_tin_ore.json | 20 - .../crushed_uranium_ore.json | 20 - .../data/create/tags/blocks/non_movable.json | 49 ++ .../tags/items/modded_stripped_logs.json | 297 ++++++++++++ .../tags/items/modded_stripped_wood.json | 297 ++++++++++++ .../data/forge/tags/items/stripped_logs.json | 3 +- .../data/forge/tags/items/stripped_wood.json | 3 +- .../java/com/simibubi/create/AllTags.java | 68 +++ .../BlockMovementChecks.java | 4 +- .../processing/ProcessingRecipeBuilder.java | 17 + .../data/SimpleDatagenIngredient.java | 30 ++ .../foundation/data/recipe/CompatMetals.java | 20 +- .../data/recipe/CrushingRecipeGen.java | 29 +- .../data/recipe/CuttingRecipeGen.java | 104 ++++- .../create/foundation/data/recipe/Mods.java | 73 ++- .../cutting/stripped_wisteria_log.json | 21 - .../compat/bloomful/cutting/wisteria_log.json | 21 - .../bloomful/milling/blue_delphinium.json | 26 -- .../bloomful/milling/pink_delphinium.json | 26 -- .../bloomful/milling/purple_delphinium.json | 26 -- .../bloomful/milling/white_delphinium.json | 26 -- .../compat/bop/cutting/cherry_log.json | 21 - .../recipes/compat/bop/cutting/dead_log.json | 21 - .../recipes/compat/bop/cutting/fir_log.json | 21 - .../compat/bop/cutting/hellbark_log.json | 21 - .../compat/bop/cutting/jacaranda_log.json | 21 - .../recipes/compat/bop/cutting/magic_log.json | 21 - .../compat/bop/cutting/mahogany_log.json | 21 - .../recipes/compat/bop/cutting/palm_log.json | 21 - .../compat/bop/cutting/redwood_log.json | 21 - .../bop/cutting/stripped_cherry_log.json | 21 - .../compat/bop/cutting/stripped_dead_log.json | 21 - .../compat/bop/cutting/stripped_fir_log.json | 21 - .../bop/cutting/stripped_hellbark_log.json | 21 - .../bop/cutting/stripped_jacaranda_log.json | 21 - .../bop/cutting/stripped_magic_log.json | 21 - .../bop/cutting/stripped_mahogany_log.json | 21 - .../compat/bop/cutting/stripped_palm_log.json | 21 - .../bop/cutting/stripped_redwood_log.json | 21 - .../bop/cutting/stripped_umbran_log.json | 21 - .../bop/cutting/stripped_willow_log.json | 21 - .../compat/bop/cutting/umbran_log.json | 21 - .../compat/bop/cutting/willow_log.json | 21 - .../splashing/rys_spashing_smoothing.json | 21 - .../splashing/rys_splashing_clay_deposit.json | 31 -- .../splashing/rys_splashing_gold_deposit.json | 31 -- .../splashing/rys_splashing_iron_deposit.json | 31 -- .../splashing/rys_splashing_peat_deposit.json | 31 -- .../cutting/stripped_willow_log.json | 21 - .../swampexpansion/cutting/willow_log.json | 21 - .../data/create/tags/blocks/non_movable.json | 18 - 448 files changed, 7887 insertions(+), 2502 deletions(-) delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/aluminum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_eidolon.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/platinum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/quicksilver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_iceandfire.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/uranium_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/aluminum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_eidolon.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/platinum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/quicksilver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_iceandfire.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/uranium_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/aluminum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_eidolon.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/nickel_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/platinum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/quicksilver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_iceandfire.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/blasting/uranium_ingot_compat_silents_mechanisms.json create mode 100644 src/generated/resources/data/create/recipes/crushing/aluminum_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/lead_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/nickel_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/osmium_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/platinum_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/quicksilver_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/silver_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/tin_ore.json create mode 100644 src/generated/resources/data/create/recipes/crushing/uranium_ore.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cika_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cika_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/ether_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/ether_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/fir_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/fir_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/holly_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/holly_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/lament_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/lament_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/pine_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/pine_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log_stripped.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood_stripped.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log_stripped.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood_stripped.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_wood.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/aluminum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_eidolon.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/nickel_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/platinum_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/quicksilver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_iceandfire.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_mysticalworld.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/smelting/uranium_ingot_compat_silents_mechanisms.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/eidolon/crushed_lead_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/iceandfire/crushed_silver_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_lead_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_quicksilver_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_silver_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_tin_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_aluminum_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_lead_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_nickel_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_platinum_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_silver_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_tin_ore.json delete mode 100644 src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_uranium_ore.json create mode 100644 src/generated/resources/data/create/tags/blocks/non_movable.json create mode 100644 src/generated/resources/data/create/tags/items/modded_stripped_logs.json create mode 100644 src/generated/resources/data/create/tags/items/modded_stripped_wood.json create mode 100644 src/main/java/com/simibubi/create/foundation/data/SimpleDatagenIngredient.java delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/cutting/stripped_wisteria_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/cutting/wisteria_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/milling/blue_delphinium.json delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/milling/pink_delphinium.json delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/milling/purple_delphinium.json delete mode 100644 src/main/resources/data/create/recipes/compat/bloomful/milling/white_delphinium.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/cherry_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/dead_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/fir_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/hellbark_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/jacaranda_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/magic_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/mahogany_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/palm_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/redwood_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_cherry_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_dead_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_fir_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_hellbark_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_jacaranda_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_magic_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_mahogany_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_palm_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_redwood_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_umbran_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/stripped_willow_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/umbran_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/bop/cutting/willow_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_spashing_smoothing.json delete mode 100644 src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_clay_deposit.json delete mode 100644 src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_gold_deposit.json delete mode 100644 src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_iron_deposit.json delete mode 100644 src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_peat_deposit.json delete mode 100644 src/main/resources/data/create/recipes/compat/swampexpansion/cutting/stripped_willow_log.json delete mode 100644 src/main/resources/data/create/recipes/compat/swampexpansion/cutting/willow_log.json delete mode 100644 src/main/resources/data/create/tags/blocks/non_movable.json diff --git a/src/generated/resources/.cache/cache b/src/generated/resources/.cache/cache index 973e05675..089cd7310 100644 --- a/src/generated/resources/.cache/cache +++ b/src/generated/resources/.cache/cache @@ -2254,7 +2254,6 @@ e249ad5e32fc6ad9d6461c3aad4ee138e0b2ddab data/create/advancements/polished_rose_ 69c45c653458d3076313bba3483bf26fb3946292 data/create/advancements/potato_cannon.json e5c31d555475f82960113364208574e59c40d10d data/create/advancements/precision_mechanism.json 62d29ec01eff5d21968636a0479361ecdc11ae30 data/create/advancements/press.json -4c5f41f7c24c46783d1b83d6e273a5a86d5070f6 data/create/advancements/recipes/building_blocks/blasting/aluminum_ingot_compat_silents_mechanisms.json 13f64882c60b483994e459e03ed92f2f3b7e6c41 data/create/advancements/recipes/building_blocks/blasting/ingot_aluminum_compat_immersiveengineering.json 7300a6323cd8691bdcd40320d4acbadfe5f3d04a data/create/advancements/recipes/building_blocks/blasting/ingot_lead_compat_immersiveengineering.json 170a50a7dceba01ac0045febc9edc6def36ca298 data/create/advancements/recipes/building_blocks/blasting/ingot_lead_compat_mekanism.json @@ -2264,23 +2263,10 @@ dc06aa37c1b472ea858722a7581c08eb0fe69804 data/create/advancements/recipes/buildi ee1f722092b9a585fcb7dcd09a1d410f7d69981f data/create/advancements/recipes/building_blocks/blasting/ingot_tin_compat_mekanism.json 0247efcf60344d18a3608f2b02fca84aaf20b826 data/create/advancements/recipes/building_blocks/blasting/ingot_uranium_compat_immersiveengineering.json 97356ef8345c59f9a3e6db03b44045aa554e6260 data/create/advancements/recipes/building_blocks/blasting/ingot_uranium_compat_mekanism.json -5527c0088162a1d7e0c010855b6e6df2818d6004 data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_eidolon.json -41d32d78ac50c06db1c83c649ac5618d164147ca data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_mysticalworld.json -55c1cd8477bcefddfc5d142bfb0eea3cca35758f data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_silents_mechanisms.json f76428286bcb90ffb64e047c569454c3072acab1 data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_thermal.json -07dae5be8f8d15a7fd5df7b351825ee64ba12860 data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_silents_mechanisms.json 1ca216658d4b23ae184e56b148de175d43551c78 data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_thermal.json -aae84ad1b880ad21a46ff09a219c8b658006172a data/create/advancements/recipes/building_blocks/blasting/platinum_ingot_compat_silents_mechanisms.json -4052e6beab29b0b7be70b29ed6e960259e072d6c data/create/advancements/recipes/building_blocks/blasting/quicksilver_ingot_compat_mysticalworld.json -afed4cac0a2a2d6ef73b4fba35fe534ecd19b007 data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_iceandfire.json -e462975f37c7793286f82244939fb39bc8e7214b data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_mysticalworld.json -c72d548fbc657f5fa703a4161dc609d41dea4480 data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_silents_mechanisms.json 12ed2b24c0c85365ad730b48bc53d7164fa1f773 data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_thermal.json -f827b63400b63ad763f0bc562c6e2a7b84885d83 data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_mysticalworld.json -7af35e437755a71cf8d48bdb7823971900d3fb64 data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_silents_mechanisms.json fd4e7ae476bf9437a1bcf68b220f48f1c16e8bbc data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_thermal.json -2a2a7f9c855d07a23f4515450bb4d8c4f1abb902 data/create/advancements/recipes/building_blocks/blasting/uranium_ingot_compat_silents_mechanisms.json -ec2e6ffdf1cfe127f96ebab0a70be0cd358310cb data/create/advancements/recipes/building_blocks/smelting/aluminum_ingot_compat_silents_mechanisms.json 2d00fe72239e014f7f6fe692773c3d7f28c4f103 data/create/advancements/recipes/building_blocks/smelting/glass_from_framed_glass.json 78972bdf05d79e5357ff5771caa13d631e2c2740 data/create/advancements/recipes/building_blocks/smelting/glass_from_horizontal_framed_glass.json c8edb1be5163aaeebdd94f4c25ef45bf839200c0 data/create/advancements/recipes/building_blocks/smelting/glass_from_tiled_glass.json @@ -2294,22 +2280,10 @@ ef5cee97f7c33e30f5f24597fa3747afb644724c data/create/advancements/recipes/buildi c933f9afb06c2baccc1669a57f185983539661e4 data/create/advancements/recipes/building_blocks/smelting/ingot_tin_compat_mekanism.json f29455937a0bb2681f27d8d80e8576708d77b0c6 data/create/advancements/recipes/building_blocks/smelting/ingot_uranium_compat_immersiveengineering.json cbe6b6d0eb188a8c0600b54cee860116d305e905 data/create/advancements/recipes/building_blocks/smelting/ingot_uranium_compat_mekanism.json -a080a0199f78ea9ef3e9bea02aa513ac631a3633 data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_eidolon.json -49c824e0b23435b653bf30ef8ba4e04191c67a21 data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_mysticalworld.json -b7a8f2b28a8f341fafcf72731aee6eaa374cf26f data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_silents_mechanisms.json 33fcb551e025c032e186f044c7f81d278638cd19 data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_thermal.json -05addf71a2a2afb9e31141ec99d3862c056f0906 data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_silents_mechanisms.json 34ceb3033f5f41a5fdffeea0a3adead36748f65a data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_thermal.json -941a0d246092cb95576db0ac2b314d5c6d6a34f9 data/create/advancements/recipes/building_blocks/smelting/platinum_ingot_compat_silents_mechanisms.json -a2d5fd723eb026614192ea9b6a73c2e42bba6526 data/create/advancements/recipes/building_blocks/smelting/quicksilver_ingot_compat_mysticalworld.json -241adf6b12c00510e9648488d89dcc8bdc774c92 data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_iceandfire.json -870b19f986d7f008adec0d86515da296f54766bc data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_mysticalworld.json -268b2fafd7c11a14604a61f92d492f8f05099b12 data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_silents_mechanisms.json edb22e0bb018cf00e51f37d912939207c4bf5ac5 data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_thermal.json -59dea8e02b13be3f5ab74e8a205b6e8442e3d277 data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_mysticalworld.json -d63adc5e4cd233a53feb767b9cb09e7bb1a9d4f1 data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_silents_mechanisms.json f10041d864bfb1e6f017e442ae85ee9503b3f5a4 data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_thermal.json -8887aa51ab368864eb95fdbca0aee24563b1eb0e data/create/advancements/recipes/building_blocks/smelting/uranium_ingot_compat_silents_mechanisms.json 60608f8fff394857b8b7d3b1478b847fd20160f4 data/create/advancements/recipes/create.base/andesite_ladder_from_andesite_alloy_stonecutting.json ba80332510acab3f60f30d8b802ee2d450fd51b9 data/create/advancements/recipes/create.base/blasting/zinc_ingot_from_crushed.json 4bb60ef5e186f12a9d52e61319db8c78300c64ab data/create/advancements/recipes/create.base/blasting/zinc_ingot_from_ore.json @@ -3922,7 +3896,6 @@ a30aa616e2b62c848dd194e319a90bf7ba3db81b data/create/recipes/asurine_pillar_from a133d4d2542c0b9309873d06a72e7efff4cee219 data/create/recipes/asurine_pillar_from_stone_types_asurine_stonecutting.json 2b291b77860254b7ba8500cf2199a04ca1fca7b5 data/create/recipes/birch_window.json 288d80210f7efb4664e2e9c9d9111049863e5f60 data/create/recipes/birch_window_pane.json -a4a9159c349dba7269c6b32c481f1df90b9e805a data/create/recipes/blasting/aluminum_ingot_compat_silents_mechanisms.json 7fc9cec199788a1151f9760b2e2c6eec870f830f data/create/recipes/blasting/copper_ingot_from_crushed.json d9021504be855cd2d4d91503a82b84233052adb0 data/create/recipes/blasting/gold_ingot_from_crushed.json f2307aa01ddf7accb3fe19c4d3f9b46dec1acf97 data/create/recipes/blasting/ingot_aluminum_compat_immersiveengineering.json @@ -3935,22 +3908,10 @@ d167828a4fe3a20d765831c1df433fc3c8efeab8 data/create/recipes/blasting/ingot_osmi ba7498521a1e07b9bd46ec230d952fb232eaaba0 data/create/recipes/blasting/ingot_uranium_compat_immersiveengineering.json ee290750b334b7996ba856a8f66f4948346c99f6 data/create/recipes/blasting/ingot_uranium_compat_mekanism.json 69cda0f54c47cd44c296608cc379db855602410f data/create/recipes/blasting/iron_ingot_from_crushed.json -0fae477ff5d1852ed7c36d5a94aa25c96604da5d data/create/recipes/blasting/lead_ingot_compat_eidolon.json -65a44735ffa0c3e471a1df30b987d8c3cf1764fc data/create/recipes/blasting/lead_ingot_compat_mysticalworld.json -aeb345e5b4c266ac9e2ef6929b153cb535468d01 data/create/recipes/blasting/lead_ingot_compat_silents_mechanisms.json 606b46f5af59d7bd71462807ceb95edebb09a07e data/create/recipes/blasting/lead_ingot_compat_thermal.json -91691cb14043e8222c38a18bb103f874b39d30b1 data/create/recipes/blasting/nickel_ingot_compat_silents_mechanisms.json bd26be2cc7044537628e10ff057a7ce78b720025 data/create/recipes/blasting/nickel_ingot_compat_thermal.json -a99be7aae1706cce96a3b6fadd38295bb53d10b7 data/create/recipes/blasting/platinum_ingot_compat_silents_mechanisms.json -3419a88787e331d59e0da8b9084d8c8a72a84ec0 data/create/recipes/blasting/quicksilver_ingot_compat_mysticalworld.json -88ee97cacce93436dcb6d2cb37219435bcaaf3cb data/create/recipes/blasting/silver_ingot_compat_iceandfire.json -84b73c8ef561ab0ecc2954cd86160595975811d6 data/create/recipes/blasting/silver_ingot_compat_mysticalworld.json -3ce20049c90fc3ce446efac1d166b5e1b2855980 data/create/recipes/blasting/silver_ingot_compat_silents_mechanisms.json c49e88f38ad624a56865bb293e2b81da09ebdf37 data/create/recipes/blasting/silver_ingot_compat_thermal.json -44a31af2877854f1b22691eb9b0dd831f80628f0 data/create/recipes/blasting/tin_ingot_compat_mysticalworld.json -dd44cf0e09b1b34b4d2c254ab3d10d05a02717aa data/create/recipes/blasting/tin_ingot_compat_silents_mechanisms.json 539c30c3c06489815b0a356735a0dd42ac432b26 data/create/recipes/blasting/tin_ingot_compat_thermal.json -363e231126694b3ed8dc539b9dfb1c949bacbf5e data/create/recipes/blasting/uranium_ingot_compat_silents_mechanisms.json 70b58fa5ee4ca088f5cd9d4bce2853b1bbf98780 data/create/recipes/blasting/zinc_ingot_from_crushed.json 3b1f91669d1133bb41f2d8e129d885465cb5b30e data/create/recipes/blasting/zinc_ingot_from_ore.json 2dff1a64b2c9974b768f4861ad90a9a110bdd021 data/create/recipes/blasting/zinc_ingot_from_raw_ore.json @@ -4204,6 +4165,7 @@ c4a88166bb906a88b986c37a002057a86d2ece00 data/create/recipes/crafting/schematics c60542c99008f7abecdd03c47137b51e20a4747b data/create/recipes/crimsite_pillar_from_stone_types_crimsite_stonecutting.json 4629d9a1a8a98a6b5b8b82c4507ca9e321c3a210 data/create/recipes/crimson_window.json 72cffde4281a1e34d77aa91c847e811833b68f21 data/create/recipes/crimson_window_pane.json +56a3d0064869779ee97911cc406fb09f45b91cff data/create/recipes/crushing/aluminum_ore.json 03f2a05276bdb94ad68ecc65870bb881f405cebc data/create/recipes/crushing/amethyst_block.json 63a5543dbd89b250664fee43c036f2a29fef3fe1 data/create/recipes/crushing/amethyst_cluster.json ace6ea5ed1828f4cbb1be0ae8ef10049bd4a07fc data/create/recipes/crushing/asurine.json @@ -4234,44 +4196,52 @@ ec88e04ee72d54a3ba22c8348369809a30d5a095 data/create/recipes/crushing/gold_ore.j a7c97582bae243ab04ff5ff9914b24af25d40d59 data/create/recipes/crushing/iron_horse_armor.json 554b6555888fe01de349efaaab36b68a338ac397 data/create/recipes/crushing/iron_ore.json c9a9d6d28a7eac1210108d52840b60b26d58bcfe data/create/recipes/crushing/lapis_ore.json +3115ebab35acb16337eb46b8656df51662a93913 data/create/recipes/crushing/lead_ore.json e870d049abc5cd5f389f70414c67e76ddc14060d data/create/recipes/crushing/leather_horse_armor.json cab15acd2d62f1d70e0972b443f7987048d5183a data/create/recipes/crushing/nether_gold_ore.json 6cd97c6f12687790943db810f85036b02586c753 data/create/recipes/crushing/nether_quartz_ore.json 6e424d7e9f7d8b585384053a713db28f9d36448b data/create/recipes/crushing/nether_wart_block.json 8003e7db3ee11066b365c251f04f84028820de94 data/create/recipes/crushing/netherrack.json +cc1ccbd6fae9c21abe909e3e74a595f69bdf556d data/create/recipes/crushing/nickel_ore.json dd4b9e88a723f6c3f2456f36ef2354cd86d85433 data/create/recipes/crushing/obsidian.json 6cc26e132efe43afdaacac2ba4f6061e909a86b5 data/create/recipes/crushing/ochrum.json d3088533d37c75d096c685ad40d8d8d11a6b00a1 data/create/recipes/crushing/ochrum_recycling.json +4d0ee84c6b63888111da7673fc99ec46d8a5d985 data/create/recipes/crushing/osmium_ore.json +e88a0ba6f75f3b14e3e2242a9b4b28fd9363f686 data/create/recipes/crushing/platinum_ore.json 67197bbbb9667ab481410d21cb014bf9ca71ea60 data/create/recipes/crushing/prismarine_crystals.json -05d784846bf6f3747862adb7e69290451ac03dac data/create/recipes/crushing/raw_aluminum_block.json -1b064ee9aee302217f0f458f34865e0899af8d13 data/create/recipes/crushing/raw_aluminum_ore.json +2c188fca95a5b1b2e91cbbd35056f5d6828f2fec data/create/recipes/crushing/quicksilver_ore.json +b8321baf1d2427f5f83ac765b9f806a78414ad6a data/create/recipes/crushing/raw_aluminum_block.json +d933949ff9e10b2574f72b7defdf69e01eaad902 data/create/recipes/crushing/raw_aluminum_ore.json 3602170b10ed1e0bb5e7aa806dcc73170b999517 data/create/recipes/crushing/raw_copper.json ad62bd9e067efbc026ed7ed0a0e47232d14f2fe5 data/create/recipes/crushing/raw_copper_block.json f2c64ade6ef62e73d7f5aa0a0706de55cf12e464 data/create/recipes/crushing/raw_gold.json c9fc914e0762f8d9b4fef7d1c69dea6e7bae5a87 data/create/recipes/crushing/raw_gold_block.json 2ee02db1746e2297aa0860b5bb8554625724c964 data/create/recipes/crushing/raw_iron.json cbdbad0020b8a48dd2f5a658e3f93ff9ab648406 data/create/recipes/crushing/raw_iron_block.json -5513b08f9e0b74418d0d244bc1e625f67f5f53b5 data/create/recipes/crushing/raw_lead_block.json -22fd6f12f1999795c2bfd184b0d8ac827d350861 data/create/recipes/crushing/raw_lead_ore.json -69fb2582cf7516fd0864cca0fa2b147baca93de5 data/create/recipes/crushing/raw_nickel_block.json -b2bc4a69bc578923c85f7d4921999bdde910d311 data/create/recipes/crushing/raw_nickel_ore.json -19821cd61672fe3f8993d05c0e2eb08daaab68b0 data/create/recipes/crushing/raw_osmium_block.json -812f4d899805164ff487c35502077b42712078e1 data/create/recipes/crushing/raw_osmium_ore.json -024a96ff874d555c7e67df7363b7659762d7a71f data/create/recipes/crushing/raw_platinum_block.json -a9270318aeb711681b77e11ef934997a23d74149 data/create/recipes/crushing/raw_platinum_ore.json -f81c35a76addf04fb60fe2487917e110e7fedbbc data/create/recipes/crushing/raw_quicksilver_block.json -e5e6cfbfd50d5d077735f1fc2e0e1acaf059207f data/create/recipes/crushing/raw_quicksilver_ore.json -81b15a077e61b37c48b662a8c0ebe3d4c2e4879f data/create/recipes/crushing/raw_silver_block.json -48389be1d1db5ee9c26419b5dae19523cfa619e9 data/create/recipes/crushing/raw_silver_ore.json -9206c31a1e73f1a98865d43929d294084c4686e4 data/create/recipes/crushing/raw_tin_block.json -c8d8d3c60ca5043b00a4701b12527e144e8b5ce6 data/create/recipes/crushing/raw_tin_ore.json -428f7c10eca005a6daec904220884d59eaee031d data/create/recipes/crushing/raw_uranium_block.json -90840f892c143d19b8f1199f03fd7036aae9d018 data/create/recipes/crushing/raw_uranium_ore.json +27ecec6314eefcdb4b49ba567c243ead5a79174a data/create/recipes/crushing/raw_lead_block.json +1aa8026b99f035740a195e64009cd5e9df3b22f2 data/create/recipes/crushing/raw_lead_ore.json +1ffa26adcce4c26b1165c431bdf4f1f91bf9b332 data/create/recipes/crushing/raw_nickel_block.json +b810bae2ee542ad9dbd346ff70ec18b8593c26e0 data/create/recipes/crushing/raw_nickel_ore.json +ae4273c390221737563ba3c9ed9d54422b83d561 data/create/recipes/crushing/raw_osmium_block.json +9eed02f057c49c8432f32cfab1f3c59b2df0e205 data/create/recipes/crushing/raw_osmium_ore.json +63be4cf26147e5f8a3baad92db158f1a14c8566d data/create/recipes/crushing/raw_platinum_block.json +83502a4c7ba3e1ed6b1e8b627e2f8dda19415f93 data/create/recipes/crushing/raw_platinum_ore.json +dba381754136d490d1e95f06a27b46144c0acba2 data/create/recipes/crushing/raw_quicksilver_block.json +8f02dce896fc8c1ebd010ef6a2593241ed5138d4 data/create/recipes/crushing/raw_quicksilver_ore.json +68d5c89e7e523df5aeba40e5fd0804a46eacf533 data/create/recipes/crushing/raw_silver_block.json +224e7814cf2f477dd49ccb2f917165c333280784 data/create/recipes/crushing/raw_silver_ore.json +95f7b1f207bd4a9ed5fc301c542ef208968fa813 data/create/recipes/crushing/raw_tin_block.json +ece741d86d091e6620c0ffb7b173a04a6e66bf16 data/create/recipes/crushing/raw_tin_ore.json +56d3c4ef354d3c4a132c7c5c03533cee23f04197 data/create/recipes/crushing/raw_uranium_block.json +ec89d96e9e9aaf6c62353930fa6f16996d97730e data/create/recipes/crushing/raw_uranium_ore.json 68cc75b755626aecea2e3cf6db98b986dbd905f4 data/create/recipes/crushing/raw_zinc.json 62eff7a33870aae32552672eeec3c128ddcef9f7 data/create/recipes/crushing/raw_zinc_block.json a2d3e1feb660a89c09038853859302726fa863c1 data/create/recipes/crushing/redstone_ore.json +b235cbaca0a8a5ac39460aadb73c644b63917aba data/create/recipes/crushing/silver_ore.json +080541177a40a1f3ae87aa8b3bdb398268614a61 data/create/recipes/crushing/tin_ore.json 7f6c7b88464ecb023165d379bfe8d0117b2f37d6 data/create/recipes/crushing/tuff.json d984b77c6f9ef221f6fcca8f88bd03de016159e6 data/create/recipes/crushing/tuff_recycling.json +61b3ace3aeb4b104a85fdb9eee46a8aa0003c9ff data/create/recipes/crushing/uranium_ore.json d4aa6615971d37ecf52bf750925488a7b3559d79 data/create/recipes/crushing/veridium.json 5bc83e378751a393354a03910b27b7953d5ff7a3 data/create/recipes/crushing/veridium_recycling.json b6b97f139ee0a06a4ec1ed9f43e1f845b3c502d3 data/create/recipes/crushing/wool.json @@ -4617,6 +4587,312 @@ f634d57b24e2d155c6f107dd013956c91feaf8e9 data/create/recipes/cut_veridium_stairs 68687da80b9dc7ea69729b0e16d3e75efed8679a data/create/recipes/cutting/andesite_alloy.json 08e2da1149421b9edffdd227f40f6023d7e8ff0e data/create/recipes/cutting/birch_log.json f3e6a435ccdfac3da0482e0eee825f75485370dd data/create/recipes/cutting/birch_wood.json +cb9d9e478287e44b9601168f6a2bbd48bce31472 data/create/recipes/cutting/compat/architects_palette/stripped_twisted_log.json +c72e7911d10831fb95cfa906e8455388b495dae9 data/create/recipes/cutting/compat/architects_palette/stripped_twisted_wood.json +647ba4bd2f7df4e44290c9bf0bc851b5d6cf6d38 data/create/recipes/cutting/compat/architects_palette/twisted_log.json +e9deaf6f61202a78573bed23eaefd3742541ac72 data/create/recipes/cutting/compat/architects_palette/twisted_wood.json +b1c0676a3825bea26c560d8ec13e4a13159a0312 data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_log.json +c73d8975e0f3f08ff4347c4c27c04758443318b4 data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_wood.json +66cd5e49159aad2cfaa5b9c820e4f1092d140399 data/create/recipes/cutting/compat/ars_nouveau/green_archwood_log.json +063a06057835e62f695de5916d9e07401226c1b4 data/create/recipes/cutting/compat/ars_nouveau/green_archwood_wood.json +5bd00e97ae39dc78ed84f81f139eb4bf84f3a9f7 data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_log.json +ae020c2a04a108344fa3635b1c2585eb6fa33001 data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_wood.json +8e97713f1258c2239dc0182ac868bbf5363d536c data/create/recipes/cutting/compat/ars_nouveau/red_archwood_log.json +79eb120b8864e0bc3b5b5007192fe612850fb29a data/create/recipes/cutting/compat/ars_nouveau/red_archwood_wood.json +38266c92fff0a2bf3cafe627fe611fb03471dd20 data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_log.json +83d241695e4a9f0c786deb694fdab1299c89ff37 data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_wood.json +120758127e58a1a2ede32b8e696ae7dc01fe6d4a data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_log.json +52d4fa52aa3bc67bc12945acec1d2881dfdbde42 data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_wood.json +e7c430aad5448eff11de898d25e770719b6421cc data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_log.json +6e8e5cd2ff02789c837347c47c2d387f6552cf66 data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_wood.json +ba64bd3b55a5298d4fc766155c42c949b52f54af data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_log.json +49ef7018bcb3c78592fd1e139cb9645304083a6c data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_wood.json +017c63264d3c10505aec6d68b697257ad89eed7d data/create/recipes/cutting/compat/biomesoplenty/cherry_log.json +51e03ee52dcc41f8d63864b47eb85330d999db2e data/create/recipes/cutting/compat/biomesoplenty/cherry_wood.json +10a52d5cc273a24b3f6cadd7ebc5d440dfccd420 data/create/recipes/cutting/compat/biomesoplenty/dead_log.json +75782f297209530c2be97b0de4937a339ed7eaaf data/create/recipes/cutting/compat/biomesoplenty/dead_wood.json +790719597003c7bc3de6f312ca4acb74feb451bb data/create/recipes/cutting/compat/biomesoplenty/fir_log.json +a15178d8c2a94052fdf02ce772003ebf65331177 data/create/recipes/cutting/compat/biomesoplenty/fir_wood.json +63a6a052021bf5a070da77e0985f64d32a7790ae data/create/recipes/cutting/compat/biomesoplenty/hellbark_log.json +6efc07ca1bf6b9bee8c30a6e514cca5deba93bf9 data/create/recipes/cutting/compat/biomesoplenty/hellbark_wood.json +a567a101f3becdd522000a9b0735fd25e3848010 data/create/recipes/cutting/compat/biomesoplenty/jacaranda_log.json +968ba4f6e6007e955274ec03170bdb572c3da71e data/create/recipes/cutting/compat/biomesoplenty/jacaranda_wood.json +a3f990543b64c25b4122c6561dd59e36026eccf4 data/create/recipes/cutting/compat/biomesoplenty/magic_log.json +b29b92d88b7c2f00c48cc9d0e0ceb75afbb39f98 data/create/recipes/cutting/compat/biomesoplenty/magic_wood.json +3ccec6b65473d6e94b6d8cb9264baf7832c327a4 data/create/recipes/cutting/compat/biomesoplenty/mahogany_log.json +1a02a640001367be3bf0340aa8f39fb85c1b5053 data/create/recipes/cutting/compat/biomesoplenty/mahogany_wood.json +c515cdd50a3c98bf871ed124fffdbce8c372c48b data/create/recipes/cutting/compat/biomesoplenty/palm_log.json +0d404b5495d5b9c6c37710f5b785c9bd4aa9b556 data/create/recipes/cutting/compat/biomesoplenty/palm_wood.json +06b6a960a349da8998d8abf081d7198a3c9cf59e data/create/recipes/cutting/compat/biomesoplenty/redwood_log.json +a9bd708ea123c9d9b6e44aea0b76338e0b7548b6 data/create/recipes/cutting/compat/biomesoplenty/redwood_wood.json +7e55dcf2bd4ff4a135b2bb17c4aa2cadf8696ad6 data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_log.json +452246fcd87de874b30640cdc4beb9ebbedc1df2 data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_wood.json +7e95ea02fdc508031c4988b20718b3927d7245a6 data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_log.json +43ec57e7e952968f62068e98bf55c4d02b317f34 data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_wood.json +33a70c724c2fc8d4d4d831cd9f7bf1a39ed71efa data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_log.json +0efe7edcd8809cd56c9318ccba8327e40e695e8a data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_wood.json +87667ab578a2a40a33d875b2cd816a3e89488f7b data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_log.json +f1fe6e82af24326dc0b674e3ce36c6514b08af7c data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_wood.json +1c29f3ce9501c15950f5fbd8da01f41399ff8099 data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_log.json +9a6fb48fe2894be08f134a2ae9bbdf81ba05fcaf data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_wood.json +def866ff3998cc290c103f74fab5df6724a23ba4 data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_log.json +b23b1fcecef08446f9b247254c336ea60d665c1c data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_wood.json +22863d1e4bd163d19a3961ac21e36b810b79703f data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_log.json +bc2c208031315646043e1ee4b873e51881f3950b data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_wood.json +9cd9dce49c76a236fba55506c09453a11f900525 data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_log.json +7e48822e4189e0b6a2dfd6286f7481ee308e1c5f data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_wood.json +2e36016403b2a79dcb25e4df51f6deb6f6bab5b6 data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_log.json +ce89ef337370d9ec8bf58fb8c2901def71dc1c2a data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_wood.json +3a29b4e40f34ec907586aa0923c4cf8a83386c2b data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_log.json +2c5c9333978b70950a2bbd5be1720646c53469c4 data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_wood.json +ef93c55f609b33d95d2326c8d2f2b08b58711eca data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_log.json +25531e41ffb2fe24e2086b9e7071802000e26c05 data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_wood.json +c3e1784e283185549d1b0ba73e2294e360dc09ad data/create/recipes/cutting/compat/biomesoplenty/umbran_log.json +591e04db59a5ea16d49d226d0c34f6e954226339 data/create/recipes/cutting/compat/biomesoplenty/umbran_wood.json +3fb4954645aaa6ac0065ec3abbeeb4a867b7466d data/create/recipes/cutting/compat/biomesoplenty/willow_log.json +33982ed45d5a63d5dee0439ad572d9c0cb3aa838 data/create/recipes/cutting/compat/biomesoplenty/willow_wood.json +df55b9cd725149e5840185dde64a1c53b309abf3 data/create/recipes/cutting/compat/blue_skies/bluebright_log.json +fbfec822a809858c07998f615e1533381e3130f5 data/create/recipes/cutting/compat/blue_skies/bluebright_wood.json +a0227c70f31f480b7bef48b306af20f8665941ab data/create/recipes/cutting/compat/blue_skies/cherry_log.json +fbc4046f0c76e22266d96f7675555aa40850ea39 data/create/recipes/cutting/compat/blue_skies/cherry_wood.json +48cd0d721382a7ecffcb6d1c5699a5cee5ada8f3 data/create/recipes/cutting/compat/blue_skies/crystallized_log.json +fee8405c0515c96dc936b378efeb8cd9af2a2a52 data/create/recipes/cutting/compat/blue_skies/crystallized_wood.json +aff052b44c2025470e8258cf34800eae7f4352f3 data/create/recipes/cutting/compat/blue_skies/dusk_log.json +7df0b7b29927d20f3c0a50b0d3624f0178282197 data/create/recipes/cutting/compat/blue_skies/dusk_wood.json +fe5fd4d3b805e39bc1b9cd9eba60fc73d601fd6e data/create/recipes/cutting/compat/blue_skies/frostbright_log.json +de646c387c98439a8da68a454483ea8771c8d99f data/create/recipes/cutting/compat/blue_skies/frostbright_wood.json +11863099eccf157f3a1a7fbda25cdc31263a9809 data/create/recipes/cutting/compat/blue_skies/lunar_log.json +18ca54cec92f4f2e2d3b592382ecc74939b5cc71 data/create/recipes/cutting/compat/blue_skies/lunar_wood.json +599012ec48c6999a367515b7445ff537089fa69e data/create/recipes/cutting/compat/blue_skies/maple_log.json +937abbfe7fdc5b64a3e5b36ae24ad32cb0ef488f data/create/recipes/cutting/compat/blue_skies/maple_wood.json +74921a6f72ac0d4be6d1908f8cc94e80127f272c data/create/recipes/cutting/compat/blue_skies/starlit_log.json +170acc37bdcdc63ca83725ac6d8eecaea7cc8f47 data/create/recipes/cutting/compat/blue_skies/starlit_wood.json +819db7c60ff8bcbd113ca4d139c9664ac9a47dde data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_log.json +8f1765ecfa4c2fa4a09f39430210f23774fd34a6 data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_wood.json +eca93cd1d441496cac843af2fdf2df8123753efb data/create/recipes/cutting/compat/blue_skies/stripped_cherry_log.json +d31078818490dc60e8ec76d1c52b48497cffe10e data/create/recipes/cutting/compat/blue_skies/stripped_cherry_wood.json +6466612af3b2d13aae23b2b6a0c713b1b7fa24c5 data/create/recipes/cutting/compat/blue_skies/stripped_dusk_log.json +8b2a1de420303687a98b95ee9c05f5d8659cd67d data/create/recipes/cutting/compat/blue_skies/stripped_dusk_wood.json +5ef68ce3414f68a5f14db05a2db2472b30084119 data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_log.json +1d9a3f57014dca8e695dfe488fc2f78cf54ff79d data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_wood.json +1b44361758fc793787ff16f4bf2c2281762ca4e8 data/create/recipes/cutting/compat/blue_skies/stripped_lunar_log.json +26d853d93393c6c072280caf7d3c6df854d95800 data/create/recipes/cutting/compat/blue_skies/stripped_lunar_wood.json +ff4c9e8e3de54eb26d0783b1aa8dc7641c69cf8b data/create/recipes/cutting/compat/blue_skies/stripped_maple_log.json +8975efb6fce3cc37ee92e0d976e153ea7de2ede2 data/create/recipes/cutting/compat/blue_skies/stripped_maple_wood.json +3bb1821e6fcaa662fc3530b86eb848416bdbb6ff data/create/recipes/cutting/compat/blue_skies/stripped_starlit_log.json +35ee78f56ce9716ad800b4be9175c7ad5c83f9f8 data/create/recipes/cutting/compat/blue_skies/stripped_starlit_wood.json +80531f18a982afec2458b6bdbaaf27a1fa035c33 data/create/recipes/cutting/compat/botania/dreamwood.json +3b1b9b6d3a55be7554b6527364ae6b0cf8377c4b data/create/recipes/cutting/compat/botania/dreamwood_log.json +c1d95f8d8347d585c8c65f67818287054bd09f75 data/create/recipes/cutting/compat/botania/glimmering_dreamwood.json +3f025d35314e442b0b08ddc10b10ee3fc571acc3 data/create/recipes/cutting/compat/botania/glimmering_dreamwood_log.json +e613016247bb04096b1fdfbefd205177785974fa data/create/recipes/cutting/compat/botania/glimmering_livingwood.json +3b7530a23a95bd086bfce3c127b065c322420898 data/create/recipes/cutting/compat/botania/glimmering_livingwood_log.json +7144bccf01969bcb31dee2f9c771079674cc0afb data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood.json +d7c82681a4e4aee2e129b6192f04603ce3867cea data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood_log.json +1fb97a4a3dd2c8bc597a68c5ae1d18b8c5945ae4 data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood.json +aa7a6a41de0ea633d3c0467e93454d1b71b85ce4 data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood_log.json +d89baed4e7bf2c360e7f66402f94970cfe9aa17c data/create/recipes/cutting/compat/botania/livingwood.json +7c16be13b56b069fe07831cb53f2bf7de8bc8e84 data/create/recipes/cutting/compat/botania/livingwood_log.json +ba56ec85447e8124aed91344ddac3190504c5882 data/create/recipes/cutting/compat/botania/stripped_dreamwood.json +735803bd1b592d1aa5904fb0ffa2911404d6004c data/create/recipes/cutting/compat/botania/stripped_dreamwood_log.json +caab8bc29fb8e9f41b395daabf37d92d5c9e5328 data/create/recipes/cutting/compat/botania/stripped_livingwood.json +95130cc3f36f47b0cd57d020a6ecb085d2686ac1 data/create/recipes/cutting/compat/botania/stripped_livingwood_log.json +672276e4f4e4cdd9b0839b5a31e4fd631ca5576a data/create/recipes/cutting/compat/byg/aspen_log.json +bf909af0a7d5b8dc953da45b09c61235a696d836 data/create/recipes/cutting/compat/byg/aspen_wood.json +8a1565026cfde495f780b043484de1ed5f3d3cda data/create/recipes/cutting/compat/byg/baobab_log.json +afbbae7f9ff9e548af60981e2e5afe8de361aadb data/create/recipes/cutting/compat/byg/baobab_wood.json +3c235ae4dee2f0b0948a44ebefe35f52c71d0bcb data/create/recipes/cutting/compat/byg/blue_enchanted_log.json +2c3d267d801eab4ed23f35cd85d2aa640c7788ac data/create/recipes/cutting/compat/byg/blue_enchanted_wood.json +c8b9c422dec17512f289b2da845471d6f68abf83 data/create/recipes/cutting/compat/byg/bulbis_stem.json +a36880df13105243a549a29f8526bc250b3b9a0a data/create/recipes/cutting/compat/byg/bulbis_wood.json +6b8ed989f83d5fa9b1a2f165002d095f622363de data/create/recipes/cutting/compat/byg/cherry_log.json +b498ecde1649554aa44a8e6e8747a8d687e0afa6 data/create/recipes/cutting/compat/byg/cherry_wood.json +a43c32740bb3fb7275ad69fc51d1504ea70c9f8c data/create/recipes/cutting/compat/byg/cika_log.json +f12ebe8b2e1d13259bbbb841cdbf9a54193dca3f data/create/recipes/cutting/compat/byg/cika_wood.json +d2a2fe05135166a1649ada4c80c527e246b78371 data/create/recipes/cutting/compat/byg/cypress_log.json +7cafcb0763bfec9a7fdb945c83003aa4c1238524 data/create/recipes/cutting/compat/byg/cypress_wood.json +a0962583e778abe03642aec5d8a94cd72dfd178c data/create/recipes/cutting/compat/byg/ebony_log.json +42b8dc3c81fc01f60d6f37261d41f1daea33e621 data/create/recipes/cutting/compat/byg/ebony_wood.json +22a0c96ddbda55d7b493779b83f565d4f49863e0 data/create/recipes/cutting/compat/byg/ether_log.json +8751631f70d11af567f5de0f8d9119e57cc2c538 data/create/recipes/cutting/compat/byg/ether_wood.json +f4bfb9b12006df6c6428c09336566c687728388d data/create/recipes/cutting/compat/byg/fir_log.json +71b8903d417756cb95be2a3bbac5ad42e3590552 data/create/recipes/cutting/compat/byg/fir_wood.json +66b4a92a730fa608f6813630a404a65a090f659a data/create/recipes/cutting/compat/byg/fungal_imparius_hyphae.json +96203c040c1945d2984111234fcbc05858583310 data/create/recipes/cutting/compat/byg/fungal_imparius_stem.json +9fa891c938ca20ab741b68473aa2c124c48b82a5 data/create/recipes/cutting/compat/byg/green_enchanted_log.json +9e8d05cd6ff313fb0fbd0ed45024f272f865c96b data/create/recipes/cutting/compat/byg/green_enchanted_wood.json +ed077b8de9fd7b5dd401dd91f3f27c85da4b1b3e data/create/recipes/cutting/compat/byg/holly_log.json +f6a34320aaeebe43983e91b8071e6784eb9f6c39 data/create/recipes/cutting/compat/byg/holly_wood.json +53ce8a899759edcbbca29db76207ff8b51c92b75 data/create/recipes/cutting/compat/byg/imparius_hyphae.json +af2137369cf4d8c13ac2c93fcf1578edb4018449 data/create/recipes/cutting/compat/byg/imparius_stem.json +34c6eb51d22a62bc6a4a5ac60b4b1133f754d182 data/create/recipes/cutting/compat/byg/jacaranda_log.json +f9c28309c044e9ffd8c1aabb193673ce3683715e data/create/recipes/cutting/compat/byg/jacaranda_wood.json +69982c769625d23d440eda55f21d4fd57e123a76 data/create/recipes/cutting/compat/byg/lament_log.json +b07342f8ba9a2803716d7b54ce5824f95e3de38d data/create/recipes/cutting/compat/byg/lament_wood.json +b73dc2035b3523a1cdbbd0e1c1a224d6aeefb82f data/create/recipes/cutting/compat/byg/mahogany_log.json +7013627b1f9147c9c0aa74a0078cac2bc368f938 data/create/recipes/cutting/compat/byg/mahogany_wood.json +457c6316c4884ac100cfe0b862eb0e40d653e6d6 data/create/recipes/cutting/compat/byg/mangrove_log.json +0f6b8bf82c6e0ce1fb7ef6f2b4a81b31dd5daa94 data/create/recipes/cutting/compat/byg/mangrove_wood.json +43962b502c5ac9beae58106ec3e36f802d99af40 data/create/recipes/cutting/compat/byg/maple_log.json +d2745c58d102c6fdfccedd30c021450554291078 data/create/recipes/cutting/compat/byg/maple_wood.json +0bdac69cdc64510963e10d5488d7bc21ad807824 data/create/recipes/cutting/compat/byg/nightshade_log.json +8eb318c001b7234e162d6052b1a5f43992e15404 data/create/recipes/cutting/compat/byg/nightshade_wood.json +9a92f9eef5da7ab9aca5db3dba1626165c819527 data/create/recipes/cutting/compat/byg/palm_log.json +140539e86ca6ff24200c80de3a6cbdff507a8a12 data/create/recipes/cutting/compat/byg/palm_wood.json +b882bf91d249bd750d6a1337e61909ebd936d8cf data/create/recipes/cutting/compat/byg/palo_verde_log.json +1f80479829497caedd246360bec0f3cee883b13a data/create/recipes/cutting/compat/byg/palo_verde_wood.json +2bb6929fc6b994474c2df77f9b4cdb2cafa15903 data/create/recipes/cutting/compat/byg/pine_log.json +439d674a7bc01a7d5eaddaa9402acf5eead7fa83 data/create/recipes/cutting/compat/byg/pine_wood.json +12e0647fdc4b41e574de3d764c69a686cc7ad5ce data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_log.json +22a3582a30d8a1f181daffb6896e4772b1db0af1 data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_wood.json +f448a478e9f03d249ac4f22daa1707776d9cd3fe data/create/recipes/cutting/compat/byg/redwood_log.json +e07ee76619a71159a2710fb0864b06aab6fcd8de data/create/recipes/cutting/compat/byg/redwood_wood.json +6d01c3ee34e0b176314c85f9fd7351770eb1fc50 data/create/recipes/cutting/compat/byg/skyris_log.json +28d1adcf3dcbef12483f60da2e5f1d7666735f0c data/create/recipes/cutting/compat/byg/skyris_wood.json +1a4b78da466aa43892bdd007452343407eebb27c data/create/recipes/cutting/compat/byg/stripped_aspen_log.json +9e9ac950fa521dac59ce58ed1a7c399dcc13d50d data/create/recipes/cutting/compat/byg/stripped_aspen_wood.json +68d85b22c48c9acc14ce023c9dc4f90ff376df12 data/create/recipes/cutting/compat/byg/stripped_baobab_log.json +f3fb5b7eddd0f602f22f91996c61b799c3e6faa0 data/create/recipes/cutting/compat/byg/stripped_baobab_wood.json +7bc647710fb58d158c44f9fdfbb786bd6d770a09 data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_log.json +9f37fae3006c970d5d1b85b3e8b9d32ebf2f3eab data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_wood.json +2ff858ca1a01b6283b2000f2bc027310f502e3bc data/create/recipes/cutting/compat/byg/stripped_bulbis_stem.json +7e3d68bd0f34d0da7bc23f0d9d7e0cc5c334b6b4 data/create/recipes/cutting/compat/byg/stripped_bulbis_wood.json +72f808d9e099da6f7f5915cfdeafb1c9a5c1b9d1 data/create/recipes/cutting/compat/byg/stripped_cherry_log.json +c30d71f88b1c9cf15dcd2f303af430f2ce7fdfa0 data/create/recipes/cutting/compat/byg/stripped_cherry_wood.json +1d6b14848a45e7c346c86cf71136a10a93d53c96 data/create/recipes/cutting/compat/byg/stripped_cika_log.json +7b104c19bf1a4a9ece698a225a77bc8ce318fb3d data/create/recipes/cutting/compat/byg/stripped_cika_wood.json +ec286cda8bb4af5089467ffc894a8f2081455279 data/create/recipes/cutting/compat/byg/stripped_cypress_log.json +4f2e938c20fe0a8ea43a3a680a60bca40e704f93 data/create/recipes/cutting/compat/byg/stripped_cypress_wood.json +1b4270b463462ac53ce0307b83a4cbe0d21438de data/create/recipes/cutting/compat/byg/stripped_ebony_log.json +7c2ac9adfc599e83ee42989750029cd560f885cd data/create/recipes/cutting/compat/byg/stripped_ebony_wood.json +18773d55fb941829f83813f7280dd70051387df5 data/create/recipes/cutting/compat/byg/stripped_ether_log.json +c027ff9b7f90e820140bb17b8330c15830600a9a data/create/recipes/cutting/compat/byg/stripped_ether_wood.json +ec90a57b3031620e8331637d5f3003593743860b data/create/recipes/cutting/compat/byg/stripped_fir_log.json +209dc65db8f02f6a6335260b0be005a06c8644a4 data/create/recipes/cutting/compat/byg/stripped_fir_wood.json +90051fbe4e4fb0a1cd35fe2f81e124645b528dea data/create/recipes/cutting/compat/byg/stripped_green_enchanted_log.json +475559b5f9bcb3d5ec0efd842cdb5ab9a2d70133 data/create/recipes/cutting/compat/byg/stripped_green_enchanted_wood.json +3953cec8a4cb94c455a45c7ffc7085fecc28b39a data/create/recipes/cutting/compat/byg/stripped_holly_log.json +17774dbd225131358cfea46ee3e6108bc4f7acfa data/create/recipes/cutting/compat/byg/stripped_holly_wood.json +c96ff38db659ec1f16a2a28e6a2280a8b2095809 data/create/recipes/cutting/compat/byg/stripped_jacaranda_log.json +f7abbfe78ed6d017d5cc8044f13722161b62ce00 data/create/recipes/cutting/compat/byg/stripped_jacaranda_wood.json +4ebb64860de2cbab58a96ef327279df7bf48e3b0 data/create/recipes/cutting/compat/byg/stripped_lament_log.json +e914c5da2123129132e12a6cad20984b885f9f68 data/create/recipes/cutting/compat/byg/stripped_lament_wood.json +7b6aa2b6d857be18980d8fd0c2ac55abab625fbc data/create/recipes/cutting/compat/byg/stripped_mahogany_log.json +9e82f1e4e0027e1808e1713c123f920f9674ddca data/create/recipes/cutting/compat/byg/stripped_mahogany_wood.json +cb22583fd95252f68f28790b8e114cef03f695b8 data/create/recipes/cutting/compat/byg/stripped_mangrove_log.json +0fe2b61c02e0b1d98d152908fd651aabfa740ed2 data/create/recipes/cutting/compat/byg/stripped_mangrove_wood.json +f8d890e6dae7f6443aa1320ec2ae5c35703a0243 data/create/recipes/cutting/compat/byg/stripped_maple_log.json +47e0a980777cc9bf21ac261d57d1e8b5feb726fd data/create/recipes/cutting/compat/byg/stripped_maple_wood.json +307c03ac1ff745637c9951e1df7f94e572c09038 data/create/recipes/cutting/compat/byg/stripped_nightshade_log.json +7f0fe8b01170a7b1db35ae094a46dd4566bf2a99 data/create/recipes/cutting/compat/byg/stripped_nightshade_wood.json +8efd1475eacfc0e91a2357151abc5b26f3c99d6a data/create/recipes/cutting/compat/byg/stripped_palm_log.json +df10ac081740228a2f258f8cd5f008e93b951d6c data/create/recipes/cutting/compat/byg/stripped_palm_wood.json +e6e45fb34b14c48cd95ce86caa995aa9e90b99b8 data/create/recipes/cutting/compat/byg/stripped_pine_log.json +b574e91d2d5664ed4db89d0778b08053704cd4d6 data/create/recipes/cutting/compat/byg/stripped_pine_wood.json +e28ddbc0f63b21bf36348eff37d7455cf7b333c5 data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_log.json +0fbb981caa042d39ffb985486f1046af32d77890 data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_wood.json +386b0c4449dc41390c2d57ae935ec7d7e066dc26 data/create/recipes/cutting/compat/byg/stripped_redwood_log.json +d2a5fb9eeb28d1a724e3a729c1372e4b27c3f470 data/create/recipes/cutting/compat/byg/stripped_redwood_wood.json +ff407978a76208a17b18574548bd56257771c7f4 data/create/recipes/cutting/compat/byg/stripped_skyris_log.json +1ca5c3355856a7b21c49fdcae6b0fc0c636b4f4b data/create/recipes/cutting/compat/byg/stripped_skyris_wood.json +d212153074777c15c91de5e8fab7ed90dfdbdfc3 data/create/recipes/cutting/compat/byg/stripped_willow_log.json +0b67fc33b3d750d45b3161b184539a4426040aee data/create/recipes/cutting/compat/byg/stripped_willow_wood.json +b70a322754a55b53e5a7698be90286943b951a75 data/create/recipes/cutting/compat/byg/stripped_witch_hazel_log.json +1a4f1833ad904253d68d0e9cc70f2c31f6791038 data/create/recipes/cutting/compat/byg/stripped_witch_hazel_wood.json +0fe18f65c1b90b656571f6f6196ec44d8d8cc24b data/create/recipes/cutting/compat/byg/stripped_zelkova_log.json +16c3f65f38457b5f4d3a67c09c812b037035105a data/create/recipes/cutting/compat/byg/stripped_zelkova_wood.json +88c80272bdaeab8ce294281f85d1eba1d33cceb0 data/create/recipes/cutting/compat/byg/willow_log.json +254a9f1038c737ccb865dd13b2c4150af560f75b data/create/recipes/cutting/compat/byg/willow_wood.json +d99a0a74d5bc38b216ff01c0fd3a6013a1ffd3e3 data/create/recipes/cutting/compat/byg/witch_hazel_log.json +858b6439c8bb76e96538739118497c40a64d4718 data/create/recipes/cutting/compat/byg/witch_hazel_wood.json +0d46a7c95cff26075fecd6eec36f68beafa1c2d3 data/create/recipes/cutting/compat/byg/zelkova_log.json +207ea74314552ee1a2bfc9d88c79cb447dfdd988 data/create/recipes/cutting/compat/byg/zelkova_wood.json +419bdadbf391ead00081a8cc9ad3c2432fa4068f data/create/recipes/cutting/compat/ecologics/azalea_log.json +efbe54cc729e6c6f3387a8cd06f7e54856588273 data/create/recipes/cutting/compat/ecologics/azalea_wood.json +f489c736da97bc2af308dc19c737c27c8f47e5e5 data/create/recipes/cutting/compat/ecologics/coconut_log.json +9c5b21423e34ac5ed61363c4ee5dd67d6df6829f data/create/recipes/cutting/compat/ecologics/coconut_wood.json +72b3b338e24f5467f033e5bd9d46e421256945a7 data/create/recipes/cutting/compat/ecologics/flowering_azalea_log.json +c73b31cb02a710de48241313033a310dac376132 data/create/recipes/cutting/compat/ecologics/flowering_azalea_wood.json +c40941595ea8241c4b64906226e01bcc1f2a1950 data/create/recipes/cutting/compat/ecologics/stripped_azalea_log.json +4ba63c972ed02f2b6aad6719f479bae2b71fcef1 data/create/recipes/cutting/compat/ecologics/stripped_azalea_wood.json +ea1a6cf16e709dac525019523fe92704eaef6c83 data/create/recipes/cutting/compat/ecologics/stripped_coconut_log.json +a7161c4e4935dc47ab83120833a1ffd73e8fd394 data/create/recipes/cutting/compat/ecologics/stripped_coconut_wood.json +fa4c6d4a584130896959e541ad50d02543a47e7e data/create/recipes/cutting/compat/ecologics/stripped_walnut_log.json +214893f24507ad37192e291d3125b4775211b529 data/create/recipes/cutting/compat/ecologics/stripped_walnut_wood.json +06dbaeb37ac40675b2479923b976818821453cfd data/create/recipes/cutting/compat/ecologics/walnut_log.json +65e4fb8096eed59d331bb4bb4495e0baa1eeba29 data/create/recipes/cutting/compat/ecologics/walnut_wood.json +9e3c05523b2bb4a4bb62638ce3957638f73c1ff6 data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood.json +91ad953c119a74f809359d39653fef231b712343 data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood_log.json +64a2975a19d70ca4a6ce8cc69e6d23150354f7ca data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood.json +7acc59c992a1d81709a1eb086dfe475f8923114f data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood_log.json +28a4be06b2e0325393cfc3fc180baf297cf81d69 data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood.json +eaa0599e0fff7a00315259d3a53160e5feff7266 data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood_log.json +e6aecacc6816937d8f4bf7e7615df886785c1503 data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood.json +3550826a40e75ebf7aaf51a3735e8e1f7206899b data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood_log.json +f67caf37dfcc07f741a15406cbedd6e220577521 data/create/recipes/cutting/compat/hexcasting/akashic_log.json +e61d2f5634cfb2f53dece0223ed709220d8c21bb data/create/recipes/cutting/compat/hexcasting/akashic_log_stripped.json +c4bd130cb8c9a8c12d3874b29afb08817e4ef6a7 data/create/recipes/cutting/compat/hexcasting/akashic_wood.json +620fe5a2ac976beed2994a92e5958698a7a14f8e data/create/recipes/cutting/compat/hexcasting/akashic_wood_stripped.json +4be2ff79bc439b905b32775ecd05a5f782b7c9f6 data/create/recipes/cutting/compat/integrateddynamics/menril_log.json +18f8b1e1cd6fa3d96f826e98c9a92b5ff6f89039 data/create/recipes/cutting/compat/integrateddynamics/menril_log_stripped.json +032144255e50e551e9547023824bc1cb1c196678 data/create/recipes/cutting/compat/integrateddynamics/menril_wood.json +f378eff4b875c77ea2e0d2971f95d2c9b66ef01b data/create/recipes/cutting/compat/integrateddynamics/menril_wood_stripped.json +f36d0e981c523a6c034d3811dd90fc135464af15 data/create/recipes/cutting/compat/quark/azalea_log.json +630d5842ff08c5f830167b866d54fe150d3cfddb data/create/recipes/cutting/compat/quark/azalea_wood.json +d374395b64877a1c44055f637c5cb65ff0029081 data/create/recipes/cutting/compat/quark/blossom_log.json +40702bb0bb208ae4885c0a55e1b4abd443378aff data/create/recipes/cutting/compat/quark/blossom_wood.json +13b032bf60a19d0599e4b5012f7df456baf5b657 data/create/recipes/cutting/compat/quark/stripped_azalea_log.json +99479e2734031ca4e36ef0feefae7f48eb6bd84d data/create/recipes/cutting/compat/quark/stripped_azalea_wood.json +ac8b246d88041a6f08ee680a3ee92382bde3c426 data/create/recipes/cutting/compat/quark/stripped_blossom_log.json +2a9906953d8b70e5ea4c4046d4a51f11afedb99f data/create/recipes/cutting/compat/quark/stripped_blossom_wood.json +945cf3f770d2300bba69d1d0bb4c2faeecf525de data/create/recipes/cutting/compat/silentgear/netherwood_log.json +5e9cfdcc1c961cd4d4e6f81b528e49553d7cb03c data/create/recipes/cutting/compat/silentgear/netherwood_wood.json +4ab25500abe3aa0b75ec76efc985b8b677084c76 data/create/recipes/cutting/compat/silentgear/stripped_netherwood_log.json +5ccf8c9fb370e2798c04a5442e03c381ac36ac2e data/create/recipes/cutting/compat/silentgear/stripped_netherwood_wood.json +bef2853001463e319ea0f324f26c2141872d91b6 data/create/recipes/cutting/compat/tconstruct/bloodshroom_log.json +029adc245d7c93bd27fc2f2a39bcf6f290e4e0fe data/create/recipes/cutting/compat/tconstruct/bloodshroom_wood.json +a7f6cd98555c144bd022146e9c4d42586682df66 data/create/recipes/cutting/compat/tconstruct/greenheart_log.json +b40e9d5903ebd8344b25529de2b144791356f774 data/create/recipes/cutting/compat/tconstruct/greenheart_wood.json +40aa79ec6dcb2dcf413f8edfe0e5b5004e1199bd data/create/recipes/cutting/compat/tconstruct/skyroot_log.json +941ef2e51dad11032d39fcec26ad1ec8c7126766 data/create/recipes/cutting/compat/tconstruct/skyroot_wood.json +dc47b016e62f866c00c5ce0222246b30c9b1dc65 data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_log.json +6e3cce87c8977fd34745d91d67ee3ee35ec09445 data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_wood.json +c4ed4295efcaeba93548ebfdb0e2df12f7d5cc2e data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_log.json +fbf94d091ecada77824bbda85d8abd6e6e9aab1b data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_wood.json +b7257b9c3fddcd811e6cdd0a2aec41878627c9fe data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_log.json +8d6cf1ccbb15ad72309eda32decdede78e67cd15 data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_wood.json +bcca510ab7e0be1f3273993af96c6fe57d68f8cb data/create/recipes/cutting/compat/twilightforest/canopy_log.json +be8ac8e5ad45fe23824bfe3b9ca237d9068daebd data/create/recipes/cutting/compat/twilightforest/canopy_wood.json +ddb409d22726cc24a5af0893031bfe917292a596 data/create/recipes/cutting/compat/twilightforest/dark_log.json +f36c3e50b0cffab888d48df7f80dd3b9deba9754 data/create/recipes/cutting/compat/twilightforest/dark_wood.json +2313107c87104d5f285bec0f22b534d6d09ef4c6 data/create/recipes/cutting/compat/twilightforest/mangrove_log.json +f1451ecf2f196179b7b811c4aa0d4532d8253e5b data/create/recipes/cutting/compat/twilightforest/mangrove_wood.json +9cf43e6f2eed8dd65e18f8951dab41205b0147f8 data/create/recipes/cutting/compat/twilightforest/mining_log.json +dc9c4d749e600f5e28e213bedaa691d4e7a64a34 data/create/recipes/cutting/compat/twilightforest/mining_wood.json +1b1067ed8f8e721df0d8c1df8bdbd5b797234f53 data/create/recipes/cutting/compat/twilightforest/sorting_log.json +5fad051259df99813f54504433f645a664105b6f data/create/recipes/cutting/compat/twilightforest/sorting_wood.json +8a8cf9cef6620db32c5ee7b50435aa8838da118d data/create/recipes/cutting/compat/twilightforest/stripped_canopy_log.json +2f5e0349a6e48b99283041c900a7bbf95a558595 data/create/recipes/cutting/compat/twilightforest/stripped_canopy_wood.json +3d8da2d00c8085cff88770e850394768f058d6b9 data/create/recipes/cutting/compat/twilightforest/stripped_dark_log.json +3c133f616f9c2cfa1a0d72c07f5329beefdc07a8 data/create/recipes/cutting/compat/twilightforest/stripped_dark_wood.json +b804c985ea01619352f416ad4365f3cb2786f0ee data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_log.json +41a04735d32b6fc8ef13b4cfa484d503dac3301d data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_wood.json +bdd0fed014dbc1ca13320e5e5f721fe11919de93 data/create/recipes/cutting/compat/twilightforest/stripped_mining_log.json +5f4854e56122c468365ebda63b9dd1caa269309a data/create/recipes/cutting/compat/twilightforest/stripped_mining_wood.json +65a68a555c25829af8547092db7925b0eae9fd36 data/create/recipes/cutting/compat/twilightforest/stripped_sorting_log.json +718ce72a4ba218bdde14edfa84016ad39a9246d0 data/create/recipes/cutting/compat/twilightforest/stripped_sorting_wood.json +4476b184757166c4a5971d4028f71088ac88de76 data/create/recipes/cutting/compat/twilightforest/stripped_time_log.json +fe9fa81ba36d1e804d9c4a048c8abd70efcff283 data/create/recipes/cutting/compat/twilightforest/stripped_time_wood.json +f4c021eea922947b570198fe5af6f630b53a9d0a data/create/recipes/cutting/compat/twilightforest/stripped_transformation_log.json +c620ddedb572209447732e6855ae01b1d9f45008 data/create/recipes/cutting/compat/twilightforest/stripped_transformation_wood.json +fd11858085c7fc73a7020dcffd32dbe8ba783366 data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_log.json +e82803282e8692b6d5914d254b17fb56e92d68db data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_wood.json +0350e0d98f71c9b65c622426fc5518dfcc942e56 data/create/recipes/cutting/compat/twilightforest/time_log.json +c125d5b8088a5a37ecdf77814220d2c0f5fd2ee1 data/create/recipes/cutting/compat/twilightforest/time_wood.json +3810bd868ad31201f4652b514a2730d3887a88dc data/create/recipes/cutting/compat/twilightforest/transformation_log.json +a9981ca1dff2b3c75b5f539e0054c75aa4f473d1 data/create/recipes/cutting/compat/twilightforest/transformation_wood.json +4460fe49a2be02420b2771b28ff164e94af491c1 data/create/recipes/cutting/compat/twilightforest/twilight_oak_log.json +d61e70b16b07f9d2a173b2ef0ae38aaef6038cb8 data/create/recipes/cutting/compat/twilightforest/twilight_oak_wood.json 7d9e56b0dc595052fbdcca6bad0375cf937146f6 data/create/recipes/cutting/crimson_hyphae.json 0c877153c4e080cf1c9a07247e7f5b59e7cfc9a8 data/create/recipes/cutting/crimson_stem.json 8d71bb2524538a0d8fd044427cf7134bc2b31d8b data/create/recipes/cutting/dark_oak_log.json @@ -5201,7 +5477,6 @@ c39a26e7736e0f41a6327e3fa3af33f4d8c9d260 data/create/recipes/small_veridium_bric a3f260d58bcd1b58ef4393ff58c7d2acdabaf3d4 data/create/recipes/small_veridium_brick_wall_from_veridium_stonecutting.json 1ef8382e55056d9d12b49277c6ee330850c7658b data/create/recipes/small_veridium_bricks_from_stone_types_veridium_stonecutting.json 29423f9302cdfc312f26a01652b4ddff657a0ba2 data/create/recipes/small_veridium_bricks_from_veridium_stonecutting.json -4e817b521623966fa24186731a70f0e14c03168e data/create/recipes/smelting/aluminum_ingot_compat_silents_mechanisms.json 64cbf425effba00ff2e31d95cffc2be2e0191932 data/create/recipes/smelting/bread.json 1c537423aeeb2a0a787f4499c7b339f3a5f152d1 data/create/recipes/smelting/copper_ingot_from_crushed.json 11857aff0104cce17a318e440b6b38cf414f7174 data/create/recipes/smelting/glass_from_framed_glass.json @@ -5223,23 +5498,11 @@ d2ab440819e4534f717315b7a737bcc2883072ed data/create/recipes/smelting/ingot_tin_ 7ca0d75c667e171f2abc5faeb96ef17282b130ac data/create/recipes/smelting/ingot_uranium_compat_immersiveengineering.json 6179556218ef8de57e7a7093498b5c810af9bd7f data/create/recipes/smelting/ingot_uranium_compat_mekanism.json fe3e4c244c34aa6948243fabd6b42f04f80d4992 data/create/recipes/smelting/iron_ingot_from_crushed.json -e558e9ca1460f081972ad8f7fb98c148548cbb57 data/create/recipes/smelting/lead_ingot_compat_eidolon.json -4a1e8041f44bb36d29ec624fc78bdfd0ac875953 data/create/recipes/smelting/lead_ingot_compat_mysticalworld.json -76433e1605c03dec670d95e9541770c53f4a5aaf data/create/recipes/smelting/lead_ingot_compat_silents_mechanisms.json 5247ec83241f698e363d676ad1f19070c736f150 data/create/recipes/smelting/lead_ingot_compat_thermal.json -6a9ef35f3e5fc37602d887687924547ea77bffcd data/create/recipes/smelting/nickel_ingot_compat_silents_mechanisms.json 76b02e4111687e1013a2ae0d171fb01f5787626f data/create/recipes/smelting/nickel_ingot_compat_thermal.json -86725fc9711c6e7971a4b396aa089ad191089bb3 data/create/recipes/smelting/platinum_ingot_compat_silents_mechanisms.json -92c308baf81fe2c8a63c90b0dfc7cf8cc2183c4b data/create/recipes/smelting/quicksilver_ingot_compat_mysticalworld.json 2c230522bb0946bde6a51442cb15c5efeea99b15 data/create/recipes/smelting/scoria.json -893a857a02ef643296473148216da05102a09e05 data/create/recipes/smelting/silver_ingot_compat_iceandfire.json -96c2b799b812e469bb1785200d68c1e8f8cfacf7 data/create/recipes/smelting/silver_ingot_compat_mysticalworld.json -21c5fbce648ca8812d4c75e3c71934bc269e2216 data/create/recipes/smelting/silver_ingot_compat_silents_mechanisms.json c01f5fdef7419a2da5e0f24d61637ec35a006fd1 data/create/recipes/smelting/silver_ingot_compat_thermal.json -3e977195d8c825365753eb609e3bccca3302a0a3 data/create/recipes/smelting/tin_ingot_compat_mysticalworld.json -07bc2816c79de888e8f8f5954c6f917f6ab37176 data/create/recipes/smelting/tin_ingot_compat_silents_mechanisms.json 8d6139a5463119f2930476c429c175e14c7c7a58 data/create/recipes/smelting/tin_ingot_compat_thermal.json -4284a72dcd1819d9a9a644a955d3398d489e10fe data/create/recipes/smelting/uranium_ingot_compat_silents_mechanisms.json a5d23be4cc959eb47d84b210190abaafcf41f022 data/create/recipes/smelting/zinc_ingot_from_crushed.json 4e622fc77e2a630af1b4115e0c60d55682baff72 data/create/recipes/smelting/zinc_ingot_from_ore.json 4060cc921ea26b36cf5a505048f4a812f0569ae0 data/create/recipes/smelting/zinc_ingot_from_raw_ore.json @@ -5252,12 +5515,10 @@ c01d2b2d12418a79124c941a803476c1047db4f9 data/create/recipes/splashing/crushed_g e367e92deaf0f3601f6dd60676ac46444a6b955f data/create/recipes/splashing/crushed_iron_ore.json 6c49c0bf4a8c5c586ef005644684d5d7b1a87221 data/create/recipes/splashing/crushed_zinc_ore.json 42cee25fabf4f0f9fb4815a98134eaf38ae197d0 data/create/recipes/splashing/cyan_concrete_powder.json -678943fe2ae04dffa31c41bb40ec45cd9a0c1643 data/create/recipes/splashing/eidolon/crushed_lead_ore.json c4d680eed98791fe45fa93aeeae9e8dbd508d6f5 data/create/recipes/splashing/gravel.json 7af4d9ae50af13da0d4fc814687f9586ff872798 data/create/recipes/splashing/gray_concrete_powder.json 23fb61c0e4bcca58fa7241db9cbef07bf4bd9a9b data/create/recipes/splashing/green_concrete_powder.json 0a15fffe26190b78d2177c8302c92fc2232ce398 data/create/recipes/splashing/ice.json -1be95ef8e9cfd9eaced7397eb1eaac33dc78428b data/create/recipes/splashing/iceandfire/crushed_silver_ore.json f0b4be08f5803a403ef2f6e14a953ba9f6f5bf26 data/create/recipes/splashing/immersiveengineering/crushed_aluminum_ore.json 9291dca28f54bdeed71e45593c02535da28bcf37 data/create/recipes/splashing/immersiveengineering/crushed_lead_ore.json 5b4dd867a5e4bb0f67b269695a9b7c099fd7777a data/create/recipes/splashing/immersiveengineering/crushed_nickel_ore.json @@ -5272,23 +5533,12 @@ d0d4ff1b927cea965ae0d371ffbf9b90fd8f4a89 data/create/recipes/splashing/mekanism/ bd39c8ae599da8201eb3087a1a7e655d7dacaae7 data/create/recipes/splashing/mekanism/crushed_osmium_ore.json 8d830d8768baaf5a937333370149b7a3e1e48f0e data/create/recipes/splashing/mekanism/crushed_tin_ore.json 3ed995c7ee1ddd12470904168b0c4c9eac3b6f2d data/create/recipes/splashing/mekanism/crushed_uranium_ore.json -b8764ac353fe4883156e9dd5d705aef03f638840 data/create/recipes/splashing/mysticalworld/crushed_lead_ore.json -4621168fd0011a2cd687de432ffbc8cc25bc3fbd data/create/recipes/splashing/mysticalworld/crushed_quicksilver_ore.json -f71f97cd6951d8c4ad4ed2c2e0aa8f3574e32bd9 data/create/recipes/splashing/mysticalworld/crushed_silver_ore.json -0f727ab5a73fe6a59738ace4b5e1238d9788b3e4 data/create/recipes/splashing/mysticalworld/crushed_tin_ore.json 625c2d68ad722209523925375bc4f7494667feb2 data/create/recipes/splashing/orange_concrete_powder.json fb0c5fb2da0ac1fd236b19823747b9c15b536b02 data/create/recipes/splashing/pink_concrete_powder.json 2599fcd240eacdf4ace0dffe64f026d0bb4919d9 data/create/recipes/splashing/purple_concrete_powder.json 9c10bfdd047fb9ac17d51ebdd38bc8be0883d970 data/create/recipes/splashing/red_concrete_powder.json 87ddb764bcff88c12686d171540cea4cc6edaf16 data/create/recipes/splashing/red_sand.json 3a5dea804e0aec6fa8711eb07b006d8b1de098ff data/create/recipes/splashing/sand.json -ee7380abb5e61d3a44c061af3ed11a9665c90328 data/create/recipes/splashing/silents_mechanisms/crushed_aluminum_ore.json -4815dfb170051c44558d4ef3846a3b15acf3c7bd data/create/recipes/splashing/silents_mechanisms/crushed_lead_ore.json -1e33de048364d32b67743ef58e671e24e9dbf62b data/create/recipes/splashing/silents_mechanisms/crushed_nickel_ore.json -f6cd777675b4721c23ecceb73fb9455b9e63353c data/create/recipes/splashing/silents_mechanisms/crushed_platinum_ore.json -9387324b68ecb3f77a64d00c9370a241d9f1844b data/create/recipes/splashing/silents_mechanisms/crushed_silver_ore.json -dead53cd0ce6b5a1ee0f089dc72c44093ca83737 data/create/recipes/splashing/silents_mechanisms/crushed_tin_ore.json -df6a91126a221cfff1a50335ecbce3f618193704 data/create/recipes/splashing/silents_mechanisms/crushed_uranium_ore.json cf0dcdb8ec3f3e75b315faa377eccef662dea71f data/create/recipes/splashing/soul_sand.json ba660fe5786c95a359a6ddfdeb73d7109cbebe5d data/create/recipes/splashing/stained_glass.json c7a51fd1b730d48991cf6b4f1b56da4144537f1d data/create/recipes/splashing/stained_glass_pane.json @@ -5324,6 +5574,7 @@ ac265a674626e0e832330086fd18fe0be37fc327 data/create/recipes/weathered_copper_ti d99d5c67bdffff60789a19bd51a5c5267c75e0a4 data/create/tags/blocks/casing.json 330bfb3850ba3964b10b1bccbc3cbb9b012cae54 data/create/tags/blocks/fan_heaters.json 57b942386a15c874d1ca9cd6a8032c11a5599fc2 data/create/tags/blocks/fan_transparent.json +6e5d3b2123fbb00e7f439c091623619502551bca data/create/tags/blocks/non_movable.json 10781e8cfcbb3486327aace3aa00e437fb44b331 data/create/tags/blocks/ore_override_stone.json 197ed7ee3b284045c005011d28c38ac5b2e44d8c data/create/tags/blocks/passive_boiler_heaters.json 90eae7075c4588540560185eea40a1f37b2663d8 data/create/tags/blocks/safe_nbt.json @@ -5340,6 +5591,8 @@ a8bdc387cfa6296ebcc4af14323e2ddb632234dc data/create/tags/fluids/bottomless/allo d99d5c67bdffff60789a19bd51a5c5267c75e0a4 data/create/tags/items/casing.json c98ffdc2780c2a7690c590f46f014aeee7b0b504 data/create/tags/items/create_ingots.json 4480f211f4a37bfee193eba945bc9f5a8d2c6e34 data/create/tags/items/crushed_ores.json +67385d5198d0796ec8f0d2c6ae144c672f4317a1 data/create/tags/items/modded_stripped_logs.json +27a1074a88a7b939c811341086afece325ed724c data/create/tags/items/modded_stripped_wood.json bce28787b0271382842823d04a977912a88b01c2 data/create/tags/items/sandpaper.json 6cdeeac1689f7b5bfd9bc40b462143d8eaf3ad0b data/create/tags/items/seats.json 0f4276a6b7da5f4dee8909802e6717a4c97f0555 data/create/tags/items/sleepers.json @@ -5403,8 +5656,8 @@ dc96331cded39b2d2f24853f4dd6c1f6f3863115 data/forge/tags/items/raw_materials/zin ff1900963bc4cd8ceffa78d58ef1952ceacb2fb7 data/forge/tags/items/storage_blocks/brass.json 823d05187626797205381d4620a84abda3bc8f89 data/forge/tags/items/storage_blocks/raw_zinc.json 7f71a774800111e50b42de0e6159ed2d2a807d32 data/forge/tags/items/storage_blocks/zinc.json -4853a67b18e1fbfc8f60b5ce6c386b05e40c9942 data/forge/tags/items/stripped_logs.json -4efc25d146ac84be29a702b3f6490a367695242a data/forge/tags/items/stripped_wood.json +cfa16b75227c9bf4f245c97ac55999b3903e5471 data/forge/tags/items/stripped_logs.json +5bfe8bc7ce944566878cd502e6b770c766990484 data/forge/tags/items/stripped_wood.json e002dfedc5e8762de0f97ea1f3fa546e92e748ae data/forge/tags/items/tools/wrench.json 2db7759fe036160c14c6ed19a68604ca16f4de60 data/minecraft/tags/blocks/azalea_root_replaceable.json 9f7a428085b1aac66da32a43e9d51c7efc1f0d81 data/minecraft/tags/blocks/beacon_base_blocks.json diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/aluminum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/aluminum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 5ba06bef2..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/aluminum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/aluminum_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_aluminum_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/aluminum_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_eidolon.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_eidolon.json deleted file mode 100644 index d9ba6296c..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_eidolon.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/lead_ingot_compat_eidolon" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/lead_ingot_compat_eidolon" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_mysticalworld.json deleted file mode 100644 index c30098a76..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/lead_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/lead_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 9a08aab9d..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/lead_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/lead_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/lead_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_silents_mechanisms.json deleted file mode 100644 index c04e9bbd9..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/nickel_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/nickel_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_nickel_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/nickel_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/platinum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/platinum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 59cbe4e28..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/platinum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/platinum_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_platinum_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/platinum_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/quicksilver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/quicksilver_ingot_compat_mysticalworld.json deleted file mode 100644 index 4c70a7b76..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/quicksilver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/quicksilver_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_quicksilver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/quicksilver_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_iceandfire.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_iceandfire.json deleted file mode 100644 index 431e1768e..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_iceandfire.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/silver_ingot_compat_iceandfire" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/silver_ingot_compat_iceandfire" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_mysticalworld.json deleted file mode 100644 index 027ccc59f..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/silver_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/silver_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_silents_mechanisms.json deleted file mode 100644 index ebe3ce9a9..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/silver_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/silver_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/silver_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_mysticalworld.json deleted file mode 100644 index b8b3c3992..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/tin_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_tin_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/tin_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_silents_mechanisms.json deleted file mode 100644 index b1cd2a421..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/tin_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/tin_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_tin_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/tin_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/uranium_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/uranium_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 7ac18b9f8..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/blasting/uranium_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:blasting/uranium_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_uranium_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:blasting/uranium_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/aluminum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/aluminum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index a4a1084ca..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/aluminum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/aluminum_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_aluminum_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/aluminum_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_eidolon.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_eidolon.json deleted file mode 100644 index f9ed2e53d..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_eidolon.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/lead_ingot_compat_eidolon" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/lead_ingot_compat_eidolon" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_mysticalworld.json deleted file mode 100644 index 698ac2085..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/lead_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/lead_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 967bac48d..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/lead_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/lead_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_lead_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/lead_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 7ee1fec60..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/nickel_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/nickel_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_nickel_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/nickel_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/platinum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/platinum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 24d49c085..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/platinum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/platinum_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_platinum_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/platinum_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/quicksilver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/quicksilver_ingot_compat_mysticalworld.json deleted file mode 100644 index f130102ec..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/quicksilver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/quicksilver_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_quicksilver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/quicksilver_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_iceandfire.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_iceandfire.json deleted file mode 100644 index 98436b8b6..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_iceandfire.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/silver_ingot_compat_iceandfire" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/silver_ingot_compat_iceandfire" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_mysticalworld.json deleted file mode 100644 index b7320703a..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/silver_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/silver_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 427d3862d..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/silver_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/silver_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_silver_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/silver_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_mysticalworld.json deleted file mode 100644 index 5d61973ca..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/tin_ingot_compat_mysticalworld" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_tin_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/tin_ingot_compat_mysticalworld" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_silents_mechanisms.json deleted file mode 100644 index e53b12220..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/tin_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/tin_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_tin_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/tin_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/uranium_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/uranium_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 9b6a18d82..000000000 --- a/src/generated/resources/data/create/advancements/recipes/building_blocks/smelting/uranium_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "parent": "minecraft:recipes/root", - "rewards": { - "recipes": [ - "create:smelting/uranium_ingot_compat_silents_mechanisms" - ] - }, - "criteria": { - "has_item": { - "trigger": "minecraft:inventory_changed", - "conditions": { - "items": [ - { - "items": [ - "create:crushed_uranium_ore" - ] - } - ] - } - }, - "has_the_recipe": { - "trigger": "minecraft:recipe_unlocked", - "conditions": { - "recipe": "create:smelting/uranium_ingot_compat_silents_mechanisms" - } - } - }, - "requirements": [ - [ - "has_item", - "has_the_recipe" - ] - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/aluminum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/aluminum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index fd2790eab..000000000 --- a/src/generated/resources/data/create/recipes/blasting/aluminum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_aluminum_ore" - }, - "result": "silents_mechanisms:aluminum_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_eidolon.json b/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_eidolon.json deleted file mode 100644 index b726f7b7f..000000000 --- a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_eidolon.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "eidolon:lead_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "eidolon", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_mysticalworld.json deleted file mode 100644 index beae6055d..000000000 --- a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "mysticalworld:lead_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 84f5d58b0..000000000 --- a/src/generated/resources/data/create/recipes/blasting/lead_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "silents_mechanisms:lead_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/nickel_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/nickel_ingot_compat_silents_mechanisms.json deleted file mode 100644 index fcae2b6e6..000000000 --- a/src/generated/resources/data/create/recipes/blasting/nickel_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_nickel_ore" - }, - "result": "silents_mechanisms:nickel_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/platinum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/platinum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 2c6c22847..000000000 --- a/src/generated/resources/data/create/recipes/blasting/platinum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_platinum_ore" - }, - "result": "silents_mechanisms:platinum_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/quicksilver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/blasting/quicksilver_ingot_compat_mysticalworld.json deleted file mode 100644 index 9e0bff2a7..000000000 --- a/src/generated/resources/data/create/recipes/blasting/quicksilver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_quicksilver_ore" - }, - "result": "mysticalworld:quicksilver_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_iceandfire.json b/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_iceandfire.json deleted file mode 100644 index 4cd0e7c3a..000000000 --- a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_iceandfire.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "iceandfire:silver_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "iceandfire", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_mysticalworld.json deleted file mode 100644 index ffa5dbf2f..000000000 --- a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "mysticalworld:silver_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_silents_mechanisms.json deleted file mode 100644 index aeb193365..000000000 --- a/src/generated/resources/data/create/recipes/blasting/silver_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "silents_mechanisms:silver_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_mysticalworld.json deleted file mode 100644 index 039044d63..000000000 --- a/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_tin_ore" - }, - "result": "mysticalworld:tin_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 200ff3924..000000000 --- a/src/generated/resources/data/create/recipes/blasting/tin_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_tin_ore" - }, - "result": "silents_mechanisms:tin_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/blasting/uranium_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/blasting/uranium_ingot_compat_silents_mechanisms.json deleted file mode 100644 index b160e2511..000000000 --- a/src/generated/resources/data/create/recipes/blasting/uranium_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:blasting", - "ingredient": { - "item": "create:crushed_uranium_ore" - }, - "result": "silents_mechanisms:uranium_ingot", - "experience": 0.1, - "cookingtime": 100, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/aluminum_ore.json b/src/generated/resources/data/create/recipes/crushing/aluminum_ore.json new file mode 100644 index 000000000..7b02ab245 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/aluminum_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/aluminum" + } + ], + "results": [ + { + "item": "create:crushed_aluminum_ore" + }, + { + "item": "create:crushed_aluminum_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/aluminum", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/lead_ore.json b/src/generated/resources/data/create/recipes/crushing/lead_ore.json new file mode 100644 index 000000000..d9eec31d9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/lead_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/lead" + } + ], + "results": [ + { + "item": "create:crushed_lead_ore" + }, + { + "item": "create:crushed_lead_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/lead", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/nickel_ore.json b/src/generated/resources/data/create/recipes/crushing/nickel_ore.json new file mode 100644 index 000000000..d54c82dfc --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/nickel_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/nickel" + } + ], + "results": [ + { + "item": "create:crushed_nickel_ore" + }, + { + "item": "create:crushed_nickel_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/nickel", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/osmium_ore.json b/src/generated/resources/data/create/recipes/crushing/osmium_ore.json new file mode 100644 index 000000000..d13cd9df4 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/osmium_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/osmium" + } + ], + "results": [ + { + "item": "create:crushed_osmium_ore" + }, + { + "item": "create:crushed_osmium_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/osmium", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/platinum_ore.json b/src/generated/resources/data/create/recipes/crushing/platinum_ore.json new file mode 100644 index 000000000..e651ac5c9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/platinum_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/platinum" + } + ], + "results": [ + { + "item": "create:crushed_platinum_ore" + }, + { + "item": "create:crushed_platinum_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/platinum", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/quicksilver_ore.json b/src/generated/resources/data/create/recipes/crushing/quicksilver_ore.json new file mode 100644 index 000000000..228561c07 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/quicksilver_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/quicksilver" + } + ], + "results": [ + { + "item": "create:crushed_quicksilver_ore" + }, + { + "item": "create:crushed_quicksilver_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/quicksilver", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/raw_aluminum_block.json b/src/generated/resources/data/create/recipes/crushing/raw_aluminum_block.json index d69de7bc6..85b39f907 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_aluminum_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_aluminum_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/aluminum" + "tag": "forge:storage_blocks/raw_aluminum" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/aluminum", + "tag": "forge:storage_blocks/raw_aluminum", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_aluminum_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_aluminum_ore.json index 12bd3cc82..854c47b0b 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_aluminum_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_aluminum_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/aluminum" + "tag": "forge:raw_materials/aluminum" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/aluminum", + "tag": "forge:raw_materials/aluminum", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_lead_block.json b/src/generated/resources/data/create/recipes/crushing/raw_lead_block.json index d176f9e11..f8ee5bd7b 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_lead_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_lead_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/lead" + "tag": "forge:storage_blocks/raw_lead" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/lead", + "tag": "forge:storage_blocks/raw_lead", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_lead_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_lead_ore.json index 3134a0600..cce5d9eee 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_lead_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_lead_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/lead" + "tag": "forge:raw_materials/lead" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/lead", + "tag": "forge:raw_materials/lead", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_nickel_block.json b/src/generated/resources/data/create/recipes/crushing/raw_nickel_block.json index 0177c025c..1eb2048c2 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_nickel_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_nickel_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/nickel" + "tag": "forge:storage_blocks/raw_nickel" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/nickel", + "tag": "forge:storage_blocks/raw_nickel", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_nickel_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_nickel_ore.json index 1523f3335..b1d5a0661 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_nickel_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_nickel_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/nickel" + "tag": "forge:raw_materials/nickel" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/nickel", + "tag": "forge:raw_materials/nickel", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_osmium_block.json b/src/generated/resources/data/create/recipes/crushing/raw_osmium_block.json index 184e7da58..a5c805e43 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_osmium_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_osmium_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/osmium" + "tag": "forge:storage_blocks/raw_osmium" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/osmium", + "tag": "forge:storage_blocks/raw_osmium", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_osmium_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_osmium_ore.json index 456920957..6f4461f99 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_osmium_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_osmium_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/osmium" + "tag": "forge:raw_materials/osmium" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/osmium", + "tag": "forge:raw_materials/osmium", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_platinum_block.json b/src/generated/resources/data/create/recipes/crushing/raw_platinum_block.json index 99b29c252..e7654edd6 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_platinum_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_platinum_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/platinum" + "tag": "forge:storage_blocks/raw_platinum" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/platinum", + "tag": "forge:storage_blocks/raw_platinum", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_platinum_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_platinum_ore.json index bf3c16e6f..387ce13e7 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_platinum_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_platinum_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/platinum" + "tag": "forge:raw_materials/platinum" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/platinum", + "tag": "forge:raw_materials/platinum", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_block.json b/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_block.json index e91ca4692..75f86ebb1 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/quicksilver" + "tag": "forge:storage_blocks/raw_quicksilver" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/quicksilver", + "tag": "forge:storage_blocks/raw_quicksilver", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_ore.json index 3ab7dc432..2f3b851c3 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_quicksilver_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/quicksilver" + "tag": "forge:raw_materials/quicksilver" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/quicksilver", + "tag": "forge:raw_materials/quicksilver", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_silver_block.json b/src/generated/resources/data/create/recipes/crushing/raw_silver_block.json index acded553a..76a124f57 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_silver_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_silver_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/silver" + "tag": "forge:storage_blocks/raw_silver" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/silver", + "tag": "forge:storage_blocks/raw_silver", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_silver_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_silver_ore.json index 08392079b..825a0e52b 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_silver_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_silver_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/silver" + "tag": "forge:raw_materials/silver" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/silver", + "tag": "forge:raw_materials/silver", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_tin_block.json b/src/generated/resources/data/create/recipes/crushing/raw_tin_block.json index 4f5ce093b..8b4b3c9b9 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_tin_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_tin_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/tin" + "tag": "forge:storage_blocks/raw_tin" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/tin", + "tag": "forge:storage_blocks/raw_tin", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_tin_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_tin_ore.json index 6c30827e6..2457ef446 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_tin_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_tin_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/tin" + "tag": "forge:raw_materials/tin" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/tin", + "tag": "forge:raw_materials/tin", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_uranium_block.json b/src/generated/resources/data/create/recipes/crushing/raw_uranium_block.json index 0643c4ee2..77a7f28e5 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_uranium_block.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_uranium_block.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_blocks/uranium" + "tag": "forge:storage_blocks/raw_uranium" } ], "results": [ @@ -20,7 +20,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_blocks/uranium", + "tag": "forge:storage_blocks/raw_uranium", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/raw_uranium_ore.json b/src/generated/resources/data/create/recipes/crushing/raw_uranium_ore.json index c893dbcf3..f2497f6f8 100644 --- a/src/generated/resources/data/create/recipes/crushing/raw_uranium_ore.json +++ b/src/generated/resources/data/create/recipes/crushing/raw_uranium_ore.json @@ -2,7 +2,7 @@ "type": "create:crushing", "ingredients": [ { - "tag": "forge:raw_ores/uranium" + "tag": "forge:raw_materials/uranium" } ], "results": [ @@ -18,7 +18,7 @@ "conditions": [ { "value": { - "tag": "forge:raw_ores/uranium", + "tag": "forge:raw_materials/uranium", "type": "forge:tag_empty" }, "type": "forge:not" diff --git a/src/generated/resources/data/create/recipes/crushing/silver_ore.json b/src/generated/resources/data/create/recipes/crushing/silver_ore.json new file mode 100644 index 000000000..9b690f13e --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/silver_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/silver" + } + ], + "results": [ + { + "item": "create:crushed_silver_ore" + }, + { + "item": "create:crushed_silver_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/silver", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/tin_ore.json b/src/generated/resources/data/create/recipes/crushing/tin_ore.json new file mode 100644 index 000000000..c6d7e1968 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/tin_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/tin" + } + ], + "results": [ + { + "item": "create:crushed_tin_ore" + }, + { + "item": "create:crushed_tin_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/tin", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/crushing/uranium_ore.json b/src/generated/resources/data/create/recipes/crushing/uranium_ore.json new file mode 100644 index 000000000..a64647845 --- /dev/null +++ b/src/generated/resources/data/create/recipes/crushing/uranium_ore.json @@ -0,0 +1,31 @@ +{ + "type": "create:crushing", + "ingredients": [ + { + "tag": "forge:ores/uranium" + } + ], + "results": [ + { + "item": "create:crushed_uranium_ore" + }, + { + "item": "create:crushed_uranium_ore", + "chance": 0.75 + }, + { + "item": "create:experience_nugget", + "chance": 0.75 + } + ], + "processingTime": 400, + "conditions": [ + { + "value": { + "tag": "forge:ores/uranium", + "type": "forge:tag_empty" + }, + "type": "forge:not" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_log.json new file mode 100644 index 000000000..76bdf7519 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "architects_palette:stripped_twisted_log" + } + ], + "results": [ + { + "item": "architects_palette:twisted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "architects_palette", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_wood.json new file mode 100644 index 000000000..7ddbd23c5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/stripped_twisted_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "architects_palette:stripped_twisted_wood" + } + ], + "results": [ + { + "item": "architects_palette:twisted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "architects_palette", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_log.json new file mode 100644 index 000000000..a1db334df --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "architects_palette:twisted_log" + } + ], + "results": [ + { + "item": "architects_palette:stripped_twisted_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "architects_palette", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_wood.json new file mode 100644 index 000000000..2fc277c09 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/architects_palette/twisted_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "architects_palette:twisted_wood" + } + ], + "results": [ + { + "item": "architects_palette:stripped_twisted_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "architects_palette", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_log.json new file mode 100644 index 000000000..4217ae8b3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:blue_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_blue_archwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_wood.json new file mode 100644 index 000000000..a77c99ee5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/blue_archwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:blue_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_blue_archwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_log.json new file mode 100644 index 000000000..8d6738aea --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:green_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_green_archwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_wood.json new file mode 100644 index 000000000..c2bfc80cf --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/green_archwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:green_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_green_archwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_log.json new file mode 100644 index 000000000..36a4c8408 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:purple_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_purple_archwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_wood.json new file mode 100644 index 000000000..8f953a35e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/purple_archwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:purple_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_purple_archwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_log.json new file mode 100644 index 000000000..a2ac63d95 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:red_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_red_archwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_wood.json new file mode 100644 index 000000000..ed47054f9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/red_archwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:red_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:stripped_red_archwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_log.json new file mode 100644 index 000000000..02cfc3454 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_blue_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_wood.json new file mode 100644 index 000000000..54aa8a506 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_blue_archwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_blue_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_log.json new file mode 100644 index 000000000..5f6cf08a7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_green_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_wood.json new file mode 100644 index 000000000..fb27057e8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_green_archwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_green_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_log.json new file mode 100644 index 000000000..6b371e777 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_purple_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_wood.json new file mode 100644 index 000000000..48ca82c91 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_purple_archwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_purple_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_log.json new file mode 100644 index 000000000..9da86001b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_red_archwood_log" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_wood.json new file mode 100644 index 000000000..aa7c697df --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ars_nouveau/stripped_red_archwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ars_nouveau:stripped_red_archwood_wood" + } + ], + "results": [ + { + "item": "ars_nouveau:archwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ars_nouveau", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_log.json new file mode 100644 index 000000000..566722429 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:cherry_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_cherry_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_wood.json new file mode 100644 index 000000000..1ac039402 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/cherry_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:cherry_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_cherry_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_log.json new file mode 100644 index 000000000..139a93761 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:dead_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_dead_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_wood.json new file mode 100644 index 000000000..d5e5e094e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/dead_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:dead_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_dead_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_log.json new file mode 100644 index 000000000..8b69b6a0d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:fir_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_fir_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_wood.json new file mode 100644 index 000000000..b150e98b6 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/fir_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:fir_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_fir_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_log.json new file mode 100644 index 000000000..3bddd0203 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:hellbark_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_hellbark_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_wood.json new file mode 100644 index 000000000..4b8f6ad93 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/hellbark_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:hellbark_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_hellbark_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_log.json new file mode 100644 index 000000000..a33ba277b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:jacaranda_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_jacaranda_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_wood.json new file mode 100644 index 000000000..b67827882 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/jacaranda_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:jacaranda_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_jacaranda_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_log.json new file mode 100644 index 000000000..f2f7f4ebf --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:magic_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_magic_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_wood.json new file mode 100644 index 000000000..86a26a275 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/magic_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:magic_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_magic_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_log.json new file mode 100644 index 000000000..d61a7c78b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:mahogany_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_mahogany_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_wood.json new file mode 100644 index 000000000..32506c7f5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/mahogany_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:mahogany_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_mahogany_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_log.json new file mode 100644 index 000000000..4ef2e0c9c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:palm_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_palm_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_wood.json new file mode 100644 index 000000000..a27eb3fe9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/palm_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:palm_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_palm_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_log.json new file mode 100644 index 000000000..645d977a1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:redwood_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_redwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_wood.json new file mode 100644 index 000000000..7e49cae09 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/redwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:redwood_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_redwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_log.json new file mode 100644 index 000000000..14f0800af --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_cherry_log" + } + ], + "results": [ + { + "item": "biomesoplenty:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_wood.json new file mode 100644 index 000000000..2ff7100dd --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_cherry_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_cherry_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_log.json new file mode 100644 index 000000000..65e4f347d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_dead_log" + } + ], + "results": [ + { + "item": "biomesoplenty:dead_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_wood.json new file mode 100644 index 000000000..6b3a19048 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_dead_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_dead_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:dead_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_log.json new file mode 100644 index 000000000..37330b93a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_fir_log" + } + ], + "results": [ + { + "item": "biomesoplenty:fir_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_wood.json new file mode 100644 index 000000000..545fc233b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_fir_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_fir_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:fir_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_log.json new file mode 100644 index 000000000..1d9b61ef8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_hellbark_log" + } + ], + "results": [ + { + "item": "biomesoplenty:hellbark_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_wood.json new file mode 100644 index 000000000..e972f0fa9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_hellbark_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_hellbark_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:hellbark_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_log.json new file mode 100644 index 000000000..d8c6f7e4d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_jacaranda_log" + } + ], + "results": [ + { + "item": "biomesoplenty:jacaranda_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_wood.json new file mode 100644 index 000000000..7985c5dcc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_jacaranda_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_jacaranda_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:jacaranda_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_log.json new file mode 100644 index 000000000..a503d389d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_magic_log" + } + ], + "results": [ + { + "item": "biomesoplenty:magic_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_wood.json new file mode 100644 index 000000000..7640f4c82 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_magic_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_magic_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:magic_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_log.json new file mode 100644 index 000000000..87ed03567 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_mahogany_log" + } + ], + "results": [ + { + "item": "biomesoplenty:mahogany_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_wood.json new file mode 100644 index 000000000..3704bf76b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_mahogany_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_mahogany_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:mahogany_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_log.json new file mode 100644 index 000000000..d5f7c6b33 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_palm_log" + } + ], + "results": [ + { + "item": "biomesoplenty:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_wood.json new file mode 100644 index 000000000..56ebb4f33 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_palm_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_palm_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_log.json new file mode 100644 index 000000000..d786f7c0f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_redwood_log" + } + ], + "results": [ + { + "item": "biomesoplenty:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_wood.json new file mode 100644 index 000000000..a362ed893 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_redwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_redwood_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_log.json new file mode 100644 index 000000000..6a6451d3a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_umbran_log" + } + ], + "results": [ + { + "item": "biomesoplenty:umbran_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_wood.json new file mode 100644 index 000000000..266cc8132 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_umbran_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_umbran_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:umbran_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_log.json new file mode 100644 index 000000000..5278e0be2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_willow_log" + } + ], + "results": [ + { + "item": "biomesoplenty:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_wood.json new file mode 100644 index 000000000..0a4c844b7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/stripped_willow_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:stripped_willow_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_log.json new file mode 100644 index 000000000..2acb6e2da --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:umbran_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_umbran_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_wood.json new file mode 100644 index 000000000..60e66697f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/umbran_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:umbran_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_umbran_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_log.json new file mode 100644 index 000000000..188720924 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:willow_log" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_willow_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_wood.json new file mode 100644 index 000000000..d5ad175aa --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/biomesoplenty/willow_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "biomesoplenty:willow_wood" + } + ], + "results": [ + { + "item": "biomesoplenty:stripped_willow_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "biomesoplenty", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_log.json new file mode 100644 index 000000000..17676f6ff --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:bluebright_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_bluebright_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_wood.json new file mode 100644 index 000000000..989d63b18 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/bluebright_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:bluebright_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_bluebright_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_log.json new file mode 100644 index 000000000..f4ba6b183 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:cherry_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_cherry_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_wood.json new file mode 100644 index 000000000..7331d68ed --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/cherry_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:cherry_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_cherry_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_log.json new file mode 100644 index 000000000..29681e311 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:crystallized_log" + } + ], + "results": [ + { + "item": "blue_skies:crystallized_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_wood.json new file mode 100644 index 000000000..ba3072f60 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/crystallized_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:crystallized_wood" + } + ], + "results": [ + { + "item": "blue_skies:crystallized_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_log.json new file mode 100644 index 000000000..ed7266f02 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:dusk_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_dusk_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_wood.json new file mode 100644 index 000000000..7a8ed4ab4 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/dusk_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:dusk_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_dusk_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_log.json new file mode 100644 index 000000000..c219b1a0c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:frostbright_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_frostbright_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_wood.json new file mode 100644 index 000000000..2cb37460e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/frostbright_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:frostbright_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_frostbright_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_log.json new file mode 100644 index 000000000..2984a7fca --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:lunar_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_lunar_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_wood.json new file mode 100644 index 000000000..fdd0ecb66 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/lunar_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:lunar_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_lunar_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_log.json new file mode 100644 index 000000000..9254c46af --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:maple_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_maple_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_wood.json new file mode 100644 index 000000000..ad43945ee --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/maple_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:maple_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_maple_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_log.json new file mode 100644 index 000000000..dbedbaad2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:starlit_log" + } + ], + "results": [ + { + "item": "blue_skies:stripped_starlit_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_wood.json new file mode 100644 index 000000000..81a040bca --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/starlit_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:starlit_wood" + } + ], + "results": [ + { + "item": "blue_skies:stripped_starlit_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_log.json new file mode 100644 index 000000000..e094afc3f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_bluebright_log" + } + ], + "results": [ + { + "item": "blue_skies:bluebright_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_wood.json new file mode 100644 index 000000000..3d493c462 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_bluebright_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_bluebright_wood" + } + ], + "results": [ + { + "item": "blue_skies:bluebright_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_log.json new file mode 100644 index 000000000..268ac2f5c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_cherry_log" + } + ], + "results": [ + { + "item": "blue_skies:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_wood.json new file mode 100644 index 000000000..29b6064ff --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_cherry_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_cherry_wood" + } + ], + "results": [ + { + "item": "blue_skies:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_log.json new file mode 100644 index 000000000..4746396e3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_dusk_log" + } + ], + "results": [ + { + "item": "blue_skies:dusk_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_wood.json new file mode 100644 index 000000000..da8300384 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_dusk_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_dusk_wood" + } + ], + "results": [ + { + "item": "blue_skies:dusk_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_log.json new file mode 100644 index 000000000..f0f4daa7c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_frostbright_log" + } + ], + "results": [ + { + "item": "blue_skies:frostbright_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_wood.json new file mode 100644 index 000000000..9b33b92d1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_frostbright_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_frostbright_wood" + } + ], + "results": [ + { + "item": "blue_skies:frostbright_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_log.json new file mode 100644 index 000000000..768177c2f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_lunar_log" + } + ], + "results": [ + { + "item": "blue_skies:lunar_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_wood.json new file mode 100644 index 000000000..b60323d54 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_lunar_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_lunar_wood" + } + ], + "results": [ + { + "item": "blue_skies:lunar_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_log.json new file mode 100644 index 000000000..ef1130077 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_maple_log" + } + ], + "results": [ + { + "item": "blue_skies:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_wood.json new file mode 100644 index 000000000..1cc3b7c7f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_maple_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_maple_wood" + } + ], + "results": [ + { + "item": "blue_skies:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_log.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_log.json new file mode 100644 index 000000000..5c25caf56 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_starlit_log" + } + ], + "results": [ + { + "item": "blue_skies:starlit_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_wood.json new file mode 100644 index 000000000..eb7de61f9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/blue_skies/stripped_starlit_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "blue_skies:stripped_starlit_wood" + } + ], + "results": [ + { + "item": "blue_skies:starlit_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "blue_skies", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood.json new file mode 100644 index 000000000..17d486379 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:dreamwood" + } + ], + "results": [ + { + "item": "botania:stripped_dreamwood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood_log.json new file mode 100644 index 000000000..63c00512b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/dreamwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:dreamwood_log" + } + ], + "results": [ + { + "item": "botania:stripped_dreamwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood.json new file mode 100644 index 000000000..c7118a332 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_dreamwood" + } + ], + "results": [ + { + "item": "botania:glimmering_stripped_dreamwood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood_log.json new file mode 100644 index 000000000..e2cfcd2e4 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_dreamwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_dreamwood_log" + } + ], + "results": [ + { + "item": "botania:glimmering_stripped_dreamwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood.json new file mode 100644 index 000000000..72c14eb6f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_livingwood" + } + ], + "results": [ + { + "item": "botania:glimmering_stripped_livingwood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood_log.json new file mode 100644 index 000000000..ef6d2e9c4 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_livingwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_livingwood_log" + } + ], + "results": [ + { + "item": "botania:glimmering_stripped_livingwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood.json new file mode 100644 index 000000000..4c8b0acfb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_stripped_dreamwood" + } + ], + "results": [ + { + "item": "botania:dreamwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood_log.json new file mode 100644 index 000000000..e3d79d6a2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_dreamwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_stripped_dreamwood_log" + } + ], + "results": [ + { + "item": "botania:dreamwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood.json new file mode 100644 index 000000000..cc49e3117 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_stripped_livingwood" + } + ], + "results": [ + { + "item": "botania:livingwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood_log.json new file mode 100644 index 000000000..84576e07d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/glimmering_stripped_livingwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:glimmering_stripped_livingwood_log" + } + ], + "results": [ + { + "item": "botania:livingwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood.json new file mode 100644 index 000000000..dc197eac2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:livingwood" + } + ], + "results": [ + { + "item": "botania:stripped_livingwood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood_log.json new file mode 100644 index 000000000..41af0636e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/livingwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:livingwood_log" + } + ], + "results": [ + { + "item": "botania:stripped_livingwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood.json new file mode 100644 index 000000000..6720f6c56 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:stripped_dreamwood" + } + ], + "results": [ + { + "item": "botania:dreamwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood_log.json new file mode 100644 index 000000000..8e1593a87 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_dreamwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:stripped_dreamwood_log" + } + ], + "results": [ + { + "item": "botania:dreamwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood.json new file mode 100644 index 000000000..720a778d6 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:stripped_livingwood" + } + ], + "results": [ + { + "item": "botania:livingwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood_log.json new file mode 100644 index 000000000..0064db902 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/botania/stripped_livingwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "botania:stripped_livingwood_log" + } + ], + "results": [ + { + "item": "botania:livingwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "botania", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_log.json new file mode 100644 index 000000000..5cb9406ab --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:aspen_log" + } + ], + "results": [ + { + "item": "byg:stripped_aspen_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_wood.json new file mode 100644 index 000000000..3eaa9ff3f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/aspen_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:aspen_wood" + } + ], + "results": [ + { + "item": "byg:stripped_aspen_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_log.json new file mode 100644 index 000000000..334994505 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:baobab_log" + } + ], + "results": [ + { + "item": "byg:stripped_baobab_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_wood.json new file mode 100644 index 000000000..ac4983297 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/baobab_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:baobab_wood" + } + ], + "results": [ + { + "item": "byg:stripped_baobab_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_log.json new file mode 100644 index 000000000..c531edc30 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:blue_enchanted_log" + } + ], + "results": [ + { + "item": "byg:stripped_blue_enchanted_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_wood.json new file mode 100644 index 000000000..8f52e5cf1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/blue_enchanted_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:blue_enchanted_wood" + } + ], + "results": [ + { + "item": "byg:stripped_blue_enchanted_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_stem.json new file mode 100644 index 000000000..66c30d26b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_stem.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:bulbis_stem" + } + ], + "results": [ + { + "item": "byg:stripped_bulbis_stem" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_wood.json new file mode 100644 index 000000000..45b74cea5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/bulbis_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:bulbis_wood" + } + ], + "results": [ + { + "item": "byg:stripped_bulbis_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_log.json new file mode 100644 index 000000000..2f858954d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cherry_log" + } + ], + "results": [ + { + "item": "byg:stripped_cherry_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_wood.json new file mode 100644 index 000000000..f508a56e0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cherry_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cherry_wood" + } + ], + "results": [ + { + "item": "byg:stripped_cherry_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_log.json new file mode 100644 index 000000000..5528fe590 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cika_log" + } + ], + "results": [ + { + "item": "byg:stripped_cika_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_wood.json new file mode 100644 index 000000000..9af4ef440 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cika_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cika_wood" + } + ], + "results": [ + { + "item": "byg:stripped_cika_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_log.json new file mode 100644 index 000000000..008be5233 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cypress_log" + } + ], + "results": [ + { + "item": "byg:stripped_cypress_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_wood.json new file mode 100644 index 000000000..61db333ac --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/cypress_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:cypress_wood" + } + ], + "results": [ + { + "item": "byg:stripped_cypress_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_log.json new file mode 100644 index 000000000..f3ba2d4bb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:ebony_log" + } + ], + "results": [ + { + "item": "byg:stripped_ebony_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_wood.json new file mode 100644 index 000000000..a76dff1cc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/ebony_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:ebony_wood" + } + ], + "results": [ + { + "item": "byg:stripped_ebony_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_log.json new file mode 100644 index 000000000..597760aff --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:ether_log" + } + ], + "results": [ + { + "item": "byg:stripped_ether_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_wood.json new file mode 100644 index 000000000..5fbfead38 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/ether_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:ether_wood" + } + ], + "results": [ + { + "item": "byg:stripped_ether_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_log.json new file mode 100644 index 000000000..6df4181c6 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:fir_log" + } + ], + "results": [ + { + "item": "byg:stripped_fir_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_wood.json new file mode 100644 index 000000000..0ccf633b7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/fir_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:fir_wood" + } + ], + "results": [ + { + "item": "byg:stripped_fir_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_hyphae.json new file mode 100644 index 000000000..15f1e9a82 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:fungal_imparius_hyphae" + } + ], + "results": [ + { + "item": "byg:imparius_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_stem.json new file mode 100644 index 000000000..2a518b14c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/fungal_imparius_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:fungal_imparius_stem" + } + ], + "results": [ + { + "item": "byg:imparius_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_log.json new file mode 100644 index 000000000..4010a93c9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:green_enchanted_log" + } + ], + "results": [ + { + "item": "byg:stripped_green_enchanted_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_wood.json new file mode 100644 index 000000000..9acef5f52 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/green_enchanted_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:green_enchanted_wood" + } + ], + "results": [ + { + "item": "byg:stripped_green_enchanted_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_log.json new file mode 100644 index 000000000..ae8d6d7f0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:holly_log" + } + ], + "results": [ + { + "item": "byg:stripped_holly_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_wood.json new file mode 100644 index 000000000..981759a41 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/holly_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:holly_wood" + } + ], + "results": [ + { + "item": "byg:stripped_holly_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_hyphae.json new file mode 100644 index 000000000..b95142b43 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:imparius_hyphae" + } + ], + "results": [ + { + "item": "byg:imparius_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_stem.json new file mode 100644 index 000000000..6a06d6526 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/imparius_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:imparius_stem" + } + ], + "results": [ + { + "item": "byg:imparius_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_log.json new file mode 100644 index 000000000..cb6df9156 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:jacaranda_log" + } + ], + "results": [ + { + "item": "byg:stripped_jacaranda_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_wood.json new file mode 100644 index 000000000..b0df4ae5a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/jacaranda_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:jacaranda_wood" + } + ], + "results": [ + { + "item": "byg:stripped_jacaranda_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_log.json new file mode 100644 index 000000000..ab2678027 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:lament_log" + } + ], + "results": [ + { + "item": "byg:stripped_lament_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_wood.json new file mode 100644 index 000000000..3a32e9b70 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/lament_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:lament_wood" + } + ], + "results": [ + { + "item": "byg:stripped_lament_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_log.json new file mode 100644 index 000000000..9bc2b24bc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:mahogany_log" + } + ], + "results": [ + { + "item": "byg:stripped_mahogany_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_wood.json new file mode 100644 index 000000000..05fa9337f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/mahogany_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:mahogany_wood" + } + ], + "results": [ + { + "item": "byg:stripped_mahogany_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_log.json new file mode 100644 index 000000000..ebd693c13 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:mangrove_log" + } + ], + "results": [ + { + "item": "byg:stripped_mangrove_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_wood.json new file mode 100644 index 000000000..c1d0958fe --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/mangrove_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:mangrove_wood" + } + ], + "results": [ + { + "item": "byg:stripped_mangrove_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_log.json new file mode 100644 index 000000000..59f8318f6 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:maple_log" + } + ], + "results": [ + { + "item": "byg:stripped_maple_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_wood.json new file mode 100644 index 000000000..b78b9c5fd --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/maple_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:maple_wood" + } + ], + "results": [ + { + "item": "byg:stripped_maple_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_log.json new file mode 100644 index 000000000..676b393b7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:nightshade_log" + } + ], + "results": [ + { + "item": "byg:stripped_nightshade_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_wood.json new file mode 100644 index 000000000..1ef054bde --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/nightshade_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:nightshade_wood" + } + ], + "results": [ + { + "item": "byg:stripped_nightshade_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_log.json new file mode 100644 index 000000000..b6acc622e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:palm_log" + } + ], + "results": [ + { + "item": "byg:stripped_palm_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_wood.json new file mode 100644 index 000000000..1a6759047 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/palm_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:palm_wood" + } + ], + "results": [ + { + "item": "byg:stripped_palm_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_log.json new file mode 100644 index 000000000..2c3709c27 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:palo_verde_log" + } + ], + "results": [ + { + "item": "byg:stripped_palo_verde_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_wood.json new file mode 100644 index 000000000..9087e9a02 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/palo_verde_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:palo_verde_wood" + } + ], + "results": [ + { + "item": "byg:stripped_palo_verde_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_log.json new file mode 100644 index 000000000..835ee3fa9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:pine_log" + } + ], + "results": [ + { + "item": "byg:stripped_pine_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_wood.json new file mode 100644 index 000000000..c8450c4d1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/pine_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:pine_wood" + } + ], + "results": [ + { + "item": "byg:stripped_pine_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_log.json new file mode 100644 index 000000000..e61b13fd8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:rainbow_eucalyptus_log" + } + ], + "results": [ + { + "item": "byg:stripped_rainbow_eucalyptus_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_wood.json new file mode 100644 index 000000000..1052a8349 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/rainbow_eucalyptus_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:rainbow_eucalyptus_wood" + } + ], + "results": [ + { + "item": "byg:stripped_rainbow_eucalyptus_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_log.json new file mode 100644 index 000000000..2650fd44b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:redwood_log" + } + ], + "results": [ + { + "item": "byg:stripped_redwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_wood.json new file mode 100644 index 000000000..f372b567c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/redwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:redwood_wood" + } + ], + "results": [ + { + "item": "byg:stripped_redwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_log.json new file mode 100644 index 000000000..3d9e23460 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:skyris_log" + } + ], + "results": [ + { + "item": "byg:stripped_skyris_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_wood.json new file mode 100644 index 000000000..9049640e2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/skyris_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:skyris_wood" + } + ], + "results": [ + { + "item": "byg:stripped_skyris_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_log.json new file mode 100644 index 000000000..0738303b8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_aspen_log" + } + ], + "results": [ + { + "item": "byg:aspen_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_wood.json new file mode 100644 index 000000000..a0d2f9405 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_aspen_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_aspen_wood" + } + ], + "results": [ + { + "item": "byg:aspen_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_log.json new file mode 100644 index 000000000..62e674cfc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_baobab_log" + } + ], + "results": [ + { + "item": "byg:baobab_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_wood.json new file mode 100644 index 000000000..b0113eeb1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_baobab_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_baobab_wood" + } + ], + "results": [ + { + "item": "byg:baobab_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_log.json new file mode 100644 index 000000000..9e7a28b07 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_blue_enchanted_log" + } + ], + "results": [ + { + "item": "byg:blue_enchanted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_wood.json new file mode 100644 index 000000000..14e989afe --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_blue_enchanted_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_blue_enchanted_wood" + } + ], + "results": [ + { + "item": "byg:blue_enchanted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_stem.json new file mode 100644 index 000000000..67b75b23d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_bulbis_stem" + } + ], + "results": [ + { + "item": "byg:bulbis_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_wood.json new file mode 100644 index 000000000..9ca82a510 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_bulbis_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_bulbis_wood" + } + ], + "results": [ + { + "item": "byg:bulbis_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_log.json new file mode 100644 index 000000000..a314b4a43 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cherry_log" + } + ], + "results": [ + { + "item": "byg:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_wood.json new file mode 100644 index 000000000..fc965d363 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cherry_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cherry_wood" + } + ], + "results": [ + { + "item": "byg:cherry_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_log.json new file mode 100644 index 000000000..06987ff8f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cika_log" + } + ], + "results": [ + { + "item": "byg:cika_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_wood.json new file mode 100644 index 000000000..1e29a35ba --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cika_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cika_wood" + } + ], + "results": [ + { + "item": "byg:cika_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_log.json new file mode 100644 index 000000000..e4a27e47a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cypress_log" + } + ], + "results": [ + { + "item": "byg:cypress_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_wood.json new file mode 100644 index 000000000..33e237483 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_cypress_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_cypress_wood" + } + ], + "results": [ + { + "item": "byg:cypress_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_log.json new file mode 100644 index 000000000..ba8d934e2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_ebony_log" + } + ], + "results": [ + { + "item": "byg:ebony_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_wood.json new file mode 100644 index 000000000..dc7aa7f19 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ebony_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_ebony_wood" + } + ], + "results": [ + { + "item": "byg:ebony_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_log.json new file mode 100644 index 000000000..a01e83af3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_ether_log" + } + ], + "results": [ + { + "item": "byg:ether_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_wood.json new file mode 100644 index 000000000..c76cbd390 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_ether_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_ether_wood" + } + ], + "results": [ + { + "item": "byg:ether_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_log.json new file mode 100644 index 000000000..284ce399d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_fir_log" + } + ], + "results": [ + { + "item": "byg:fir_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_wood.json new file mode 100644 index 000000000..745dfcf4a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_fir_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_fir_wood" + } + ], + "results": [ + { + "item": "byg:fir_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_log.json new file mode 100644 index 000000000..c18a110bc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_green_enchanted_log" + } + ], + "results": [ + { + "item": "byg:green_enchanted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_wood.json new file mode 100644 index 000000000..d68af1bd0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_green_enchanted_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_green_enchanted_wood" + } + ], + "results": [ + { + "item": "byg:green_enchanted_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_log.json new file mode 100644 index 000000000..eb3cbee34 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_holly_log" + } + ], + "results": [ + { + "item": "byg:holly_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_wood.json new file mode 100644 index 000000000..d422dad49 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_holly_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_holly_wood" + } + ], + "results": [ + { + "item": "byg:holly_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_log.json new file mode 100644 index 000000000..c768e771a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_jacaranda_log" + } + ], + "results": [ + { + "item": "byg:jacaranda_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_wood.json new file mode 100644 index 000000000..ddf440a27 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_jacaranda_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_jacaranda_wood" + } + ], + "results": [ + { + "item": "byg:jacaranda_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_log.json new file mode 100644 index 000000000..7aee61945 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_lament_log" + } + ], + "results": [ + { + "item": "byg:lament_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_wood.json new file mode 100644 index 000000000..c4f1bd4a2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_lament_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_lament_wood" + } + ], + "results": [ + { + "item": "byg:lament_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_log.json new file mode 100644 index 000000000..b5e76f566 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_mahogany_log" + } + ], + "results": [ + { + "item": "byg:mahogany_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_wood.json new file mode 100644 index 000000000..27a346858 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mahogany_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_mahogany_wood" + } + ], + "results": [ + { + "item": "byg:mahogany_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_log.json new file mode 100644 index 000000000..c88a93779 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_mangrove_log" + } + ], + "results": [ + { + "item": "byg:mangrove_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_wood.json new file mode 100644 index 000000000..6c8ff34ac --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_mangrove_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_mangrove_wood" + } + ], + "results": [ + { + "item": "byg:mangrove_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_log.json new file mode 100644 index 000000000..cadaca444 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_maple_log" + } + ], + "results": [ + { + "item": "byg:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_wood.json new file mode 100644 index 000000000..feefc0132 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_maple_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_maple_wood" + } + ], + "results": [ + { + "item": "byg:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_log.json new file mode 100644 index 000000000..8501499a5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_nightshade_log" + } + ], + "results": [ + { + "item": "byg:nightshade_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_wood.json new file mode 100644 index 000000000..b85be371d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_nightshade_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_nightshade_wood" + } + ], + "results": [ + { + "item": "byg:nightshade_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_log.json new file mode 100644 index 000000000..9d5cfb86e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_palm_log" + } + ], + "results": [ + { + "item": "byg:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_wood.json new file mode 100644 index 000000000..7b50e0793 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_palm_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_palm_wood" + } + ], + "results": [ + { + "item": "byg:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_log.json new file mode 100644 index 000000000..276f277aa --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_pine_log" + } + ], + "results": [ + { + "item": "byg:pine_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_wood.json new file mode 100644 index 000000000..25a3fc465 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_pine_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_pine_wood" + } + ], + "results": [ + { + "item": "byg:pine_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_log.json new file mode 100644 index 000000000..2b72e2fc2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_rainbow_eucalyptus_log" + } + ], + "results": [ + { + "item": "byg:rainbow_eucalyptus_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_wood.json new file mode 100644 index 000000000..7bb38c1ac --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_rainbow_eucalyptus_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_rainbow_eucalyptus_wood" + } + ], + "results": [ + { + "item": "byg:rainbow_eucalyptus_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_log.json new file mode 100644 index 000000000..3d1755d68 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_redwood_log" + } + ], + "results": [ + { + "item": "byg:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_wood.json new file mode 100644 index 000000000..cab5a1693 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_redwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_redwood_wood" + } + ], + "results": [ + { + "item": "byg:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_log.json new file mode 100644 index 000000000..c5e4bfb6d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_skyris_log" + } + ], + "results": [ + { + "item": "byg:skyris_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_wood.json new file mode 100644 index 000000000..c1a5ed4bd --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_skyris_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_skyris_wood" + } + ], + "results": [ + { + "item": "byg:skyris_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_log.json new file mode 100644 index 000000000..181e9ca29 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_willow_log" + } + ], + "results": [ + { + "item": "byg:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_wood.json new file mode 100644 index 000000000..3977d8d69 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_willow_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_willow_wood" + } + ], + "results": [ + { + "item": "byg:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_log.json new file mode 100644 index 000000000..0b26625a6 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_witch_hazel_log" + } + ], + "results": [ + { + "item": "byg:witch_hazel_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_wood.json new file mode 100644 index 000000000..3dc0b5c22 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_witch_hazel_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_witch_hazel_wood" + } + ], + "results": [ + { + "item": "byg:witch_hazel_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_log.json new file mode 100644 index 000000000..30313a950 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_zelkova_log" + } + ], + "results": [ + { + "item": "byg:zelkova_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_wood.json new file mode 100644 index 000000000..e3926704c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/stripped_zelkova_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:stripped_zelkova_wood" + } + ], + "results": [ + { + "item": "byg:zelkova_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_log.json new file mode 100644 index 000000000..081bc7e71 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:willow_log" + } + ], + "results": [ + { + "item": "byg:stripped_willow_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_wood.json new file mode 100644 index 000000000..292d0bc00 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/willow_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:willow_wood" + } + ], + "results": [ + { + "item": "byg:stripped_willow_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_log.json new file mode 100644 index 000000000..47c3a1867 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:witch_hazel_log" + } + ], + "results": [ + { + "item": "byg:stripped_witch_hazel_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_wood.json new file mode 100644 index 000000000..ac5357a70 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/witch_hazel_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:witch_hazel_wood" + } + ], + "results": [ + { + "item": "byg:stripped_witch_hazel_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_log.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_log.json new file mode 100644 index 000000000..107cd7d9b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:zelkova_log" + } + ], + "results": [ + { + "item": "byg:stripped_zelkova_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_wood.json new file mode 100644 index 000000000..025a97166 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/byg/zelkova_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "byg:zelkova_wood" + } + ], + "results": [ + { + "item": "byg:stripped_zelkova_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "byg", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_log.json new file mode 100644 index 000000000..820b773b5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:azalea_log" + } + ], + "results": [ + { + "item": "ecologics:stripped_azalea_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_wood.json new file mode 100644 index 000000000..5351ef026 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/azalea_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:azalea_wood" + } + ], + "results": [ + { + "item": "ecologics:stripped_azalea_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_log.json new file mode 100644 index 000000000..908f4429c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:coconut_log" + } + ], + "results": [ + { + "item": "ecologics:stripped_coconut_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_wood.json new file mode 100644 index 000000000..27df5ab02 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/coconut_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:coconut_wood" + } + ], + "results": [ + { + "item": "ecologics:stripped_coconut_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_log.json new file mode 100644 index 000000000..f4e134dff --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:flowering_azalea_log" + } + ], + "results": [ + { + "item": "ecologics:stripped_azalea_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_wood.json new file mode 100644 index 000000000..7e2d83973 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/flowering_azalea_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:flowering_azalea_wood" + } + ], + "results": [ + { + "item": "ecologics:stripped_azalea_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_log.json new file mode 100644 index 000000000..be58def3e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_azalea_log" + } + ], + "results": [ + { + "item": "ecologics:azalea_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_wood.json new file mode 100644 index 000000000..79bbba38a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_azalea_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_azalea_wood" + } + ], + "results": [ + { + "item": "ecologics:azalea_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_log.json new file mode 100644 index 000000000..77e1e2002 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_coconut_log" + } + ], + "results": [ + { + "item": "ecologics:coconut_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_wood.json new file mode 100644 index 000000000..5662006e7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_coconut_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_coconut_wood" + } + ], + "results": [ + { + "item": "ecologics:coconut_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_log.json new file mode 100644 index 000000000..31b97e303 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_walnut_log" + } + ], + "results": [ + { + "item": "ecologics:walnut_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_wood.json new file mode 100644 index 000000000..d876659b7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/stripped_walnut_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:stripped_walnut_wood" + } + ], + "results": [ + { + "item": "ecologics:walnut_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_log.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_log.json new file mode 100644 index 000000000..06dc4b4ce --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:walnut_log" + } + ], + "results": [ + { + "item": "ecologics:stripped_walnut_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_wood.json new file mode 100644 index 000000000..219f629ac --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/ecologics/walnut_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "ecologics:walnut_wood" + } + ], + "results": [ + { + "item": "ecologics:stripped_walnut_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "ecologics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood.json new file mode 100644 index 000000000..cc00fea8e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:cherrywood" + } + ], + "results": [ + { + "item": "forbidden_arcanus:stripped_cherrywood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood_log.json new file mode 100644 index 000000000..400167479 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/cherrywood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:cherrywood_log" + } + ], + "results": [ + { + "item": "forbidden_arcanus:stripped_cherrywood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood.json new file mode 100644 index 000000000..a7e5077ea --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:mysterywood" + } + ], + "results": [ + { + "item": "forbidden_arcanus:stripped_mysterywood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood_log.json new file mode 100644 index 000000000..fb61de7a9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/mysterywood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:mysterywood_log" + } + ], + "results": [ + { + "item": "forbidden_arcanus:stripped_mysterywood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood.json new file mode 100644 index 000000000..791cc57bc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:stripped_cherrywood" + } + ], + "results": [ + { + "item": "forbidden_arcanus:cherrywood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood_log.json new file mode 100644 index 000000000..2421aedc9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_cherrywood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:stripped_cherrywood_log" + } + ], + "results": [ + { + "item": "forbidden_arcanus:cherrywood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood.json new file mode 100644 index 000000000..b01d04711 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:stripped_mysterywood" + } + ], + "results": [ + { + "item": "forbidden_arcanus:mysterywood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood_log.json new file mode 100644 index 000000000..16b718568 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/forbidden_arcanus/stripped_mysterywood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "forbidden_arcanus:stripped_mysterywood_log" + } + ], + "results": [ + { + "item": "forbidden_arcanus:mysterywood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "forbidden_arcanus", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log.json b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log.json new file mode 100644 index 000000000..6158735be --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "hexcasting:akashic_log" + } + ], + "results": [ + { + "item": "hexcasting:akashic_log_stripped" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "hexcasting", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log_stripped.json b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log_stripped.json new file mode 100644 index 000000000..8c2e0b26b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_log_stripped.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "hexcasting:akashic_log_stripped" + } + ], + "results": [ + { + "item": "hexcasting:akashic_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "hexcasting", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood.json new file mode 100644 index 000000000..598769219 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "hexcasting:akashic_wood" + } + ], + "results": [ + { + "item": "hexcasting:akashic_wood_stripped" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "hexcasting", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood_stripped.json b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood_stripped.json new file mode 100644 index 000000000..3975fa8be --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/hexcasting/akashic_wood_stripped.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "hexcasting:akashic_wood_stripped" + } + ], + "results": [ + { + "item": "hexcasting:akashic_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "hexcasting", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log.json b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log.json new file mode 100644 index 000000000..eac68cece --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "integrateddynamics:menril_log" + } + ], + "results": [ + { + "item": "integrateddynamics:menril_log_stripped" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "integrateddynamics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log_stripped.json b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log_stripped.json new file mode 100644 index 000000000..399292d16 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_log_stripped.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "integrateddynamics:menril_log_stripped" + } + ], + "results": [ + { + "item": "integrateddynamics:menril_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "integrateddynamics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood.json new file mode 100644 index 000000000..123fc03cc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "integrateddynamics:menril_wood" + } + ], + "results": [ + { + "item": "integrateddynamics:menril_wood_stripped" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "integrateddynamics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood_stripped.json b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood_stripped.json new file mode 100644 index 000000000..9ffd82864 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/integrateddynamics/menril_wood_stripped.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "integrateddynamics:menril_wood_stripped" + } + ], + "results": [ + { + "item": "integrateddynamics:menril_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "integrateddynamics", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_log.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_log.json new file mode 100644 index 000000000..39fcbe644 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:azalea_log" + } + ], + "results": [ + { + "item": "quark:stripped_azalea_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_wood.json new file mode 100644 index 000000000..e8a385f47 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/azalea_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:azalea_wood" + } + ], + "results": [ + { + "item": "quark:stripped_azalea_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_log.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_log.json new file mode 100644 index 000000000..f6ca25365 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:blossom_log" + } + ], + "results": [ + { + "item": "quark:stripped_blossom_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_wood.json new file mode 100644 index 000000000..fb46f1d2d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/blossom_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:blossom_wood" + } + ], + "results": [ + { + "item": "quark:stripped_blossom_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_log.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_log.json new file mode 100644 index 000000000..768882ef1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:stripped_azalea_log" + } + ], + "results": [ + { + "item": "quark:azalea_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_wood.json new file mode 100644 index 000000000..dd49de96c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_azalea_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:stripped_azalea_wood" + } + ], + "results": [ + { + "item": "quark:azalea_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_log.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_log.json new file mode 100644 index 000000000..51f746c19 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:stripped_blossom_log" + } + ], + "results": [ + { + "item": "quark:blossom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_wood.json new file mode 100644 index 000000000..d9b824928 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/quark/stripped_blossom_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "quark:stripped_blossom_wood" + } + ], + "results": [ + { + "item": "quark:blossom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "quark", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_log.json new file mode 100644 index 000000000..22df055f8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "silentgear:netherwood_log" + } + ], + "results": [ + { + "item": "silentgear:stripped_netherwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "silentgear", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_wood.json new file mode 100644 index 000000000..205e6b080 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/netherwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "silentgear:netherwood_wood" + } + ], + "results": [ + { + "item": "silentgear:stripped_netherwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "silentgear", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_log.json new file mode 100644 index 000000000..e75791a41 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "silentgear:stripped_netherwood_log" + } + ], + "results": [ + { + "item": "silentgear:netherwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "silentgear", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_wood.json new file mode 100644 index 000000000..95aefe71e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/silentgear/stripped_netherwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "silentgear:stripped_netherwood_wood" + } + ], + "results": [ + { + "item": "silentgear:netherwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "silentgear", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_log.json new file mode 100644 index 000000000..4e4d31e40 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:bloodshroom_log" + } + ], + "results": [ + { + "item": "tconstruct:stripped_bloodshroom_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_wood.json new file mode 100644 index 000000000..c5c94163e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/bloodshroom_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:bloodshroom_wood" + } + ], + "results": [ + { + "item": "tconstruct:stripped_bloodshroom_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_log.json new file mode 100644 index 000000000..6daf856fc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:greenheart_log" + } + ], + "results": [ + { + "item": "tconstruct:stripped_greenheart_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_wood.json new file mode 100644 index 000000000..0f7c16393 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/greenheart_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:greenheart_wood" + } + ], + "results": [ + { + "item": "tconstruct:stripped_greenheart_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_log.json new file mode 100644 index 000000000..8ed0491a1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:skyroot_log" + } + ], + "results": [ + { + "item": "tconstruct:stripped_skyroot_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_wood.json new file mode 100644 index 000000000..7b203e200 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/skyroot_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:skyroot_wood" + } + ], + "results": [ + { + "item": "tconstruct:stripped_skyroot_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_log.json new file mode 100644 index 000000000..41841d8f3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_bloodshroom_log" + } + ], + "results": [ + { + "item": "tconstruct:bloodshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_wood.json new file mode 100644 index 000000000..c20a89af2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_bloodshroom_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_bloodshroom_wood" + } + ], + "results": [ + { + "item": "tconstruct:bloodshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_log.json new file mode 100644 index 000000000..70e7e7426 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_greenheart_log" + } + ], + "results": [ + { + "item": "tconstruct:greenheart_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_wood.json new file mode 100644 index 000000000..efc1c90d1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_greenheart_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_greenheart_wood" + } + ], + "results": [ + { + "item": "tconstruct:greenheart_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_log.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_log.json new file mode 100644 index 000000000..b041ee19e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_skyroot_log" + } + ], + "results": [ + { + "item": "tconstruct:skyroot_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_wood.json new file mode 100644 index 000000000..ea62eaf4c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/tconstruct/stripped_skyroot_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "tconstruct:stripped_skyroot_wood" + } + ], + "results": [ + { + "item": "tconstruct:skyroot_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "tconstruct", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_log.json new file mode 100644 index 000000000..f85893b3e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:canopy_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_canopy_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_wood.json new file mode 100644 index 000000000..226497be9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/canopy_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:canopy_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_canopy_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_log.json new file mode 100644 index 000000000..c8eaa380c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:dark_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_dark_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_wood.json new file mode 100644 index 000000000..f33629094 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/dark_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:dark_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_dark_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_log.json new file mode 100644 index 000000000..550caa87d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:mangrove_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_mangrove_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_wood.json new file mode 100644 index 000000000..eac836dae --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mangrove_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:mangrove_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_mangrove_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_log.json new file mode 100644 index 000000000..eafc1e23c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:mining_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_mining_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_wood.json new file mode 100644 index 000000000..c2b66dc76 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/mining_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:mining_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_mining_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_log.json new file mode 100644 index 000000000..e0929b3f8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:sorting_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_sorting_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_wood.json new file mode 100644 index 000000000..534c1486f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/sorting_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:sorting_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_sorting_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_log.json new file mode 100644 index 000000000..96db88113 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_canopy_log" + } + ], + "results": [ + { + "item": "twilightforest:canopy_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_wood.json new file mode 100644 index 000000000..d11987c72 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_canopy_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_canopy_wood" + } + ], + "results": [ + { + "item": "twilightforest:canopy_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_log.json new file mode 100644 index 000000000..63c7e3371 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_dark_log" + } + ], + "results": [ + { + "item": "twilightforest:dark_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_wood.json new file mode 100644 index 000000000..399fa86aa --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_dark_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_dark_wood" + } + ], + "results": [ + { + "item": "twilightforest:dark_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_log.json new file mode 100644 index 000000000..5aaafe6e1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_mangrove_log" + } + ], + "results": [ + { + "item": "twilightforest:mangrove_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_wood.json new file mode 100644 index 000000000..dc1394155 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mangrove_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_mangrove_wood" + } + ], + "results": [ + { + "item": "twilightforest:mangrove_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_log.json new file mode 100644 index 000000000..0dd203890 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_mining_log" + } + ], + "results": [ + { + "item": "twilightforest:mining_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_wood.json new file mode 100644 index 000000000..d1179865f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_mining_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_mining_wood" + } + ], + "results": [ + { + "item": "twilightforest:mining_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_log.json new file mode 100644 index 000000000..afdcea8e9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_sorting_log" + } + ], + "results": [ + { + "item": "twilightforest:sorting_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_wood.json new file mode 100644 index 000000000..00732d7fe --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_sorting_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_sorting_wood" + } + ], + "results": [ + { + "item": "twilightforest:sorting_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_log.json new file mode 100644 index 000000000..d958932ec --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_time_log" + } + ], + "results": [ + { + "item": "twilightforest:time_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_wood.json new file mode 100644 index 000000000..e5962ada3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_time_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_time_wood" + } + ], + "results": [ + { + "item": "twilightforest:time_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_log.json new file mode 100644 index 000000000..0760f406d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_transformation_log" + } + ], + "results": [ + { + "item": "twilightforest:transformation_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_wood.json new file mode 100644 index 000000000..db2c29f98 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_transformation_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_transformation_wood" + } + ], + "results": [ + { + "item": "twilightforest:transformation_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_log.json new file mode 100644 index 000000000..21944d282 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_twilight_oak_log" + } + ], + "results": [ + { + "item": "twilightforest:twilight_oak_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_wood.json new file mode 100644 index 000000000..f415317a9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/stripped_twilight_oak_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:stripped_twilight_oak_wood" + } + ], + "results": [ + { + "item": "twilightforest:twilight_oak_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_log.json new file mode 100644 index 000000000..70867b5d9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:time_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_time_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_wood.json new file mode 100644 index 000000000..ca351147f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/time_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:time_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_time_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_log.json new file mode 100644 index 000000000..ab399bbad --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:transformation_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_transformation_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_wood.json new file mode 100644 index 000000000..ed52752c1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/transformation_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:transformation_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_transformation_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_log.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_log.json new file mode 100644 index 000000000..cff89c2d5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:twilight_oak_log" + } + ], + "results": [ + { + "item": "twilightforest:stripped_twilight_oak_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_wood.json new file mode 100644 index 000000000..c82190a80 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/twilightforest/twilight_oak_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "twilightforest:twilight_oak_wood" + } + ], + "results": [ + { + "item": "twilightforest:stripped_twilight_oak_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "twilightforest", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/aluminum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/aluminum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 5844e4fd8..000000000 --- a/src/generated/resources/data/create/recipes/smelting/aluminum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_aluminum_ore" - }, - "result": "silents_mechanisms:aluminum_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_eidolon.json b/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_eidolon.json deleted file mode 100644 index 946db80e4..000000000 --- a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_eidolon.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "eidolon:lead_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "eidolon", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_mysticalworld.json deleted file mode 100644 index 389c5124f..000000000 --- a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "mysticalworld:lead_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_silents_mechanisms.json deleted file mode 100644 index de1333398..000000000 --- a/src/generated/resources/data/create/recipes/smelting/lead_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_lead_ore" - }, - "result": "silents_mechanisms:lead_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/nickel_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/nickel_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 536c7c08f..000000000 --- a/src/generated/resources/data/create/recipes/smelting/nickel_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_nickel_ore" - }, - "result": "silents_mechanisms:nickel_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/platinum_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/platinum_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 1261866bb..000000000 --- a/src/generated/resources/data/create/recipes/smelting/platinum_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_platinum_ore" - }, - "result": "silents_mechanisms:platinum_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/quicksilver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/smelting/quicksilver_ingot_compat_mysticalworld.json deleted file mode 100644 index 987ed26a8..000000000 --- a/src/generated/resources/data/create/recipes/smelting/quicksilver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_quicksilver_ore" - }, - "result": "mysticalworld:quicksilver_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_iceandfire.json b/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_iceandfire.json deleted file mode 100644 index 7a1d9cb3d..000000000 --- a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_iceandfire.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "iceandfire:silver_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "iceandfire", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_mysticalworld.json deleted file mode 100644 index e59c959e7..000000000 --- a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "mysticalworld:silver_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 6e2cfbce5..000000000 --- a/src/generated/resources/data/create/recipes/smelting/silver_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_silver_ore" - }, - "result": "silents_mechanisms:silver_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_mysticalworld.json b/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_mysticalworld.json deleted file mode 100644 index 2249b2127..000000000 --- a/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_mysticalworld.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_tin_ore" - }, - "result": "mysticalworld:tin_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 3b8f7f777..000000000 --- a/src/generated/resources/data/create/recipes/smelting/tin_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_tin_ore" - }, - "result": "silents_mechanisms:tin_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/smelting/uranium_ingot_compat_silents_mechanisms.json b/src/generated/resources/data/create/recipes/smelting/uranium_ingot_compat_silents_mechanisms.json deleted file mode 100644 index 3084e8b05..000000000 --- a/src/generated/resources/data/create/recipes/smelting/uranium_ingot_compat_silents_mechanisms.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "type": "minecraft:smelting", - "ingredient": { - "item": "create:crushed_uranium_ore" - }, - "result": "silents_mechanisms:uranium_ingot", - "experience": 0.1, - "cookingtime": 200, - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/eidolon/crushed_lead_ore.json b/src/generated/resources/data/create/recipes/splashing/eidolon/crushed_lead_ore.json deleted file mode 100644 index b92da1d90..000000000 --- a/src/generated/resources/data/create/recipes/splashing/eidolon/crushed_lead_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_lead_ore" - } - ], - "results": [ - { - "item": "eidolon:lead_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "eidolon", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/iceandfire/crushed_silver_ore.json b/src/generated/resources/data/create/recipes/splashing/iceandfire/crushed_silver_ore.json deleted file mode 100644 index bf4f44294..000000000 --- a/src/generated/resources/data/create/recipes/splashing/iceandfire/crushed_silver_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_silver_ore" - } - ], - "results": [ - { - "item": "iceandfire:silver_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "iceandfire", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_lead_ore.json b/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_lead_ore.json deleted file mode 100644 index 672183fb2..000000000 --- a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_lead_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_lead_ore" - } - ], - "results": [ - { - "item": "mysticalworld:lead_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_quicksilver_ore.json b/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_quicksilver_ore.json deleted file mode 100644 index b17316e2a..000000000 --- a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_quicksilver_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_quicksilver_ore" - } - ], - "results": [ - { - "item": "mysticalworld:quicksilver_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_silver_ore.json b/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_silver_ore.json deleted file mode 100644 index 971771a70..000000000 --- a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_silver_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_silver_ore" - } - ], - "results": [ - { - "item": "mysticalworld:silver_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_tin_ore.json b/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_tin_ore.json deleted file mode 100644 index 2254bb087..000000000 --- a/src/generated/resources/data/create/recipes/splashing/mysticalworld/crushed_tin_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_tin_ore" - } - ], - "results": [ - { - "item": "mysticalworld:tin_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "mysticalworld", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_aluminum_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_aluminum_ore.json deleted file mode 100644 index 7c337ca39..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_aluminum_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_aluminum_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:aluminum_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_lead_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_lead_ore.json deleted file mode 100644 index 0855c5229..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_lead_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_lead_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:lead_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_nickel_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_nickel_ore.json deleted file mode 100644 index 9df88ef84..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_nickel_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_nickel_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:nickel_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_platinum_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_platinum_ore.json deleted file mode 100644 index 4e14edba7..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_platinum_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_platinum_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:platinum_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_silver_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_silver_ore.json deleted file mode 100644 index 18aa0d48e..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_silver_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_silver_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:silver_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_tin_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_tin_ore.json deleted file mode 100644 index d3e5d8595..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_tin_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_tin_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:tin_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_uranium_ore.json b/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_uranium_ore.json deleted file mode 100644 index 4a0afde20..000000000 --- a/src/generated/resources/data/create/recipes/splashing/silents_mechanisms/crushed_uranium_ore.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "type": "create:splashing", - "ingredients": [ - { - "item": "create:crushed_uranium_ore" - } - ], - "results": [ - { - "item": "silents_mechanisms:uranium_nugget", - "count": 9 - } - ], - "conditions": [ - { - "modid": "silents_mechanisms", - "type": "forge:mod_loaded" - } - ] -} \ No newline at end of file diff --git a/src/generated/resources/data/create/tags/blocks/non_movable.json b/src/generated/resources/data/create/tags/blocks/non_movable.json new file mode 100644 index 000000000..ae7f5f51c --- /dev/null +++ b/src/generated/resources/data/create/tags/blocks/non_movable.json @@ -0,0 +1,49 @@ +{ + "replace": false, + "values": [ + { + "id": "immersiveengineering:connector_lv", + "required": false + }, + { + "id": "immersiveengineering:connector_lv_relay", + "required": false + }, + { + "id": "immersiveengineering:connector_mv", + "required": false + }, + { + "id": "immersiveengineering:connector_mv_relay", + "required": false + }, + { + "id": "immersiveengineering:connector_hv", + "required": false + }, + { + "id": "immersiveengineering:connector_hv_relay", + "required": false + }, + { + "id": "immersiveengineering:connector_bundled", + "required": false + }, + { + "id": "immersiveengineering:connector_structural", + "required": false + }, + { + "id": "immersiveengineering:connector_redstone", + "required": false + }, + { + "id": "immersiveengineering:connector_probe", + "required": false + }, + { + "id": "immersiveengineering:breaker_switch", + "required": false + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/tags/items/modded_stripped_logs.json b/src/generated/resources/data/create/tags/items/modded_stripped_logs.json new file mode 100644 index 000000000..37fd0dbdd --- /dev/null +++ b/src/generated/resources/data/create/tags/items/modded_stripped_logs.json @@ -0,0 +1,297 @@ +{ + "replace": false, + "values": [ + { + "id": "ars_nouveau:stripped_blue_archwood_log", + "required": false + }, + { + "id": "ars_nouveau:stripped_purple_archwood_log", + "required": false + }, + { + "id": "ars_nouveau:stripped_green_archwood_log", + "required": false + }, + { + "id": "ars_nouveau:stripped_red_archwood_log", + "required": false + }, + { + "id": "botania:stripped_livingwood_log", + "required": false + }, + { + "id": "botania:stripped_dreamwood_log", + "required": false + }, + { + "id": "forbidden_arcanus:stripped_cherrywood_log", + "required": false + }, + { + "id": "forbidden_arcanus:stripped_mysterywood_log", + "required": false + }, + { + "id": "hexcasting:akashic_log_stripped", + "required": false + }, + { + "id": "integrateddynamics:menril_log_stripped", + "required": false + }, + { + "id": "byg:stripped_aspen_log", + "required": false + }, + { + "id": "byg:stripped_baobab_log", + "required": false + }, + { + "id": "byg:stripped_enchanted_log", + "required": false + }, + { + "id": "byg:stripped_cherry_log", + "required": false + }, + { + "id": "byg:stripped_cika_log", + "required": false + }, + { + "id": "byg:stripped_cypress_log", + "required": false + }, + { + "id": "byg:stripped_ebony_log", + "required": false + }, + { + "id": "byg:stripped_ether_log", + "required": false + }, + { + "id": "byg:stripped_fir_log", + "required": false + }, + { + "id": "byg:stripped_green_enchanted_log", + "required": false + }, + { + "id": "byg:stripped_holly_log", + "required": false + }, + { + "id": "byg:stripped_jacaranda_log", + "required": false + }, + { + "id": "byg:stripped_lament_log", + "required": false + }, + { + "id": "byg:stripped_mahogany_log", + "required": false + }, + { + "id": "byg:stripped_mangrove_log", + "required": false + }, + { + "id": "byg:stripped_maple_log", + "required": false + }, + { + "id": "byg:stripped_nightshade_log", + "required": false + }, + { + "id": "byg:stripped_palm_log", + "required": false + }, + { + "id": "byg:stripped_palo_verde_log", + "required": false + }, + { + "id": "byg:stripped_pine_log", + "required": false + }, + { + "id": "byg:stripped_rainbow_eucalyptus_log", + "required": false + }, + { + "id": "byg:stripped_redwood_log", + "required": false + }, + { + "id": "byg:stripped_skyris_log", + "required": false + }, + { + "id": "byg:stripped_willow_log", + "required": false + }, + { + "id": "byg:stripped_witch_hazel_log", + "required": false + }, + { + "id": "byg:stripped_zelkova_log", + "required": false + }, + { + "id": "silentgear:stripped_netherwood_log", + "required": false + }, + { + "id": "twilightforest:stripped_twilight_oak_log", + "required": false + }, + { + "id": "twilightforest:stripped_canopy_log", + "required": false + }, + { + "id": "twilightforest:stripped_mangrove_log", + "required": false + }, + { + "id": "twilightforest:stripped_dark_log", + "required": false + }, + { + "id": "twilightforest:stripped_time_log", + "required": false + }, + { + "id": "twilightforest:stripped_transformation_log", + "required": false + }, + { + "id": "twilightforest:stripped_mining_log", + "required": false + }, + { + "id": "twilightforest:stripped_sorting_log", + "required": false + }, + { + "id": "tconstruct:stripped_greenheart_log", + "required": false + }, + { + "id": "tconstruct:stripped_skyroot_log", + "required": false + }, + { + "id": "tconstruct:stripped_bloodshroom_log", + "required": false + }, + { + "id": "architects_palette:stripped_twisted_log", + "required": false + }, + { + "id": "quark:stripped_azalea_log", + "required": false + }, + { + "id": "quark:stripped_blossom_log", + "required": false + }, + { + "id": "ecologics:stripped_coconut_log", + "required": false + }, + { + "id": "ecologics:stripped_walnut_log", + "required": false + }, + { + "id": "ecologics:stripped_azalea_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_fir_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_redwood_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_cherry_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_mahogany_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_jacaranda_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_palm_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_willow_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_dead_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_magic_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_umbran_log", + "required": false + }, + { + "id": "biomesoplenty:stripped_hellbark_log", + "required": false + }, + { + "id": "blue_skies:stripped_bluebright_log", + "required": false + }, + { + "id": "blue_skies:stripped_starlit_log", + "required": false + }, + { + "id": "blue_skies:stripped_frostbright_log", + "required": false + }, + { + "id": "blue_skies:stripped_lunar_log", + "required": false + }, + { + "id": "blue_skies:stripped_dusk_log", + "required": false + }, + { + "id": "blue_skies:stripped_maple_log", + "required": false + }, + { + "id": "blue_skies:stripped_cherry_log", + "required": false + }, + { + "id": "byg:stripped_bulbis_stem", + "required": false + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/tags/items/modded_stripped_wood.json b/src/generated/resources/data/create/tags/items/modded_stripped_wood.json new file mode 100644 index 000000000..b24faaf34 --- /dev/null +++ b/src/generated/resources/data/create/tags/items/modded_stripped_wood.json @@ -0,0 +1,297 @@ +{ + "replace": false, + "values": [ + { + "id": "ars_nouveau:stripped_blue_archwood_wood", + "required": false + }, + { + "id": "ars_nouveau:stripped_purple_archwood_wood", + "required": false + }, + { + "id": "ars_nouveau:stripped_green_archwood_wood", + "required": false + }, + { + "id": "ars_nouveau:stripped_red_archwood_wood", + "required": false + }, + { + "id": "botania:stripped_livingwood", + "required": false + }, + { + "id": "botania:stripped_dreamwood", + "required": false + }, + { + "id": "forbidden_arcanus:stripped_cherrywood", + "required": false + }, + { + "id": "forbidden_arcanus:stripped_mysterywood", + "required": false + }, + { + "id": "hexcasting:akashic_wood_stripped", + "required": false + }, + { + "id": "integrateddynamics:menril_wood_stripped", + "required": false + }, + { + "id": "byg:stripped_aspen_wood", + "required": false + }, + { + "id": "byg:stripped_baobab_wood", + "required": false + }, + { + "id": "byg:stripped_enchanted_wood", + "required": false + }, + { + "id": "byg:stripped_cherry_wood", + "required": false + }, + { + "id": "byg:stripped_cika_wood", + "required": false + }, + { + "id": "byg:stripped_cypress_wood", + "required": false + }, + { + "id": "byg:stripped_ebony_wood", + "required": false + }, + { + "id": "byg:stripped_ether_wood", + "required": false + }, + { + "id": "byg:stripped_fir_wood", + "required": false + }, + { + "id": "byg:stripped_green_enchanted_wood", + "required": false + }, + { + "id": "byg:stripped_holly_wood", + "required": false + }, + { + "id": "byg:stripped_jacaranda_wood", + "required": false + }, + { + "id": "byg:stripped_lament_wood", + "required": false + }, + { + "id": "byg:stripped_mahogany_wood", + "required": false + }, + { + "id": "byg:stripped_mangrove_wood", + "required": false + }, + { + "id": "byg:stripped_maple_wood", + "required": false + }, + { + "id": "byg:stripped_nightshade_wood", + "required": false + }, + { + "id": "byg:stripped_palm_wood", + "required": false + }, + { + "id": "byg:stripped_palo_verde_wood", + "required": false + }, + { + "id": "byg:stripped_pine_wood", + "required": false + }, + { + "id": "byg:stripped_rainbow_eucalyptus_wood", + "required": false + }, + { + "id": "byg:stripped_redwood_wood", + "required": false + }, + { + "id": "byg:stripped_skyris_wood", + "required": false + }, + { + "id": "byg:stripped_willow_wood", + "required": false + }, + { + "id": "byg:stripped_witch_hazel_wood", + "required": false + }, + { + "id": "byg:stripped_zelkova_wood", + "required": false + }, + { + "id": "silentgear:stripped_netherwood_wood", + "required": false + }, + { + "id": "twilightforest:stripped_twilight_oak_wood", + "required": false + }, + { + "id": "twilightforest:stripped_canopy_wood", + "required": false + }, + { + "id": "twilightforest:stripped_mangrove_wood", + "required": false + }, + { + "id": "twilightforest:stripped_dark_wood", + "required": false + }, + { + "id": "twilightforest:stripped_time_wood", + "required": false + }, + { + "id": "twilightforest:stripped_transformation_wood", + "required": false + }, + { + "id": "twilightforest:stripped_mining_wood", + "required": false + }, + { + "id": "twilightforest:stripped_sorting_wood", + "required": false + }, + { + "id": "tconstruct:stripped_greenheart_wood", + "required": false + }, + { + "id": "tconstruct:stripped_skyroot_wood", + "required": false + }, + { + "id": "tconstruct:stripped_bloodshroom_wood", + "required": false + }, + { + "id": "architects_palette:stripped_twisted_wood", + "required": false + }, + { + "id": "quark:stripped_azalea_wood", + "required": false + }, + { + "id": "quark:stripped_blossom_wood", + "required": false + }, + { + "id": "ecologics:stripped_coconut_wood", + "required": false + }, + { + "id": "ecologics:stripped_walnut_wood", + "required": false + }, + { + "id": "ecologics:stripped_azalea_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_fir_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_redwood_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_cherry_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_mahogany_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_jacaranda_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_palm_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_willow_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_dead_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_magic_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_umbran_wood", + "required": false + }, + { + "id": "biomesoplenty:stripped_hellbark_wood", + "required": false + }, + { + "id": "blue_skies:stripped_bluebright_wood", + "required": false + }, + { + "id": "blue_skies:stripped_starlit_wood", + "required": false + }, + { + "id": "blue_skies:stripped_frostbright_wood", + "required": false + }, + { + "id": "blue_skies:stripped_lunar_wood", + "required": false + }, + { + "id": "blue_skies:stripped_dusk_wood", + "required": false + }, + { + "id": "blue_skies:stripped_maple_wood", + "required": false + }, + { + "id": "blue_skies:stripped_cherry_wood", + "required": false + }, + { + "id": "byg:stripped_bulbis_wood", + "required": false + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/forge/tags/items/stripped_logs.json b/src/generated/resources/data/forge/tags/items/stripped_logs.json index 4dfb9e490..50422d647 100644 --- a/src/generated/resources/data/forge/tags/items/stripped_logs.json +++ b/src/generated/resources/data/forge/tags/items/stripped_logs.json @@ -1,6 +1,7 @@ { "replace": false, "values": [ - "#create:vanilla_stripped_logs" + "#create:vanilla_stripped_logs", + "#create:modded_stripped_logs" ] } \ No newline at end of file diff --git a/src/generated/resources/data/forge/tags/items/stripped_wood.json b/src/generated/resources/data/forge/tags/items/stripped_wood.json index 67843f515..f2c514588 100644 --- a/src/generated/resources/data/forge/tags/items/stripped_wood.json +++ b/src/generated/resources/data/forge/tags/items/stripped_wood.json @@ -1,6 +1,7 @@ { "replace": false, "values": [ - "#create:vanilla_stripped_wood" + "#create:vanilla_stripped_wood", + "#create:modded_stripped_wood" ] } \ No newline at end of file diff --git a/src/main/java/com/simibubi/create/AllTags.java b/src/main/java/com/simibubi/create/AllTags.java index ecb6868d5..162086829 100644 --- a/src/main/java/com/simibubi/create/AllTags.java +++ b/src/main/java/com/simibubi/create/AllTags.java @@ -7,12 +7,14 @@ import static com.simibubi.create.AllTags.NameSpace.TIC; import java.util.Collections; import com.simibubi.create.foundation.data.CreateRegistrate; +import com.simibubi.create.foundation.data.recipe.Mods; import com.simibubi.create.foundation.utility.Lang; import com.tterrag.registrate.builders.BlockBuilder; import com.tterrag.registrate.builders.ItemBuilder; import com.tterrag.registrate.providers.ProviderType; import com.tterrag.registrate.util.nullness.NonNullFunction; +import net.minecraft.data.tags.TagsProvider.TagAppender; import net.minecraft.resources.ResourceLocation; import net.minecraft.tags.BlockTags; import net.minecraft.tags.FluidTags; @@ -121,6 +123,7 @@ public class AllTags { WINDOWABLE, WRENCH_PICKUP, CASING, + NON_MOVABLE, PASSIVE_BOILER_HEATERS, @@ -176,6 +179,14 @@ public class AllTags { .add(values)); } + public void addOptional(Mods mod, String... ids) { + REGISTRATE.addDataGenerator(ProviderType.BLOCK_TAGS, prov -> { + TagAppender builder = prov.tag(tag); + for (String id : ids) + builder.addOptional(mod.asResource(id)); + }); + } + public void includeIn(TagKey parent) { REGISTRATE.addDataGenerator(ProviderType.BLOCK_TAGS, prov -> prov.tag(parent) .addTag(tag)); @@ -205,6 +216,8 @@ public class AllTags { VALVE_HANDLES, VANILLA_STRIPPED_LOGS, VANILLA_STRIPPED_WOOD, + MODDED_STRIPPED_LOGS, + MODDED_STRIPPED_WOOD, CASING, SLEEPERS, @@ -261,6 +274,14 @@ public class AllTags { .add(values)); } + public void addOptional(Mods mod, String... ids) { + REGISTRATE.addDataGenerator(ProviderType.ITEM_TAGS, prov -> { + TagAppender builder = prov.tag(tag); + for (String id : ids) + builder.addOptional(mod.asResource(id)); + }); + } + public void includeIn(TagKey parent) { REGISTRATE.addDataGenerator(ProviderType.ITEM_TAGS, prov -> prov.tag(parent) .addTag(tag)); @@ -352,11 +373,13 @@ public class AllTags { AllItemTags.VANILLA_STRIPPED_LOGS.add(Items.STRIPPED_ACACIA_LOG, Items.STRIPPED_BIRCH_LOG, Items.STRIPPED_CRIMSON_STEM, Items.STRIPPED_DARK_OAK_LOG, Items.STRIPPED_JUNGLE_LOG, Items.STRIPPED_OAK_LOG, Items.STRIPPED_SPRUCE_LOG, Items.STRIPPED_WARPED_STEM); + AllItemTags.VANILLA_STRIPPED_LOGS.includeIn(AllItemTags.STRIPPED_LOGS); AllItemTags.VANILLA_STRIPPED_WOOD.add(Items.STRIPPED_ACACIA_WOOD, Items.STRIPPED_BIRCH_WOOD, Items.STRIPPED_CRIMSON_HYPHAE, Items.STRIPPED_DARK_OAK_WOOD, Items.STRIPPED_JUNGLE_WOOD, Items.STRIPPED_OAK_WOOD, Items.STRIPPED_SPRUCE_WOOD, Items.STRIPPED_WARPED_HYPHAE); + AllItemTags.VANILLA_STRIPPED_WOOD.includeIn(AllItemTags.STRIPPED_WOOD); AllItemTags.CREATE_INGOTS.includeIn(AllItemTags.BEACON_PAYMENT); @@ -389,6 +412,51 @@ public class AllTags { Blocks.TRIPWIRE, Blocks.TRIPWIRE_HOOK, Blocks.DAYLIGHT_DETECTOR, Blocks.TARGET); AllBlockTags.ORE_OVERRIDE_STONE.includeAll(BlockTags.STONE_ORE_REPLACEABLES); + + registerCompat(); + } + + private static void registerCompat() { + AllBlockTags.NON_MOVABLE.addOptional(Mods.IE, "connector_lv", "connector_lv_relay", "connector_mv", + "connector_mv_relay", "connector_hv", "connector_hv_relay", "connector_bundled", "connector_structural", + "connector_redstone", "connector_probe", "breaker_switch"); + + strippedWoodCompat(Mods.ARS_N, "blue_archwood", "purple_archwood", "green_archwood", "red_archwood"); + strippedWoodCompat(Mods.BTN, "livingwood", "dreamwood"); + strippedWoodCompat(Mods.FA, "cherrywood", "mysterywood"); + strippedWoodCompat(Mods.HEX, "akashic"); + strippedWoodCompat(Mods.ID, "menril"); + strippedWoodCompat(Mods.BYG, "aspen", "baobab", "enchanted", "cherry", "cika", "cypress", "ebony", "ether", + "fir", "green_enchanted", "holly", "jacaranda", "lament", "mahogany", "mangrove", "maple", "nightshade", + "palm", "palo_verde", "pine", "rainbow_eucalyptus", "redwood", "skyris", "willow", "witch_hazel", + "zelkova"); + strippedWoodCompat(Mods.SG, "netherwood"); + strippedWoodCompat(Mods.TF, "twilight_oak", "canopy", "mangrove", "dark", "time", "transformation", "mining", + "sorting"); + strippedWoodCompat(Mods.TIC, "greenheart", "skyroot", "bloodshroom"); + strippedWoodCompat(Mods.AP, "twisted"); + strippedWoodCompat(Mods.Q, "azalea", "blossom"); + strippedWoodCompat(Mods.ECO, "coconut", "walnut", "azalea"); + strippedWoodCompat(Mods.BOP, "fir", "redwood", "cherry", "mahogany", "jacaranda", "palm", "willow", "dead", + "magic", "umbran", "hellbark"); + strippedWoodCompat(Mods.BSK, "bluebright", "starlit", "frostbright", "lunar", "dusk", "maple", "cherry"); + + AllItemTags.MODDED_STRIPPED_LOGS.addOptional(Mods.BYG, "stripped_bulbis_stem"); + AllItemTags.MODDED_STRIPPED_WOOD.addOptional(Mods.BYG, "stripped_bulbis_wood"); + + AllItemTags.MODDED_STRIPPED_LOGS.includeIn(AllItemTags.STRIPPED_LOGS); + AllItemTags.MODDED_STRIPPED_WOOD.includeIn(AllItemTags.STRIPPED_WOOD); + } + + private static void strippedWoodCompat(Mods mod, String... woodtypes) { + for (int i = 0; i < woodtypes.length; i++) { + String type = woodtypes[i]; + String strippedPre = mod.strippedIsSuffix ? "" : "stripped_"; + String strippedPost = mod.strippedIsSuffix ? "_stripped" : ""; + AllItemTags.MODDED_STRIPPED_LOGS.addOptional(mod, strippedPre + type + "_log" + strippedPost); + AllItemTags.MODDED_STRIPPED_WOOD.addOptional(mod, + strippedPre + type + (mod.omitWoodSuffix ? "" : "_wood") + strippedPost); + } } } diff --git a/src/main/java/com/simibubi/create/content/contraptions/components/structureMovement/BlockMovementChecks.java b/src/main/java/com/simibubi/create/content/contraptions/components/structureMovement/BlockMovementChecks.java index c1d0606fa..6c8ac0fe6 100644 --- a/src/main/java/com/simibubi/create/content/contraptions/components/structureMovement/BlockMovementChecks.java +++ b/src/main/java/com/simibubi/create/content/contraptions/components/structureMovement/BlockMovementChecks.java @@ -19,8 +19,6 @@ import com.simibubi.create.content.contraptions.components.structureMovement.bea import com.simibubi.create.content.contraptions.components.structureMovement.bearing.MechanicalBearingBlock; import com.simibubi.create.content.contraptions.components.structureMovement.bearing.MechanicalBearingTileEntity; import com.simibubi.create.content.contraptions.components.structureMovement.bearing.SailBlock; -import com.simibubi.create.content.contraptions.components.structureMovement.bearing.WindmillBearingBlock; -import com.simibubi.create.content.contraptions.components.structureMovement.bearing.WindmillBearingTileEntity; import com.simibubi.create.content.contraptions.components.structureMovement.chassis.AbstractChassisBlock; import com.simibubi.create.content.contraptions.components.structureMovement.chassis.StickerBlock; import com.simibubi.create.content.contraptions.components.structureMovement.mounted.CartAssemblerBlock; @@ -196,6 +194,8 @@ public class BlockMovementChecks { return false; if (AllBlockTags.RELOCATION_NOT_SUPPORTED.matches(state)) return false; + if (AllBlockTags.NON_MOVABLE.matches(state)) + return false; if (ContraptionMovementSetting.get(state.getBlock()) == ContraptionMovementSetting.UNMOVABLE) return false; diff --git a/src/main/java/com/simibubi/create/content/contraptions/processing/ProcessingRecipeBuilder.java b/src/main/java/com/simibubi/create/content/contraptions/processing/ProcessingRecipeBuilder.java index 658cc21c1..653b37d03 100644 --- a/src/main/java/com/simibubi/create/content/contraptions/processing/ProcessingRecipeBuilder.java +++ b/src/main/java/com/simibubi/create/content/contraptions/processing/ProcessingRecipeBuilder.java @@ -6,10 +6,13 @@ import java.util.function.Consumer; import com.google.gson.JsonArray; import com.google.gson.JsonObject; +import com.simibubi.create.foundation.data.SimpleDatagenIngredient; +import com.simibubi.create.foundation.data.recipe.Mods; import com.simibubi.create.foundation.fluid.FluidHelper; import com.simibubi.create.foundation.fluid.FluidIngredient; import com.simibubi.create.foundation.utility.Pair; import com.simibubi.create.foundation.utility.recipe.IRecipeTypeInfo; +import com.tterrag.registrate.util.DataIngredient; import net.minecraft.core.NonNullList; import net.minecraft.data.recipes.FinishedRecipe; @@ -115,6 +118,16 @@ public class ProcessingRecipeBuilder> { params.ingredients.add(ingredient); return this; } + + public ProcessingRecipeBuilder require(Mods mod, String id) { + params.ingredients.add(new SimpleDatagenIngredient(mod, id)); + return this; + } + + public ProcessingRecipeBuilder require(ResourceLocation ingredient) { + params.ingredients.add(DataIngredient.ingredient(null, ingredient)); + return this; + } public ProcessingRecipeBuilder require(Fluid fluid, int amount) { return require(FluidIngredient.fromFluid(fluid, amount)); @@ -153,6 +166,10 @@ public class ProcessingRecipeBuilder> { return output(new ProcessingOutput(output, chance)); } + public ProcessingRecipeBuilder output(float chance, Mods mod, String id, int amount) { + return output(new ProcessingOutput(Pair.of(mod.asResource(id), amount), chance)); + } + public ProcessingRecipeBuilder output(float chance, ResourceLocation registryName, int amount) { return output(new ProcessingOutput(Pair.of(registryName, amount), chance)); } diff --git a/src/main/java/com/simibubi/create/foundation/data/SimpleDatagenIngredient.java b/src/main/java/com/simibubi/create/foundation/data/SimpleDatagenIngredient.java new file mode 100644 index 000000000..1e7ae9cce --- /dev/null +++ b/src/main/java/com/simibubi/create/foundation/data/SimpleDatagenIngredient.java @@ -0,0 +1,30 @@ +package com.simibubi.create.foundation.data; + +import java.util.stream.Stream; + +import com.google.gson.JsonElement; +import com.google.gson.JsonObject; +import com.simibubi.create.foundation.data.recipe.Mods; + +import net.minecraft.world.item.crafting.Ingredient; + +public class SimpleDatagenIngredient extends Ingredient { + + private Mods mod; + private String id; + + public SimpleDatagenIngredient(Mods mod, String id) { + super(Stream.empty()); + this.mod = mod; + this.id = id; + } + + @Override + public JsonElement toJson() { + JsonObject jsonobject = new JsonObject(); + jsonobject.addProperty("item", mod.asResource(id) + .toString()); + return jsonobject; + } + +} diff --git a/src/main/java/com/simibubi/create/foundation/data/recipe/CompatMetals.java b/src/main/java/com/simibubi/create/foundation/data/recipe/CompatMetals.java index dde76b668..dd275be0b 100644 --- a/src/main/java/com/simibubi/create/foundation/data/recipe/CompatMetals.java +++ b/src/main/java/com/simibubi/create/foundation/data/recipe/CompatMetals.java @@ -1,25 +1,21 @@ package com.simibubi.create.foundation.data.recipe; -import static com.simibubi.create.foundation.data.recipe.Mods.EID; import static com.simibubi.create.foundation.data.recipe.Mods.IE; -import static com.simibubi.create.foundation.data.recipe.Mods.INF; import static com.simibubi.create.foundation.data.recipe.Mods.MEK; -import static com.simibubi.create.foundation.data.recipe.Mods.MW; -import static com.simibubi.create.foundation.data.recipe.Mods.SM; import static com.simibubi.create.foundation.data.recipe.Mods.TH; import com.simibubi.create.foundation.utility.Lang; public enum CompatMetals { - ALUMINUM(IE, SM), - LEAD(MEK, TH, MW, IE, SM, EID), - NICKEL(TH, IE, SM), + ALUMINUM(IE), + LEAD(MEK, TH, IE), + NICKEL(TH, IE), OSMIUM(MEK), - PLATINUM(SM), - QUICKSILVER(MW), - SILVER(TH, MW, IE, SM, INF), - TIN(TH, MEK, MW, SM), - URANIUM(MEK, IE, SM); + PLATINUM(), + QUICKSILVER(), + SILVER(TH, IE), + TIN(TH, MEK), + URANIUM(MEK, IE); private final Mods[] mods; private final String name; diff --git a/src/main/java/com/simibubi/create/foundation/data/recipe/CrushingRecipeGen.java b/src/main/java/com/simibubi/create/foundation/data/recipe/CrushingRecipeGen.java index e39471da7..1b4b9d894 100644 --- a/src/main/java/com/simibubi/create/foundation/data/recipe/CrushingRecipeGen.java +++ b/src/main/java/com/simibubi/create/foundation/data/recipe/CrushingRecipeGen.java @@ -103,6 +103,16 @@ public class CrushingRecipeGen extends ProcessingRecipeGen { RAW_IRON_ORE = rawOre(() -> Items.RAW_IRON, AllItems.CRUSHED_IRON::get, 1), RAW_GOLD_ORE = rawOre(() -> Items.RAW_GOLD, AllItems.CRUSHED_GOLD::get, 1), + OSMIUM_ORE = moddedOre(OSMIUM, AllItems.CRUSHED_OSMIUM::get), + PLATINUM_ORE = moddedOre(PLATINUM, AllItems.CRUSHED_PLATINUM::get), + SILVER_ORE = moddedOre(SILVER, AllItems.CRUSHED_SILVER::get), + TIN_ORE = moddedOre(TIN, AllItems.CRUSHED_TIN::get), + QUICKSILVER_ORE = moddedOre(QUICKSILVER, AllItems.CRUSHED_QUICKSILVER::get), + LEAD_ORE = moddedOre(LEAD, AllItems.CRUSHED_LEAD::get), + ALUMINUM_ORE = moddedOre(ALUMINUM, AllItems.CRUSHED_BAUXITE::get), + URANIUM_ORE = moddedOre(URANIUM, AllItems.CRUSHED_URANIUM::get), + NICKEL_ORE = moddedOre(NICKEL, AllItems.CRUSHED_NICKEL::get), + OSMIUM_RAW_ORE = moddedRawOre(OSMIUM, AllItems.CRUSHED_OSMIUM::get, 1), PLATINUM_RAW_ORE = moddedRawOre(PLATINUM, AllItems.CRUSHED_PLATINUM::get, 1), SILVER_RAW_ORE = moddedRawOre(SILVER, AllItems.CRUSHED_SILVER::get, 1), @@ -113,7 +123,7 @@ public class CrushingRecipeGen extends ProcessingRecipeGen { URANIUM_RAW_ORE = moddedRawOre(URANIUM, AllItems.CRUSHED_URANIUM::get, 1), NICKEL_RAW_ORE = moddedRawOre(NICKEL, AllItems.CRUSHED_NICKEL::get, 1), - RAW_COPPER_BLOCK = rawOre(() -> Items.RAW_COPPER_BLOCK,AllItems.CRUSHED_COPPER::get, 9), + RAW_COPPER_BLOCK = rawOre(() -> Items.RAW_COPPER_BLOCK, AllItems.CRUSHED_COPPER::get, 9), RAW_ZINC_BLOCK = rawOre(AllBlocks.RAW_ZINC_BLOCK::get, AllItems.CRUSHED_ZINC::get, 9), RAW_IRON_BLOCK = rawOre(() -> Items.RAW_IRON_BLOCK, AllItems.CRUSHED_IRON::get, 9), RAW_GOLD_BLOCK = rawOre(() -> Items.RAW_GOLD_BLOCK, AllItems.CRUSHED_GOLD::get, 9), @@ -139,7 +149,7 @@ public class CrushingRecipeGen extends ProcessingRecipeGen { GLOWSTONE = create(() -> Blocks.GLOWSTONE, b -> b.duration(150) .output(Items.GLOWSTONE_DUST, 3) .output(.5f, Items.GLOWSTONE_DUST)), - + AMETHYST_BLOCK = create(() -> Blocks.AMETHYST_BLOCK, b -> b.duration(150) .output(Items.AMETHYST_SHARD, 3) .output(.5f, Items.AMETHYST_SHARD)), @@ -229,7 +239,7 @@ public class CrushingRecipeGen extends ProcessingRecipeGen { protected GeneratedRecipe moddedRawOre(CompatMetals metal, Supplier result, int amount) { String name = metal.getName(); return create("raw_" + name + (amount == 1 ? "_ore" : "_block"), b -> { - String prefix = amount == 1 ? "raw_ores/" : "raw_blocks/"; + String prefix = amount == 1 ? "raw_materials/" : "storage_blocks/raw_"; return b.duration(400) .withCondition(new NotCondition(new TagEmptyCondition("forge", prefix + name))) .require(AllTags.forgeItemTag(prefix + name)) @@ -238,6 +248,19 @@ public class CrushingRecipeGen extends ProcessingRecipeGen { }); } + protected GeneratedRecipe moddedOre(CompatMetals metal, Supplier result) { + String name = metal.getName(); + return create(name + "_ore", b -> { + String prefix = "ores/"; + return b.duration(400) + .withCondition(new NotCondition(new TagEmptyCondition("forge", prefix + name))) + .require(AllTags.forgeItemTag(prefix + name)) + .output(result.get(), 1) + .output(.75f, result.get(), 1) + .output(.75f, AllItems.EXP_NUGGET.get(), 1); + }); + } + public CrushingRecipeGen(DataGenerator dataGenerator) { super(dataGenerator); } diff --git a/src/main/java/com/simibubi/create/foundation/data/recipe/CuttingRecipeGen.java b/src/main/java/com/simibubi/create/foundation/data/recipe/CuttingRecipeGen.java index ed5a1564b..2da249596 100644 --- a/src/main/java/com/simibubi/create/foundation/data/recipe/CuttingRecipeGen.java +++ b/src/main/java/com/simibubi/create/foundation/data/recipe/CuttingRecipeGen.java @@ -30,7 +30,78 @@ public class CuttingRecipeGen extends ProcessingRecipeGen { ACACIA_LOG = stripAndMakePlanks(Blocks.ACACIA_LOG, Blocks.STRIPPED_ACACIA_LOG, Blocks.ACACIA_PLANKS), DARK_OAK_LOG = stripAndMakePlanks(Blocks.DARK_OAK_LOG, Blocks.STRIPPED_DARK_OAK_LOG, Blocks.DARK_OAK_PLANKS), CRIMSON_LOG = stripAndMakePlanks(Blocks.CRIMSON_STEM, Blocks.STRIPPED_CRIMSON_STEM, Blocks.CRIMSON_PLANKS), - WARPED_LOG = stripAndMakePlanks(Blocks.WARPED_STEM, Blocks.STRIPPED_WARPED_STEM, Blocks.WARPED_PLANKS) + WARPED_LOG = stripAndMakePlanks(Blocks.WARPED_STEM, Blocks.STRIPPED_WARPED_STEM, Blocks.WARPED_PLANKS), + + /* + * Mod compat + */ + + // Ars Nouveau (all logs yield the same plank) + ARS_N = cuttingCompat(Mods.ARS_N, "blue_archwood", "purple_archwood", "green_archwood", "red_archwood"), + + // Botania (stripped prefix is offset) + BTN = cuttingCompat(Mods.BTN, "livingwood", "dreamwood"), + BTN_2 = stripAndMakePlanks(Mods.BTN, "glimmering_livingwood_log", "glimmering_stripped_livingwood_log", + "livingwood_planks"), + BTN_3 = stripAndMakePlanks(Mods.BTN, "glimmering_livingwood", "glimmering_stripped_livingwood", + "livingwood_planks"), + BTN_4 = stripAndMakePlanks(Mods.BTN, "glimmering_dreamwood_log", "glimmering_stripped_dreamwood_log", + "dreamwood_planks"), + BTN_5 = + stripAndMakePlanks(Mods.BTN, "glimmering_dreamwood", "glimmering_stripped_dreamwood", "dreamwood_planks"), + + // Forbidden Arcanus (no _wood suffix) + FA = cuttingCompat(Mods.FA, "cherrywood", "mysterywood"), + + // Hexcasting (stripped is a suffix here) + HEX = cuttingCompat(Mods.HEX, "akashic"), + + // Integrated Dynamics (stripped is a suffix here also) + ID = cuttingCompat(Mods.ID, "menril"), + + // Oh The Biomes You'll Go + BYG = + cuttingCompat(Mods.BYG, "aspen", "baobab", "blue_enchanted", "cherry", "cika", "cypress", "ebony", "ether", + "fir", "green_enchanted", "holly", "jacaranda", "lament", "mahogany", "mangrove", "maple", "nightshade", + "palm", "pine", "rainbow_eucalyptus", "redwood", "skyris", "willow", "witch_hazel", "zelkova"), + BYG_2 = stripAndMakePlanks(Mods.BYG, "bulbis_stem", "stripped_bulbis_stem", "bulbis_planks"), + BYG_3 = stripAndMakePlanks(Mods.BYG, "bulbis_wood", "stripped_bulbis_wood", "bulbis_planks"), + BYG_4 = stripAndMakePlanks(Mods.BYG, null, "imparius_stem", "imparius_planks"), + BYG_5 = stripAndMakePlanks(Mods.BYG, null, "imparius_hyphae", "imparius_planks"), + BYG_6 = stripAndMakePlanks(Mods.BYG, null, "fungal_imparius_stem", "imparius_planks"), + BYG_7 = stripAndMakePlanks(Mods.BYG, null, "fungal_imparius_hyphae", "imparius_planks"), + BYG_8 = stripAndMakePlanks(Mods.BYG, "palo_verde_log", "stripped_palo_verde_log", null), + BYG_9 = stripAndMakePlanks(Mods.BYG, "palo_verde_wood", "stripped_palo_verde_wood", null), + + // Silent Gear + SG = cuttingCompat(Mods.SG, "netherwood"), + + // Twilight Forest + TF = cuttingCompat(Mods.TF, "twilight_oak", "canopy", "mangrove", "dark", "time", "transformation", "mining", + "sorting"), + + // Tinkers Construct + TIC = cuttingCompat(Mods.TIC, "greenheart", "skyroot", "bloodshroom"), + + // Architects palette + AP = cuttingCompat(Mods.AP, "twisted"), + + // Quark + Q = cuttingCompat(Mods.Q, "azalea", "blossom"), + + // Ecologics + ECO = cuttingCompat(Mods.ECO, "coconut", "walnut", "azalea"), + ECO_2 = stripAndMakePlanks(Mods.ECO, "flowering_azalea_log", "stripped_azalea_log", null), + ECO_3 = stripAndMakePlanks(Mods.ECO, "flowering_azalea_wood", "stripped_azalea_wood", null), + + // Biomes O' Plenty + BOP = cuttingCompat(Mods.BOP, "fir", "redwood", "cherry", "mahogany", "jacaranda", "palm", "willow", "dead", + "magic", "umbran", "hellbark"), + + // Blue Skies (crystallized does not have stripped variants) + BSK = cuttingCompat(Mods.BSK, "bluebright", "starlit", "frostbright", "lunar", "dusk", "maple", "cherry"), + BSK_2 = stripAndMakePlanks(Mods.BSK, null, "crystallized_log", "crystallized_planks"), + BSK_3 = stripAndMakePlanks(Mods.BSK, null, "crystallized_wood", "crystallized_planks") ; @@ -41,6 +112,37 @@ public class CuttingRecipeGen extends ProcessingRecipeGen { .output(planks, 6)); } + GeneratedRecipe cuttingCompat(Mods mod, String... woodtypes) { + for (String type : woodtypes) { + String planks = type + "_planks"; + + if (mod == Mods.ARS_N && type.contains("archwood")) + planks = "archwood_planks"; + + String strippedPre = mod.strippedIsSuffix ? "" : "stripped_"; + String strippedPost = mod.strippedIsSuffix ? "_stripped" : ""; + stripAndMakePlanks(mod, type + "_log", strippedPre + type + "_log" + strippedPost, planks); + + String wood = type + (mod.omitWoodSuffix ? "" : "_wood"); + stripAndMakePlanks(mod, wood, strippedPre + wood + strippedPost, planks); + } + return null; + } + + GeneratedRecipe stripAndMakePlanks(Mods mod, String wood, String stripped, String planks) { + if (wood != null) + create("compat/" + mod.getId() + "/" + wood, b -> b.duration(50) + .require(mod, wood) + .output(1, mod, stripped, 1) + .whenModLoaded(mod.getId())); + if (planks != null) + create("compat/" + mod.getId() + "/" + stripped, b -> b.duration(50) + .require(mod, stripped) + .output(1, mod, planks, 6) + .whenModLoaded(mod.getId())); + return null; + } + public CuttingRecipeGen(DataGenerator p_i48262_1_) { super(p_i48262_1_); } diff --git a/src/main/java/com/simibubi/create/foundation/data/recipe/Mods.java b/src/main/java/com/simibubi/create/foundation/data/recipe/Mods.java index 7d99d6316..06f2b711e 100644 --- a/src/main/java/com/simibubi/create/foundation/data/recipe/Mods.java +++ b/src/main/java/com/simibubi/create/foundation/data/recipe/Mods.java @@ -1,44 +1,89 @@ package com.simibubi.create.foundation.data.recipe; +import java.util.function.Consumer; + import net.minecraft.resources.ResourceLocation; public enum Mods { - MEK("mekanism", true), - TH("thermal", false), - MW("mysticalworld", false), - SM("silents_mechanisms", false), - IE("immersiveengineering", true), - EID("eidolon", false), - INF("iceandfire", false) + MEK("mekanism", b -> b.reverseMetalPrefix()), + TH("thermal"), + IE("immersiveengineering", b -> b.reverseMetalPrefix()), + + ARS_N("ars_nouveau"), + BSK("blue_skies"), + BTN("botania", b -> b.omitWoodSuffix()), + FA("forbidden_arcanus", b -> b.omitWoodSuffix()), + HEX("hexcasting", b -> b.strippedWoodIsSuffix()), + ID("integrateddynamics", b -> b.strippedWoodIsSuffix()), + BYG("byg"), + SG("silentgear"), + TIC("tconstruct"), + AP("architects_palette"), + Q("quark"), + BOP("biomesoplenty"), + TF("twilightforest"), + ECO("ecologics"), ; private final String id; - private final boolean reversedPrefix; - private Mods(String id, boolean reversedPrefix) { + public boolean reversedMetalPrefix; + public boolean strippedIsSuffix; + public boolean omitWoodSuffix; + + private Mods(String id) { + this(id, b -> { + }); + } + + private Mods(String id, Consumer props) { + props.accept(new Builder()); this.id = id; - this.reversedPrefix = reversedPrefix;} + } public ResourceLocation ingotOf(String type) { - return new ResourceLocation(id, reversedPrefix ? "ingot_" + type : type + "_ingot"); + return new ResourceLocation(id, reversedMetalPrefix ? "ingot_" + type : type + "_ingot"); } public ResourceLocation nuggetOf(String type) { - return new ResourceLocation(id, reversedPrefix ? "nugget_" + type : type + "_nugget"); + return new ResourceLocation(id, reversedMetalPrefix ? "nugget_" + type : type + "_nugget"); } public ResourceLocation oreOf(String type) { - return new ResourceLocation(id, reversedPrefix ? "ore_" + type : type + "_ore"); + return new ResourceLocation(id, reversedMetalPrefix ? "ore_" + type : type + "_ore"); } public ResourceLocation deepslateOreOf(String type) { - return new ResourceLocation(id, reversedPrefix ? "deepslate_ore_" + type : "deepslate_" + type + "_ore"); + return new ResourceLocation(id, reversedMetalPrefix ? "deepslate_ore_" + type : "deepslate_" + type + "_ore"); + } + + public ResourceLocation asResource(String id) { + return new ResourceLocation(this.id, id); } public String getId() { return id; } + class Builder { + + Builder reverseMetalPrefix() { + reversedMetalPrefix = true; + return this; + } + + Builder strippedWoodIsSuffix() { + strippedIsSuffix = true; + return this; + } + + Builder omitWoodSuffix() { + omitWoodSuffix = true; + return this; + } + + } + } diff --git a/src/main/resources/data/create/recipes/compat/bloomful/cutting/stripped_wisteria_log.json b/src/main/resources/data/create/recipes/compat/bloomful/cutting/stripped_wisteria_log.json deleted file mode 100644 index 7d71013cd..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/cutting/stripped_wisteria_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "bloomful:stripped_wisteria_log" - } - ], - "results": [ - { - "item": "bloomful:wisteria_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bloomful/cutting/wisteria_log.json b/src/main/resources/data/create/recipes/compat/bloomful/cutting/wisteria_log.json deleted file mode 100644 index 9150a9d19..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/cutting/wisteria_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "bloomful:wisteria_log" - } - ], - "results": [ - { - "item": "bloomful:stripped_wisteria_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bloomful/milling/blue_delphinium.json b/src/main/resources/data/create/recipes/compat/bloomful/milling/blue_delphinium.json deleted file mode 100644 index cf9f2d4bd..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/milling/blue_delphinium.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:milling", - "ingredients": [ - { - "item": "bloomful:blue_delphinium" - } - ], - "results": [ - { - "item": "minecraft:blue_dye", - "count": 3 - }, - { - "item": "minecraft:blue_dye", - "count": 2, - "chance": 0.25 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bloomful/milling/pink_delphinium.json b/src/main/resources/data/create/recipes/compat/bloomful/milling/pink_delphinium.json deleted file mode 100644 index dc9ef9ea8..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/milling/pink_delphinium.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:milling", - "ingredients": [ - { - "item": "bloomful:pink_delphinium" - } - ], - "results": [ - { - "item": "minecraft:pink_dye", - "count": 3 - }, - { - "item": "minecraft:pink_dye", - "count": 2, - "chance": 0.25 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bloomful/milling/purple_delphinium.json b/src/main/resources/data/create/recipes/compat/bloomful/milling/purple_delphinium.json deleted file mode 100644 index 7bb4493c5..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/milling/purple_delphinium.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:milling", - "ingredients": [ - { - "item": "bloomful:purple_delphinium" - } - ], - "results": [ - { - "item": "minecraft:purple_dye", - "count": 3 - }, - { - "item": "minecraft:purple_dye", - "count": 2, - "chance": 0.25 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bloomful/milling/white_delphinium.json b/src/main/resources/data/create/recipes/compat/bloomful/milling/white_delphinium.json deleted file mode 100644 index 4c97705a9..000000000 --- a/src/main/resources/data/create/recipes/compat/bloomful/milling/white_delphinium.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "bloomful" - } - ], - "type": "create:milling", - "ingredients": [ - { - "item": "bloomful:white_delphinium" - } - ], - "results": [ - { - "item": "minecraft:white_dye", - "count": 3 - }, - { - "item": "minecraft:white_dye", - "count": 2, - "chance": 0.25 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/cherry_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/cherry_log.json deleted file mode 100644 index 3c81070d1..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/cherry_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:cherry_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_cherry_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/dead_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/dead_log.json deleted file mode 100644 index 0631325ce..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/dead_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:dead_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_dead_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/fir_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/fir_log.json deleted file mode 100644 index 160a0694e..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/fir_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:fir_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_fir_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/hellbark_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/hellbark_log.json deleted file mode 100644 index d13bac881..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/hellbark_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:hellbark_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_hellbark_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/jacaranda_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/jacaranda_log.json deleted file mode 100644 index b1ac2109f..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/jacaranda_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:jacaranda_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_jacaranda_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/magic_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/magic_log.json deleted file mode 100644 index 1e7e847ed..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/magic_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:magic_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_magic_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/mahogany_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/mahogany_log.json deleted file mode 100644 index 3cacb5566..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/mahogany_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:mahogany_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_mahogany_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/palm_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/palm_log.json deleted file mode 100644 index 7a24b74e1..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/palm_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:palm_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_palm_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/redwood_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/redwood_log.json deleted file mode 100644 index f703359be..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/redwood_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:redwood_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_redwood_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_cherry_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_cherry_log.json deleted file mode 100644 index a138be111..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_cherry_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_cherry_log" - } - ], - "results": [ - { - "item": "biomesoplenty:cherry_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_dead_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_dead_log.json deleted file mode 100644 index aabb0b0fb..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_dead_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_dead_log" - } - ], - "results": [ - { - "item": "biomesoplenty:dead_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_fir_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_fir_log.json deleted file mode 100644 index b1387f163..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_fir_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_fir_log" - } - ], - "results": [ - { - "item": "biomesoplenty:fir_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_hellbark_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_hellbark_log.json deleted file mode 100644 index d1533fbf1..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_hellbark_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_hellbark_log" - } - ], - "results": [ - { - "item": "biomesoplenty:hellbark_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_jacaranda_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_jacaranda_log.json deleted file mode 100644 index a46d1db69..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_jacaranda_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_jacaranda_log" - } - ], - "results": [ - { - "item": "biomesoplenty:jacaranda_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_magic_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_magic_log.json deleted file mode 100644 index 4a48c17a7..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_magic_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_magic_log" - } - ], - "results": [ - { - "item": "biomesoplenty:magic_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_mahogany_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_mahogany_log.json deleted file mode 100644 index 48d13fff8..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_mahogany_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_mahogany_log" - } - ], - "results": [ - { - "item": "biomesoplenty:mahogany_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_palm_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_palm_log.json deleted file mode 100644 index e06bd1c2f..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_palm_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_palm_log" - } - ], - "results": [ - { - "item": "biomesoplenty:palm_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_redwood_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_redwood_log.json deleted file mode 100644 index 304dbecf1..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_redwood_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_redwood_log" - } - ], - "results": [ - { - "item": "biomesoplenty:redwood_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_umbran_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_umbran_log.json deleted file mode 100644 index 69c3d4b2a..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_umbran_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_umbran_log" - } - ], - "results": [ - { - "item": "biomesoplenty:umbran_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_willow_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_willow_log.json deleted file mode 100644 index 3ffbdf854..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/stripped_willow_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:stripped_willow_log" - } - ], - "results": [ - { - "item": "biomesoplenty:willow_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/umbran_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/umbran_log.json deleted file mode 100644 index 1bb6ae757..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/umbran_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:umbran_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_umbran_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/bop/cutting/willow_log.json b/src/main/resources/data/create/recipes/compat/bop/cutting/willow_log.json deleted file mode 100644 index 1a45ac32f..000000000 --- a/src/main/resources/data/create/recipes/compat/bop/cutting/willow_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "biomesoplenty" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "biomesoplenty:willow_log" - } - ], - "results": [ - { - "item": "biomesoplenty:stripped_willow_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_spashing_smoothing.json b/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_spashing_smoothing.json deleted file mode 100644 index c150bffc7..000000000 --- a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_spashing_smoothing.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "rys" - } - ], - "type": "create:splashing", - "group": "minecraft:misc", - "ingredients": [ - { - "item": "rys:tough_dirt" - } - ], - "results": [ - { - "item": "rys:smooth_dirt", - "count": 1 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_clay_deposit.json b/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_clay_deposit.json deleted file mode 100644 index 604d8d847..000000000 --- a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_clay_deposit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "rys" - } - ], - "type": "create:splashing", - "group": "minecraft:misc", - "ingredients": [ - { - "item": "rys:clay_deposit" - } - ], - "results": [ - { - "item": "minecraft:clay_ball", - "count": 2 - }, - { - "item": "minecraft:clay_ball", - "count": 4, - "chance": 0.5 - }, - { - "item": "minecraft:dirt", - "count": 1, - "chance": 0.125 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_gold_deposit.json b/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_gold_deposit.json deleted file mode 100644 index f9ddf4a85..000000000 --- a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_gold_deposit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "rys" - } - ], - "type": "create:splashing", - "group": "minecraft:misc", - "ingredients": [ - { - "item": "rys:gold_deposit" - } - ], - "results": [ - { - "item": "minecraft:gold_nugget", - "count": 2 - }, - { - "item": "minecraft:gold_nugget", - "count": 4, - "chance": 0.5 - }, - { - "item": "minecraft:dirt", - "count": 1, - "chance": 0.125 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_iron_deposit.json b/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_iron_deposit.json deleted file mode 100644 index f3d6d707c..000000000 --- a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_iron_deposit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "rys" - } - ], - "type": "create:splashing", - "group": "minecraft:misc", - "ingredients": [ - { - "item": "rys:iron_deposit" - } - ], - "results": [ - { - "item": "minecraft:iron_nugget", - "count": 2 - }, - { - "item": "minecraft:iron_nugget", - "count": 4, - "chance": 0.5 - }, - { - "item": "minecraft:dirt", - "count": 1, - "chance": 0.125 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_peat_deposit.json b/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_peat_deposit.json deleted file mode 100644 index eeb3a6710..000000000 --- a/src/main/resources/data/create/recipes/compat/readyyourshovels/splashing/rys_splashing_peat_deposit.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "conditions": [ - { - "type": "forge:mod_loaded", - "modid": "rys" - } - ], - "type": "create:splashing", - "group": "minecraft:misc", - "ingredients": [ - { - "item": "rys:peat_deposit" - } - ], - "results": [ - { - "item": "rys:peat", - "count": 2 - }, - { - "item": "rys:peat", - "count": 4, - "chance": 0.5 - }, - { - "item": "minecraft:dirt", - "count": 1, - "chance": 0.125 - } - ] -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/stripped_willow_log.json b/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/stripped_willow_log.json deleted file mode 100644 index 1d9c996ef..000000000 --- a/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/stripped_willow_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ -"conditions": [ - { - "type": "forge:mod_loaded", - "modid": "swampexpansion" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "swampexpansion:stripped_willow_log" - } - ], - "results": [ - { - "item": "swampexpansion:willow_planks", - "count": 6 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/willow_log.json b/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/willow_log.json deleted file mode 100644 index 5c8b56b8f..000000000 --- a/src/main/resources/data/create/recipes/compat/swampexpansion/cutting/willow_log.json +++ /dev/null @@ -1,21 +0,0 @@ -{ -"conditions": [ - { - "type": "forge:mod_loaded", - "modid": "swampexpansion" - } - ], - "type": "create:cutting", - "ingredients": [ - { - "item": "swampexpansion:willow_log" - } - ], - "results": [ - { - "item": "swampexpansion:stripped_willow_log", - "count": 1 - } - ], - "processingTime": 50 -} \ No newline at end of file diff --git a/src/main/resources/data/create/tags/blocks/non_movable.json b/src/main/resources/data/create/tags/blocks/non_movable.json deleted file mode 100644 index 1ded5b887..000000000 --- a/src/main/resources/data/create/tags/blocks/non_movable.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "replace": false, - "values": [ - ], - "optional": [ - "immersiveengineering:connector_lv", - "immersiveengineering:connector_lv_relay", - "immersiveengineering:connector_mv", - "immersiveengineering:connector_mv_relay", - "immersiveengineering:connector_hv", - "immersiveengineering:connector_hv_relay", - "immersiveengineering:connector_bundled", - "immersiveengineering:connector_structural", - "immersiveengineering:connector_redstone", - "immersiveengineering:connector_probe", - "immersiveengineering:breaker_switch" - ] -} \ No newline at end of file