techreborn:refined_iron_storage_block

Block of Refined Iron

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block Refined Iron BlocksRefined Iron BlocksPickaxe MineableNeeds Iron ToolStorage Blocks

Acquisition

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

Smelting

1500 ticks· 4.5 xp

Block of Refined Iron guaranteed

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

Blasting

750 ticks· 4.5 xp

Block of Refined Iron guaranteed

Crafting using Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot, Refined Iron Ingot and Refined Iron Ingot, in any arrangement. Produces Block of Refined Iron.

Crafting ⇆ any arrangement
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Refined Iron Ingot
Block of Refined Iron guaranteed

Mining & drops

sourcecountchanceconditions
Block of Refined Iron1–1100%Survives Explosion

Used in (2)

Crafting using Block of Refined Iron, in any arrangement. Produces 9× Refined Iron Ingot.

Crafting ⇆ any arrangement
Refined Iron Ingot Refined Iron Ingot ×9 guaranteed

Crafting using Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron, Block of Refined Iron and Block of Refined Iron, arranged in the pattern shown. Produces 9× Basic Machine Frame.

Crafting
Basic Machine Frame ×9 guaranteed

Block drops

dropscountchanceconditions
Block of Refined Iron1–1100%Survives Explosion
Developer reference
Registry name
techreborn:refined_iron_storage_block
Namespace
techreborn
Mod ID
techreborn
Tags (5)
c:blocks/refined_iron_blocks
c:items/refined_iron_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
techreborn:items/storage_blocks

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 1500
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:iron_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 4.5,
  "cooking_time": 750
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    },
    {
      "item": "techreborn:refined_iron_ingot"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}