BloodMagic/src/generated/resources/data/bloodmagic/recipes/altar/water_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/lapis"
},
"output": {
"item": "bloodmagic:waterscribetool",
"nbt": "{Damage:0}"
},
"upgradeLevel": 2,
"altarSyphon": 1000,
"consumptionRate": 5,
"drainRate": 5
}