diff --git a/.gitignore b/.gitignore index b80ed4c..b8f2364 100644 --- a/.gitignore +++ b/.gitignore @@ -14,5 +14,5 @@ # Dependency directories (remove the comment below to include it) # vendor/ -Eternal.zip -Eternal-*.mrpack +Chronolock.zip +Chronolock-*.mrpack diff --git a/.packwizignore b/.packwizignore index 46d0985..4148cfb 100644 --- a/.packwizignore +++ b/.packwizignore @@ -7,6 +7,6 @@ CNAME CHANGELOG.md CHECKLIST.md roadmap.md -Eternal.zip -Eternal-*.mrpack +Chronolock.zip +Chronolock-*.mrpack PACK_CONTENT.md diff --git a/config/waystones-common.toml b/config/waystones-common.toml index fb6f787..2a72223 100644 --- a/config/waystones-common.toml +++ b/config/waystones-common.toml @@ -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