27 lines
No EOL
450 B
JSON
27 lines
No EOL
450 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"group": "end_stone_lanterns",
|
|
"key": {
|
|
"#": {
|
|
"item": "betterend:crystal_shards"
|
|
},
|
|
"S": [
|
|
{
|
|
"item": "betterend:violecite_slab"
|
|
},
|
|
{
|
|
"item": "betterend:violecite_bricks_slab"
|
|
}
|
|
]
|
|
},
|
|
"pattern": [
|
|
"S",
|
|
"#",
|
|
"S"
|
|
],
|
|
"result": {
|
|
"item": "betterend:violecite_lantern"
|
|
},
|
|
"show_notification": true
|
|
} |