From 9107893d254e050444a60b0d37f80babfaf9f177 Mon Sep 17 00:00:00 2001 From: Yonah Date: Wed, 15 Jul 2026 19:14:45 +0900 Subject: [PATCH] config: disable xaerominimap update notifications These are quite annoying. --- config/yosbr/config/xaerominimap.txt | 2 +- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/yosbr/config/xaerominimap.txt b/config/yosbr/config/xaerominimap.txt index f619256..6029e16 100644 --- a/config/yosbr/config/xaerominimap.txt +++ b/config/yosbr/config/xaerominimap.txt @@ -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 diff --git a/index.toml b/index.toml index b9846f1..5632a00 100644 --- a/index.toml +++ b/index.toml @@ -118,7 +118,7 @@ hash = "b410746ddef0f7dd5f1d860ef3fcd6ad29c10988abbf6281181cb9c3acb628ca" [[files]] file = "config/yosbr/config/xaerominimap.txt" -hash = "cecae3a750fb40a17ed8de5be3421efa388ec8a338aa7842116d70dd5a9e175f" +hash = "fc71a352ab0c7691b34b586757802c7aae837cc97e6f5d37a42591657e587be4" [[files]] file = "config/yosbr/config/xaerominimap_entities.json" diff --git a/pack.toml b/pack.toml index 5883ac4..dc9e7ee 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "bd20ec7d915a4df38f9ea7467acc1a7be3c88b97464605024d1482b4eaa3be8d" +hash = "b0cc5e3598ccbb421817cdb84fd169e036d47a2c26b0d38e76c0d1f1b5433623" [versions] fabric = "0.18.6"