File Details
mob_crafter-1.0.4-forge-1.20.1.jar
- R
- Jan 8, 2026
- 7.04 MB
- 20
- 1.20.1
- Forge
File Name
mob_crafter-1.0.4-forge-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
### Performance
- Added a lightweight client-side render cache
- Renders surface blocks only (skips interior blocks)
- Caches BlockState resolution
- Spreads cache rebuild work across multiple frames to reduce stutter
### Fixes
- Prevented forced-target orders from overwriting commands and causing units to “stop” after combat
- Removed Attack-Move from the bare-hand right-click command rotation (kept as wand-only behavior)
### Build / Distribution
- Fixed i18n check failures so `gradlew build` succeeds
- Added missing keys to locale files to unblock release builds