24 lines
409 B
JSON
24 lines
409 B
JSON
|
{
|
||
|
"type": "bloodmagic:alchemytable",
|
||
|
"input": [
|
||
|
{
|
||
|
"tag": "forge:crops"
|
||
|
},
|
||
|
{
|
||
|
"tag": "forge:crops"
|
||
|
},
|
||
|
{
|
||
|
"tag": "forge:crops"
|
||
|
},
|
||
|
{
|
||
|
"item": "minecraft:bone_meal"
|
||
|
}
|
||
|
],
|
||
|
"output": {
|
||
|
"item": "bloodmagic:plantoil"
|
||
|
},
|
||
|
"syphon": 100,
|
||
|
"ticks": 100,
|
||
|
"upgradeLevel": 1
|
||
|
}
|