mojira.dev
MC-159405

Block entity IDs for bee hives and bee nests are incorrect

The bug

Bee hives and bee nests are different blocks, and the F3 debug screen says they are minecraft:bee_hive and minecraft:bee_nest (with underscores) respectively. But if you use /data get block ~ ~-1 ~ id to check their NBT data, the id tag of both blocks is listed as minecraft:beehive (no underscore).

To reproduce

  1. Place a bee hive

  2. Place a bee nest

  3. Run /data get block ~ ~-1 ~ id while standing on them
    → ❌ You get minecraft:beehive for both blocks

Linked issues

Comments 0

No comments.

GrifterMage

(Unassigned)

Confirmed

Block states

19w34a

Retrieved