feat: add "Modern UI" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -300,6 +300,11 @@ file = "mods/kotlin-for-forge.pw.toml"
|
|||||||
hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297"
|
hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/modern-ui.pw.toml"
|
||||||
|
hash = "fb078f45d04576d994b31f76911eedf74aa6b4ca5ed177eedffd0853887cf97f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/more-overlays-updated.pw.toml"
|
file = "mods/more-overlays-updated.pw.toml"
|
||||||
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"
|
hash = "d523d495ab022346d3789c0bb0c24a5c78c1cbb661e48b6fc1c15f322a02ed74"
|
||||||
|
|||||||
13
mods/modern-ui.pw.toml
Normal file
13
mods/modern-ui.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Modern UI"
|
||||||
|
filename = "ModernUI-Forge-1.20.1-3.12.0.1-universal.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/3sjzyvGR/versions/6ksT8CWg/ModernUI-Forge-1.20.1-3.12.0.1-universal.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "cf9a1bfa25f956a9277639da833a86d59a6a55bc690b6c03d4292bb240cb775c32ecf7ae253db7779757e2c74c5adf2c272c4ecdb35b907027de3ec7534bbd27"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "3sjzyvGR"
|
||||||
|
version = "6ksT8CWg"
|
||||||
@@ -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 = "49de52f7dcf5b610aa639a036981ff9f1ab96bf581e20115df0d4a0c47004457"
|
hash = "518ea273b8fb703103ecafdb44ccf5cd077ffaa9c52a2d387f7f72394a6d1c2f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user