Open Eyeblossom
Open Eyeblossom — block.
Obtaining
Break the flower in the Pale Garden and carry the dropped block to a new site. The block has no collision and is intentionally fragile, which makes hand collection practical. A flower pot provides a compact decorative form without changing the source identifier.
The block loot table returns the open eyeblossom when the drop survives an explosion. The potted variant is registered separately, so a build can show the flower as either a ground plant or a contained decoration.
Loot tableOpen EyeblossomDetailed drops are not published yet.| Block loot | minecraft:blocks/open_eyeblossom |
|---|---|
| Explosion rule | Drops itself when the loot survives an explosion |
Breaking
| Hardness | 0 |
|---|---|
| Blast resistance | 0 |
Natural generation
Open eyeblossoms are the daytime form of a two-state flower found in the Pale Garden. The plant is registered as an instant-break vegetation block with a small natural offset, so a patch follows the uneven look of the forest floor instead of forming a rigid grid.
The open and closed blocks are separate identifiers. A world environment attribute decides which form is active; the block itself does not use a player-operated switch. When one flower changes, nearby matching flowers in a 7 by 5 by 7 area receive delayed ticks so the patch changes in a staggered wave.
| Habitat | Pale Garden |
|---|---|
| Block type | Non-solid flower |
| Breaking | Instant |
| State owner | World day-cycle environment attribute |
Usage
The block occupies a standard full volume and is shown with an isometric preview.
Use the flower as a pale-forest decoration, place it in a flower pot, or convert it into the open-form dye recipe. Keeping both forms in a garden makes the time-of-day change visible without a redstone clock.
The open block is also one of the four ingredients in its suspicious-stew variant: bowl, brown mushroom, red mushroom, and the eyeblossom. The resulting stew preserves the open form's blindness effect.
| Shape | Full cube |
|---|---|
| Rendering | Isometric preview |
| Decoration | Ground flower or potted flower |
| Suspicious stew | Bowl + brown mushroom + red mushroom + open eyeblossom |
| Stew result | Suspicious stew with blindness (220 ticks) |
Dye and compost
Crafting one open eyeblossom produces one orange dye. The paired closed block is the gray-dye source, so the two states are deliberately different recipes rather than interchangeable copies.
The flower is a small composting input and can be used alongside other Pale Garden vegetation. Convert surplus flowers only after reserving a few for the day-cycle display.
| Orange dye | 1 open eyeblossom → 1 orange dye |
|---|---|
| Compost | Accepted flower input |
| Paired dye | Closed eyeblossom → gray dye |
State sounds
State transitions use separate long and short switch events. The open form has an idle event that can be heard above pale moss; the closed form has no matching idle sound in the block implementation.
| Open long switch | block.eyeblossom.open_long |
|---|---|
| Open short switch | block.eyeblossom.open |
| Closed long switch | block.eyeblossom.close_long |
| Closed short switch | block.eyeblossom.close |
| Open idle | block.eyeblossom.idle |
Behavior
The open form follows the same environment-driven cycle as its closed counterpart. The open form stores blindness as its suspicious-stew effect for 11 seconds (220 ticks), while the closed form stores nausea for 7 seconds (140 ticks). These effects describe the flower's suspicious-stew ingredient; walking through the plant does not apply them to players.
Bees receive a separate interaction: outside Peaceful difficulty, an attracted bee that is not already poisoned gets Poison for 25 ticks. The open form can also emit its idle sound only when it grows above pale moss, with a one-in-700 random-tick chance.
| Stack size | 64 |
|---|---|
| Solid block | No |
| Transparent | Yes |
| State count | 1 |
| Open stew effect | Blindness for 11 seconds (220 ticks) |
| Closed stew effect | Nausea for 7 seconds (140 ticks) |
| Bee interaction | Poison for 25 ticks when a bee enters while attracted |
| State propagation | Nearby matching flowers are scheduled within 3 blocks horizontally and 2 vertically |
Data values
The public block identifier is `minecraft:open_eyeblossom`; its paired closed block is `minecraft:closed_eyeblossom`. Both forms random-tick, have no collision, use grass sounds, and are destroyed by piston movement rather than pushed as solid blocks.
| Identifier | minecraft:open_eyeblossom |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/open_eyeblossom.json |
| Loot table | Open EyeblossomLoot table |
| Pair | Closed eyeblossom |
| Map color | Creaking Heart palette |
| Random ticks | Enabled |
| Collision | None |
| Uses | Potting, orange dye, suspicious stew, compost |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The two-state flower details come from the block implementation, paired block registrations, state-specific recipes, block loot tables and the local worldgen/flower-tag data.
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | f2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17de |
| Flower implementation | `net/minecraft/world/level/block/EyeblossomBlock.java` |
| Block registration | `net/minecraft/world/level/block/Blocks.java` |
| Item registration | `net/minecraft/world/item/Items.java` |
| Open flower loot | `data/minecraft/loot_table/blocks/open_eyeblossom.json` |
| Potted flower loot | `data/minecraft/loot_table/blocks/potted_open_eyeblossom.json` |
| Orange dye recipe | `data/minecraft/recipe/orange_dye_from_open_eyeblossom.json` |
| Suspicious stew recipe | `data/minecraft/recipe/suspicious_stew_from_open_eyeblossom.json` |
| Paired gray dye recipe | `data/minecraft/recipe/gray_dye_from_closed_eyeblossom.json` |
| Flower tag | `data/minecraft/tags/block/flowers.json` |
Navigation
Data and provenance
minecraft:open_eyeblossom
Snapshot digest verified.
f2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17deProvenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:open_eyeblossom
- Digest
- f2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17de
- Missing locales
- ru, en






