[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) # Dependency directories (remove the comment below to include it)
# vendor/ # vendor/
Eternal.zip Chronolock.zip
Eternal-*.mrpack Chronolock-*.mrpack

View File

@@ -7,6 +7,6 @@ CNAME
CHANGELOG.md CHANGELOG.md
CHECKLIST.md CHECKLIST.md
roadmap.md roadmap.md
Eternal.zip Chronolock.zip
Eternal-*.mrpack Chronolock-*.mrpack
PACK_CONTENT.md 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 #If enabled, JourneyMap waypoints will only be created if the mod 'JourneyMap Integration' is not installed
preferJourneyMapIntegrationMod = true preferJourneyMapIntegrationMod = true
#If enabled, Waystones will add markers for waystones and sharestones to BlueMap. #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. #If enabled, Waystones will add markers for waystones and sharestones to Dynmap.
dynmap = true dynmap = false