techreborn:iridium_reinforced_tungstensteel_storage_block

Iridium Reinforced Tungstensteel Block

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Iridium Reinforced Tungstensteel BlocksIridium Reinforced Tungstensteel BlocksPickaxe MineableNeeds Diamond ToolStorage Blocks

Acquisition

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

Crafting ⇆ any arrangement
Iridium Reinforced Tungstensteel Block guaranteed

Crafting using Block of Tungstensteel and Iridium Plate, in any arrangement. Produces Iridium Reinforced Tungstensteel Block.

Crafting ⇆ any arrangement
Iridium Reinforced Tungstensteel Block guaranteed

Mining & drops

sourcecountchanceconditions
Iridium Reinforced Tungstensteel Block1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Iridium Reinforced Tungstensteel Block1–1100%Survives Explosion
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
}