Crafting using Any Steel Ingot, Shield, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Steel Shield.
Steel Shield
Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Function
Black Steel Shield Blue Steel Shield Brown Steel Shield Cyan Steel Shield Gray Steel Shield Green Steel Shield Light Blue Steel Shield Light Gray Steel Shield Lime Steel Shield Magenta Steel Shield Orange Steel Shield Pink Steel Shield Purple Steel Shield Red Steel Shield White Steel Shield Yellow Steel Shield
Acquisition
Developer reference
- Registry name
mekanismtools:steel_shield- Namespace
mekanismtools- Mod ID
mekanismtools- Tags (1)
forge:items/tools/shields/steel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"III",
" I "
],
"ingredients": {
"I": {
"tag": "forge:ingots/steel"
},
"P": {
"item": "minecraft:shield"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}