config/wover: initialise
This gets rid of the full-screen message on startup.
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"create_version": "21.0.21",
|
||||||
|
"internal": {
|
||||||
|
"did_present_welcome_screen": true
|
||||||
|
},
|
||||||
|
"general": {
|
||||||
|
"check_for_new_versions": false,
|
||||||
|
"prefere_modrinth": false,
|
||||||
|
"force_betterx_world_type": true
|
||||||
|
},
|
||||||
|
"loading": {
|
||||||
|
"disable_experimental_warning": false
|
||||||
|
},
|
||||||
|
"modify_version": "21.0.21"
|
||||||
|
}
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"create_version": "21.0.21",
|
||||||
|
"log": {
|
||||||
|
"verbose": true
|
||||||
|
},
|
||||||
|
"server": {
|
||||||
|
"force_default_world_preset": true
|
||||||
|
},
|
||||||
|
"modify_version": "21.0.21"
|
||||||
|
}
|
||||||
@@ -4,6 +4,14 @@ hash-format = "sha256"
|
|||||||
file = "config/sereneseasons/seasons.toml"
|
file = "config/sereneseasons/seasons.toml"
|
||||||
hash = "a18c16d7661b25fe17dc3808f78a6f86adc6a05bcd2e0b64f193c44275a1ff8f"
|
hash = "a18c16d7661b25fe17dc3808f78a6f86adc6a05bcd2e0b64f193c44275a1ff8f"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/wover/client.json"
|
||||||
|
hash = "e166e38488f98a8e5743c48f45dc3ade7b9161841d30c3c0af3afeabe22e4323"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/wover/main.json"
|
||||||
|
hash = "ec0d93f7d3e5e1cc50f71bd86dbca5cd6c5a7b00f590d40ef525688825d058f8"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "essential/config.toml"
|
file = "essential/config.toml"
|
||||||
hash = "a9cab15005fafba3f0a656e584ae745708254433a14655e52deaae8409a229ef"
|
hash = "a9cab15005fafba3f0a656e584ae745708254433a14655e52deaae8409a229ef"
|
||||||
|
|||||||
@@ -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 = "99af762116024c9e5abb5b7ea38ecf0f699c37cd839c0e051f3d8d6228ef98fa"
|
hash = "3791bce097faab678f1824a6b92ea98413b61ac5f64b66d63205b53c117c4c82"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user