BetterEnd/src/main/generated/data/betterend/recipes/violecite_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:violecite"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "betterend:violecite_slab"
},
"show_notification": true
}