mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"type": "bloodmagic:alchemytable",
|
|
"input": [
|
|
{
|
|
"item": "minecraft:coal"
|
|
},
|
|
{
|
|
"item": "minecraft:coal"
|
|
}
|
|
],
|
|
"output": {
|
|
"item": "emendatusenigmatica:coal_dust",
|
|
"count": 2
|
|
},
|
|
"syphon": 400,
|
|
"ticks": 200,
|
|
"upgradeLevel": 1
|
|
}
|