Crafting using Paper, Paper, Paper, Name Tag, Glass Pane, Redstone Dust, Paper, Paper and Paper, arranged in the pattern shown. Produces Trainer Card.
- Inputs
- 6 × Paper
- Name Tag
- Glass Pane
- Redstone Dust
- Output
- → Trainer Card
item· Other
Trainer Card is an item from Radical Cobblemon Trainers, crafted from Paper, Name Tag, Glass Pane, and Redstone Dust.
Crafting using Paper, Paper, Paper, Name Tag, Glass Pane, Redstone Dust, Paper, Paper and Paper, arranged in the pattern shown. Produces Trainer Card.
rctmod:trainer_cardrctmodrctmodRecipe 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
}