Steel Unpacker
modern_industrialization:steel_unpacker

Steel Unpacker

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Steel Unpacker is a block from Modern Industrialization, crafted from Item Pipe, Bronze Gear, Bronze Rod, Steel Machine Casing, and White Fluid Pipe.

Acquisition

Crafting using Item Pipe, Bronze Gear, Item Pipe, Bronze Rod, Steel Machine Casing, Bronze Rod, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces Steel Unpacker.

Crafting
Steel Unpacker Steel Unpacker guaranteed

Mining & drops

sourcecountchanceconditions
Steel Unpacker1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:steel_unpacker
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PGP",
    "RCR",
    "ppp"
  ],
  "ingredients": {
    "C": {
      "item": "modern_industrialization:steel_machine_casing"
    },
    "G": {
      "tag": "c:bronze_gears"
    },
    "P": {
      "tag": "modern_industrialization:item_pipes"
    },
    "R": {
      "tag": "c:bronze_rods"
    },
    "p": {
      "tag": "modern_industrialization:fluid_pipes"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}