Fellies/kubejs[e6]/data/bloodmagic/recipes/alchemytable/clay_from_sand.json

22 lines
370 B
JSON

{
"type": "bloodmagic:alchemytable",
"input": [
{
"tag": "forge:sand"
},
{
"tag": "forge:sand"
},
{
"item": "minecraft:water_bucket"
}
],
"output": {
"item": "minecraft:clay",
"count": 2
},
"syphon": 50,
"ticks": 100,
"upgradeLevel": 2
}