BloodMagic/src/generated/resources/data/bloodmagic/recipes/arc/weakbloodshard.json
WayofTime c41021aba1 Alchemy Table recipes
Added some more recipes.
2020-11-01 17:15:28 -05:00

20 lines
324 B
JSON

{
"type": "bloodmagic:arc",
"input": {
"item": "bloodmagic:infusedslate"
},
"tool": {
"tag": "bloodmagic:arc/reverter"
},
"addedoutput": [
{
"chance": 0.2,
"type": {
"item": "bloodmagic:weakbloodshard"
}
}
],
"output": {
"item": "bloodmagic:weakbloodshard"
}
}