Track pack/overrides/defaultconfigs/ + Waystones override #12

Merged
Matt merged 1 commits from feature/track-defaultconfigs into main 2026-05-23 12:56:14 +00:00
Owner

Fixes the .gitignore so defaultconfigs/ is tracked (0.16.1 attempted this but the file was silently ignored). Bumps to 0.16.2.

Fixes the .gitignore so defaultconfigs/ is tracked (0.16.1 attempted this but the file was silently ignored). Bumps to 0.16.2.
Matt added 1 commit 2026-05-23 12:56:13 +00:00
.gitignore previously ignored all of pack/overrides/ because that dir is
the build output of Build-Tweaks.ps1. But defaultconfigs/ inside it holds
hand-written source-of-truth configs that should be in git (otherwise
they don't survive cross-machine deploys). Whitelisting that subdir.

Adds pack/overrides/defaultconfigs/waystones-common.toml -- the same
file the empty 0.16.1 commit was supposed to ship but couldn't because
of the .gitignore rule. Bumps to 0.16.2.

The override changes just one key:
- spawnInVillages: REGULAR -> DISABLED

All other Waystones settings stay at mod default (ACTIVATION visibility,
PLAYER restriction, empty allowedVisibilities) which already provides
the base-intrusion protections we discussed.
Matt merged commit 02e50f2fe5 into main 2026-05-23 12:56:14 +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#12