Mobcrafter

Turn your block creations into controllable units. Build structures, capture them, and command them like an RTS army in Minecraft.

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

Forge

implementation fg.deobf("curse.maven:mobcrafter-1417212:7433847")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### 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