1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/bloodmagic/recipes/alchemytable/string.json
2021-01-23 21:36:55 +01:00

16 lines
258 B
JSON

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