ntx4core/src/main/resources/data/ntx4core/recipes/awakened_construct.json

14 lines
272 B
JSON

{
"type": "bloodmagic:altar",
"input": {
"item": "ntx4core:strange_construct"
},
"output": {
"item": "ntx4core:awakened_construct"
},
"upgradeLevel": 4,
"altarSyphon": 80000,
"consumptionRate": 1000,
"drainRate": 2000
}