Mojira Archive
MC-279081

Beehives don't release bees when blown up by End Crystal

When you blow up a beehive with bees inside, no bee will be released after beehive being destoryed. This behavior is different from TNT. Maybe relates to MC-279079.

Steps to Reproduce:

  1. Run command 
    /time set midnight
    

    to prevent bees leave their hive

  2. Set up a command block with command:
    /setblock ~ ~1 ~ minecraft:bee_nest[facing=north,honey_level=0]{bees:[{entity_data:{AbsorptionAmount:0.0f,Age:0,AngerTime:0,ForcedAge:0,HasNectar:0b,HasStung:0b,Health:10.0f,InLove:0,Invulnerable:0b,PersistenceRequired:0b,attributes:[{base:16.0d,id:"minecraft:follow_range",modifiers:[{amount:-5.685588091233798E-4d,id:"minecraft:random_spawn_bonus",operation:"add_multiplied_base"}]},{base:0.30000001192092896d,id:"minecraft:movement_speed"}],id:"minecraft:bee"},min_ticks_in_hive:600,ticks_in_hive:365}]}
    
  3. Activate the command block to place a Bee Nest with bee inside
  4. Ignite a TNT, Bee Nest released bee when destroyed by explosion
  5. Activate the command block again
  6. Summon an End Crystal and make it explode
  7. Bee Nest could not release bee when destroyed by End Crystal

Observed Results:
Bee Nest could not release bee when destroyed by End Crystal

Expected Results:
Bee Nest should release bee when destroyed by End Crystal

Unresolved

Han Hengrui

2024-12-31, 12:46 PM

2025-01-08, 08:58 AM

0

0

Confirmed

Low

Gameplay

Entities

1.21.4

-