Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-159405

Block entity IDs for bee hives and bee nests are incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 19w34a
    • None
    • Confirmed
    • Block states

      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

            Unassigned Unassigned
            GrifterMage Callum Milne
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: