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

22 lines
No EOL
369 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "barrel",
"key": {
"#": {
"item": "betterend:pythadendron_planks"
},
"S": {
"item": "betterend:pythadendron_slab"
}
},
"pattern": [
"#S#",
"# #",
"#S#"
],
"result": {
"item": "betterend:pythadendron_barrel"
},
"show_notification": true
}