Apathy

Apathy

Mod

Disable entities from attacking players. Way too configurable.

Server Utility

12.6k downloads
29 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Changelog

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.

Files

apathy-fabric-1.19.2-2.5.jar(205.73 KiB) Primary Download

Project members

quat

Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated a year ago