Blasting using Block of Raw Iron (750 ticks, 4.5 xp). Produces Block of Iron.
750 ticks· 4.5 xp


Blasting using Block of Raw Iron (750 ticks, 4.5 xp). Produces Block of Iron.
750 ticks· 4.5 xp

Smelting using Block of Raw Iron (1500 ticks, 4.5 xp). Produces Block of Iron.
1500 ticks· 4.5 xp

Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Block of Iron.
| source | count | chance | conditions |
|---|---|---|---|
| Block of Iron | 1–1 | 100% | Survives Explosion |
Loot table: Bastion Treasure (minecraft) minecraft:bastion_treasure | 1–1 | 100% | — |
Loot table: Bastion Other (minecraft) minecraft:bastion_other | 1–2 | 100% | — |
Drops itself when broken.
minecraft:iron_blockminecraftminecraftminecraft:blocks/beacon_base_blocks minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (3):
{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 4.5,
"cooking_time": 750
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "minecraft:raw_iron_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 4.5,
"cooking_time": 1500
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}