BloodMagic/src/generated/resources/data/bloodmagic/recipes/alchemytable/cobweb.json
WayofTime 68f917cb5b Added a couple new Anointments
This includes Holy Water and Hidden Knowledge.
Also fixed the JEI compat for the Alchemy Table so that hovering over the arrow shows the requirements.
2021-01-12 11:44:41 -05:00

20 lines
281 B
JSON

{
"type": "bloodmagic:alchemytable",
"input": [
{
"tag": "forge:string"
},
{
"tag": "forge:string"
},
{
"tag": "forge:string"
}
],
"output": {
"item": "minecraft:cobweb"
},
"syphon": 50,
"ticks": 50,
"upgradeLevel": 1
}