Alex's Mobs Continued 2.1.7 — Forge 26.1.x
Curse Maven Snippet
What's new
2.1.7
Five fixes and one new setting.
- A crash when opening the animal dictionary. One line in the sugar glider's renderer called a maths helper that every normal Minecraft install has. Some launchers and packs ship a different build of that library where it is missing, and the game died the moment the book tried to draw a sugar glider. It is written out the long way now, so there is nothing left to go missing.
- Minecraft 1.21.7 and newer, including 26.x: the animated icons stopped moving. The creative tab icon no longer cycled through mobs, the mobs on the advancement screen stopped following your mouse, and the dimensional carver and mysterious worm sat still instead of animating. Holding the carver still worked, which is the clue that gave it away — 1.21.7 changed where the game draws items in menus, and this mod was still hooking the old place. All of it moves again.
- Leafcutter ant queens. Feeding Gongylidia to an anthill releases a queen, but the hill forgot which of its ants was the queen the first time the chunk was saved. So it worked on a fresh hill and quietly did nothing ever after. Existing hills repair themselves on load. (Stomping on a hill or breaking it never released a queen — only Gongylidia does.)
- Fabric 1.20.1: you can now use Fabric API 0.92.8. The mod was demanding 0.92.11 or newer for no real reason. This needs CodxLib 1.5.1, which had the same problem and was the one actually blocking it.
- Two config options were wrong in a way that goes all the way back to the original mod: the gelada monkey spawn height was missing from the config file entirely, and the server printed a warning about a duplicate setting on startup. Neither affected the game, but the option exists now.
New setting: preventSelfHarm, on by default. An upgraded mimic octopus that copies a creeper
survives its own explosion, but was being launched across the map by it. Now it stays put. If you
liked watching them fly, /amc config set preventSelfHarm false puts it back.
Needs CodxLib 1.5.1 or newer on Fabric, 1.4.0 or newer on Forge and NeoForge. Fabric also needs Fabric API.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

