[8.0.0] Disabled waystones on bluemap

This commit is contained in:
2025-10-19 04:07:11 +02:00
parent 94c2dc4402
commit 9985a72494
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

@@ -14,5 +14,5 @@
# Dependency directories (remove the comment below to include it)
# vendor/
Eternal.zip
Eternal-*.mrpack
Chronolock.zip
Chronolock-*.mrpack

View File

@@ -7,6 +7,6 @@ CNAME
CHANGELOG.md
CHECKLIST.md
roadmap.md
Eternal.zip
Eternal-*.mrpack
Chronolock.zip
Chronolock-*.mrpack
PACK_CONTENT.md

View File

@@ -74,6 +74,6 @@
#If enabled, JourneyMap waypoints will only be created if the mod 'JourneyMap Integration' is not installed
preferJourneyMapIntegrationMod = true
#If enabled, Waystones will add markers for waystones and sharestones to BlueMap.
blueMap = true
blueMap = false
#If enabled, Waystones will add markers for waystones and sharestones to Dynmap.
dynmap = true
dynmap = false