{{for|the naturally occuring block|Bee Nest}}
{{Infobox block
| group = Empty
| 1-1 = Beehive.png
| group2 = Full
| 2-1 = Beehive Honey.png
| invimage = Beehive
| extratext = [[#Gallery|View all images]]
| transparent = No
| light = No
| tool = Axe
| stackable = Yes (64) without bees inside
No with bee(s) inside
| renewable = Yes
| flammable = Yes (5)
| lavasusceptible = Yes
}}
A '''beehive''' is a craftable [[block]] that houses [[bee]]s. They fill with honey as bees pollinate flowers and return to their homes and, when full, can either be [[shear]]ed for [[honeycomb]]s or [[honey bottle]]s extracted using [[glass bottle]]s.
== Obtaining ==
=== Breaking ===
{{See also|Tutorials/Honey farming#Avoiding Bee Anger}}
Beehives can be broken by any [[tool]] or by the [[player]]'s fist, though they break faster with an [[axe]].
If a beehive is broken with a tool not enchanted with [[Silk Touch]], any bees inside or nearby emerge angry at the player. If a Silk Touch tool is used, it drops the beehive item and any bees inside remain inside. Any other bees nearby do not become angry.
If broken in [[Creative]] mode with bees inside, the beehive drops itself and bees inside remain inside.
{{breaking row|horizontal=1|Beehive|Axe|Any|link=none|drop=0}}
=== Crafting ===
{{Crafting
|A1= Any Planks
|B1= Any Planks
|C1= Any Planks
|A2= Honeycomb
|B2= Honeycomb
|C2= Honeycomb
|A3= Any Planks
|B3= Any Planks
|C3= Any Planks
|Output= Beehive
|type= Decoration block
}}
== Usage ==
{{:Beehive/Usage}}
== Sounds ==
=== Generic ===
{{edition|java}}:
{{Sound table/Block/Wood/JE}}
{{edition|bedrock}}:
{{Sound table/Block/Normal/BE}}
=== Unique ===
{{:Beehive/Sounds}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showblocktags=y
|showforms=y
|generatetranslationkeys=y
|displayname=Beehive
|spritetype=block
|nameid=beehive
|blocktags=beehives
|foot=1}}
{{ID table
|displayname=Block entity
|spritename=beehives
|spritetype=block
|nameid=beehive
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Beehive
|spritetype=block
|nameid=beehive
|id=474
|foot=1}}
{{ID table
|notnamespaced=y
|displayname=Block entity
|spritename=beehives
|spritetype=block
|nameid=Beehive
|foot=1}}
=== Block states ===
{{:Beehive/BS}}
=== Block data ===
A beehive has a [[block entity]] associated with it that holds additional data about the block.
{{el|java}}:
{{see also|Block entity format}}
{{:Beehive/BE|hive}}
{{el|bedrock}}:
: See [[Bedrock Edition level format/Block entity format]].
=== Item data ===
{{JE}}:
{{see also|Data component format}}