Glow Squid Spawn Fix
No reviews yet
Fixes spawning of glow squids in random water columns which leads to unnecessary items in the world.
General improvements to world generation, such as bug fixes, aesthetic overhauls, or misc additions.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Enhances game performance and optimizes resource usage.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description

Glow Squid Spawn Fix
Keeping glow squids where they belong
|
Why?
Vanilla Minecraft allows glow squids to spawn in water blocks that are directly adjacent to air, which can lead to them spawning in random water columns that generate during world-gen, they then fall out of the column and die, dropping glow ink sacs which stay in the world in loaded and unloaded chunks. This mod adds a simple check to the spawn conditions: glow squids will no longer spawn if any horizontal neighbor block is air.
The result? Glow squids that spawn in more natural, fully-submerged locations instead of awkwardly clinging to cave walls or water edges.
How?
The mod uses a simple mixin, adding an additional validation step that checks all four horizontal directions from the spawn position. If any neighboring block is air, the spawn attempt is cancelled. The performance overhead is negligible if not positive with time.
Note
This mod may affect glow squid farms that rely on a water column with an air block next to it. If your farm design uses this mechanic, you'll need to adjust it by ensuring all horizontal blocks around the spawn area are solid or water.
Questions or issues?
Report them on the issue tracker

Glow Squid Spawn Fix
Keeping glow squids where they belong
Why?
Vanilla Minecraft allows glow squids to spawn in water blocks that are directly adjacent to air, which can lead to them spawning in random water columns that generate during world-gen, they then fall out of the column and die, dropping glow ink sacs which stay in the world in loaded and unloaded chunks. This mod adds a simple check to the spawn conditions: glow squids will no longer spawn if any horizontal neighbor block is air.
The result? Glow squids that spawn in more natural, fully-submerged locations instead of awkwardly clinging to cave walls or water edges.
How?
The mod uses a simple mixin, adding an additional validation step that checks all four horizontal directions from the spawn position. If any neighboring block is air, the spawn attempt is cancelled. The performance overhead is negligible if not positive with time.
Note
This mod may affect glow squid farms that rely on a water column with an air block next to it. If your farm design uses this mechanic, you'll need to adjust it by ensuring all horizontal blocks around the spawn area are solid or water.
Questions or issues?
Report them on the issue tracker
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources