Files
minecraft-assets/data/minecraft/recipes/stripped_birch_wood.json
2025-02-03 11:41:59 +01:00

18 lines
280 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": {
"item": "minecraft:stripped_birch_log"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"id": "minecraft:stripped_birch_wood"
}
}