disable ftb sidebar buttons and change proxy server to fly
This commit is contained in:
parent
58caffd601
commit
5a9c62680a
@ -7,8 +7,8 @@
|
|||||||
"forced": true
|
"forced": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bingus SMP 2023 (UK Proxy)",
|
"name": "Bingus SMP 2023 (Proxy)",
|
||||||
"address": "uk.bingus.zone",
|
"address": "bingus-smp-proxy.fly.dev",
|
||||||
"forced": true
|
"forced": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
11
config/sidebar_buttons.json
Normal file
11
config/sidebar_buttons.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"ftbteams": {
|
||||||
|
"my_team": true
|
||||||
|
},
|
||||||
|
"ftblibrary": {
|
||||||
|
"toggle.gamemode": false,
|
||||||
|
"toggle.rain": false,
|
||||||
|
"toggle.day": false,
|
||||||
|
"toggle.night": false
|
||||||
|
}
|
||||||
|
}
|
@ -10,7 +10,7 @@ hash = "7978fd2f694c492f50605f62bd664f599769f2a6f9c04d07bb59b7b24c7bb8b3"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/builtinservers.json"
|
file = "config/builtinservers.json"
|
||||||
hash = "272ecdcf71fe8f8cf327938df359f4ba8f97878f171abd00cc9e6268bde6c451"
|
hash = "8d2f6114f003f4d2d31e4c7459838f02a192cecf6603b89760535caa4017da8b"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/fwaystones/config.json5"
|
file = "config/fwaystones/config.json5"
|
||||||
@ -28,6 +28,10 @@ hash = "da44f876c6d3d00019f4f5d78829ec41841c09128b686123527dbff3c0555549"
|
|||||||
file = "config/rules.json"
|
file = "config/rules.json"
|
||||||
hash = "96da3b156659b5bb24ef57744e64d56850efe74be6584ed691f2e82fe42774ce"
|
hash = "96da3b156659b5bb24ef57744e64d56850efe74be6584ed691f2e82fe42774ce"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/sidebar_buttons.json"
|
||||||
|
hash = "191fbc93ab731f55a075b1a124ba0c4014602d30b3d230e37998d1d914ede4f8"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/terrestria/biome.json"
|
file = "config/terrestria/biome.json"
|
||||||
hash = "bbb7df2bcadcc163213e32043de89a92f1496e097ee79db7a7c7e623be45f099"
|
hash = "bbb7df2bcadcc163213e32043de89a92f1496e097ee79db7a7c7e623be45f099"
|
||||||
|
@ -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 = "582734abceb466d2c7ed57e42b043a8eef21ac49d6431d1d1250007c2eba10d7"
|
hash = "a26618229f17169968f047f45b02dbc5384057f1e6a0e2b6bc821a61e54bb587"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user