Crafting using Any Nether Brick Ingot, Any Iron Ingot, Any Nether Brick Ingot, Any Iron Ingot, Furnace, Any Iron Ingot, Any Nether Brick Ingot, Draconium Core and Any Nether Brick Ingot, arranged in the pattern shown. Produces Generator.
Generator
Draconic Evolution · by brandon3055
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Generator | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
draconicevolution:generator- Namespace
draconicevolution- Mod ID
draconicevolution- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"BCB",
"ADA"
],
"ingredients": {
"A": {
"tag": "forge:ingots/nether_brick"
},
"B": {
"tag": "forge:ingots/iron"
},
"C": {
"item": "minecraft:furnace"
},
"D": {
"item": "draconicevolution:draconium_core"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
