BetterEnd/src/main/generated/data/betterend/recipes/pythadendron_stairs.json
2023-04-29 15:46:05 +02:00

20 lines
No EOL
327 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stairs",
"key": {
"#": {
"item": "betterend:pythadendron_planks"
}
},
"pattern": [
"# ",
"## ",
"###"
],
"result": {
"count": 4,
"item": "betterend:pythadendron_stairs"
},
"show_notification": true
}