Files
2026-07-31 10:34:32 +09:00

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
}