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

18 lines
No EOL
288 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"group": "end_pillar",
"key": {
"#": {
"item": "betterend:violecite_slab"
}
},
"pattern": [
"#",
"#"
],
"result": {
"item": "betterend:violecite_pillar"
},
"show_notification": true
}