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.3 [1.21.1]

  • B
  • Mar 24, 2025
  • 1.02 MB
  • 12
  • 1.21.1
  • Fabric + 1

File Name

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

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

  • Errors in global scripts now show up in the jsonpatcher log
    • The main log now only gets a summary
  • Updated lang module to beta 3
    • Fixed issues with resolving inner classes in reflection
  • Implemented loading of resource patches from global directory
  • Cleanup of dumping locations
  • Expose compiler error nicer