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

22 lines
No EOL
378 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "betterend:smaragdant_crystal_pillar"
},
"S": {
"item": "betterend:smaragdant_crystal_slab"
}
},
"pattern": [
"S",
"#",
"S"
],
"result": {
"count": 2,
"item": "betterend:smaragdant_crystal_pedestal"
},
"show_notification": true
}