Bronze Shield
mekanismtools:bronze_shield

Bronze Shield

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

Function

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

Acquisition

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

Crafting
Any Bronze Ingot
Shield
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Any Bronze Ingot
Bronze Shield Bronze Shield guaranteed
Developer reference
Registry name
mekanismtools:bronze_shield
Namespace
mekanismtools
Mod ID
mekanismtools
Tags (1)
forge:items/tools/shields/bronze

Recipe JSON (1):

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