Mojira Archive
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

Works As Intended

Callum Milne

2019-08-22, 08:50 PM

2019-09-06, 09:18 AM

2019-09-06, 09:18 AM

3

3

Confirmed

Block states

19w34a

-