Packer Block Template
modern_industrialization:packer_block_template

Packer Block Template

Modern Industrialization · by Azercoco, Technici4n
item

Packer Block Template is a item from Modern Industrialization, crafted from Bricks and Steel Plate.

Acquisition

Crafting using Bricks and Steel Plate, arranged in the pattern shown. Produces Packer Block Template.

Crafting
Packer Block Template Packer Block Template guaranteed
Developer reference
Registry name
modern_industrialization:packer_block_template
Namespace
modern_industrialization
Mod ID
modern_industrialization

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "b",
    "p"
  ],
  "ingredients": {
    "b": {
      "item": "minecraft:bricks"
    },
    "p": {
      "tag": "c:steel_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}