Weakness Policy
16×16 · BAKED

item· Other

Weakness Policy

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Weakness Policy is a item from Cobblemon, crafted from Fermented Spider Eye, Blue Dye, Ink Sac, Feather, and Paper.

Acquisition

Crafting using Fermented Spider Eye, Blue Dye, Ink Sac, Feather and Paper, arranged in the pattern shown. Produces Weakness Policy.

Crafting
Fermented Spider Eye
Blue Dye
Ink Sac
Feather
Paper
Weakness Policy Weakness Policy guaranteed
Developer reference
Registry name
cobblemon:weakness_policy
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "BIF",
    " P "
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blue_dye"
    },
    "F": {
      "item": "minecraft:feather"
    },
    "I": {
      "item": "minecraft:ink_sac"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "S": {
      "item": "minecraft:fermented_spider_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}