Flower Crown
16×16 · BAKED

item· Other

Flower Crown

[Let's Do] Candlelight · by satisfy
item

Flower Crown is an item from [Let's Do] Candlelight, crafted from Rose and String.

Acquisition

Crafting using Rose, String, Rose, String, String, Rose, String and Rose, arranged in the pattern shown. Produces Flower Crown.

Crafting
Rose
String
Rose
String
String
Rose
String
Rose
  • Inputs
  • 4 × Rose
  • 4 × String
  • Output
  • Flower Crown
Flower Crown Flower Crown guaranteed
Developer reference
Registry name
candlelight:flower_crown
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

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