Fix gitignore + track Waystones override #13

Merged
Matt merged 1 commits from fix/gitignore-overrides into main 2026-05-23 12:57:42 +00:00
Owner

Replaces blanket pack/overrides/ ignore with the specific pack/overrides/mods/ (build output). Tracks defaultconfigs/.

Replaces blanket pack/overrides/ ignore with the specific pack/overrides/mods/ (build output). Tracks defaultconfigs/.
Matt added 1 commit 2026-05-23 12:57:42 +00:00
The previous rule 'pack/overrides/' ignored the whole directory, which
made it impossible to re-include subpaths via ! exception (git's rule).

Narrow the ignore to 'pack/overrides/mods/' -- the only path that
Build-Tweaks.ps1 actually writes -- and drop the broken whitelist
block. Other subdirs under pack/overrides/ (defaultconfigs/, etc.) now
live in git like normal source.

Adds the Waystones override that 0.16.1 attempted (spawnInVillages =
DISABLED). Bumps to 0.16.3 so launcher caches re-sync.
Matt merged commit c29dd2d690 into main 2026-05-23 12:57:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minecraft/brass-and-sigil#13