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

18 lines
No EOL
309 B
JSON

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