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

137.1k
146
Mobs
AboutChangelogVersions

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

improvedmobs-1.21.1-1.13.3.b-fabric.jar

by flemmli97 on Feb 15, 2025
Download

improvedmobs-1.21.1-1.13.3.b-fabric.jar

by flemmli97 on Feb 15, 2025
Download

Improved Mobs 1.13.3.b

  • Fix packet on fabric
  • Fix playerex integration

Improved Mobs 1.13.3

  • Update PlayerEX integration

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

improvedmobs-1.20.1-1.13.3-fabric.jar

by flemmli97 on Dec 24, 2024
Download

Improved Mobs 1.13.3

  • Update PlayerEX integration

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

improvedmobs-1.21.1-1.13.2-neoforge.jar

by flemmli97 on Nov 30, 2024
Download

improvedmobs-1.21.1-1.13.2-fabric.jar

by flemmli97 on Nov 30, 2024
Download

Improved Mobs 1.13.2

  • Fix some problems with list config on forge causing config resets
  • Fix projectile/explosion damage increase not applying to player on fabric
  • Fix Flag config not updating correctly after config modification with tags
  • Fix crash with epic fight
  • Fix some stuff with flying and water mounts
  • Fix crash with underwater block breaking
  • Fix packets not being optional

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

improvedmobs-1.20.1-1.13.2-forge.jar

by flemmli97 on Nov 30, 2024
Download

improvedmobs-1.20.1-1.13.2-fabric.jar

by flemmli97 on Nov 30, 2024
Download

Improved Mobs 1.13.2

  • Fix some problems with list config on forge causing config resets
  • Fix projectile/explosion damage increase not applying to player on fabric
  • Fix Flag config not updating correctly after config modification with tags
  • Fix crash with epic fight
  • Fix some stuff with flying and water mounts

Improved Mobs 1.13

  • Redo integration mod for difficulty:
    • Config changed from true/false to OFF/ON/ADD
    • OFF and ON behave as old true/false but ADD allows stacking on top of existing ones for even more mayham
    • LevelZ and PlayerEX now has a multiplier config
  • Allow pehkui integration to be more configurable with size chance and flag for individual mobs
  • Disable overlay being shown with f3 debug toggled
  • Allow negative values for difficulty increase. To use that use | as a delimiter instead of -
  • Add config for line of sight requirements
  • Add breaking speed modifier config
  • Add armor trim chance

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

improvedmobs-1.18.2-1.13.2-forge.jar

by flemmli97 on Nov 30, 2024
Download
1
2
4

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@fafd47f

© 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.