This commit is contained in:
parent
6bbe0a4511
commit
b47f27f3d4
4 changed files with 14 additions and 1 deletions
|
|
@ -204,6 +204,11 @@ file = "mods/growableores.pw.toml"
|
|||
hash = "f505005ce258e4676c9135ee1aec77fcf8351dc7dde5b8835c466c7e03b530d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/growglobe.pw.toml"
|
||||
hash = "000f5f1be4712593910a3498be881e97040800cc72387c4a807350306f6431c8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/image2map.pw.toml"
|
||||
hash = "404e65a8dddd429f133df9fda9acfa81488ff72ae5a04d4d4293a0e0fdbeba83"
|
||||
|
|
|
|||
8
modpack/mods/growglobe.pw.toml
Normal file
8
modpack/mods/growglobe.pw.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
name = "Growglobe"
|
||||
filename = "growglobe-0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://lvpack.sad.ovh/files/jars/growglobe-0.1.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "29e0f36162fcf9c6b6ca04753df65f95b973b7f2393cd9a0ac9194d30830ac61"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a627d59eb8f41f157983e628cd985ea0fecdde42e012608600fec5aa38635acf"
|
||||
hash = "899954ee034e80b5a39f6e97a47deeac845ccd5b6499288c433f72ae2951d851"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue