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

Putting other mobs in beehives/nests require additional nbt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 19w46b
    • None
    • Unconfirmed
    • (Unassigned)

      1. setblock ~ ~ ~ minecraft:beehive{Bees:[{EntityData:{id:"minecraft:bee"}},{EntityData:{id:"minecraft:bee"}},{EntityData:{id:"minecraft:bee"}}]}
        
      2. setblock ~ ~ ~ minecraft:beehive{Bees:[{EntityData:{id:"minecraft:ravager"}},{EntityData:{id:"minecraft:ravager"}},{EntityData:{id:"minecraft:ravager"}}]}
        

      Command #1 works, but command #2 doesn't despite having the exact same syntax and nbt format. The only way that I could make ravagers spawn instead of bees when I break the beehive in survival was to spawn 3 bees in creative, wait for them to go into their hives, f3+I the block to get the setblock command, and use an external text editor program to Ctrl+H "minecraft:bee" to "minecraft:ravager."

            Unassigned Unassigned
            CivetKitty CivetKitty
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: