add first patch
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "botania:mana_diamond_gems"
|
||||
},
|
||||
"S": {
|
||||
"item": "botania:livingrock"
|
||||
},
|
||||
"T": {
|
||||
"item": "society:botanical_tribute"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" T ",
|
||||
"SSS",
|
||||
"SPS"
|
||||
],
|
||||
"result": {
|
||||
"item": "botania:runic_altar"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user