Corrupted Shield
16×16 · BAKED

item· Other

Corrupted Shield

Enderman Overhaul · by Alex Nijjar, Joosh
item

Corrupted Shield is an item from Enderman Overhaul, crafted from Enderman Tooth, Iron Ingot, and Dark Oak Planks.

Acquisition

Crafting using Enderman Tooth, Iron Ingot, Enderman Tooth, Iron Ingot, Dark Oak Planks, Iron Ingot, Enderman Tooth, Iron Ingot and Enderman Tooth, arranged in the pattern shown. Produces Corrupted Shield.

Crafting
Corrupted Shield Corrupted Shield guaranteed
Developer reference
Registry name
endermanoverhaul:corrupted_shield
Namespace
endermanoverhaul
Mod ID
endermanoverhaul

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ToT",
    "oWo",
    "ToT"
  ],
  "ingredients": {
    "T": {
      "item": "endermanoverhaul:enderman_tooth"
    },
    "W": {
      "tag": "minecraft:planks"
    },
    "o": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}