Crafting using Paper, Paper, Red Dye, Paper and Paper, arranged in the pattern shown. Produces Red Card.
item· Other
Red Card
Cobblemon · by The Cobblemon Team
Red Card is a item from Cobblemon, crafted from Paper and Red Dye.
Acquisition
Related items
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
}