Crafting using Iron Double Ingot and Steel Plate, arranged in the pattern shown. Produces Packer Double Ingot Template.
Packer Double Ingot Template
Modern Industrialization · by Azercoco, Technici4n
Packer Double Ingot Template is a item from Modern Industrialization, crafted from Iron Double Ingot and Steel Plate.
Acquisition
Developer reference
- Registry name
modern_industrialization:packer_double_ingot_template- Namespace
modern_industrialization- Mod ID
modern_industrialization
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"b",
"p"
],
"ingredients": {
"b": {
"item": "modern_industrialization:iron_double_ingot"
},
"p": {
"tag": "c:steel_plates"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}