1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs[e6]/data/bloodmagic/recipes/alchemytable/plantoil_from_taters.json

24 lines
430 B
JSON

{
"type": "bloodmagic:alchemytable",
"input": [
{
"tag": "forge:crops/potato"
},
{
"tag": "forge:crops/potato"
},
{
"tag": "forge:crops/potato"
},
{
"item": "minecraft:bone_meal"
}
],
"output": {
"item": "bloodmagic:plantoil"
},
"syphon": 100,
"ticks": 100,
"upgradeLevel": 1
}