Add Indium
This commit is contained in:
parent
29b8533ff5
commit
221a7d312c
|
@ -190,6 +190,11 @@ file = "mods/immersiveportals.pw.toml"
|
|||
hash = "cc916c83a5c110b7c7e919646c0ae921a88f7a9616485e47a4565b267d12c5d1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/indium.pw.toml"
|
||||
hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/infinite-dimensions.pw.toml"
|
||||
hash = "5596646619876e550b1a02b5a69aaf969f54a8606ef6b4d812837cebe0383afa"
|
||||
|
|
13
v2/mods/indium.pw.toml
Normal file
13
v2/mods/indium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Indium"
|
||||
filename = "indium-1.0.36+mc1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Orvt0mRa/versions/nQHYSjxO/indium-1.0.36%2Bmc1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7c5a1851f1fc08ae69318e151d07151fabba6cda2a24616c9251e1a4e5b969453e88b97d60f926271d60e3511bfc6fa05a64a108466efb7f29bec4519547e0c9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Orvt0mRa"
|
||||
version = "nQHYSjxO"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3e7e65597fc78e23b837b74beda3b0d05e85641c33c0e4049d27c754450f7afc"
|
||||
hash = "4e569c6819ce8970f55b02dc6f39a450cb9d80c52f7ded09ef6c5f74d6c29c8d"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue