Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Squids don't spawn #117

Open
Shadowdane opened this issue Oct 18, 2024 · 5 comments
Open

[Bug]: Squids don't spawn #117

Shadowdane opened this issue Oct 18, 2024 · 5 comments

Comments

@Shadowdane
Copy link

Steps to Reproduce the Bug

  1. Place Squid Egg into Monster Spawner
  2. Mob will never spawn
  3. Also tried placing water sources around the spawner, but still don't get a single spawn.

Enhanced Mob Spawner filename

spawnermod-1.21.1-1.2.8+Fabric.jar

Other mod filename (Optional)

Minecraft 1.21.1 - Fabric Loader 0.16.5

Extra Notes (Optional)

No response

@Shadowdane
Copy link
Author

Ok tried something in a testing world... It seems it only works in a River biome. Is this intended behavior??
Basically it seems it only works where Squid naturally spawn in River or Ocean biomes between [Y-level] 50 to 63.

2024-10-18_20 59 45

@Shadowdane
Copy link
Author

Is there any update on this bug? Trying to build a auto-farm to make all the dyes and this bug is preventing me getting black dye.

@andersblomqvist
Copy link
Owner

This mod does not alter the "spawning rules" of mobs, meaning it will use vanilla rules to spawn mobs. For example, you can only spawn pigs and cows when a grass block is nearby.

@andersblomqvist
Copy link
Owner

Altering the spawning rules is a suggested feature for the mod, but not implemented as of yet.

@Shadowdane
Copy link
Author

Thanks for the update on this! It would be great if there was a config rule that bypasses vanilla spawning rules. I don't think it should be the default but an available option. Or maybe a toggle in the actual spawner config window that you could turn off spawning rules?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants