BloodMagic/src/generated/resources/data/bloodmagic/recipes/altar/dusk_tool.json
WayofTime 85e47dbfa8 Part 1 of reimplementing Ritual Diviner
Finished the placement of the Ritual Stones from the ItemRitualDiviner.
Still need to finish the rendering system for the ghost blocks.
2020-10-24 22:37:04 -04:00

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
}