Bee Nest
Bee Nest — block.
Obtaining
Loot tableBee NestDetailed drops are not published yet.Breaking
The nest is in the axe mineable family. Its block loot requires Silk Touch and
copies the stored bees and current honey level into the dropped item; without
Silk Touch the nest does not drop itself.
| Hardness | 0.3 |
|---|---|
| Blast resistance | 0.3 |
| Tool | AxeTool |
| Recommended tool | Axe |
| Drop condition | Silk Touch |
| Preserved state | Bees and honey level |
Natural generation
Bee nests generate as tree decorations near flowers and serve as homes for
bees. The Java tree presets use a 100% decorator in meadows, 5% presets for
plains and cherry trees, 2% presets in flower forests, and 0.2% presets for
some birch and forest trees.
| Meadow trees | 100% bee-nest decorator |
|---|---|
| Plains/cherry trees | 5% decorator |
| Flower forest trees | 2% decorator |
| Birch/forest trees | 0.2% decorator |
Usage
The block occupies a standard full volume and is shown with an isometric preview.
A nest yields honey bottles or honeycombs when its honey level reaches five.
Campfire smoke below the nest allows harvesting without angering the bees.
Silk Touch moves the nest together with its stored bees and honey state.
| Shape | Full cube |
|---|---|
| Rendering | Isometric preview |
| Honey bottle | Use an empty bottle at honey level 5 |
| Honeycomb | Use shears at honey level 5 |
| Safe harvest | Campfire smoke below the nest |
Sounds
The nest uses the wood sound group for ordinary block events. Honey-filled
states and bee interactions use the beehive-specific events.
| Note block instrument | bass |
|---|---|
| Sound group | Wood |
| State | Empty or honey-filled |
| Enter | block.beehive.enter |
| Exit | block.beehive.exit |
| Work | block.beehive.work |
| Shear | block.beehive.shear |
| Drip | block.beehive.drip |
Behavior
Bees enter the nest with nectar, leave after their internal stay, and increase
the honey level when they return. The block stores up to three occupants and
uses a horizontal facing plus a honey level from zero to five.
| Stack size | 64 |
|---|---|
| Solid block | Yes |
| Map color | color_yellow |
| Note block instrument | bass |
| State count | 24 |
| Occupants | Up to 3 bees |
| Honey level | 0–5 |
| Nectar cycle | Bees return with nectar |
| Smoke | Campfire prevents anger during harvest |
Data values
The block identifier is `minecraft:bee_nest`. Its block state stores `facing`
and `honey_level`, while the block entity stores occupants and their saved
flower position.
| Identifier | minecraft:bee_nest |
|---|---|
| Version | Minecraft 26.2 |
| Blockstate | assets/minecraft/blockstates/bee_nest.json |
| Loot table | Bee NestLoot table |
| State | Facing and honey level |
| Honey range | 0–5 |
| Block entity | Beehive data with occupants |
History
- 26.2Block facts were published from the verified snapshot.Provenance: 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
Gallery
See also
References
The same beehive implementation owns both the natural nest and the crafted
hive. These paths expose the state, stored bees, decorator rates and loot.
| Source | Validated DeepMine snapshot |
|---|---|
| Snapshot ID | 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5 |
| Digest | 77e101f3ed10dea5e7b6cae25827b71d613e4691c6e08c17c7bf4efee04ee205 |
| Block registration | net/minecraft/world/level/block/Blocks.java |
| Block behavior | net/minecraft/world/level/block/BeehiveBlock.java |
| Stored occupants | net/minecraft/world/level/block/entity/BeehiveBlockEntity.java |
| Block entity type | net/minecraft/world/level/block/entity/BlockEntityTypes.java |
| Tree decorators | net/minecraft/data/worldgen/features/TreeFeatures.java |
| Block loot | Bee Nestbee_nest |
| Beehive harvest | data/minecraft/loot_table/harvest/beehive.json |
| Sound registry | net/minecraft/sounds/SoundEvents.java |
Navigation
Data and provenance
minecraft:bee_nest
Snapshot digest verified.
77e101f3ed10dea5e7b6cae25827b71d613e4691c6e08c17c7bf4efee04ee205Provenance and publication
- Readiness
- Pending
- Snapshot
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Source set
- 918feb41c87c05a6f3e94e327fb01a82543180a2376b65610c6f0521456532a5
- Entity identifier
- minecraft:bee_nest
- Digest
- 77e101f3ed10dea5e7b6cae25827b71d613e4691c6e08c17c7bf4efee04ee205
- Missing locales
- ru, en




