16 lines
258 B
JSON
16 lines
258 B
JSON
|
{
|
||
|
"type": "bloodmagic:alchemytable",
|
||
|
"input": [
|
||
|
{
|
||
|
"tag": "minecraft:wool"
|
||
|
}
|
||
|
],
|
||
|
"output": {
|
||
|
"item": "minecraft:string",
|
||
|
"count": 4
|
||
|
},
|
||
|
"syphon": 100,
|
||
|
"ticks": 100,
|
||
|
"upgradeLevel": 0
|
||
|
}
|