Open Eyeblossom

Blocks

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.
Data: Obtaining
Block lootminecraft:blocks/open_eyeblossom
Explosion ruleDrops itself when the loot survives an explosion

Breaking

Data: Breaking
Hardness0
Blast resistance0

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.

Data: Natural generation
HabitatPale Garden
Block typeNon-solid flower
BreakingInstant
State ownerWorld 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.

Data: Usage
ShapeFull cube
RenderingIsometric preview
DecorationGround flower or potted flower
Suspicious stewBowl + brown mushroom + red mushroom + open eyeblossom
Stew resultSuspicious 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.

Data: Dye and compost
Orange dye1 open eyeblossom → 1 orange dye
CompostAccepted flower input
Paired dyeClosed 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.

Data: State sounds
Open long switchblock.eyeblossom.open_long
Open short switchblock.eyeblossom.open
Closed long switchblock.eyeblossom.close_long
Closed short switchblock.eyeblossom.close
Open idleblock.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.

Data: Behavior
Stack size64
Solid blockNo
TransparentYes
State count1
Open stew effectBlindness for 11 seconds (220 ticks)
Closed stew effectNausea for 7 seconds (140 ticks)
Bee interactionPoison for 25 ticks when a bee enters while attracted
State propagationNearby 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.

Data: Data values
Identifierminecraft:open_eyeblossom
VersionMinecraft 26.2
Blockstateassets/minecraft/blockstates/open_eyeblossom.json
Loot tableOpen EyeblossomLoot table
PairClosed eyeblossom
Map colorCreaking Heart palette
Random ticksEnabled
CollisionNone
UsesPotting, orange dye, suspicious stew, compost

History

  1. 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5

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.

Data: References
SourceValidated DeepMine snapshot
Snapshot ID918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Digestf2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17de
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.

Page is awaiting additional checks.Missing locales: ru, en
Data sourcef2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17de

Provenance and publication

Readiness
Pending
Snapshot
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Source set
918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Entity identifier
minecraft:open_eyeblossom
Digest
f2a3ae9b0265449e23682d50834d367eb1ad31bc11c02cd5ead7bfdb4e4f17de
Missing locales
ru, en