Removed Mod Loading Screen
This commit is contained in:
parent
b5674688cf
commit
90343e21c9
|
@ -634,11 +634,6 @@ file = "mods/mobvote-2023-crab.pw.toml"
|
|||
hash = "b3daa42c71780adcb5f61930cf3d101d62664ec9c864811185b7e5740517fd6d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mod-loading-screen.pw.toml"
|
||||
hash = "c1ff4df10241e43146788ad5cc4e817b791c9aa67d493fd0815a85b2d1ff9d0a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modelfix.pw.toml"
|
||||
hash = "e78faacb02c5ad86a31ff1178d48c5b231433bb1128584c987ef60224057fb75"
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
name = "Mod Loading Screen"
|
||||
filename = "mod-loading-screen-1.0.4.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/xAGJ6rQS/versions/BWSHJY2J/mod-loading-screen-1.0.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "059d6b06ba1169a2002dd965c34de003be64bd86"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = true
|
||||
description = "Shows a temporary window with mod loading progress before main game window even comes up"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "xAGJ6rQS"
|
||||
version = "BWSHJY2J"
|
|
@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3414abfc2e04e518dc4a1dfe84d86b3b5c37e47085aeb936cf0fa13159f7263f"
|
||||
hash = "df1fd8715c4ea344db2de3f17b71ea7e395a805dd76d032c15e9d7a2b9f1de2f"
|
||||
|
||||
[versions]
|
||||
quilt = "0.25.0"
|
||||
minecraft = "1.20.1"
|
||||
quilt = "0.25.0"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.20.1"]
|
||||
|
|
Loading…
Reference in New Issue