Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Improved Mobs

Improved Mobs

Harder mobs for increased difficulty

222.3k
165
Mobs

Compatibility

Minecraft: Java Edition

1.21.1
1.20.6
1.20.1
1.19.4
1.18.2

Platforms

Fabric
Forge
NeoForge

Supported environments

Server-side
Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fiDonate on PatreonDonate on PayPal

Creators

flemmli97
flemmli97 Owner

Details

Licensed ARR
Published 2 years ago
Updated last month
DescriptionChangelogVersions

Show all versions

1
2
5

improvedmobs-1.21.1-1.14.2-neoforge.jar

by flemmli97 on Jul 23, 2025
Download

improvedmobs-1.21.1-1.14.2-fabric.jar

by flemmli97 on Jul 23, 2025
Download

Improved Mobs 1.14.2

  • Hotfix: Fix nullpointer with config (for real this time...)

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.21/Changelog.md

improvedmobs-1.21.1-1.14.1-neoforge.jar

by flemmli97 on Jul 23, 2025
Download

improvedmobs-1.21.1-1.14.1-fabric.jar

by flemmli97 on Jul 23, 2025
Download

Improved Mobs 1.14.1

  • Hotfix: Fix nullpointer with config

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.21/Changelog.md

improvedmobs-1.21.1-1.14.0-neoforge.jar

by flemmli97 on Jul 23, 2025
Download

improvedmobs-1.21.1-1.14.0-fabric.jar

by flemmli97 on Jul 23, 2025
Download

Improved Mobs 1.14.0

  • Big config overhaul. Do note that old config will need to be updated!
    • Comments should be clearer now too
    • Various configs now are able to use math expression to allow more customization
      • While the config will tell you if expressions are supported an indicator also is that values are strings instead of numbers
      • Usable variables for expression contains
        • difficulty: The current difficulty
        • distance_spawn : The distance to spawn
        • distance_origin: The distance to [0,0,0]
        • distance_center: The distance to the position defined in the config
      • For usable functions see https://github.com/Flemmli97/TenshiLib/wiki/Math-Expressions
    • Attributes config part is now moved to datapack.
      • Found under data/improvedmobs/config/attributes.json
      • Allows modification of arbitrary attributes now
    • Fabric now requires forge config api port
    • Add a way to override various properties for entities via datapack for example
      • Overriding enabled features defined in the config
      • Entity based difficulty attribute modifications
      • Entity based block break list
      • Check out the wiki how to use
    • Changes:
      • Punish Time Skip -> Consider Time Skip
      • Flags are now called Features. Should be more clear what they mean
      • Following above Flag Blacklist -> Feature Blacklist
      • All individual flag whitelist are now grouped into one config: Feature Whitelist
      • Auto target config can now accept tags
    • Added equipment drop chance config. Should drop equipment removed
  • Add improvedmobs:no_steal block tag in addition to config
  • Overhaul pathfinding. Should be more correct now
  • Redid equipment config default weights/quality. The old config will still work!
  • Add powerscale integration (replaces scaling health)
  • Add runecraftory integration
  • Fix mobs not climbing ladders
  • Fix pause state not saved on players
  • Fix LevelZ conflict

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.21/Changelog.md

improvedmobs-1.20.1-1.13.6-forge.jar

by flemmli97 on Jul 19, 2025
Download

improvedmobs-1.20.1-1.13.6-fabric.jar

by flemmli97 on Jul 19, 2025
Download

Improved Mobs 1.13.6

  • Fix pause state not saved on players

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.20.1/Changelog.md

improvedmobs-1.21.1-1.13.5-neoforge.jar

by flemmli97 on May 9, 2025
Download

improvedmobs-1.21.1-1.13.5-fabric.jar

by flemmli97 on May 9, 2025
Download

Improved Mobs 1.13.5

  • Fix tnt destroy blocks config not working
  • Fabric: Fix mixin crash due to missing impl

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.21/Changelog.md

improvedmobs-1.20.1-1.13.5-forge.jar

by flemmli97 on May 9, 2025
Download

improvedmobs-1.20.1-1.13.5-fabric.jar

by flemmli97 on May 9, 2025
Download

Improved Mobs 1.13.5

  • Fix tnt destroy blocks config not working
  • Fabric: Fix mixin crash due to missing impl

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.20.1/Changelog.md

improvedmobs-1.18.2-1.13.5-forge.jar

by flemmli97 on May 9, 2025
Download

improvedmobs-1.18.2-1.13.5-fabric.jar

by flemmli97 on May 9, 2025
Download

Improved Mobs 1.13.5

  • Fix tnt destroy blocks config not working
  • Fabric: Fix mixin crash due to missing impl

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.18/Changelog.md

improvedmobs-1.21.1-1.13.4-neoforge.jar

by flemmli97 on May 6, 2025
Download

improvedmobs-1.21.1-1.13.4-fabric.jar

by flemmli97 on May 6, 2025
Download

Improved Mobs 1.13.4

  • Fix some packet stuff causing server to be unjoinable on fabric
  • Forge: Fix difficulty impl not registered so difficulty was always 0
  • Wrap repair ingredient calc...
  • Fix flag config initialization not saved to file
  • Add PLAYERSUM difficulty:
    • Sum of all nearby players
    • This can overshoot the theoretical max value (e.g. default 250) as this the max not hardcoded
  • Add simulate and pause/unpause command:
    • simulate Simulates the given difficulty step increases.
    • pause/unpause: (Un)Pauses difficulty increase for the given target
  • Add vanilla regional clamped difficulty. Useful for e.g. Majrusz's Progressive Difficulty which uses it

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.21/Changelog.md

improvedmobs-1.20.1-1.13.4-forge.jar

by flemmli97 on May 6, 2025
Download

improvedmobs-1.20.1-1.13.4-fabric.jar

by flemmli97 on May 6, 2025
Download

Improved Mobs 1.13.4

  • Wrap repair ingredient calc...
  • Add PLAYERSUM difficulty:
    • Sum of all nearby players
    • This can overshoot the theoretical max value (e.g. default 250) as this the max not hardcoded
  • Add simulate and pause/unpause command:
    • simulate Simulates the given difficulty step increases.
    • pause/unpause: (Un)Pauses difficulty increase for the given target
  • Add vanilla regional clamped difficulty. Useful for e.g. Majrusz's Progressive Difficulty which uses it

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.20.1/Changelog.md

improvedmobs-1.18.2-1.13.4-forge.jar

by flemmli97 on May 6, 2025
Download

improvedmobs-1.18.2-1.13.4-fabric.jar

by flemmli97 on May 6, 2025
Download

Improved Mobs 1.13.4

  • Wrap repair ingredient calc...
  • Add PLAYERSUM difficulty:
    • Sum of all nearby players
    • This can overshoot the theoretical max value (e.g. default 250) as this the max not hardcoded
  • Add simulate and pause/unpause command:
    • simulate Simulates the given difficulty step increases.
    • pause/unpause: (Un)Pauses difficulty increase for the given target
  • Add vanilla regional clamped difficulty. Useful for e.g. Majrusz's Progressive Difficulty which uses it

For past versions see: https://github.com/Flemmli97/ImprovedMobs/blob/1.18/Changelog.md

1
2
5

Modrinth is open source.

app-ads@1633f40

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.