24 lines
379 B
JSON
24 lines
379 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"P": {
|
|
"item": "botania:mana_pearl"
|
|
},
|
|
"S": {
|
|
"item": "botania:livingrock"
|
|
},
|
|
"T": {
|
|
"item": "society:botanical_tribute"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" T ",
|
|
"SSS",
|
|
"SPS"
|
|
],
|
|
"result": {
|
|
"item": "botania:runic_altar"
|
|
},
|
|
"show_notification": true
|
|
} |