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

18 lines
288 B
JSON

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