Osmium Shield
mekanismtools:osmium_shield

Osmium Shield

Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Osmium Shield

Function

Black Osmium Shield Blue Osmium Shield Brown Osmium Shield Cyan Osmium Shield Gray Osmium Shield Green Osmium Shield Light Blue Osmium Shield Light Gray Osmium Shield Lime Osmium Shield Magenta Osmium Shield Orange Osmium Shield Pink Osmium Shield Purple Osmium Shield Red Osmium Shield White Osmium Shield Yellow Osmium Shield

Acquisition

Crafting using Osmium Ingot, Shield, Osmium Ingot, Osmium Ingot, Osmium Ingot, Osmium Ingot and Osmium Ingot, arranged in the pattern shown. Produces Osmium Shield.

Crafting
Osmium Ingot
Shield
Osmium Ingot
Osmium Ingot
Osmium Ingot
Osmium Ingot
Osmium Ingot
Osmium Shield Osmium Shield guaranteed
Developer reference
Registry name
mekanismtools:osmium_shield
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/shields/osmium

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IPI",
    "III",
    " I "
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/osmium"
    },
    "P": {
      "item": "minecraft:shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}