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
Apathy

Apathy

Disable entities from attacking players. Way too configurable.

22.0k
44
Utility
AboutChangelogVersions

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download

2.6

by quat on May 27, 2023
Download
  • Add if rule: dispatch to different rules based on a predicate.
  • Add team predicate: test whether a player is on a specific scoreboard team
  • Add random predicate: random per-mob chance.
  • Add spawn_type predicate: detect how a mob was spawned into the world.

2.5

by quat on Apr 20, 2023
Download

First release for 1.19.4. Special thanks to M8torr for initial porting work.

Forge Changelog

  • Large rewrite, using a shared codebase across the seven supported versions.
    • Apathy is now mostly written using a version-independent core.
    • New config system.
    • Removed usages of Mojang's DataFixerUpper library in favor of just dealing with JSON myself.
    • All mixins are now prefixed with apathy$, which should make debugging crashes a bit easier.
  • Apathy now uses a Forge config file instead of its custom format.
    • This is a bit experimental.
    • mobs.cfg is now apathy-mobs.toml; it's no longer inside a subdirectory. Same for the other two.
    • Your previous configuration will be automatically upgraded. (You might want to take a backup.)
    • The config file should automatically reload when you edit it, just like with other Forge mods.
  • Dump files have moved to apathy-dumps in the root of the Minecraft instance's folder.
  • The JSON in dump files is ordered more understandably (type comes first).
  • apathy: is now optional in the JSON config file (it will be converted when dumping).
  • The allow_if and deny_if JSON rules are now deprecated in favor of predicated.
    • Those still work.
    • Dump files will port them over.
  • Fixed a possible crash when exiting and reentering a world while the "spawn_gateway" mechanic was playing.
  • The apathy:bosses tag now contains c:bosses and forge:bosses by default.

2.5

by quat on Apr 20, 2023
Download

2.5

by quat on Apr 20, 2023
Download

Forge Changelog

  • Large rewrite, using a shared codebase across the seven supported versions.
    • Apathy is now mostly written using a version-independent core.
    • New config system.
    • Removed usages of Mojang's DataFixerUpper library in favor of just dealing with JSON myself.
    • All mixins are now prefixed with apathy$, which should make debugging crashes a bit easier.
  • Apathy now uses a Forge config file instead of its custom format.
    • This is a bit experimental.
    • mobs.cfg is now apathy-mobs.toml; it's no longer inside a subdirectory. Same for the other two.
    • Your previous configuration will be automatically upgraded. (You might want to take a backup.)
    • The config file should automatically reload when you edit it, just like with other Forge mods.
  • Dump files have moved to apathy-dumps in the root of the Minecraft instance's folder.
  • The JSON in dump files is ordered more understandably (type comes first).
  • apathy: is now optional in the JSON config file (it will be converted when dumping).
  • The allow_if and deny_if JSON rules are now deprecated in favor of predicated.
    • Those still work.
    • Dump files will port them over.
  • Fixed a possible crash when exiting and reentering a world while the "spawn_gateway" mechanic was playing.
  • The apathy:bosses tag now contains c:bosses and forge:bosses by default.

2.5

by quat on Apr 20, 2023
Download

First release for 1.19.4. Special thanks to M8torr for initial porting work.

Fabric Changelog

  • Large rewrite, using a shared codebase across the seven supported versions.
    • Apathy is now mostly written using a version-independent core.
    • New config system (externally looks the same as the old one.)
    • Removed usages of Mojang's DataFixerUpper library in favor of just dealing with JSON myself.
    • All mixins are now prefixed with apathy$, which should make debugging crashes a bit easier.
  • Dump files have moved to apathy-dumps in the root of the Minecraft instance's folder.
  • The JSON in dump files is ordered more understandably (type comes first).
  • apathy: is now optional in the JSON config file (it will be converted when dumping).
  • The allow_if and deny_if JSON rules are now deprecated in favor of predicated.
    • Those still work.
    • Dump files will port them over.
  • Fixed a possible crash when exiting and reentering a world while the "spawn_gateway" mechanic was playing.
  • The apathy:bosses tag now contains c:bosses and forge:bosses by default.

2.5

by quat on Apr 20, 2023
Download

2.5

by quat on Apr 20, 2023
Download

Fabric Changelog

  • Large rewrite, using a shared codebase across the seven supported versions.
    • Apathy is now mostly written using a version-independent core.
    • New config system (externally looks the same as the old one.)
    • Removed usages of Mojang's DataFixerUpper library in favor of just dealing with JSON myself.
    • All mixins are now prefixed with apathy$, which should make debugging crashes a bit easier.
  • Dump files have moved to apathy-dumps in the root of the Minecraft instance's folder.
  • The JSON in dump files is ordered more understandably (type comes first).
  • apathy: is now optional in the JSON config file (it will be converted when dumping).
  • The allow_if and deny_if JSON rules are now deprecated in favor of predicated.
    • Those still work.
    • Dump files will port them over.
  • Fixed a possible crash when exiting and reentering a world while the "spawn_gateway" mechanic was playing.
  • The apathy:bosses tag now contains c:bosses and forge:bosses by default.

2.5

by quat on Apr 20, 2023
Download

Fabric Changelog

  • Large rewrite, using a shared codebase across the seven supported versions.
    • Apathy is now mostly written using a version-independent core.
    • New config system (externally looks the same as the old one.)
    • Removed usages of Mojang's DataFixerUpper library in favor of just dealing with JSON myself.
    • All mixins are now prefixed with apathy$, which should make debugging crashes a bit easier.
  • Dump files have moved to apathy-dumps in the root of the Minecraft instance's folder.
  • The JSON in dump files is ordered more understandably (type comes first).
  • apathy: is now optional in the JSON config file (it will be converted when dumping).
  • The allow_if and deny_if JSON rules are now deprecated in favor of predicated.
    • Those still work.
    • Dump files will port them over.
  • Fixed a possible crash when exiting and reentering a world while the "spawn_gateway" mechanic was playing.
  • The apathy:bosses tag now contains c:bosses and forge:bosses by default.

Fabric 1.16.5 changelog

Brought up to feature-parity with things from version 2.4.1.

  • The dragon options have been split into a bunch of different options, instead of a blanket "no dragon" option.
    • After updating, please check that the configuration is the way you want it.
  • New advancements and location rules for your json files.

2.4.1

by quat on Sep 19, 2022
Download

2.4.1

by quat on Sep 19, 2022
Download

First version for 1.19.2. Sorry for keeping yall waiting.

Apathy's config file is only read when the server starts. This should fix compatibility issues with modded mobs.

2.4.1

by quat on Sep 19, 2022
Download

2.4.1

by quat on Sep 19, 2022
Download

1.1.1

by quat on Sep 19, 2022
Download

1.1.1

by quat on Sep 19, 2022
Download

Apathy's config file is only read when the server starts. This should fix compatibility issues with modded mobs.

1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@58dac27

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