Crafting using Grains of Infinity, Dark Steel Bars, Grains of Infinity, Dark Steel Bars, Any Obsidian, Dark Steel Bars, Grains of Infinity, Dark Steel Bars and Grains of Infinity, arranged in the pattern shown. Produces Reinforced Obsidian Block.

Reinforced Obsidian Block
Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Reinforced Obsidian Block | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
enderio:reinforced_obsidian_block- Namespace
enderio- Mod ID
enderio- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_diamond_tool minecraft:blocks/wither_immune
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GBG",
"BOB",
"GBG"
],
"ingredients": {
"B": {
"item": "enderio:dark_steel_bars"
},
"G": {
"tag": "forge:dusts/grains_of_infinity"
},
"O": {
"tag": "forge:obsidian"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}






