
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/coal"
|
|
},
|
|
"output": {
|
|
"item": "bloodmagic:duskscribetool",
|
|
"nbt": "{Damage:0}"
|
|
},
|
|
"upgradeLevel": 3,
|
|
"altarSyphon": 2000,
|
|
"consumptionRate": 20,
|
|
"drainRate": 10
|
|
} |