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

18 lines
No EOL
295 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_stone_slabs",
"key": {
"#": {
"item": "betterend:flavolite"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "betterend:flavolite_slab"
},
"show_notification": true
}