BloodMagic/src/generated/resources/data/bloodmagic/recipes/altar/bucket_life.json
WayofTime 0297f3a979 Readded Fluid capabilities to altar.
Also readded the recipe for the bucket of life.
2020-11-08 21:04:20 -05:00

13 lines
231 B
JSON

{
"type": "bloodmagic:altar",
"input": {
"item": "minecraft:bucket"
},
"output": {
"item": "bloodmagic:life_essence_bucket"
},
"upgradeLevel": 0,
"altarSyphon": 1000,
"consumptionRate": 5,
"drainRate": 0
}