Crafting using Rose Bush, arranged in the pattern shown. Produces 3× Rose.
- Inputs
- Rose Bush
- Output
- → Rose ×3
block· Machines & Other Blocks
Rose is a block from [Let's Do] Candlelight, crafted from Rose Bush.
Crafting using Rose Bush, arranged in the pattern shown. Produces 3× Rose.
| source | count | drop rate | conditions |
|---|---|---|---|
Block loot table: Potted Rose (candlelight) candlelight:potted_rose | 1–1 | 100% | Survives Explosion |
| Rose | 1–1 | 100% | 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.
Drops itself when broken.
candlelight:rosecandlelightcandlelightminecraft: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
}