Blunder Policy
16×16 · BAKED

item· Other

Blunder Policy

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Blunder Policy is a item from Cobblemon, crafted from Rabbit's Foot, Yellow Dye, Ink Sac, Feather, and Paper.

Acquisition

Crafting using Rabbit's Foot, Yellow Dye, Ink Sac, Feather and Paper, arranged in the pattern shown. Produces Blunder Policy.

Crafting
Rabbit's Foot
Yellow Dye
Ink Sac
Feather
Paper
Blunder Policy Blunder Policy guaranteed
Developer reference
Registry name
cobblemon:blunder_policy
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "DIF",
    " P "
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:yellow_dye"
    },
    "F": {
      "item": "minecraft:feather"
    },
    "I": {
      "item": "minecraft:ink_sac"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "R": {
      "item": "minecraft:rabbit_foot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}