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

18 lines
No EOL
306 B
JSON

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