From b6c9f2fb4debcaa324c7599257cb3f1bb11e6042 Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 29 Dec 2024 10:21:17 -0600 Subject: [PATCH] removed extra comma --- .../recipes/world/crafting/hollow_acacia_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_ancient_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_azalea_log_to_plank.json | 2 +- .../quark/recipes/world/crafting/hollow_birch_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_blossom_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_cherry_log_to_plank.json | 2 +- .../data/quark/recipes/world/crafting/hollow_crimson_stem.json | 2 +- .../recipes/world/crafting/hollow_dark_oak_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_jungle_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_mangrove_log_to_plank.json | 2 +- .../quark/recipes/world/crafting/hollow_oak_log_to_plank.json | 2 +- .../recipes/world/crafting/hollow_spruce_log_to_plank.json | 2 +- .../data/quark/recipes/world/crafting/hollow_warped_stem.json | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) 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 7c7c9e0..e5e87b2 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_acacia_log"} ], "result": { - "item": "minecraft:acacia_planks", + "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 689b5f4..a5e483a 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_ancient_log"} ], "result": { - "item": "quark:ancient_planks", + "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 f1d1571..a1bc9ce 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_azalea_log"} ], "result": { - "item": "quark:azalea_planks", + "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 b462827..b47b0d9 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_birch_log"} ], "result": { - "item": "minecraft:birch_planks", + "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 ea21ca6..6f32343 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_blossom_log"} ], "result": { - "item": "quark:blossom_planks", + "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 0569c07..4913deb 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_cherry_log"} ], "result": { - "item": "minecraft:cherry_planks", + "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 a1ea83a..a83dfa5 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_crimson_stem"} ], "result": { - "item": "minecraft:crimson_planks", + "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 1735bbe..ea12ce2 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_dark_oak_log"} ], "result": { - "item": "minecraft:dark_oak_planks", + "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 ea3a786..e1ebdd4 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_jungle_log"} ], "result": { - "item": "minecraft:jungle_planks", + "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 a69f395..fd40173 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_mangrove_log"} ], "result": { - "item": "minecraft:mangrove_planks", + "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 dba96f0..58e1dc3 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_oak_log"} ], "result": { - "item": "minecraft:oak_planks", + "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 beabe70..322e344 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_spruce_log"} ], "result": { - "item": "minecraft:spruce_planks", + "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 705cdea..616ce52 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 @@ -4,6 +4,6 @@ {"item": "quark:hollow_warped_stem"} ], "result": { - "item": "minecraft:warped_planks", + "item": "minecraft:warped_planks" } } \ No newline at end of file