From 3e5f4bc718f84484532b6e584fa8f10187d1c8ac Mon Sep 17 00:00:00 2001 From: DrPapaya17 <285685966+DrPapaya17@users.noreply.github.com> Date: Wed, 20 May 2026 13:03:49 -0400 Subject: [PATCH 1/2] feat(files): Wood Stripper Allows you to strip logs and wood using a stonecutter --- .../wood_stripper/pack_icon.png | 3 +++ .../stripped_acacia_log.recipe.json | 24 +++++++++++++++++++ .../stripped_acacia_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_bamboo_block.recipe.json | 24 +++++++++++++++++++ .../stripped_birch_log.recipe.json | 24 +++++++++++++++++++ .../stripped_birch_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_cherry_log.recipe.json | 24 +++++++++++++++++++ .../stripped_cherry_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_crimson_hyphae.recipe.json | 24 +++++++++++++++++++ .../stripped_crimson_stem.recipe.json | 24 +++++++++++++++++++ .../stripped_dark_oak_log.recipe.json | 24 +++++++++++++++++++ .../stripped_dark_oak_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_jungle_log.recipe.json | 24 +++++++++++++++++++ .../stripped_jungle_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_mangrove_log.recipe.json | 24 +++++++++++++++++++ .../stripped_mangrove_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_oak_log.recipe.json | 24 +++++++++++++++++++ .../stripped_oak_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_pale_oak_log.recipe.json | 24 +++++++++++++++++++ .../stripped_pale_oak_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_spruce_log.recipe.json | 24 +++++++++++++++++++ .../stripped_spruce_wood.recipe.json | 24 +++++++++++++++++++ .../stripped_warped_hyphae.recipe.json | 24 +++++++++++++++++++ .../stripped_warped_stem.recipe.json | 24 +++++++++++++++++++ crafting_tweaks/packs.json | 6 +++++ 25 files changed, 561 insertions(+) create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/pack_icon.png create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_bamboo_block.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_hyphae.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_stem.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_log.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_wood.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_hyphae.recipe.json create mode 100644 crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_stem.recipe.json diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/pack_icon.png b/crafting_tweaks/files/quality_of_life/wood_stripper/pack_icon.png new file mode 100644 index 00000000..ad456691 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/pack_icon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:625f547c3071a6be1a895fbe10b30966c861c3e7acc914072a5c0f269f39513a +size 4179 diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_log.recipe.json new file mode 100644 index 00000000..d78b30d5 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_acacia_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:acacia_log" + } + ], + "unlock": [ + { + "item": "minecraft:acacia_log" + } + ], + "result": { + "item": "minecraft:stripped_acacia_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_wood.recipe.json new file mode 100644 index 00000000..ebd18fe6 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_acacia_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_acacia_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:acacia_wood" + } + ], + "unlock": [ + { + "item": "minecraft:acacia_wood" + } + ], + "result": { + "item": "minecraft:stripped_acacia_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_bamboo_block.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_bamboo_block.recipe.json new file mode 100644 index 00000000..d951955f --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_bamboo_block.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_bamboo_block" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:bamboo_block" + } + ], + "unlock": [ + { + "item": "minecraft:bamboo_block" + } + ], + "result": { + "item": "minecraft:stripped_bamboo_block" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_log.recipe.json new file mode 100644 index 00000000..9e23480b --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_birch_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:birch_log" + } + ], + "unlock": [ + { + "item": "minecraft:birch_log" + } + ], + "result": { + "item": "minecraft:stripped_birch_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_wood.recipe.json new file mode 100644 index 00000000..932a882a --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_birch_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_birch_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:birch_wood" + } + ], + "unlock": [ + { + "item": "minecraft:birch_wood" + } + ], + "result": { + "item": "minecraft:stripped_birch_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_log.recipe.json new file mode 100644 index 00000000..903ec40a --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_cherry_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:cherry_log" + } + ], + "unlock": [ + { + "item": "minecraft:cherry_log" + } + ], + "result": { + "item": "minecraft:stripped_cherry_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_wood.recipe.json new file mode 100644 index 00000000..fbea4d0c --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_cherry_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_cherry_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:cherry_wood" + } + ], + "unlock": [ + { + "item": "minecraft:cherry_wood" + } + ], + "result": { + "item": "minecraft:stripped_cherry_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_hyphae.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_hyphae.recipe.json new file mode 100644 index 00000000..3b57b31e --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_hyphae.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_crimson_hyphae" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:crimson_hyphae" + } + ], + "unlock": [ + { + "item": "minecraft:crimson_hyphae" + } + ], + "result": { + "item": "minecraft:stripped_crimson_hyphae" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_stem.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_stem.recipe.json new file mode 100644 index 00000000..378a502c --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_crimson_stem.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_crimson_stem" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:crimson_stem" + } + ], + "unlock": [ + { + "item": "minecraft:crimson_stem" + } + ], + "result": { + "item": "minecraft:stripped_crimson_stem" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_log.recipe.json new file mode 100644 index 00000000..f7d5c920 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_dark_oak_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:dark_oak_log" + } + ], + "unlock": [ + { + "item": "minecraft:dark_oak_log" + } + ], + "result": { + "item": "minecraft:stripped_dark_oak_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_wood.recipe.json new file mode 100644 index 00000000..059d333e --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_dark_oak_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_dark_oak_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:dark_oak_wood" + } + ], + "unlock": [ + { + "item": "minecraft:dark_oak_wood" + } + ], + "result": { + "item": "minecraft:stripped_dark_oak_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_log.recipe.json new file mode 100644 index 00000000..b8a52a56 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_jungle_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:jungle_log" + } + ], + "unlock": [ + { + "item": "minecraft:jungle_log" + } + ], + "result": { + "item": "minecraft:stripped_jungle_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_wood.recipe.json new file mode 100644 index 00000000..7a77fdaf --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_jungle_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_jungle_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:jungle_wood" + } + ], + "unlock": [ + { + "item": "minecraft:jungle_wood" + } + ], + "result": { + "item": "minecraft:stripped_jungle_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_log.recipe.json new file mode 100644 index 00000000..a7c8f8ca --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_mangrove_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:mangrove_log" + } + ], + "unlock": [ + { + "item": "minecraft:mangrove_log" + } + ], + "result": { + "item": "minecraft:stripped_mangrove_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_wood.recipe.json new file mode 100644 index 00000000..197935f1 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_mangrove_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_mangrove_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:mangrove_wood" + } + ], + "unlock": [ + { + "item": "minecraft:mangrove_wood" + } + ], + "result": { + "item": "minecraft:stripped_mangrove_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_log.recipe.json new file mode 100644 index 00000000..b3788322 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_oak_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:oak_log" + } + ], + "unlock": [ + { + "item": "minecraft:oak_log" + } + ], + "result": { + "item": "minecraft:stripped_oak_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_wood.recipe.json new file mode 100644 index 00000000..50ebbb96 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_oak_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_oak_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:oak_wood" + } + ], + "unlock": [ + { + "item": "minecraft:oak_wood" + } + ], + "result": { + "item": "minecraft:stripped_oak_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_log.recipe.json new file mode 100644 index 00000000..f5cf9250 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_pale_oak_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:pale_oak_log" + } + ], + "unlock": [ + { + "item": "minecraft:pale_oak_log" + } + ], + "result": { + "item": "minecraft:stripped_pale_oak_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_wood.recipe.json new file mode 100644 index 00000000..2b5db689 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_pale_oak_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_pale_oak_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:pale_oak_wood" + } + ], + "unlock": [ + { + "item": "minecraft:pale_oak_wood" + } + ], + "result": { + "item": "minecraft:stripped_pale_oak_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_log.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_log.recipe.json new file mode 100644 index 00000000..f82d0cf8 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_log.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_spruce_log" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:spruce_log" + } + ], + "unlock": [ + { + "item": "minecraft:spruce_log" + } + ], + "result": { + "item": "minecraft:stripped_spruce_log" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_wood.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_wood.recipe.json new file mode 100644 index 00000000..1e4e2370 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_spruce_wood.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_spruce_wood" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:spruce_wood" + } + ], + "unlock": [ + { + "item": "minecraft:spruce_wood" + } + ], + "result": { + "item": "minecraft:stripped_spruce_wood" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_hyphae.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_hyphae.recipe.json new file mode 100644 index 00000000..fcb851d7 --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_hyphae.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_warped_hyphae" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:warped_hyphae" + } + ], + "unlock": [ + { + "item": "minecraft:warped_hyphae" + } + ], + "result": { + "item": "minecraft:stripped_warped_hyphae" + } + } +} diff --git a/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_stem.recipe.json b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_stem.recipe.json new file mode 100644 index 00000000..435ffaef --- /dev/null +++ b/crafting_tweaks/files/quality_of_life/wood_stripper/recipes/wood_stripper/stripped_warped_stem.recipe.json @@ -0,0 +1,24 @@ +{ + "format_version": "1.21.0", + "minecraft:recipe_shapeless": { + "description": { + "identifier": "bt:ws.stripped_warped_stem" + }, + "tags": [ + "stonecutter" + ], + "ingredients": [ + { + "item": "minecraft:warped_stem" + } + ], + "unlock": [ + { + "item": "minecraft:warped_stem" + } + ], + "result": { + "item": "minecraft:stripped_warped_stem" + } + } +} diff --git a/crafting_tweaks/packs.json b/crafting_tweaks/packs.json index 4fffde92..3d431f90 100644 --- a/crafting_tweaks/packs.json +++ b/crafting_tweaks/packs.json @@ -81,6 +81,12 @@ "name": "Powder to Glass", "description": "Smelt all colors of Concrete Powder into their respective Stained Glass color", "version": "1.0.0" + }, + { + "id": "wood_stripper", + "name": "Wood Stripper", + "description": "Allows you to strip logs and wood using a stonecutter", + "version": "1.0.0" } ] }, From c6b89c5917e091a73a49f7b1d38b84aa0dd9dfe1 Mon Sep 17 00:00:00 2001 From: DrPapaya17 <285685966+DrPapaya17@users.noreply.github.com> Date: Wed, 20 May 2026 13:58:46 -0400 Subject: [PATCH 2/2] fix(ct): trailing commas Remove trailing commas added in error --- crafting_tweaks/packs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crafting_tweaks/packs.json b/crafting_tweaks/packs.json index bcdd4ade..5e88e447 100644 --- a/crafting_tweaks/packs.json +++ b/crafting_tweaks/packs.json @@ -68,12 +68,12 @@ { "id": "powder_to_glass", "name": "Powder to Glass", - "description": "Smelt all colors of Concrete Powder into their respective Stained Glass color", + "description": "Smelt all colors of Concrete Powder into their respective Stained Glass color" }, { "id": "wood_stripper", "name": "Wood Stripper", - "description": "Allows you to strip logs and wood using a stonecutter", + "description": "Allows you to strip logs and wood using a stonecutter" } ] }, @@ -168,4 +168,4 @@ ], "combinations": [], "deepMergeFiles": [] -} \ No newline at end of file +}