Dress
16×16 · BAKED

item· Other

Dress

[Let's Do] Candlelight · by satisfy
item

Dress is an item from [Let's Do] Candlelight, crafted from String and Light Blue Wool.

Acquisition

Crafting using String, String, Light Blue Wool, Light Blue Wool, Light Blue Wool and Light Blue Wool, arranged in the pattern shown. Produces Dress.

Crafting
Dress Dress guaranteed
Developer reference
Registry name
candlelight:dress
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " B ",
    "BBB"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:string"
    },
    "B": {
      "tag": "minecraft:wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}