Trainer Card
16×16 · BAKED

item· Other

Trainer Card

Radical Cobblemon Trainers · by HDainester
item

Trainer Card is an item from Radical Cobblemon Trainers, crafted from Paper, Name Tag, Glass Pane, and Redstone Dust.

Acquisition

Crafting using Paper, Paper, Paper, Name Tag, Glass Pane, Redstone Dust, Paper, Paper and Paper, arranged in the pattern shown. Produces Trainer Card.

Crafting
Paper
Paper
Paper
Name Tag
Glass Pane
Redstone Dust
Paper
Paper
Paper
Trainer Card Trainer Card guaranteed
Developer reference
Registry name
rctmod:trainer_card
Namespace
rctmod
Mod ID
rctmod

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "NGR",
    "PPP"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glass_pane"
    },
    "N": {
      "item": "minecraft:name_tag"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}