Spell Tag
16×16 · BAKED

item· Other

Spell Tag

Cobblemon · by The Cobblemon Team
item Is Held Item Held

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

Acquisition

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

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " PG",
    "PRP",
    "WP "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gray_dye"
    },
    "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
}