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-1.1.0+1.18.2

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 and unpatched, 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

Patched-fabric-1.1.0+1.18.2.jar(119 KiB) Primary Download
Patched-fabric-1.1.0+1.18.2-sources.jar(34.3 KiB) Download

Project members

EnderTurret

Owner


Technical information

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