LHKY's Mob Difficulty Increase
No reviews yet
This is a lightweight mod for increasing mob difficulty. Players can level up mobs by killing them or as days progress. The level affects their attributes, equipment, and AI. This mod is highly customizable.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This mod introduces increasing difficulty levels for mobs, where higher difficulty levels require players to kill more mobs. Equipment and AI settings are tiered, meaning stronger equipment and AI capabilities are unlocked at certain difficulty levels.
Here are some examples of enhanced mob behaviors:
-
Zombies can jump over blocks, climb stairs, and use Ender Pearls and fishing rods.
-
If a skeleton is holding a bow, it will use a fishing rod to steal items from players instead of pulling them closer. It will also use Ender Pearls to escape when players approach.
-
Piglin brutes can jump up to five blocks high.
-
Spiders can shoot webs.
-
Wither skeletons can summon skulls to attack and teleport in front of players.
These behaviors occur with a certain probability.
Additionally, there are some entertaining features such as creepers launching players into the air and a chance for drowned mobs to be caught while fishing. Players can easily disable these enhanced AI or entertainment features at any time through the configuration file.
The following is a tutorial on packet data.
1. To set mobs that require difficulty increases: (When writing data packet files for the whitelist, remember to also copy the contents inside.)
If some mobs in certain mod don't have difficulty levels, you can go to the 'data/lhmobdifficultyincrease/lh_mob/' directory in my mod. Under 'all_whitelist' or 'whitelist', you only need to input the mod name to set difficulty levels for all mobs in this module. 'whitelist' is for setting difficulty levels for individual entities.
2.To customize the initial level of mobs:
Folder format data/modid/lh_mob_custom_level/mobName.json example: { "base": 50, "init": 100, "maxLevel": 200 }
If you don't want to set the maximum level (maxLevel), you can simply delete it or leave it out. 'base' represents the base level (the level from which the increase starts, not from 0 but from 50), and 'init' represents the initial level.
3.Custom mob equipment
- To use the default equipment settings: data/lhmobdifficultyincrease/tags/entity_types/mob_default_equipment_whitelist.json Directly write the corresponding mob here
2.Modify the equipment settings :
data/modId/lh_mob_entities_equipment/entityId.json Please see the picture.
Note: When there is only one piece of equipment such as a weapon or item, there is no need to set weights. It's also possible to not set weights, which will evenly distribute the usage probability
- Individual mobs can be given specific equipment file format data/modid/lh_mob_entities_equipment/mobName.json As written above
command
/lh_difficulty show_level To display the current difficulty level
/lh_difficulty show_kill_mob To display the current level kill mob count
/lh_difficulty level set player 50 To set the difficulty level
To view monster levels, you currently need to install Jade
In Publishing:Latest version linkage Epic Fight and Ice and Fire
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources