Crafting using Any Iron Ingot, Any Iron Ingot, Any Iron Ingot, Wyvern Core, Awakened Draconium Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Reactor Stabilizer Frame.
Reactor Stabilizer Frame
Draconic Evolution · by brandon3055
Acquisition
Developer reference
- Registry name
draconicevolution:reactor_prt_stab_frame- Namespace
draconicevolution- Mod ID
draconicevolution
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"BC ",
"AAA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/iron"
},
"B": {
"item": "draconicevolution:wyvern_core"
},
"C": {
"tag": "forge:ingots/draconium_awakened"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}