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

19 lines
313 B
JSON

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