2dcbbd4753
fix(forge-1.20.1): sync options via AutoModpack and restore standard keybinds
...
- Relocate options.txt to host-modpack root and configure AutoModpack sync with allowEditsInFiles
- Standardize default keybindings in keybindings.txt (Left Shift = Crouch, Left Control = Sprint)
- Remove options.txt from defaultoptions payload to resolve early-boot graphics init race condition
- Update runtime configuration for packetfixer
- Update instance README.md, mod-configs.md, runbook scp targets, and releases endpoint URL
2026-08-16 16:10:46 +00:00
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
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