Crafting using Iron Plate, Iron Plate, Iron Plate, Redstone Dust, Blast Furnace, Redstone Dust, Iron Plate, Iron Plate and Iron Plate, arranged in the pattern shown. Produces Etrionic Blast Furnace.
Etrionic Blast Furnace
Ad Astra · by Alex Nijjar
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Etrionic Blast Furnace | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
ad_astra:etrionic_blast_furnace- Namespace
ad_astra- Mod ID
ad_astra- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"RBR",
"###"
],
"ingredients": {
"#": {
"tag": "ad_astra:iron_plates"
},
"B": {
"item": "minecraft:blast_furnace"
},
"R": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
