Commit graph

6 commits

Author SHA256 Message Date
e3b866b989 fix(automodpack): decouple client options sync and separate keybindings template
- Move default keybindings to config/defaultoptions/keybindings.txt for modern Default Options mod compatibility
- Remove root options.txt from AutoModpack host folder to prevent wiping player audio, graphics, and FOV preferences on boot
- Strip key_ lines from config/defaultoptions/options.txt to leave clean first-launch defaults
- Update instance README, mod-configs matrix, and operations manual to document the two-file default options architecture
2026-08-16 07:04:40 +00:00
31490656b2 feat(config): integrate Default Options mod and streamline AutoModpack
- Add defaultoptions-18.0.5 to AutoModpack client host payload (17 client mods)
- Remove /options.txt and /servers.dat from AutoModpack force-copy loop
- Create master defaultoptions template (config/defaultoptions/options.txt)
- Configure master audio levels (Master 60%, Music 25%, Hostile 75%, Ambient 40%)
- Enforce standard controls (Sneak=Shift, Sprint=Ctrl) and unbind FTB Chunks map
- Remove obsolete servers.dat from payload
- Update repository documentation (README.md, mod-configs.md, operations manual)
2026-08-16 05:42:09 +00:00
5396e172b4 packetfixer properties untrack because it updates every day 2026-08-15 22:29:06 +00:00
bfef04b17f feat(config): restore options.txt, servers.dat, and shader configs to automodpack sync 2026-08-15 22:07:47 +00:00
671a07a155 added basic docker commands 2026-08-15 19:51:03 +00:00
4dfc5d81ef initial release: minecraft server configuration, docker infrastructure, and docs 2026-08-15 14:46:28 -04:00