Description:
For the adventurer Minecraft can be too easy! Once you build your first mudhut, the hoardes of undead yearning to feast on the gooey innards of your skull are never a problem again.
This mod aims to aid your desire for the fray of combat. With an improved pathfinding algorithm, and added behaviour, the seemingly dumb mobs are now much more intelligent!
Rather than letting your precious shelters remain immortal against all but the dreaded creature, this mod aims to allow zombies the power to crack through certain blocks (and mobs from other mods if the creator chooses to use this mod as a part of theirs) when they are chasing you!
Mobs intelligently dig through blocks that are soft or hard based on the tools and items they hold!
Features:
- Zombies and spiders will dig through some blocks to get to you
- Creepers will explode to get to you
- Improved following algorithm to make mobs better at chasing
- Digging mobs can dig diagonally up and down
- Visible and audible digging effects for mobs
- All functionality automatically applied to additional mobs from other mods
- You can disable each default mob’s digging powers on a per world basis using ModOptionsAPI.
- Spiders can be mounted by creepers and skeletons
- Mobs now sprint, meaning you can’t run away
- They will avoid water, lava and climb out where possible
- Advanced pathfinding; mobs will avoid getting stuck
- Mobs can “smell” the player to find them if they are close, but cannot be seen
- If the mob loses sight of you, it will continue going to where it last saw you
- Using principles from Artificial Intelligence, mobs will follow you more tightly than before
- Creature engine rewritten; all mobs benefit from these changes
- Mod under active development, feature list incomplete.
Prerequisites
Please download and install ModOptionsAPI 0.6
Please download and install Risugami’s Modloader
Installation
THIS IS A BETA VERSION AND DOES NOT WORK FULLY
1) Find your minecraft.jar (check note below)*
2) Open the minecraft.jar file in WinRAR or 7zip (do not extract it)
3) Extract the contents of the Survival Craft ZIP file
4) Copy the files into your minecraft.jar
5) Delete META-INF folder IF it exists in the minecraft.jar
6) Run Minecraft
* Windows: <your user folder>/AppData/Roaming/.minecraft/bin/
* Mac: Home -> Library -> Application Support -> Minecraft -> bin
* Linux: ~/.minecraft/bin/
Compatibility
Known issues: None known.
Features:
- Add “ambush” behaviour to certain mobs (spiders)
- Do something with slimes (make silent? Ceiling crawlers?)
- Fix block breaking texture upon killing a mob
- Fix lighting issue on blocks being broken
Making your Mobs compatible with Digging Mobs
Your mob will already use most of the functionality of this mod. To add custom functionality, please either JavaDoc the EntityCreature.java and read the documentation, or wait until 1.0 for an API.
Version History
Minecraft 1.7.3
Download Link:
http://www.mediafire.com/?3a2a419jtz71jjy
THIS IS A BETA VERSION AND DOES NOT WORK FULLY
- Added new “intellect” slider. The higher you have it, the more CPU intensive.
- Improved algorithm to use much less CPU and RAM. Tradeoff in mob intellect happened.
- Mobs now don’t drown when thinking
(Known Bugs)
- Mobs do not understand the concept of straight lines.
- Mobs tend not to go on diagonals and tend to follow the edges of the route to you
– These bugs are the same bug and are to be fixed first
- When randomly walking, mobs and passives do retarded spinning dances on the ground.
– This bug is high priority
- Digging leaves a random mark that doesn’t go away
– This is high priority, restart game to fix
Video: