Changes
- Fixed packs not showing up in
/patched list packs
if they were added using the data packs section of the create world screen.
Changes
- Updated to 1.19.3.
Changes
- Fixed patches from mods being completely ignored.
- This means that mods can actually patch things now.
Changes
- Bumped Patched library dependency to 1.2.1 (up from 1.1.1).
- Leveraged patch audits in file dumping.
- This means that you can now easily see who changed what (via patches; file replacements have no such indicators).
Internal Changes
- [Breaking Change] Made exposed utility classes
final
and made some internal code package-private. - Made Forge/Fabric code more similar to each other.
- Properly marked internal code as internal.
- Updated to 1.19.2
- Updated to Patched 1.1.1
- Added support for "custom test conditions"
- Implemented the
patched:mod_loaded
condition - Implemented basic datagen support for patches