disable ftb sidebar buttons and change proxy server to fly

This commit is contained in:
endigma 2024-01-12 11:01:42 -04:00
parent 58caffd601
commit 5a9c62680a
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
4 changed files with 19 additions and 4 deletions

View File

@ -7,8 +7,8 @@
"forced": true
},
{
"name": "Bingus SMP 2023 (UK Proxy)",
"address": "uk.bingus.zone",
"name": "Bingus SMP 2023 (Proxy)",
"address": "bingus-smp-proxy.fly.dev",
"forced": true
}
]

View File

@ -0,0 +1,11 @@
{
"ftbteams": {
"my_team": true
},
"ftblibrary": {
"toggle.gamemode": false,
"toggle.rain": false,
"toggle.day": false,
"toggle.night": false
}
}

View File

@ -10,7 +10,7 @@ hash = "7978fd2f694c492f50605f62bd664f599769f2a6f9c04d07bb59b7b24c7bb8b3"
[[files]]
file = "config/builtinservers.json"
hash = "272ecdcf71fe8f8cf327938df359f4ba8f97878f171abd00cc9e6268bde6c451"
hash = "8d2f6114f003f4d2d31e4c7459838f02a192cecf6603b89760535caa4017da8b"
[[files]]
file = "config/fwaystones/config.json5"
@ -28,6 +28,10 @@ hash = "da44f876c6d3d00019f4f5d78829ec41841c09128b686123527dbff3c0555549"
file = "config/rules.json"
hash = "96da3b156659b5bb24ef57744e64d56850efe74be6584ed691f2e82fe42774ce"
[[files]]
file = "config/sidebar_buttons.json"
hash = "191fbc93ab731f55a075b1a124ba0c4014602d30b3d230e37998d1d914ede4f8"
[[files]]
file = "config/terrestria/biome.json"
hash = "bbb7df2bcadcc163213e32043de89a92f1496e097ee79db7a7c7e623be45f099"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "582734abceb466d2c7ed57e42b043a8eef21ac49d6431d1d1250007c2eba10d7"
hash = "a26618229f17169968f047f45b02dbc5384057f1e6a0e2b6bc821a61e54bb587"
[versions]
fabric = "0.15.3"