promotional bannermobile promotional banner

JsonPatcher

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

File Details

v2.0.0-beta.2 [1.21.1]

  • B
  • Mar 15, 2025
  • 1.02 MB
  • 18
  • 1.21.1
  • Fabric + 1

File Name

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

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Quilt

modImplementation "curse.maven:jsonpatcher-936929:6307519"
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