Patched

Patched

Mod

Allows data/resource packs to modify parts of json files instead of completely replacing them.

Client or server Utility

18.4k downloads
42 followers
Created2 years ago
Updated19 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

fabric-2.3.0+1.19.2

Changelog

Changes

  • The version format has been modified to comply a bit better with Semver and allow mods to actually depend on the mod. The version has been bumped to 2.x.x to allow better differentiation between builds from past and future major versions (this change has also been applied to the latest 1.20.x build).
  • Updated to Patched 1.3.0, bringing with it mainly one change: patches can now replace the root document.
  • Patches can now patch other patches.
  • More optimizations to patching file I/O. In particular, we don't try to read a file if no one is trying to patch it.
  • The patched:mod_loaded test condition now supports testing against specific mod versions.
  • There are now two new subcommands for /patched[c] dump file ...: raw and unpatched, for dumping the comment-less patched file and for dumping the file without applying patches, respectively.

Dependencies

Files

Patched-fabric-2.3.0+1.19.2.jar(119.36 KiB) Primary Download
Patched-fabric-2.3.0+1.19.2-sources.jar(34.23 KiB) Download

Project members

EnderTurret

Owner


Technical information

License
LGPL-2.1-only
Client side
optional
Server side
optional
Project ID