Crafting using Rose, String, Rose, String, String, Rose, String and Rose, arranged in the pattern shown. Produces Flower Crown.
item· Other
Flower Crown
[Let's Do] Candlelight · by satisfy
Flower Crown is an item from [Let's Do] Candlelight, crafted from Rose and String.
Acquisition
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
}