Ability Shield
16×16 · BAKED

item· Other

Ability Shield

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Ability Shield is a item from Cobblemon, crafted from Iron Ingot, Diamond, Shield, and Amethyst Shard.

Acquisition

Crafting using Iron Ingot, Diamond, Iron Ingot, Diamond, Shield, Diamond and Amethyst Shard, arranged in the pattern shown. Produces Ability Shield.

Crafting
Iron Ingot
Diamond
Iron Ingot
Diamond
Shield
Diamond
Amethyst Shard
Ability Shield Ability Shield guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Gimmi Tower Rooted (cobblemon) cobblemon:gimmi_tower_rooted1–1100%
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins1–1100%
Gameplay loot table: Gimmi Tower Junk (cobblemon) cobblemon:gimmi_tower_junk1–1100%
Gameplay loot table: Gimmi Tower Lush (cobblemon) cobblemon:gimmi_tower_lush1–1100%
Gameplay loot table: Unstable Cave Ruins (cobblemon) cobblemon:unstable_cave_ruins1–1100%
Gameplay loot table: Fallen Statue Ruins (cobblemon) cobblemon:fallen_statue_ruins1–1100%
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins1–1100%
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item1–1100%
Developer reference
Registry name
cobblemon:ability_shield
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IDI",
    "DSD",
    " A "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:amethyst_shard"
    },
    "D": {
      "item": "minecraft:diamond"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "S": {
      "item": "minecraft:shield"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}