Rose
16×16 · BAKED

block· Machines & Other Blocks

Rose

[Let's Do] Candlelight · by satisfy
block Small FlowersSmall Flowers

Rose is a block from [Let's Do] Candlelight, crafted from Rose Bush.

Acquisition

Crafting using Rose Bush, arranged in the pattern shown. Produces 3× Rose.

Crafting
Rose Bush
Rose Rose ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Block loot table: Potted Rose (candlelight) candlelight:potted_rose1–1100%Survives Explosion
Rose1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Used in

Crafting using Rose, in any arrangement. Produces 2× Red Dye.

Crafting ⇆ any arrangement
Rose
  • Inputs
  • Rose
  • Output
  • Red Dye ×2
Red Dye Red Dye ×2 guaranteed

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

Block drops

Drops itself when broken.

Developer reference
Registry name
candlelight:rose
Namespace
candlelight
Mod ID
candlelight
Tags (2)
minecraft:blocks/small_flowers
minecraft:items/small_flowers

Recipe JSON (1):

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