BetterEnd/src/main/generated/data/betterend/recipes/pythadendron_bar_stool.json
2023-06-11 14:36:14 +02:00

22 lines
No EOL
358 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "bar_stool",
"key": {
"#": {
"item": "betterend:pythadendron_slab"
},
"I": {
"item": "minecraft:stick"
}
},
"pattern": [
"##",
"II",
"II"
],
"result": {
"item": "betterend:pythadendron_bar_stool"
},
"show_notification": true
}