diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_acacia_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_acacia_log_to_plank.json deleted file mode 100755 index 603f3df..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_acacia_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:acacia_log" - } - }, - "result": { - "item": "quark:hollow_acacia_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_ancient_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_ancient_log_to_plank.json deleted file mode 100755 index 3f9cfdb..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_ancient_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "quark:ancient_log" - } - }, - "result": { - "item": "quark:hollow_ancient_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_azalea_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_azalea_log_to_plank.json deleted file mode 100755 index e81bcf4..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_azalea_log_to_plank.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "quark:azalea_log" - } - }, - "result": { - "item": "quark:hollow_azalea_log", - "count": 4 - }, - "conditions": [ - { - "type": "forge:and", - "values": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - }, - { - "type": "quark:flag", - "flag": "azalea_wood" - } - ] - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_birch_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_birch_log_to_plank.json deleted file mode 100755 index c751155..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_birch_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:birch_log" - } - }, - "result": { - "item": "quark:hollow_birch_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_blossom_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_blossom_log_to_plank.json deleted file mode 100755 index 05be04b..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_blossom_log_to_plank.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "quark:blossom_log" - } - }, - "result": { - "item": "quark:hollow_blossom_log", - "count": 4 - }, - "conditions": [ - { - "type": "forge:and", - "values": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - }, - { - "type": "quark:flag", - "flag": "blossom_trees" - } - ] - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_cherry_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_cherry_log_to_plank.json deleted file mode 100755 index 4a7fe38..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_cherry_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:cherry_log" - } - }, - "result": { - "item": "quark:hollow_cherry_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_crimson_stem.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_crimson_stem.json deleted file mode 100755 index 90ea8b8..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_crimson_stem.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:crimson_stem" - } - }, - "result": { - "item": "quark:hollow_crimson_stem", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_dark_oak_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_dark_oak_log_to_plank.json deleted file mode 100755 index 5b535b3..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_dark_oak_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:dark_oak_log" - } - }, - "result": { - "item": "quark:hollow_dark_oak_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_jungle_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_jungle_log_to_plank.json deleted file mode 100755 index dcfc200..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_jungle_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:jungle_log" - } - }, - "result": { - "item": "quark:hollow_jungle_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_mangrove_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_mangrove_log_to_plank.json deleted file mode 100755 index c1257dd..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_mangrove_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:mangrove_log" - } - }, - "result": { - "item": "quark:hollow_mangrove_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_oak_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_oak_log_to_plank.json deleted file mode 100755 index 9d318b3..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_oak_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:oak_log" - } - }, - "result": { - "item": "quark:hollow_oak_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_spruce_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_spruce_log_to_plank.json deleted file mode 100755 index a7c827b..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_spruce_log_to_plank.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:spruce_log" - } - }, - "result": { - "item": "quark:hollow_spruce_log", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_warped_stem.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_warped_stem.json deleted file mode 100755 index d2c58a7..0000000 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting.bak/hollow_warped_stem.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "minecraft:crafting_shaped", - "pattern": [ - " L ", - "L L", - " L " - ], - "key": { - "L": { - "item": "minecraft:warped_stem" - } - }, - "result": { - "item": "quark:hollow_warped_stem", - "count": 4 - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] -} \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_acacia_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_acacia_log_to_plank.json index c121a77..7c7c9e0 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_acacia_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_acacia_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:acacia_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_acacia_log"} + ], "result": { - "item": "quark:hollow_acacia_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:acacia_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_ancient_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_ancient_log_to_plank.json index 8a52cf0..689b5f4 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_ancient_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_ancient_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "quark:ancient_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_ancient_log"} + ], "result": { - "item": "quark:hollow_ancient_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "quark:ancient_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_azalea_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_azalea_log_to_plank.json index 5963a6a..f1d1571 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_azalea_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_azalea_log_to_plank.json @@ -1,28 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "quark:azalea_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_azalea_log"} + ], "result": { - "item": "quark:hollow_azalea_log", - - }, - "conditions": [ - { - "type": "forge:and", - "values": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - }, - { - "type": "quark:flag", - "flag": "azalea_wood" - } - ] - } - ] + "item": "quark:azalea_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_birch_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_birch_log_to_plank.json index 80f6742..b462827 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_birch_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_birch_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:birch_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_birch_log"} + ], "result": { - "item": "quark:hollow_birch_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:birch_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_blossom_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_blossom_log_to_plank.json index dc90d5d..ea21ca6 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_blossom_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_blossom_log_to_plank.json @@ -1,28 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "quark:blossom_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_blossom_log"} + ], "result": { - "item": "quark:hollow_blossom_log", - - }, - "conditions": [ - { - "type": "forge:and", - "values": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - }, - { - "type": "quark:flag", - "flag": "blossom_trees" - } - ] - } - ] + "item": "quark:blossom_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_cherry_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_cherry_log_to_plank.json index e1b7ef6..0569c07 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_cherry_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_cherry_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:cherry_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_cherry_log"} + ], "result": { - "item": "quark:hollow_cherry_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:cherry_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_crimson_stem.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_crimson_stem.json index 1ca3a41..a1ea83a 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_crimson_stem.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_crimson_stem.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:crimson_stem" - } - }, + "ingredients": [ + {"item": "quark:hollow_crimson_stem"} + ], "result": { - "item": "quark:hollow_crimson_stem", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:crimson_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_dark_oak_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_dark_oak_log_to_plank.json index 106ea88..1735bbe 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_dark_oak_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_dark_oak_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:dark_oak_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_dark_oak_log"} + ], "result": { - "item": "quark:hollow_dark_oak_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:dark_oak_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_jungle_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_jungle_log_to_plank.json index bc35bc6..ea3a786 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_jungle_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_jungle_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:jungle_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_jungle_log"} + ], "result": { - "item": "quark:hollow_jungle_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:jungle_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_mangrove_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_mangrove_log_to_plank.json index e5b0fcb..a69f395 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_mangrove_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_mangrove_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:mangrove_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_mangrove_log"} + ], "result": { - "item": "quark:hollow_mangrove_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:mangrove_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_oak_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_oak_log_to_plank.json index 18331ce..dba96f0 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_oak_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_oak_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:oak_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_oak_log"} + ], "result": { - "item": "quark:hollow_oak_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:oak_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_spruce_log_to_plank.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_spruce_log_to_plank.json index 28af747..beabe70 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_spruce_log_to_plank.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_spruce_log_to_plank.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:spruce_log" - } - }, + "ingredients": [ + {"item": "quark:hollow_spruce_log"} + ], "result": { - "item": "quark:hollow_spruce_log", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:spruce_planks", + } } \ No newline at end of file diff --git a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_warped_stem.json b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_warped_stem.json index fcea66b..705cdea 100755 --- a/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_warped_stem.json +++ b/akanealw_custom_datapacks/quark-custom-recipes/data/quark/recipes/world/crafting/hollow_warped_stem.json @@ -1,19 +1,9 @@ { "type": "minecraft:crafting_shapeless", - - "key": { - "L": { - "item": "minecraft:warped_stem" - } - }, + "ingredients": [ + {"item": "quark:hollow_warped_stem"} + ], "result": { - "item": "quark:hollow_warped_stem", - - }, - "conditions": [ - { - "type": "quark:flag", - "flag": "hollow_logs" - } - ] + "item": "minecraft:warped_planks", + } } \ No newline at end of file