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.

neoforge-5.1.0+1.20.4

Changelog

Features

  • Added the include operation, which allows effectively including the contents of a patch inside another patch. This is intended to reduce patch duplication.
  • Added "patch targets" (also called "dynamic" patches), which allow applying a single patch to any number of files.
  • Added two new test types:
    • patched:registered, which allows testing for the existence of something in a registry
    • patched:item_registered, which is a simplified version of the above

See also the updated documentation for details on all of these.

Changes

  • The Patched metadata in pack.mcmeta files has been modified to reflect Mojang's changes to pack metadata sections over the past several updates. In short: patched:has_patches is no more, and instead there's a patched section. Patched will still load old-style packs, for now.
  • Fabric: fixed mixins that broke with semi-recent (mid-January) changes to Fabric API.
  • NeoForge: updated mod metadata for semi-recent (late-December?) FML changes

Files

Patched-neoforge-5.1.0+1.20.4.jar(153.28 KiB) Primary Download
Patched-neoforge-5.1.0+1.20.4-sources.jar(46.38 KiB) Download

Project members

EnderTurret

Owner


Technical information

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