22 lines
No EOL
378 B
JSON
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
|
|
} |