-
Bug
-
Resolution: Fixed
-
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:
- 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:
Notes:
This does not affect trial spawners, which are only active in gamemodes above peaceful.
- causes
-
MC-257309 Monster spawner tries to spawn wardens and zoglins when the difficulty is Peaceful
- Resolved
-
MC-266949 Monster spawner tries to spawn breezes when the difficulty is Peaceful
- Resolved
- is duplicated by
-
MC-270140 Spawners try spawning piglin brutes in peaceful
- Resolved
- relates to
-
MC-32110 SpawnerMinecart with a SpawnRange of 0 not working properly.
- Reopened
-
MC-65065 Content of Minecart with Spawner is not sent to the client
- Reopened
-
MC-110427 Cannot use spawn egg items on a spawner minecart to change it's entity type
- Reopened
-
MC-779 Some entities are displayed outside of their spawner
- Reopened