Disable update notifications for xaero's stuff
If I am going to manage this modpack myself, you aren't gonna nag my users to pay for auto updates that will break the modpack
This commit is contained in:
parent
be6d7ba837
commit
93bbbc4228
1
config/yosbr/config/xaerominimap.txt
Normal file
1
config/yosbr/config/xaerominimap.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
updateNotification:false
|
1
config/yosbr/config/xaeroworldmap.txt
Normal file
1
config/yosbr/config/xaeroworldmap.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
updateNotification:false
|
@ -4,6 +4,14 @@ hash-format = "sha256"
|
|||||||
file = "config/yosbr/config/capes.json5"
|
file = "config/yosbr/config/capes.json5"
|
||||||
hash = "a971da7453e033badc7fce7347c807ffb9b19bb2c5247c0bb914e7275ca2cd8a"
|
hash = "a971da7453e033badc7fce7347c807ffb9b19bb2c5247c0bb914e7275ca2cd8a"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/xaerominimap.txt"
|
||||||
|
hash = "5f60325504ed1c87697036574a581882b92a18f89e4f7285d0242cb8d9cd1b76"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/xaeroworldmap.txt"
|
||||||
|
hash = "5f60325504ed1c87697036574a581882b92a18f89e4f7285d0242cb8d9cd1b76"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/zoomify.json"
|
file = "config/yosbr/config/zoomify.json"
|
||||||
hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "69ec4ed6f1b03f1a32ba49ad5c9f66ae853cb8f83cc9da5cbbee539438f0f845"
|
hash = "1ebd58e41949697c512d2e6aca074331004f8750f78a76108dd5ca7950e73ff4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user