29 lines
No EOL
470 B
JSON
29 lines
No EOL
470 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"#": [
|
|
{
|
|
"item": "betterend:violecite"
|
|
},
|
|
{
|
|
"item": "betterend:violecite_bricks"
|
|
},
|
|
{
|
|
"item": "betterend:violecite_tiles"
|
|
}
|
|
],
|
|
"P": {
|
|
"item": "minecraft:purpur_block"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"#P",
|
|
"P#"
|
|
],
|
|
"result": {
|
|
"count": 4,
|
|
"item": "betterend:missing_tile"
|
|
},
|
|
"show_notification": true
|
|
} |