mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-08-04 09:28:54 +00:00
Rather than mixing-in to CachedOutput, we just wrap our DataProviders to use a custom CachedOutput which reformats the JSON before writing. This allows us to drop mixins for common+non-client code.