The bug
When spawn-monsters
is set to false
in server.properties
, monsters are still generated as part of structures.
How to reproduce
Set up a server
Set
spawn-monsters
tofalse
inserver.properties
Open the server and find an ocean ruin
/locate structure ocean_ruin
→ ❌ Some drowned will have been generated around the ruin
Linked issues
is duplicated by 2
relates to 1
Comments 4
Actually drowned spawning from ruins is included in their structure files, it's like a vindicator in a woodland mansion. It's not natural spawning/chunk generation in the same sense as animals spawning on world generation.
What underwater monsters?
Spawners are not exactly a bug, as it prevents natural spawning, not all kinds of spawning.
That spawn-animals and spawn-npcs prevent existence in general is MC-379.