Choice Scarf
16×16 · BAKED

item· Other

Choice Scarf

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Choice Scarf is a item from Cobblemon, crafted from Light Blue Wool, Diamond, and Silk Scarf.

Acquisition

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: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
}