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

37 lines
769 B
JSON

{
"type": "draconicevolution:fusion_crafting",
"result": {
"item": "draconicevolution:awakened_crafting_injector"
},
"catalyst": {
"item": "draconicevolution:wyvern_crafting_injector"
},
"total_energy": 256000,
"tier": "WYVERN",
"ingredients": [
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
},
{
"item": "draconicevolution:wyvern_core"
},
{
"tag": "forge:storage_blocks/draconium_awakened"
},
{
"item": "draconicevolution:wyvern_core"
},
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
},
{
"item": "projecte:red_matter"
}
]
}