- Adds support for 1.20.2
Woo, beta!
-
Adds new client and server commands using a combination of Cotton Client Commands (for 1.14 to 1.16.5) and Fabric API (for 1.16.5 to 1.20.1+) to allow you to reload the mod config on the fly without having to restart the client/server. The mod does not require these at all and can still run independently, however you will need one of those two in order to get client/server side commands. Both commands can be disabled in the mod configuration.
-
Adds lots and lots of documentation internally
- Fixes oversight that caused patch for BoundlessTranslation to not apply for 1.18.2
- Ports OutrageousTranslation patch to 1.14 to 1.16.5
- Patches UndersizedHeads for affected versions
This update makes improvements to the ExcessiveHearts patch along with patching ComponentDepth for all versions of the game.
Fixes an oversight that caused patches that were forcibly disabled in the "overrides" section to still be applied when they shouldn't have been.
- Fixes the mod not working on servers at all
- Adds patches for certain clickable text exploits.
- Fixes multiple JSON exploits
- Ports patch for ExcessiveEntityNames to 1.19+
- Patches BadHoverIdentifier and BadHoverUUID for 1.16 - 1.18.2
- To prevent confusion, the code that logs patches that were applied now happens when the validation happens
- Adds somewhat proper version management for the configuration
First version - See https://github.com/VideoGameSmash12/CFX/commits/main for changes from before this release