Crafting using Light Blue Wool, Diamond, Diamond, Silk Scarf, Light Blue Wool, Light Blue Wool and Diamond, arranged in the pattern shown. Produces Choice Scarf.
item· Other
Choice Scarf
Cobblemon · by The Cobblemon Team
Choice Scarf is a item from Cobblemon, crafted from Light Blue Wool, Diamond, and Silk Scarf.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:choice_scarf- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" WD",
"DSW",
"WD "
],
"ingredients": {
"D": {
"item": "minecraft:diamond"
},
"S": {
"item": "cobblemon:silk_scarf"
},
"W": {
"item": "minecraft:light_blue_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
