Necktie
16×16 · BAKED

item· Other

Necktie

[Let's Do] Candlelight · by satisfy
item

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

Acquisition

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

Crafting
Necktie Necktie guaranteed

Used in

Crafting using Shirt and Necktie, in any arrangement. Produces Formal Shirt.

Crafting ⇆ any arrangement
Shirt
Necktie
Formal Shirt Formal Shirt guaranteed
Developer reference
Registry name
candlelight:necktie
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

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