this repo has no description

added stripping logs to stone cutter

+231
datapack/cwbubc.22.02.26.zip

This is a binary file and will not be displayed.

+10
datapack/data/cwbubc/recipe/acacia_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:acacia_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_acacia_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/acacia_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:acacia_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_acacia_wood", 8 + "count": 1 9 + } 10 + }
+11
datapack/data/cwbubc/recipe/bamboo_block_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:bamboo_block" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_bamboo_block", 8 + "count": 1 9 + } 10 + 11 + }
+10
datapack/data/cwbubc/recipe/birch_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:birch_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_birch_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/birch_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:birch_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_birch_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/cherry_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:cherry_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_cherry_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/cherry_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:cherry_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_cherry_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/crimson_hyphae_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:crimson_hyphae" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_crimson_hyphae", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/crimson_stem_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:crimson_stem" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_crimson_stem", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/dark_oak_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:dark_oak_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_dark_oak_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/dark_oak_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:dark_oak_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_dark_oak_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/jungle_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:jungle_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_jungle_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/jungle_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:jungle_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_jungle_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/mangrove_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:mangrove_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_mangrove_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/mangrove_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:mangrove_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_mangrove_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/oak_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:oak_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_oak_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/oak_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:oak_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_oak_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/pale_oak_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:pale_oak_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_pale_oak_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/pale_oak_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:pale_oak_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_pale_oak_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/spruce_log_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:spruce_log" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_spruce_log", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/spruce_wood_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:spruce_wood" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_spruce_wood", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/warped_hyphae_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:warped_hyphae" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_warped_hyphae", 8 + "count": 1 9 + } 10 + }
+10
datapack/data/cwbubc/recipe/warped_stem_cutting.json
··· 1 + { 2 + "type": "minecraft:stonecutting", 3 + "ingredient": [ 4 + "minecraft:warped_stem" 5 + ], 6 + "result": { 7 + "id": "minecraft:stripped_warped_stem", 8 + "count": 1 9 + } 10 + }