mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-16 15:53:18 +00:00

There's a mismatch between how Lua and JSON's values are defined, which means that serialisation is a little confusing at times. This commit attempts to document them a little better. Closes #1885, closes #1920