Cleanse Tag
16×16 · BAKED

item· Other

Cleanse Tag

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Cleanse Tag is a item from Cobblemon, crafted from Paper, White Dye, and Red Dye.

Acquisition

Crafting using Paper, White Dye, Paper, Red Dye, Paper, White Dye and Paper, arranged in the pattern shown. Produces Cleanse Tag.

Crafting
Paper
White Dye
Paper
Red Dye
Paper
White Dye
Paper
Cleanse Tag Cleanse Tag guaranteed
Developer reference
Registry name
cobblemon:cleanse_tag
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " PW",
    "PRP",
    "WP "
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:paper"
    },
    "R": {
      "item": "minecraft:red_dye"
    },
    "W": {
      "item": "minecraft:white_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}