Skip to content

Commit

Permalink
Disable xaero's update notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelily18 committed Nov 28, 2023
1 parent 4b10b50 commit 2bb8cee
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 4 deletions.
7 changes: 4 additions & 3 deletions config/yosbr/config/xaerominimap.txt
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#CONFIG ONLY OPTIONS
ignoreUpdate:0
ignoreUpdate:368
settingsButton:false
allowWrongWorldTeleportation:false
differentiateByServerAddress:true
Expand All @@ -8,7 +8,7 @@ debugEntityVariantIds:false
radarHideInvisibleEntities:true
allowInternetAccess:true
#INGAME SETTINGS (DO NOT EDIT!)
updateNotification:true
updateNotification:false
minimap:true
caveMaps:2
caveZoom:1
Expand Down Expand Up @@ -106,6 +106,7 @@ caveModeToggleTimer:1000
legibleCaveMaps:false
biomeBlending:true
displayTrackedPlayers:true
dimensionScaledMaxWaypointDistance:true
displayClaims:true
displayCurrentClaim:true
claimsFillOpacity:46
Expand All @@ -125,7 +126,7 @@ infoDisplay:highlights:true:15:-1
infoDisplay:light_overlay_indicator:true:15:-1
infoDisplay:manual_cave_mode_indicator:true:15:-1
infoDisplay:custom_sub_world:true:15:-1
interface:dummy:0:50:true:false:false:false
interface:dummy:0:36:true:false:false:false
interface:dummy:0:10000:true:false:false:false
interface:dummy:0:0:false:false:true:false
interface:dummy:0:36:true:false:false:false
Expand Down
55 changes: 55 additions & 0 deletions config/yosbr/config/xaeroworldmap.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
ignoreUpdate:169
updateNotification:false
allowInternetAccess:true
differentiateByServerAddress:true
caveMapsAllowed:true
debug:false
lighting:true
colours:0
loadChunks:true
updateChunks:true
terrainSlopes:2
terrainDepth:true
footsteps:true
flowers:true
coordinates:true
hoveredBiome:true
biomeColorsVanillaMode:false
waypoints:true
renderArrow:true
displayZoom:true
worldmapWaypointsScale:1.0
openMapAnimation:true
reloadVersion:0
reloadEverything:false
zoomButtons:true
waypointBackgrounds:true
detectAmbiguousY:true
showDisabledWaypoints:false
closeWaypointsWhenHopping:true
adjustHeightForCarpetLikeBlocks:true
onlyCurrentMapWaypoints:false
minZoomForLocalWaypoints:0.0
arrowColour:-2
minimapRadar:true
renderWaypoints:true
partialYTeleportation:true
displayStainedGlass:true
caveModeDepth:30
caveModeStart:2147483647
autoCaveMode:-1
legibleCaveMaps:false
displayCaveModeStart:true
caveModeToggleTimer:1000
defaultCaveModeType:1
biomeBlending:true
trackedPlayers:true
multipleImagesExport:false
nightExport:false
highlightsExport:false
exportScaleDownSquare:20
mapWritingDistance:-1
displayClaims:true
claimsFillOpacity:46
claimsBorderOpacity:80
globalVersion:1
4 changes: 4 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ hash = "fa3a6169d0b4d64d6cb11e906d0c26c344d2167cded44768ccfe9ed4e9dde47d"
file = "LICENSE"
hash = "ad2c7b9c8586565885e1df2f484d7c9e1f99a734aaa432183856551900448474"

[[files]]
file = "MODRINTH.md"
hash = "3420865e8ea5452a27647a179e81dd2aecced300462f496dac9bfe8f2d1991d2"

[[files]]
file = "config/yosbr/config/betterf3.json"
hash = "5b725de6ff847aacd066f1ed40244cd1b7c5b839b071b7287fe2bbbb6aa66393"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8ef6577cf58265b2e5c163f326e165e49f1bd17d836e656825189b35416ae75c"
hash = "1bbfcc8733600af6f107abea73e88cfba80a684f3d07b6434c4262ee4ec3c1a7"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit 2bb8cee

Please sign in to comment.