File Details
eechelons-neoforge-1.21.1-1.4.0.jar
- R
- Feb 16, 2025
- 65.67 KB
- 170
- 1.21.1
- NeoForge
File Name
eechelons-neoforge-1.21.1-1.4.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog for Enemy Echelons 1.20.1
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.4.0] - 2025-02-13
Added
- config option to enable/disable custom HUD range. using a custom HUD range is more computationally expensive on the client side.
Changed
- added condition to check for the Custom HUD range config. If =false, then use vanilla.
- don't show HUD when MC HUD option = false
[1.3.0] - 2024-09-07
Changed
- moved hudRange config option to Server-side. Can give unfair advantages.
- fixed mob level determination when mobs are blacklisted from all echelons.
- fixed update url to point to the correct file.
- reworked internal storage and references to echelons and histograms. -- works for a wider range of echelon configurations now.
- fixed pack.mcmeta
- changed isValidEntity() to check against Mob instead of Enemy.
[1.2.0] - 2024-01-31
Changed
- Port from 1.19.3
- Using Changelod instead of update.json.
- Reduced default HUD range to 10.
- Updated echelons toml file to v2.