Silk Scarf
16×16 · BAKED

item· Other

Silk Scarf

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Silk Scarf is a item from Cobblemon, crafted from White Wool and String.

Acquisition

Crafting using White Wool, String, String, White Wool, White Wool, White Wool and String, arranged in the pattern shown. Produces Silk Scarf.

Crafting
Silk Scarf Silk Scarf guaranteed

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.

Crafting
Choice Scarf Choice Scarf guaranteed
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
}