
Finished the placement of the Ritual Stones from the ItemRitualDiviner. Still need to finish the rendering system for the ghost blocks.
14 lines
261 B
JSON
14 lines
261 B
JSON
{
|
|
"type": "bloodmagic:altar",
|
|
"input": {
|
|
"tag": "forge:storage_blocks/lapis"
|
|
},
|
|
"output": {
|
|
"item": "bloodmagic:waterscribetool",
|
|
"nbt": "{Damage:0}"
|
|
},
|
|
"upgradeLevel": 2,
|
|
"altarSyphon": 1000,
|
|
"consumptionRate": 5,
|
|
"drainRate": 5
|
|
} |