MMNHUtils - Bug Fixing Utilities
This modification is a set of technical fixes originally developed for the Mana Metal New Horizons modpack. Although the project was created specifically for this mod, you can freely integrate it into your own builds to access useful features and fixes.
All implemented features are fully configurable through the configuration file, allowing flexible adaptation of the plugin's operation to specific needs.
Installation Requirements
For proper operation, the following mods are required:
- Unimixins
- GTNHLib
Main Functions and Fixes
Reprogrammable Spawner Blacklist
Added the ability to configure the list of spawners prohibited for modification by entity parent classes. This function solves the problem with incorrect operation of some spawner types.
Structure Bypass Key Fix
Solved the problem with periodic failure of structure bypass keys. Now the bypass mechanism works stably and predictably in any situation.
Unbreakable Armor Damage Protection
Fixed Reika's armor damage method that could unintentionally break unremovable equipment items. Now specialized armor is reliably protected from accidental damage.
M3 Dungeon Mob Spawn Restriction
Mobs from M3 dungeons now spawn only in their corresponding dimension, preventing their unintended appearance in other dimensions.
Item Mover Interaction Block
Item mover no longer interacts with ISidedInventory interfaces, which eliminates conflicts with some modifications and improves overall stability.
Item Collector Optimization
Item collector is disabled from collection events, which may slightly reduce its performance but completely eliminates related errors.
Server Crash Fix
Fixed a critical error that caused server crashes when using bypass key panels in shift mazes.