Crafting using Item Pipe, Bronze Gear, Item Pipe, Bronze Gear, Steel Machine Casing, Bronze Gear, White Fluid Pipe, White Fluid Pipe and White Fluid Pipe, arranged in the pattern shown. Produces Steel Packer.
Steel Packer
Modern Industrialization · by Azercoco, Technici4n
Steel Packer is a block from Modern Industrialization, crafted from Item Pipe, Bronze Gear, Steel Machine Casing, and White Fluid Pipe.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Steel Packer | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:steel_packer- 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",
"GCG",
"ppp"
],
"ingredients": {
"C": {
"item": "modern_industrialization:steel_machine_casing"
},
"G": {
"tag": "c:bronze_gears"
},
"P": {
"tag": "modern_industrialization:item_pipes"
},
"p": {
"tag": "modern_industrialization:fluid_pipes"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
