promotional bannermobile promotional banner

JsonPatcher

A tool for patching minecrafts json files, without overrding them, using a custom DSL

File Details

JsonPatcher-2.0.0-beta.2+mc.1.21.1-sources.jar

  • B
  • Mar 15, 2025
  • 110.55 KB
  • 6
  • 1.21.1
  • Fabric + 1

File Name

JsonPatcher-2.0.0-beta.2+mc.1.21.1-sources.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:jsonpatcher-936929:6307520"

Quilt

modImplementation "curse.maven:jsonpatcher-936929:6307520"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Properly JiJ lang library
  • Docs are now emitted upon startup
  • Fixes to global patches
    • Files not ending in .jsonpatch are no longer loaded
    • Errors are now emitted to jsonpatcher logs, similarly to data patches
    • Entrypoints are now correctly loaded from the @init meta tag