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

Spawners unsuccessfully try to summon hostile entities on peaceful difficulty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.3 Release Candidate 1, 1.20.3, 1.20.4, 24w03b
    • None
    • Community Consensus
    • Mob spawning
    • Low
    • Platform

      Spawner blocks and minecarts will unsuccessfully attempt to summon hostile entities when the world difficulty is set to peaceful

      Steps to Reproduce:

      1. Place down/summon one of the following:
        /summon spawner_minecart ~ ~ ~ {SpawnData:{entity:{id:"minecraft:slime"}},SpawnPotentials:[{weight:1,data:{entity:{id:"minecraft:slime"}}}]}
        /give @p spawner{BlockEntityTag:{SpawnData:{entity:{id:"minecraft:slime"}},SpawnPotentials:[{weight:1,data:{entity:{id:"minecraft:slime"}}}]}} 1

      Expected & Observed Results:

      - The spawner will display cloud particles and a slime will appear for a brief moment, then despawn.
      - The spawner would not try and summon entities, as it cannot.

      Screenshots/Videos:

      SpawnerSummonPeaceful.mp4

      Notes:

      1. This does not affect trial spawners, which are only active in gamemodes above peaceful.
      2. Relates to:
        MC-65065 MC-110427 MC-779 MC-32110
      3. Causes:
        MC-266949 MC-257309

            Unassigned Unassigned
            Fedea2 Fedea2
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              CHK: