
Actually added the Blood lamp reagent to the recipes (oops). Also reduced the cost of the blank rune by one slate.
21 lines
312 B
JSON
21 lines
312 B
JSON
{
|
|
"type": "bloodmagic:alchemytable",
|
|
"input": [
|
|
{
|
|
"item": "minecraft:coal"
|
|
},
|
|
{
|
|
"item": "minecraft:coal"
|
|
},
|
|
{
|
|
"item": "minecraft:flint"
|
|
}
|
|
],
|
|
"output": {
|
|
"item": "bloodmagic:coalsand",
|
|
"count": 4
|
|
},
|
|
"syphon": 400,
|
|
"ticks": 200,
|
|
"upgradeLevel": 1
|
|
} |