mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-05-01 19:31:22 +00:00
- Move configuration loading into a separate file, just so it doesn't clutter up ComputerCraft.java. - Normalise property names, so they're all snake_case. - Split properties into separate categories (http, turtle, peripheral), so the main one is less cluttered. - Define an explicit ordering of each category.