McJtyMods / InControl

Be In Control of Mob Spawns and others
MIT License
46 stars 18 forks source link

[Enhancement] Support JSON5 for config files #452

Open diefesson opened 1 month ago

diefesson commented 1 month ago

What

Implement support to .json5 for config files

Why

JSON5 provides many advantages over JSON. For example:

McJty commented 1 month ago

I can't really do that. My Json reading is done by the json tools that Minecraft gives me