File Details
untamedwilds-4.0.4.jar
- R
- Dec 16, 2025
- 2.77 MB
- 413
- 1.20.1
- Forge
File Name
untamedwilds-4.0.4.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Bug Fixes
World Generation
- Fixed C2ME chunk bounds issues in world gen features
Crash Prevention
- Various crash prevention fixes
Water/Swimming
- Fixed mobs getting stuck in water -
SmartSwimGoal_Landnow actively pathfinds toward land usingLandRandomPos.getPos()instead of blindly strafing forward - Added step height attributes to help ground mobs climb out of water:
- Boar, Spitter: +0.6 blocks
- Aardvark: +0.5 blocks
- Tarantula, Snake, Tortoise: +0.4 blocks
AI Optimization
- Bear damage boost effect now uses short non-persistent effects (100 ticks) to prevent AttributeModifier accumulation in world saves
New Features
Predator Player Hunting
Bears (non-panda), big cats, and hyenas can now hunt players.
Config Options:
| Option | Default | Description |
|---|---|---|
predator_player_hunting |
true | Master toggle |
predator_hungry_hunt_chance |
0.02 | 2%/sec chance when hungry (≤30) |
predator_man_eater_chance |
0.05 | 5% spawn chance for man-eater |
Notes:
- Man-eaters hunt regardless of hunger
- Sneaking/creative/spectator players exempt
- Pandas excluded
- Persists across saves