minecraft-assets/data/minecraft/recipes/stripped_birch_wood.json

19 lines
311 B
JSON

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