Red Card
16×16 · BAKED

item· Other

Red Card

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Red Card is a item from Cobblemon, crafted from Paper and Red Dye.

Acquisition

Crafting using Paper, Paper, Red Dye, Paper and Paper, arranged in the pattern shown. Produces Red Card.

Crafting
Paper
Paper
Red Dye
Paper
Paper
Red Card Red Card guaranteed
Developer reference
Registry name
cobblemon:red_card
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

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