v1.2.0 | Major update with lots of mods.
This commit is contained in:
parent
5d6d91696e
commit
c778e9eb7f
3 changed files with 19 additions and 1 deletions
|
@ -1105,6 +1105,11 @@ file = "mods/icarus.pw.toml"
|
|||
hash = "29bf4b9e747ca85980f003a2d301e4d02f83886ecfeffc283d2742d4e774acc9"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ihgm.pw.toml"
|
||||
hash = "03ed73d0d9116be104bf1b395d71aba501351cc022ac9d02a26699665453e054"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/illuminations.pw.toml"
|
||||
hash = "3f6da5e369effa47f662723c3b8c8bc1b6756c03c7dc10dbc3ab6fb49ed17beb"
|
||||
|
|
13
mods/ihgm.pw.toml
Normal file
13
mods/ihgm.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "I'm Here Get Moving"
|
||||
filename = "ihgm-1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GSw2U2lp/versions/1.1/ihgm-1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "134c909f2ae7d8f0d617021f926b79a4ce81524a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GSw2U2lp"
|
||||
version = "RIHHc1SU"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ed5c4641cdb909ed056a61168d09e4ff7f9ce980f722b7b91a7fa624fab43a7c"
|
||||
hash = "f3459d503c708cd4ac683e8dada843b1ec19a40ebda680840f663ee1d4116742"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19"
|
||||
|
|
Loading…
Reference in a new issue