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

Parrot monster spawner does not treat all air types equally

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.17.1, 1.20.5 Pre-Release 1
    • None
    • Confirmed
    • Commands, Mob spawning

      When using a parrot monster spawner using commands, for example:

      /setblock ~ ~ ~ minecraft:spawner{Delay:0s,MaxNearbyEntities:5s,MaxSpawnDelay:20s,MinSpawnDelay:10s,RequiredPlayerRange:15s,SpawnCount:5s,SpawnData:

      {id:"minecraft:parrot"}

      ,SpawnPotentials:[{Entity:

      {id:"minecraft:parrot"}

      ,Weight:1}],SpawnRange:4s}

      it will spawn parrots mid air. However when the air is cave_air, it will not spawn any parrots.

      Note: When using the fill command to place cave_air, make sure to place another block, e.g. stone. Replacing air with cave_air seems to fail.

            Unassigned Unassigned
            2No2Name 2No2Name
            Votes:
            9 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              CHK: