18 lines
286 B
JSON
18 lines
286 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "building",
|
|
"group": "bark",
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:stripped_mangrove_log"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"##",
|
|
"##"
|
|
],
|
|
"result": {
|
|
"count": 3,
|
|
"id": "minecraft:stripped_mangrove_wood"
|
|
}
|
|
} |