1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/bloodmagic/recipes/alchemytable/plantoil_from_wheat.json
2021-01-23 21:36:55 +01:00

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
}