Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.1–1.19.3
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed LGPL-2.1-only
Published 2 years ago
Updated last week
Changelog
Backported all of the changes from 1.19.2 <=> 1.20.1:
Features
- 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).
- There are now two new subcommands for
/patched[c] dump file ...
:raw
andunpatched
, for dumping the comment-less patched file and for dumping the file without applying patches, respectively. - Implemented the
patched:mod_loaded
condition, with support for testing against specific mod versions. - Implemented basic datagen support for patches.
Changes
- The version format has been modified to comply a bit better with Semver and allow mods to actually depend on the mod.
- Updated to Patched 1.3.0 (up from 1.0.0).
- Patches can now patch other patches.
- Only parse obvious json files as json, and other optimizations (like not unnecessarily reading files).
Bug Fixes
- Fixed patches from mods not actually being applied.
- Properly expand mod loader "group" packs to have one pack per mod in commands.
- Fixed listing patches of
.zip
packs not working properly. - Fixed packs not showing up in
/patched list packs
if they were added using the data packs section of the create world screen.
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.1.0+1.18.2Loaders
Game versions
1.18.2Downloads
170Publication date
October 14, 2023 at 5:13 AMPublisher
EnderTurret
Owner