BloodMagic/src/generated/resources/data/bloodmagic/recipes/alchemytable/cobweb.json

20 lines
281 B
JSON
Raw Normal View History

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