
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.
20 lines
281 B
JSON
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
|
|
} |