Compatibility
Minecraft: Java Edition
1.21.1
1.20–1.20.1
1.19.4
1.19.2
1.18.x
1.17.x
1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-only
Published 3 years ago
Updated 3 weeks ago
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
anddeny_if
JSON rules are now deprecated in favor ofpredicated
.- 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 containsc:bosses
andforge:bosses
by default.
Files
Metadata
Release channel
ReleaseVersion number
2.5-fabric-1.19.2Loaders
Game versions
1.19.2Downloads
220Publication date
April 20, 2023 at 6:39 AMPublisher
quat
Owner