From 33f1b653fceed5b3ef77b1a99dbf22b5a6972f3e Mon Sep 17 00:00:00 2001 From: 22858 Date: Tue, 7 May 2024 11:11:40 +0800 Subject: [PATCH] generate recipes --- src/generated/resources/.cache/cache | 98 ++++++++++++++++- .../compat/regions_unexplored/alpha_wood.json | 21 ++++ .../compat/regions_unexplored/ashen_log.json | 20 ++++ .../compat/regions_unexplored/ashen_wood.json | 20 ++++ .../compat/regions_unexplored/baobab_log.json | 20 ++++ .../regions_unexplored/baobab_wood.json | 20 ++++ .../regions_unexplored/blackwood_log.json | 20 ++++ .../regions_unexplored/blackwood_wood.json | 20 ++++ .../blue_bioshroom_hyphae.json | 20 ++++ .../blue_bioshroom_stem.json | 20 ++++ .../regions_unexplored/brimwood_log.json | 20 ++++ .../brimwood_log_magma.json | 20 ++++ .../regions_unexplored/brimwood_wood.json | 20 ++++ .../compat/regions_unexplored/cobalt_log.json | 20 ++++ .../regions_unexplored/cobalt_wood.json | 20 ++++ .../regions_unexplored/cypress_log.json | 20 ++++ .../regions_unexplored/cypress_wood.json | 20 ++++ .../compat/regions_unexplored/dead_log.json | 20 ++++ .../compat/regions_unexplored/dead_wood.json | 20 ++++ .../regions_unexplored/eucalyptus_log.json | 20 ++++ .../regions_unexplored/eucalyptus_wood.json | 20 ++++ .../green_bioshroom_hyphae.json | 20 ++++ .../green_bioshroom_stem.json | 20 ++++ .../compat/regions_unexplored/joshua_log.json | 20 ++++ .../regions_unexplored/joshua_wood.json | 20 ++++ .../compat/regions_unexplored/kapok_log.json | 20 ++++ .../compat/regions_unexplored/kapok_wood.json | 20 ++++ .../compat/regions_unexplored/larch_log.json | 20 ++++ .../compat/regions_unexplored/larch_wood.json | 20 ++++ .../regions_unexplored/magnolia_log.json | 20 ++++ .../regions_unexplored/magnolia_wood.json | 20 ++++ .../compat/regions_unexplored/maple_log.json | 20 ++++ .../compat/regions_unexplored/maple_wood.json | 20 ++++ .../compat/regions_unexplored/mauve_log.json | 20 ++++ .../compat/regions_unexplored/mauve_wood.json | 20 ++++ .../compat/regions_unexplored/palm_log.json | 20 ++++ .../compat/regions_unexplored/palm_wood.json | 20 ++++ .../compat/regions_unexplored/pine_log.json | 20 ++++ .../compat/regions_unexplored/pine_wood.json | 20 ++++ .../pink_bioshroom_hyphae.json | 20 ++++ .../pink_bioshroom_stem.json | 20 ++++ .../regions_unexplored/redwood_log.json | 20 ++++ .../regions_unexplored/redwood_wood.json | 20 ++++ .../regions_unexplored/socotra_log.json | 20 ++++ .../regions_unexplored/socotra_wood.json | 20 ++++ .../stripped_baobab_log.json | 21 ++++ .../stripped_baobab_wood.json | 21 ++++ .../stripped_blackwood_log.json | 21 ++++ .../stripped_blackwood_wood.json | 21 ++++ .../stripped_blue_bioshroom_hyphae.json | 21 ++++ .../stripped_blue_bioshroom_stem.json | 21 ++++ .../stripped_brimwood_log.json | 21 ++++ .../stripped_brimwood_wood.json | 21 ++++ .../stripped_cobalt_log.json | 21 ++++ .../stripped_cobalt_wood.json | 21 ++++ .../stripped_cypress_log.json | 21 ++++ .../stripped_cypress_wood.json | 21 ++++ .../regions_unexplored/stripped_dead_log.json | 21 ++++ .../stripped_dead_wood.json | 21 ++++ .../stripped_eucalyptus_log.json | 21 ++++ .../stripped_eucalyptus_wood.json | 21 ++++ .../stripped_green_bioshroom_hyphae.json | 21 ++++ .../stripped_green_bioshroom_stem.json | 21 ++++ .../stripped_joshua_log.json | 21 ++++ .../stripped_joshua_wood.json | 21 ++++ .../stripped_kapok_log.json | 21 ++++ .../stripped_kapok_wood.json | 21 ++++ .../stripped_larch_log.json | 21 ++++ .../stripped_larch_wood.json | 21 ++++ .../stripped_magnolia_log.json | 21 ++++ .../stripped_magnolia_wood.json | 21 ++++ .../stripped_maple_log.json | 21 ++++ .../stripped_maple_wood.json | 21 ++++ .../stripped_mauve_log.json | 21 ++++ .../stripped_mauve_wood.json | 21 ++++ .../regions_unexplored/stripped_palm_log.json | 21 ++++ .../stripped_palm_wood.json | 21 ++++ .../regions_unexplored/stripped_pine_log.json | 21 ++++ .../stripped_pine_wood.json | 21 ++++ .../stripped_pink_bioshroom_hyphae.json | 21 ++++ .../stripped_pink_bioshroom_stem.json | 21 ++++ .../stripped_redwood_log.json | 21 ++++ .../stripped_redwood_wood.json | 21 ++++ .../stripped_socotra_log.json | 21 ++++ .../stripped_socotra_wood.json | 21 ++++ .../stripped_willow_log.json | 21 ++++ .../stripped_willow_wood.json | 21 ++++ .../stripped_yellow_bioshroom_hyphae.json | 21 ++++ .../stripped_yellow_bioshroom_stem.json | 21 ++++ .../compat/regions_unexplored/willow_log.json | 20 ++++ .../regions_unexplored/willow_wood.json | 20 ++++ .../yellow_bioshroom_hyphae.json | 20 ++++ .../yellow_bioshroom_stem.json | 20 ++++ .../compat/alexsmobs/lava_bottle.json | 2 +- .../tags/items/modded_stripped_logs.json | 100 ++++++++++++++++++ .../tags/items/modded_stripped_wood.json | 96 +++++++++++++++++ 96 files changed, 2177 insertions(+), 4 deletions(-) create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/alpha_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log_magma.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_stem.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_log.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_wood.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_hyphae.json create mode 100644 src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_stem.json diff --git a/src/generated/resources/.cache/cache b/src/generated/resources/.cache/cache index 1f49b621b..24855650e 100644 --- a/src/generated/resources/.cache/cache +++ b/src/generated/resources/.cache/cache @@ -4869,6 +4869,98 @@ d374395b64877a1c44055f637c5cb65ff0029081 data/create/recipes/cutting/compat/quar 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 +7804b7e6972cd3f72f99789ee51dda0311dd77fe data/create/recipes/cutting/compat/regions_unexplored/alpha_wood.json +821c80d2a89f0d9d45a5dd38465efa773701971c data/create/recipes/cutting/compat/regions_unexplored/ashen_log.json +5cb5d3d30df778f8e9c8bbffa0c42c0a78826005 data/create/recipes/cutting/compat/regions_unexplored/ashen_wood.json +e56afd29dc6cfd776d19167137c542778ebb452c data/create/recipes/cutting/compat/regions_unexplored/baobab_log.json +c957e109f943eaf67cc995dc2934fd857999f991 data/create/recipes/cutting/compat/regions_unexplored/baobab_wood.json +c6c4fc8813795c59c82345fee8a97b161698a35e data/create/recipes/cutting/compat/regions_unexplored/blackwood_log.json +04f803afc174d333dba21b5cf589fc365a17c9e5 data/create/recipes/cutting/compat/regions_unexplored/blackwood_wood.json +2d621423a35840aa208263b35590736f8235c36b data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_hyphae.json +ff0edcfabea8554e6d2ee96aed44c11d38c64d46 data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_stem.json +68a630834a6418272f8bd71dced345e32e91fbcf data/create/recipes/cutting/compat/regions_unexplored/brimwood_log.json +ceb2e27cd875d91f04a7466329ef3aa68807d9b2 data/create/recipes/cutting/compat/regions_unexplored/brimwood_log_magma.json +42c7f61b8dfd00d9e4ddbd533152fffbef118af7 data/create/recipes/cutting/compat/regions_unexplored/brimwood_wood.json +0b9d1e633984a534c2f07712dbd20a8e5432ab0e data/create/recipes/cutting/compat/regions_unexplored/cobalt_log.json +feee316bdc3b54873014c302b830395ab60fa9b1 data/create/recipes/cutting/compat/regions_unexplored/cobalt_wood.json +6d47c67e21bba6330b97b7cc34924d259a6e7917 data/create/recipes/cutting/compat/regions_unexplored/cypress_log.json +9517be21aea40d19f64c72a3ddc8e4bae123c31b data/create/recipes/cutting/compat/regions_unexplored/cypress_wood.json +81afcdf66834a1be2b8fed3bde456559f8963a52 data/create/recipes/cutting/compat/regions_unexplored/dead_log.json +1935c4222e35b4d45b1ea10fe4303b7c85e57848 data/create/recipes/cutting/compat/regions_unexplored/dead_wood.json +ba344ed021fe48b88251c634ca2ae558b5509a54 data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_log.json +435286f44165df8bc14ecfb489671a744d918bef data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_wood.json +bd0d5128ec90ffa51b7e480e012ef84ccab0d5c8 data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_hyphae.json +3d6e93d9a943076719332ed59b1b9545c831cc49 data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_stem.json +08be1ea20de22e85f7ee4494ca5ed9cb6c22af8c data/create/recipes/cutting/compat/regions_unexplored/joshua_log.json +fe22ad3c523f2ae409241471f2e783cf8290c6f3 data/create/recipes/cutting/compat/regions_unexplored/joshua_wood.json +51d006ce577060d9c08842c05229e9528058dda7 data/create/recipes/cutting/compat/regions_unexplored/kapok_log.json +fd43a03b81cc4f77262154c46d2584fa32a69656 data/create/recipes/cutting/compat/regions_unexplored/kapok_wood.json +47c17919c5627d9ea0bf8e0816e79c415086d16a data/create/recipes/cutting/compat/regions_unexplored/larch_log.json +2a360ce978c8481aa3a9305922e3ac29020a6def data/create/recipes/cutting/compat/regions_unexplored/larch_wood.json +4629a669e314fbe16ff09452ad003d69fad898cf data/create/recipes/cutting/compat/regions_unexplored/magnolia_log.json +f0a5162bac3001a4a1ee74814b95b3613892e350 data/create/recipes/cutting/compat/regions_unexplored/magnolia_wood.json +da421767ce9396d39303eb6c78bdb2274fb1182f data/create/recipes/cutting/compat/regions_unexplored/maple_log.json +82b65791736f9d54e7212b9405671dc22095d355 data/create/recipes/cutting/compat/regions_unexplored/maple_wood.json +2d71a975b7683aa7504fb8ba7229682ec2179164 data/create/recipes/cutting/compat/regions_unexplored/mauve_log.json +97c71b7c60ecd42beab01aab4bd930ef45471c27 data/create/recipes/cutting/compat/regions_unexplored/mauve_wood.json +f625e374df75ee0326737e4d11df94851ccc770e data/create/recipes/cutting/compat/regions_unexplored/palm_log.json +5165ca62964e3c4bd3a6a548436b82e0ec352f3b data/create/recipes/cutting/compat/regions_unexplored/palm_wood.json +9ed27d28c89fa89643554da9af4d49091a853fd4 data/create/recipes/cutting/compat/regions_unexplored/pine_log.json +410d8e911b082229d2d00654981f1e063fde8ade data/create/recipes/cutting/compat/regions_unexplored/pine_wood.json +9715dfd501c4b50aab05b3c8b5bbd038fbec2d99 data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_hyphae.json +958762d745e1e845e310ba9df194dd7e88a926eb data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_stem.json +a62ee5893285d960577b8cb6a553e90a98622c4e data/create/recipes/cutting/compat/regions_unexplored/redwood_log.json +03c0a9eef83f2d9a785d20da0363a12d425dd1ff data/create/recipes/cutting/compat/regions_unexplored/redwood_wood.json +fc50b6da5220964f596d144fef519bb27cd071dc data/create/recipes/cutting/compat/regions_unexplored/socotra_log.json +3e8e63c48619c72580b3d8736ac3b0cfd7164f8b data/create/recipes/cutting/compat/regions_unexplored/socotra_wood.json +2be6f3ce188babfeed065e21986c61f02689bb0c data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_log.json +2e58407197210f4c5b7c0ee8deb2293b4aea3b63 data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_wood.json +47abc915b089cd6842b6f7180efba623c8e11729 data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_log.json +211d575fbe7a527f5a370365892b7a080fbfd39e data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_wood.json +020716f68c4996d7ca513913d2b9cac3c2cdfc92 data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_hyphae.json +b94543d2352747879113ae2b7ae6da2e6fe582c0 data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_stem.json +0b6a5e09e1fa8ae987cd70c724c6d243b1716e33 data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_log.json +cf417b72addc8c4d85bca95bd068bf63b93054f8 data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_wood.json +070bca2207b305f0e82b1d64f878041508677b1d data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_log.json +f20e7fe8ad050ff156b23e45fd368d7fd702ae37 data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_wood.json +8197ee79b9e50adbcd22e5daa05b205f09c421e1 data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_log.json +1d162ed30a8cc06410a5b2f0972d9d930f182ee6 data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_wood.json +7545fb1065dd072f4104d702196f97d496976327 data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_log.json +81f91d2f0edabc2f2a9789dbc609c5a03f170bc4 data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_wood.json +6d90d8118f54fdbeebf8d7bbdc9a5b9cfdbc1cd0 data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_log.json +f7e381a6a3e635653e63ad4e6d481f626714fe8a data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_wood.json +85ef12cc17e6bc5a7d077687ce6f8f5ca55ec6c2 data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_hyphae.json +288406f94e5f1c83a1bcb103f202eff9ee3380d2 data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_stem.json +fd862dfa0ac6e8beee069a1e787efc796197bc9f data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_log.json +365cfacde66867d1f33606bff1f71855d2103d29 data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_wood.json +5f65af2b6ae199c6342aeb0a652b50b018478d9a data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_log.json +e478a01dcc807348bfe8705cb5dc035270b8239e data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_wood.json +47e245d64f366cbbca23d99dc8e071e050114f31 data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_log.json +54f749a8c5454b363bb658fd504e68b3d06b2454 data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_wood.json +b9b75812b9939c36f53929ebb4a7b7e4ded7d2a7 data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_log.json +7ed97c60d0146eab8e672e88d035b3aafb2d3f74 data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_wood.json +1525006d13e91126c651e7fcfa9913812cc33d2d data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_log.json +2310907236c90d624327a8f1a5747654b3eec18c data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_wood.json +75fcecf09b4ee27fd21386557f382b056fdea2c5 data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_log.json +627a73116623f1d9deefba826faf9127ee329a44 data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_wood.json +30c90b5d629b41caee0bac33871b78bf1f4c49fd data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_log.json +1c53795c304f000a63fc4e7eae82639bce965d0f data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_wood.json +e827ff55b0d9ede8f6f95106be3dfab8fc50524f data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_log.json +21c42658da1473e74449ad35eef0ceb594ff7a39 data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_wood.json +8ce7eb21da53b014216bd5020a8a3643037a1139 data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_hyphae.json +5c04695f82693193d4fc874dff17a24e65869053 data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_stem.json +0d6841ecd3e3752b4ddbd0116fa78591f0aa4da6 data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_log.json +ea2d4b6126cd0e11b180c9b268b8fa7473aaf1ab data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_wood.json +87b86b93eed902096746e763980d6f831fd9fe9a data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_log.json +321726012e563c6926c2a7313e638c9fd02a1beb data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_wood.json +40b5d8433bc1ccc6f6ff645905cd7c892c5359a0 data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_log.json +4a073f983e9b61daff5d09de56b09d75bba726e2 data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_wood.json +aba761447fdd8dd6518aac7247f31861e2eb226e data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_hyphae.json +c3d539f22ece72af47214649a6253d2b05cc592c data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_stem.json +d6bf093172649e43bc7fb0db27e9e71dc23595a4 data/create/recipes/cutting/compat/regions_unexplored/willow_log.json +c4adc4bcfb3ad8d0633d0f9cfe162492c76bd1a3 data/create/recipes/cutting/compat/regions_unexplored/willow_wood.json +c91401bb5dd89d2384a0b5045bcd633579c056e5 data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_hyphae.json +17ca4aede4d8bbdd669d6d12fe8a7dc62db5f475 data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_stem.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 @@ -5012,7 +5104,7 @@ e6aa8895186358e9d069f5a99909132be49f3bf1 data/create/recipes/diorite_from_stone_ a90268d38f976327ff5e1b87ff1d72ca2d1ebad6 data/create/recipes/dripstone_block_from_stone_types_dripstone_stonecutting.json 27d9bf05a610447e90314e658dbbcd191f378fc9 data/create/recipes/dripstone_pillar_from_stone_types_dripstone_stonecutting.json d81ceba2946286d374801e698a4ca2116395cbad data/create/recipes/emptying/builders_tea.json -318ab703224ff1d6f7200675e1e0a4c138b28456 data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json +d62f4682fe6cc61df5a1c0231a2004a4ee78a329 data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json c26d003e921720308c05ad7b9f3cb57de94a10a8 data/create/recipes/emptying/compat/farmersdelight/milk_bottle.json 60c0edfb5b759e4f13427b631861f503f8552923 data/create/recipes/emptying/compat/neapolitan/milk_bottle.json 20b7c7c62fa2e33199e08188dd8836844a6d9cfd data/create/recipes/emptying/honey_bottle.json @@ -5697,8 +5789,8 @@ a1d4f4243cc2c700488fbfa292b483a7f43d4d58 data/create/tags/items/contraption_cont c98ffdc2780c2a7690c590f46f014aeee7b0b504 data/create/tags/items/create_ingots.json 8699ff3a635e20ddfcda237feec30b48277c417f data/create/tags/items/crushed_raw_materials.json 49847bfbea11808b5101c972023a7f5833fe5a14 data/create/tags/items/deployable_drink.json -56afa8ec15f4f6177d15b5cc9c493646f2405aab data/create/tags/items/modded_stripped_logs.json -bb1de990ae480c6741d09b0677b2559c76788638 data/create/tags/items/modded_stripped_wood.json +f29fc2c8a43b068fea69ed7e244424a74e037de0 data/create/tags/items/modded_stripped_logs.json +6618910c1ca90f96410b154dd8dd7864f63a3175 data/create/tags/items/modded_stripped_wood.json 8c8f6658ee72bdea2fcef77bade7bfa48de784c8 data/create/tags/items/pressurized_air_sources.json bce28787b0271382842823d04a977912a88b01c2 data/create/tags/items/sandpaper.json 6cdeeac1689f7b5bfd9bc40b462143d8eaf3ad0b data/create/tags/items/seats.json diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/alpha_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/alpha_wood.json new file mode 100644 index 000000000..42bc43d55 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/alpha_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:alpha_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:alpha_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_log.json new file mode 100644 index 000000000..4a3364d1c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:ashen_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_dead_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_wood.json new file mode 100644 index 000000000..1699ae833 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/ashen_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:ashen_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_dead_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_log.json new file mode 100644 index 000000000..3f276ffcf --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:baobab_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_baobab_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_wood.json new file mode 100644 index 000000000..97ceba001 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/baobab_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:baobab_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_baobab_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_log.json new file mode 100644 index 000000000..97fdb8ad7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:blackwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_blackwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_wood.json new file mode 100644 index 000000000..d5cd7c1cc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blackwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:blackwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_blackwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_hyphae.json new file mode 100644 index 000000000..ef2078826 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_hyphae.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:blue_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_blue_bioshroom_hyphae" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_stem.json new file mode 100644 index 000000000..6224bbe10 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/blue_bioshroom_stem.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:blue_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_blue_bioshroom_stem" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log.json new file mode 100644 index 000000000..4b31b024b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:brimwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_brimwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log_magma.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log_magma.json new file mode 100644 index 000000000..0a8443fd7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_log_magma.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:brimwood_log_magma" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_brimwood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_wood.json new file mode 100644 index 000000000..0cb8e1f4e --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/brimwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:brimwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_brimwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_log.json new file mode 100644 index 000000000..290ea0c8c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:cobalt_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_cobalt_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_wood.json new file mode 100644 index 000000000..0ee1628d2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cobalt_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:cobalt_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_cobalt_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_log.json new file mode 100644 index 000000000..0a38fa8f2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:cypress_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_cypress_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_wood.json new file mode 100644 index 000000000..55216f001 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/cypress_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:cypress_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_cypress_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_log.json new file mode 100644 index 000000000..9ba4b6ceb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:dead_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_dead_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_wood.json new file mode 100644 index 000000000..2c6f177a5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/dead_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:dead_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_dead_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_log.json new file mode 100644 index 000000000..49e50f634 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:eucalyptus_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_eucalyptus_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_wood.json new file mode 100644 index 000000000..b1f1cb8f0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/eucalyptus_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:eucalyptus_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_eucalyptus_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_hyphae.json new file mode 100644 index 000000000..17a4a1d2b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_hyphae.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:green_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_green_bioshroom_hyphae" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_stem.json new file mode 100644 index 000000000..64e52ff45 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/green_bioshroom_stem.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:green_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_green_bioshroom_stem" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_log.json new file mode 100644 index 000000000..a7ddaec09 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:joshua_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_joshua_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_wood.json new file mode 100644 index 000000000..9e02c1026 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/joshua_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:joshua_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_joshua_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_log.json new file mode 100644 index 000000000..7d26cfe8a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:kapok_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_kapok_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_wood.json new file mode 100644 index 000000000..d72558ea3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/kapok_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:kapok_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_kapok_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_log.json new file mode 100644 index 000000000..a0461120d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:larch_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_larch_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_wood.json new file mode 100644 index 000000000..9fbd19c64 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/larch_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:larch_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_larch_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_log.json new file mode 100644 index 000000000..9b301698d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:magnolia_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_magnolia_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_wood.json new file mode 100644 index 000000000..f27d99416 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/magnolia_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:magnolia_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_magnolia_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_log.json new file mode 100644 index 000000000..cd1901990 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:maple_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_maple_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_wood.json new file mode 100644 index 000000000..4cf656812 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/maple_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:maple_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_maple_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_log.json new file mode 100644 index 000000000..1da1e4899 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:mauve_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_mauve_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_wood.json new file mode 100644 index 000000000..d6cb3bf09 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/mauve_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:mauve_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_mauve_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_log.json new file mode 100644 index 000000000..bbd28f7ff --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:palm_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_palm_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_wood.json new file mode 100644 index 000000000..ed30ba3c5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/palm_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:palm_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_palm_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_log.json new file mode 100644 index 000000000..f210e9b4b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:pine_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_pine_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_wood.json new file mode 100644 index 000000000..3dc121545 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pine_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:pine_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_pine_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_hyphae.json new file mode 100644 index 000000000..7c5f01dfa --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_hyphae.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:pink_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_pink_bioshroom_hyphae" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_stem.json new file mode 100644 index 000000000..84758d52c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/pink_bioshroom_stem.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:pink_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_pink_bioshroom_stem" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_log.json new file mode 100644 index 000000000..6f3e43844 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:redwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_redwood_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_wood.json new file mode 100644 index 000000000..430e162fc --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/redwood_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:redwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_redwood_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_log.json new file mode 100644 index 000000000..9ccdf97c7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:socotra_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_socotra_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_wood.json new file mode 100644 index 000000000..e0d717e9a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/socotra_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:socotra_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_socotra_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_log.json new file mode 100644 index 000000000..fa426e2ef --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_baobab_log" + } + ], + "results": [ + { + "item": "regions_unexplored:baobab_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_wood.json new file mode 100644 index 000000000..783f9152c --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_baobab_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_baobab_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:baobab_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_log.json new file mode 100644 index 000000000..b8c004f51 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_blackwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:blackwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_wood.json new file mode 100644 index 000000000..8dc02e87b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blackwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_blackwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:blackwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_hyphae.json new file mode 100644 index 000000000..0b9a0aace --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_blue_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:blue_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_stem.json new file mode 100644 index 000000000..33c8c6761 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_blue_bioshroom_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_blue_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:blue_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_log.json new file mode 100644 index 000000000..3c72877cb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_brimwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:brimwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_wood.json new file mode 100644 index 000000000..6bff33d6b --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_brimwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_brimwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:brimwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_log.json new file mode 100644 index 000000000..f91785ecb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_cobalt_log" + } + ], + "results": [ + { + "item": "regions_unexplored:cobalt_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_wood.json new file mode 100644 index 000000000..6732aa363 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cobalt_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_cobalt_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:cobalt_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_log.json new file mode 100644 index 000000000..d8b7d5b6a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_cypress_log" + } + ], + "results": [ + { + "item": "regions_unexplored:cypress_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_wood.json new file mode 100644 index 000000000..e16592489 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_cypress_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_cypress_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:cypress_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_log.json new file mode 100644 index 000000000..b58f0333a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_dead_log" + } + ], + "results": [ + { + "item": "regions_unexplored:dead_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_wood.json new file mode 100644 index 000000000..79651478f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_dead_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_dead_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:dead_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_log.json new file mode 100644 index 000000000..2679ffeef --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_eucalyptus_log" + } + ], + "results": [ + { + "item": "regions_unexplored:eucalyptus_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_wood.json new file mode 100644 index 000000000..b78ad569d --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_eucalyptus_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_eucalyptus_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:eucalyptus_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_hyphae.json new file mode 100644 index 000000000..b8647ac06 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_green_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:green_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_stem.json new file mode 100644 index 000000000..e015a7d0f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_green_bioshroom_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_green_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:green_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_log.json new file mode 100644 index 000000000..26cb44dec --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_joshua_log" + } + ], + "results": [ + { + "item": "regions_unexplored:joshua_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_wood.json new file mode 100644 index 000000000..e4dd48988 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_joshua_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_joshua_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:joshua_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_log.json new file mode 100644 index 000000000..f4d4a4fc1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_kapok_log" + } + ], + "results": [ + { + "item": "regions_unexplored:kapok_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_wood.json new file mode 100644 index 000000000..3057bdb79 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_kapok_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_kapok_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:kapok_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_log.json new file mode 100644 index 000000000..be56ea94a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_larch_log" + } + ], + "results": [ + { + "item": "regions_unexplored:larch_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_wood.json new file mode 100644 index 000000000..3c255fc0f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_larch_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_larch_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:larch_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_log.json new file mode 100644 index 000000000..0e4f115b2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_magnolia_log" + } + ], + "results": [ + { + "item": "regions_unexplored:magnolia_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_wood.json new file mode 100644 index 000000000..fe4f41aec --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_magnolia_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_magnolia_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:magnolia_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_log.json new file mode 100644 index 000000000..4aaa7cdf0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_maple_log" + } + ], + "results": [ + { + "item": "regions_unexplored:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_wood.json new file mode 100644 index 000000000..34f49205a --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_maple_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_maple_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:maple_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_log.json new file mode 100644 index 000000000..a4d7e2576 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_mauve_log" + } + ], + "results": [ + { + "item": "regions_unexplored:mauve_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_wood.json new file mode 100644 index 000000000..ddb0e8534 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_mauve_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_mauve_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:mauve_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_log.json new file mode 100644 index 000000000..172bbc8b3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_palm_log" + } + ], + "results": [ + { + "item": "regions_unexplored:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_wood.json new file mode 100644 index 000000000..36807179f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_palm_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_palm_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:palm_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_log.json new file mode 100644 index 000000000..c8fa745e0 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_pine_log" + } + ], + "results": [ + { + "item": "regions_unexplored:pine_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_wood.json new file mode 100644 index 000000000..10c2976c5 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pine_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_pine_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:pine_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_hyphae.json new file mode 100644 index 000000000..44e4305c8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_pink_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:pink_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_stem.json new file mode 100644 index 000000000..3bdb23d9f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_pink_bioshroom_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_pink_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:pink_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_log.json new file mode 100644 index 000000000..38e8b5576 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_redwood_log" + } + ], + "results": [ + { + "item": "regions_unexplored:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_wood.json new file mode 100644 index 000000000..6ecbf37e9 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_redwood_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_redwood_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:redwood_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_log.json new file mode 100644 index 000000000..f0fd3dcfb --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_socotra_log" + } + ], + "results": [ + { + "item": "regions_unexplored:socotra_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_wood.json new file mode 100644 index 000000000..5610f03a8 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_socotra_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_socotra_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:socotra_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_log.json new file mode 100644 index 000000000..b7028f625 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_log.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_willow_log" + } + ], + "results": [ + { + "item": "regions_unexplored:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_wood.json new file mode 100644 index 000000000..059c1e4b7 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_willow_wood.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_willow_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:willow_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_hyphae.json new file mode 100644 index 000000000..9b8c757a2 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_hyphae.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_yellow_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:yellow_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_stem.json new file mode 100644 index 000000000..db57578e3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/stripped_yellow_bioshroom_stem.json @@ -0,0 +1,21 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:stripped_yellow_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:yellow_bioshroom_planks", + "count": 6 + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_log.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_log.json new file mode 100644 index 000000000..f7c7924b3 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_log.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:willow_log" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_willow_log" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_wood.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_wood.json new file mode 100644 index 000000000..d39fa6873 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/willow_wood.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:willow_wood" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_willow_wood" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_hyphae.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_hyphae.json new file mode 100644 index 000000000..449dad58f --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_hyphae.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:yellow_bioshroom_hyphae" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_yellow_bioshroom_hyphae" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_stem.json b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_stem.json new file mode 100644 index 000000000..cb6d486d1 --- /dev/null +++ b/src/generated/resources/data/create/recipes/cutting/compat/regions_unexplored/yellow_bioshroom_stem.json @@ -0,0 +1,20 @@ +{ + "type": "create:cutting", + "ingredients": [ + { + "item": "regions_unexplored:yellow_bioshroom_stem" + } + ], + "results": [ + { + "item": "regions_unexplored:stripped_yellow_bioshroom_stem" + } + ], + "processingTime": 50, + "conditions": [ + { + "modid": "regions_unexplored", + "type": "forge:mod_loaded" + } + ] +} \ No newline at end of file diff --git a/src/generated/resources/data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json b/src/generated/resources/data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json index b9a1453cc..5840cfd98 100644 --- a/src/generated/resources/data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json +++ b/src/generated/resources/data/create/recipes/emptying/compat/alexsmobs/lava_bottle.json @@ -16,7 +16,7 @@ ], "conditions": [ { - "modid": "atmospheric", + "modid": "alexsmobs", "type": "forge:mod_loaded" } ] 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 index d1fe77b51..28710b7ae 100644 --- a/src/generated/resources/data/create/tags/items/modded_stripped_logs.json +++ b/src/generated/resources/data/create/tags/items/modded_stripped_logs.json @@ -349,6 +349,86 @@ "id": "biomemakeover:stripped_ancient_oak_log", "required": false }, + { + "id": "regions_unexplored:stripped_alpha_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_ashen_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_baobab_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_blackwood_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_brimwood_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_cobalt_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_cypress_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_dead_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_eucalyptus_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_joshua_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_kapok_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_larch_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_magnolia_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_maple_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_mauve_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_palm_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_pine_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_redwood_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_socotra_log", + "required": false + }, + { + "id": "regions_unexplored:stripped_willow_log", + "required": false + }, { "id": "autumnity:maple", "required": false @@ -360,6 +440,26 @@ { "id": "byg:stripped_bulbis_stem", "required": false + }, + { + "id": "regions_unexplored:stripped_blue_bioshroom_stem", + "required": false + }, + { + "id": "regions_unexplored:stripped_green_bioshroom_stem", + "required": false + }, + { + "id": "regions_unexplored:stripped_pink_bioshroom_stem", + "required": false + }, + { + "id": "regions_unexplored:stripped_yellow_bioshroom_stem", + "required": false + }, + { + "id": "regions_unexplored:brimwood_log_magma", + "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 index 629db0fce..7529c6f87 100644 --- a/src/generated/resources/data/create/tags/items/modded_stripped_wood.json +++ b/src/generated/resources/data/create/tags/items/modded_stripped_wood.json @@ -349,6 +349,86 @@ "id": "biomemakeover:stripped_ancient_oak_wood", "required": false }, + { + "id": "regions_unexplored:stripped_alpha_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_ashen_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_baobab_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_blackwood_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_brimwood_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_cobalt_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_cypress_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_dead_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_eucalyptus_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_joshua_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_kapok_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_larch_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_magnolia_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_maple_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_mauve_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_palm_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_pine_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_redwood_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_socotra_wood", + "required": false + }, + { + "id": "regions_unexplored:stripped_willow_wood", + "required": false + }, { "id": "infernalexp:stripped_luminous_hyphae", "required": false @@ -356,6 +436,22 @@ { "id": "byg:stripped_bulbis_wood", "required": false + }, + { + "id": "regions_unexplored:stripped_blue_bioshroom_hyphae", + "required": false + }, + { + "id": "regions_unexplored:stripped_green_bioshroom_hyphae", + "required": false + }, + { + "id": "regions_unexplored:stripped_pink_bioshroom_hyphae", + "required": false + }, + { + "id": "regions_unexplored:stripped_yellow_bioshroom_hyphae", + "required": false } ] } \ No newline at end of file