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

18 lines
No EOL
290 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "betterend:umbrella_tree_log"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"item": "betterend:umbrella_tree_bark"
},
"show_notification": true
}