Minecraft:Beehive: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft Tag: Manual revert |
||
| Line 1: | Line 1: | ||
{{ | {{for|the naturally occurring block|Bee Nest}} | ||
{{redirect|Hive|a company which made some servers and add-ons for {{ | {{redirect|Hive|a company which made some servers and add-ons for {{MC}}|Hive Games}} | ||
{{Infobox block | {{Infobox block | ||
| group = Empty | | group = Empty | ||
| Line 16: | Line 16: | ||
| lavasusceptible = Yes | | lavasusceptible = Yes | ||
}} | }} | ||
'''Beehives''' are | '''Beehives''' are [[Minecraft:craft]]able [[Minecraft:block]]s that house [[Minecraft:bee]]s, which fill their homes with honey made from gathered [[Minecraft:flower]] nectar. Full beehives can be harvested for [[Minecraft:honeycomb]]s (using [[Minecraft:shears]]) or [[Minecraft:honey bottle]]s (using [[Minecraft:glass bottle]]s). Bees will attack [[Minecraft:player]]s who harvest or break their homes without utilizing [[Minecraft:campfire]]s or [[Minecraft:Silk Touch]], respectively. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
{{ | {{See also|Tutorial: Honey farming#Avoiding Bee Anger}} | ||
Beehives can be broken by any [[Minecraft:tool]] or by the player's fist, though they break faster with an [[Minecraft:axe]]. When mined, they always drop themselves. | Beehives can be broken by any [[Minecraft:tool]] or by the [[Minecraft:player]]'s fist, though they break faster with an [[Minecraft:axe]]. When mined, they always drop themselves. | ||
If a beehive is broken with a tool not enchanted with [[Minecraft:Silk Touch]], any bees inside emerge, and together with nearby bees, become angry at the player. If a Silk Touch tool is used, any bees inside remain inside and any other bees nearby do not become angry. | If a beehive is broken with a tool not enchanted with [[Minecraft:Silk Touch]], any bees inside emerge, and together with nearby bees, become angry at the player. If a Silk Touch tool is used, any bees inside remain inside and 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. | If broken in [[Minecraft:Creative]] mode with bees inside, the beehive drops itself and bees inside remain inside. | ||
{{ | {{breaking row|horizontal=1|Beehive|Axe|Any|link=none}} | ||
=== Crafting === | === Crafting === | ||
| Line 48: | Line 48: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{edition|java}}: | ||
{{ | {{Sound table/Block/Wood/JE}} | ||
{{ | {{edition|bedrock}}: | ||
{{ | {{Sound table/Block/Normal/BE}} | ||
=== Unique === | === Unique === | ||
| Line 58: | Line 58: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 76: | Line 76: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 96: | Line 96: | ||
=== Block states === | === Block states === | ||
<section begin="block states"/>{{ | <section begin="block states"/>{{el|je}}: | ||
{{bst|facing|north|east,north,south,west|The opposite from the direction the player faces while placing the block.}} | {{bst|facing|north|east,north,south,west|The opposite from the direction the player faces while placing the block.}} | ||
{{bst|honey_level|0|0,1,2,3,4,5|Every pollinated bee that leaves the hive after working increases the honey level by one. When at level 5, honey can be bottled or honeycombs can be harvested.|foot=1}} | {{bst|honey_level|0|0,1,2,3,4,5|Every pollinated bee that leaves the hive after working increases the honey level by one. When at level 5, honey can be bottled or honeycombs can be harvested.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|direction|0|0,1,2,3|The direction the block faces. | {{bst|showaux=1|direction|0|0,1,2,3|The direction the block faces. | ||
*0: south | *0: south | ||
| Line 112: | Line 112: | ||
A beehive has a [[Minecraft:block entity]] associated with it that holds additional data about the block. | A beehive has a [[Minecraft:block entity]] associated with it that holds additional data about the block. | ||
{{ | {{el|java}}: | ||
{{ | {{see also|Block entity format}} | ||
<section begin="block data"/><div class="treeview"> | <section begin="block data"/><div class="treeview"> | ||
*{{ | *{{nbt|compound}} Block entity data | ||
** {{ | ** {{nbt inherit/blockentity}} | ||
** {{ | ** {{nbt|list|bees}}: Entities currently in the hive. Represents the {{DCL|minecraft:bees}} component. | ||
*** {{ | *** {{nbt|compound}} An entity in the hive. | ||
**** {{ | **** {{nbt|compound|entity_data}}: The NBT data of the entity in the hive. {{nbt|string|id}} is required. | ||
***** {{ | ***** {{nbt inherit/entity}} | ||
**** {{ | **** {{nbt|int|min_ticks_in_hive}}: The minimum amount of time in ticks for this entity to stay in the {{{1|hive}}}. | ||
**** {{ | **** {{nbt|int|ticks_in_hive}}: The amount of ticks the entity has stayed in the {{{1|hive}}}. | ||
** {{ | ** {{nbt|int array|flower_pos}}: Stores the block location, as 3 integers, of the flower that the last bee to enter the hive pollenated. When a bee leaves the {{{1|hive}}} without its own saved {{cd|flower_pos}} tag, it has a 90% chance to use this {{{1|hive}}}'s flower position, creating a sort of gossip system for {{{1|hive}}}s. | ||
</div><section end="block data"/> | </div><section end="block data"/> | ||
{{ | {{el|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
=== Item data === | === Item data === | ||
{{ | {{JE}}: | ||
{{ | {{see also|Data component format}} | ||
<div class="treeview"> | <div class="treeview"> | ||
* {{ | * {{nbt|compound|components}}: the item's '''components''' tag. | ||
{{:Data component format/bees}} | {{:Data component format/bees}} | ||
</div> | </div> | ||
{{ | {{BE}}: | ||
{{ | {{see also|Bedrock Edition level format/Item format}} | ||
== Achievements == | == Achievements == | ||
{{ | {{load achievements|Bee Our Guest}} | ||
== Advancements == | == Advancements == | ||
{{ | {{load advancements|Bee Our Guest}} | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.15|dev=19w34a|[[File:Beehive (N) JE1.png|32px]] [[File:Beehive (E) JE1.png|32px]] [[File:Beehive (S) JE1.png|32px]] [[File:Beehive (W) JE1.png|32px]] [[File:Beehive (N) JE1.png|32px]] [[File:Beehive Honey (E) JE1.png|32px]] [[File:Beehive Honey (S) JE1.png|32px]] [[File:Beehive (W) JE1.png|32px]] Added bee hives.}} | ||
|{{ | |{{HistoryLine|||dev=19w35a|Bee hives are now flammable.}} | ||
|{{HistoryLine|||dev=19w36a|[[File:Beehive Honey (N) JE2.png|32px]] [[File:Beehive Honey (E) JE2.png|32px]] [[File:Beehive Honey (S) JE2.png|32px]] [[File:Beehive Honey (W) JE2.png|32px]] The top and bottom texture for filled bee hives are now missing.<ref>{{bug|MC-160456|||Fixed}}</ref>}} | |{{HistoryLine|||dev=19w36a|[[File:Beehive Honey (N) JE2.png|32px]] [[File:Beehive Honey (E) JE2.png|32px]] [[File:Beehive Honey (S) JE2.png|32px]] [[File:Beehive Honey (W) JE2.png|32px]] The top and bottom texture for filled bee hives are now [[Minecraft:Resource pack#Textures|missing]].<ref>{{bug|MC-160456|||Fixed}}</ref>}} | ||
|{{ | |{{HistoryLine|||dev=19w37a|[[File:Beehive (N) JE1.png|32px]] [[File:Beehive Honey (E) JE1.png|32px]] [[File:Beehive Honey (S) JE1.png|32px]] [[File:Beehive (W) JE1.png|32px]] The top and bottom texture for filled bee hives are now fixed.}} | ||
|{{ | |{{HistoryLine|||dev=19w41a|"Bee hive" has been renamed to "Beehive".}} | ||
|{{ | |{{HistoryLine|||dev=19w46a|[[Minecraft:Bee]]s now exit hives only from the front. | ||
|Hives no longer drop in Creative mode, unless they contain bees.}} | |Hives no longer drop in [[Minecraft:Creative]] mode, unless they contain bees.}} | ||
|{{ | |{{HistoryLine||1.16|dev=20w06a|[[Minecraft:Crimson planks]] and [[Minecraft:warped planks]] can now be used to craft beehives.}} | ||
|{{ | |{{HistoryLine||1.19|dev=22w11a|[[Minecraft:Mangrove planks]] can now be used to craft beehives.}} | ||
|{{ | |{{HistoryLine||1.19.3|exp=Update 1.20|dev=22w42a|[[Minecraft:Bamboo planks]] can now be used to craft beehives.}} | ||
|{{ | |{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[Minecraft:Cherry planks]] can now be used to craft beehives.}} | ||
|{{ | |{{HistoryLine||1.21.2|dev=24w35a|Now show information about their level of honey and number of bees.|Now use their "full" texture when held or in the inventory, and they are at max level of honey.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.14.0|dev=beta 1.14.0.1|[[File:Beehive (N) BE1.png|32px]] [[File:Beehive (E) BE1.png|32px]] [[File:Beehive (S) BE1.png|32px]] [[File:Beehive (W) BE1.png|32px]] [[File:Beehive (N) BE1.png|32px]] [[File:Beehive Honey (E) BE1.png|32px]] [[File:Beehive Honey (S) BE1.png|32px]] [[File:Beehive (W) BE1.png|32px]] Added beehives.}} | ||
|{{ | |{{HistoryLine||1.16.100|dev=beta 1.16.100.54|Now appear yellow on [[Minecraft:maps]].}} | ||
|{{ | |{{HistoryLine||1.18.30|dev=beta 1.18.20.27|Breaking a beehive with Silk Touch no longer angers bees.}} | ||
|{{ | |{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|Decreased the blast resistance of beehives from 5.4 to 0.6.}} | ||
|{{ | |{{HistoryLine||1.21.40|dev=Preview 1.21.40.20|Beehives can no longer be used as fuel in a furnace.}} | ||
}} | }} | ||
=== Data history === | === Data history === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|Java}} | ||
|{{HistoryLine||1.20.5|dev=24w06a|{{ | |{{HistoryLine||1.20.5|dev=24w06a|{{cd|FlowerPos}} in beehives has been renamed to {{cd|flower_pos}}.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{issue list}} | ||
== See also == | == See also == | ||
* Bee nest | * [[Minecraft:Bee nest]] | ||
* Tutorial: Honey farming | * [[Minecraft:Tutorial: Honey farming]] | ||
== Gallery == | == Gallery == | ||
| Line 203: | Line 203: | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
Sunny's Beehive Display.png|Sunny with two beehives. | Sunny's Beehive Display.png|[[Minecraft:Sunny]] with two beehives. | ||
</gallery> | </gallery> | ||
=== In other media === | === In other media === | ||
<gallery> | <gallery> | ||
File:Alex Buzzy Bees.png|Artwork of Alex gathering honey from a beehive. | File:Alex Buzzy Bees.png|Artwork of [[Minecraft:Alex]] gathering honey from a beehive. | ||
File:Bees and beehive.jpg | File:Bees and beehive.jpg | ||
</gallery> | </gallery> | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|utility}} | ||
[[Category:Manufactured blocks]] | [[Category:Manufactured blocks]] | ||
| Line 225: | Line 225: | ||
[[Category:Animal blocks]] | [[Category:Animal blocks]] | ||
de:Bienenstock | [[Minecraft:de:Bienenstock]] | ||
es:Colmena | [[Minecraft:es:Colmena]] | ||
fr:Ruche | [[Minecraft:fr:Ruche]] | ||
it:Alveare | [[Minecraft:it:Alveare]] | ||
ja:ミツバチの巣 | [[Minecraft:ja:ミツバチの巣]] | ||
ko:벌통 | [[Minecraft:ko:벌통]] | ||
pl:Pszczele gniazdo i pszczeli ul | [[Minecraft:pl:Pszczele gniazdo i pszczeli ul]] | ||
pt:Colmeia Artificial | [[Minecraft:pt:Colmeia Artificial]] | ||
ru:Улей | [[Minecraft:ru:Улей]] | ||
th:รังผึ้ง | [[Minecraft:th:รังผึ้ง]] | ||
uk:Вулик | [[Minecraft:uk:Вулик]] | ||
zh:蜂巢(方块) | [[Minecraft:zh:蜂巢(方块)]] | ||
Latest revision as of 11:03, 1 May 2026
Template:For Template:Redirect Template:Infobox block Beehives are Minecraft:craftable Minecraft:blocks that house Minecraft:bees, which fill their homes with honey made from gathered Minecraft:flower nectar. Full beehives can be harvested for Minecraft:honeycombs (using Minecraft:shears) or Minecraft:honey bottles (using Minecraft:glass bottles). Bees will attack Minecraft:players who harvest or break their homes without utilizing Minecraft:campfires or Minecraft:Silk Touch, respectively.
Obtaining
Breaking
Template:See also Beehives can be broken by any Minecraft:tool or by the Minecraft:player's fist, though they break faster with an Minecraft:axe. When mined, they always drop themselves.
If a beehive is broken with a tool not enchanted with Minecraft:Silk Touch, any bees inside emerge, and together with nearby bees, become angry at the player. If a Silk Touch tool is used, any bees inside remain inside and any other bees nearby do not become angry.
If broken in Minecraft:Creative mode with bees inside, the beehive drops itself and bees inside remain inside. Template:Breaking row
Crafting
Usage
Sounds
Generic
Template:Edition: Template:Sound table/Block/Wood/JE Template:Edition: Template:Sound table/Block/Normal/BE
Unique
Data values
ID
Template:Edition: Template:ID table Template:ID table
Template:Edition: Template:ID table Template:ID table
Block states
<section begin="block states"/>Template:El: Template:Bst Template:Bst
Template:El: Template:Bst Template:Bst<section end="block states"/>
Block data
A beehive has a Minecraft:block entity associated with it that holds additional data about the block.
Template:El: Template:See also
<section begin="block data"/>
- Template:Nbt Block entity data
- Template:Nbt inherit/blockentity
- Template:Nbt: Entities currently in the hive. Represents the Template:DCL component.
- Template:Nbt An entity in the hive.
- Template:Nbt: The NBT data of the entity in the hive. Template:Nbt is required.
- Template:Nbt: The minimum amount of time in ticks for this entity to stay in the hive.
- Template:Nbt: The amount of ticks the entity has stayed in the hive.
- Template:Nbt An entity in the hive.
- Template:Nbt: Stores the block location, as 3 integers, of the flower that the last bee to enter the hive pollenated. When a bee leaves the hive without its own saved Template:Cd tag, it has a 90% chance to use this hive's flower position, creating a sort of gossip system for hives.
<section end="block data"/>
Item data
Template:JE: Template:See also
- Template:Nbt: the item's components tag.
Achievements
Advancements
History
Java Edition
Bedrock Edition
Data history
Issues
See also
Gallery
Renders
Beehive
Screenshots
-
Minecraft:Sunny with two beehives.
In other media
-
Artwork of Minecraft:Alex gathering honey from a beehive.
References
Minecraft:de:Bienenstock Minecraft:es:Colmena Minecraft:fr:Ruche Minecraft:it:Alveare Minecraft:ja:ミツバチの巣 Minecraft:ko:벌통 Minecraft:pl:Pszczele gniazdo i pszczeli ul Minecraft:pt:Colmeia Artificial Minecraft:ru:Улей Minecraft:th:รังผึ้ง Minecraft:uk:Вулик Minecraft:zh:蜂巢(方块)