add invview, older kotlin version for ledger
This commit is contained in:
parent
9d98aeee8c
commit
be85ec64ac
5 changed files with 24 additions and 6 deletions
Binary file not shown.
|
|
@ -797,7 +797,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-language-kotlin.pw.toml"
|
file = "mods/fabric-language-kotlin.pw.toml"
|
||||||
hash = "3d0bf4d56ea941f856200934fdc2fb4952fe513d469f47bdb5fc586f99f16097"
|
hash = "42aadc1db3d1960f629dfbe870a659744cca3fb1fd99adf9bb3755bf7b23837f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
@ -970,6 +970,11 @@ file = "mods/interiors.pw.toml"
|
||||||
hash = "b9fa4052f55fb11d52dcd0825cfa1b0341b741b1fe9029fbcc79abede25ccf56"
|
hash = "b9fa4052f55fb11d52dcd0825cfa1b0341b741b1fe9029fbcc79abede25ccf56"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/invview.pw.toml"
|
||||||
|
hash = "83faa3592a9579a62918edd2c51f926c816f3432bd4ec2d80f7a3cff0b44eb91"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/iris.pw.toml"
|
file = "mods/iris.pw.toml"
|
||||||
hash = "ebeee6677698f4d8d13c52097e88c15289f4c19aa87873eb3a40fbc5ecb915c8"
|
hash = "ebeee6677698f4d8d13c52097e88c15289f4c19aa87873eb3a40fbc5ecb915c8"
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Fabric Language Kotlin"
|
name = "Fabric Language Kotlin"
|
||||||
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
|
filename = "fabric-language-kotlin-1.9.6+kotlin.1.8.22.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/csX9r2wS/fabric-language-kotlin-1.13.0%2Bkotlin.2.1.0.jar"
|
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/5J7lguFF/fabric-language-kotlin-1.9.6%2Bkotlin.1.8.22.jar"
|
||||||
hash-format = "sha512"
|
hash-format = "sha512"
|
||||||
hash = "bd6acac5e2196aae0095ec453aec46d54e0d925289895fac94b1426cabd3db7e275302502475c61b9719fc8f026e7aaa305122dcdf374c58620bc38b8b4e99a7"
|
hash = "2bff613afef78297b059e7c86ac886a916ffa6f6a81eba0e989a56bc039fd03cad4addb09f89fa08ff81c90cc6e9a9966bfbcce64e9966538b8ad7815efd1a6d"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "Ha28R6CL"
|
mod-id = "Ha28R6CL"
|
||||||
version = "csX9r2wS"
|
version = "5J7lguFF"
|
||||||
|
|
|
||||||
13
mods/invview.pw.toml
Normal file
13
mods/invview.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Inv View"
|
||||||
|
filename = "InvView-1.4.12-1.20+.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jrDKjZP7/versions/mQnjqDOd/InvView-1.4.12-1.20%2B.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3c7c4297ad424e32078da283ee02e3c3788dad5a71a9de9806ff5e9ca26ff8abe54dac6002f0f5387b1cfe01440679e99965449e82a9bd755d689f04e996e7e6"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jrDKjZP7"
|
||||||
|
version = "mQnjqDOd"
|
||||||
|
|
@ -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 = "efe0cc2ac41c55d12e5b4175701ba2bc1b8f3345f57ebabf6cc9e914a1144ea3"
|
hash = "4bb02316c7ad016e2ce7568dd34a02fa370c0c26b2397c6c854ca943adb43b47"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue