BloodMagic/src/generated/resources/data/bloodmagic/recipes/soulforge/commontartaricgem.json
WayofTime d617911d7a Creation of 1.16.3 branch
Initial publishing of the 1.16.3 branch of the mod. A lot of systems are missing (such as Rituals and Living Armour), but enough is present for a decent Alpha release.
2020-10-24 08:59:04 -04:00

20 lines
No EOL
360 B
JSON

{
"type": "bloodmagic:soulforge",
"input0": {
"item": "bloodmagic:soulgemlesser"
},
"input1": {
"tag": "forge:gems/diamond"
},
"input2": {
"tag": "forge:storage_blocks/gold"
},
"input3": {
"item": "bloodmagic:infusedslate"
},
"output": {
"item": "bloodmagic:soulgemcommon"
},
"minimumDrain": 240.0,
"drain": 50.0
}