mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
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
|
||
|
}
|