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

18 lines
No EOL
295 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "slab",
"key": {
"#": {
"item": "betterend:end_lotus_planks"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "betterend:end_lotus_slab"
},
"show_notification": true
}