Crafting using Iridium Reinforced Stone and Tungstensteel Ingot, in any arrangement. Produces Iridium Reinforced Tungstensteel Block.

Iridium Reinforced Tungstensteel Block
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Block of Tungstensteel and Iridium Plate, in any arrangement. Produces Iridium Reinforced Tungstensteel Block.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Iridium Reinforced Tungstensteel Block | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Iridium Reinforced Tungstensteel Block | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
techreborn:iridium_reinforced_tungstensteel_storage_block- Namespace
techreborn- Mod ID
techreborn- Tags (5)
c:blocks/iridium_reinforced_tungstensteel_blocks c:items/iridium_reinforced_tungstensteel_blocks minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_diamond_tool techreborn:items/storage_blocks
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "c:iridium_reinforced_stone_blocks"
},
{
"item": "techreborn:tungstensteel_ingot"
}
],
"conditions": [],
"sequence": null,
"group_name": "iridium_reinforced_tungstensteel_storage_block",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "c:tungstensteel_blocks"
},
{
"tag": "c:iridium_plates"
}
],
"conditions": [],
"sequence": null,
"group_name": "iridium_reinforced_tungstensteel_storage_block",
"experience": null,
"cooking_time": null
}









