Crafting using White Wool, String, String, White Wool, White Wool, White Wool and String, arranged in the pattern shown. Produces Silk Scarf.
item· Other
Silk Scarf
Cobblemon · by The Cobblemon Team
Silk Scarf is a item from Cobblemon, crafted from White Wool and String.
Acquisition
Used in
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.
Related items
Developer reference
- Registry name
cobblemon:silk_scarf- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" WS",
"SWW",
"WS "
],
"ingredients": {
"S": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:white_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

