add rhino

This commit is contained in:
endigma 2022-05-01 17:37:14 -03:00
parent 9e8d36f778
commit a11f54db1e
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 17 additions and 1 deletions

View File

@ -858,6 +858,11 @@ file = "mods/repurposed-structures-fabric.toml"
hash = "368013cc5c1110a9a2be9e901a379cbe9911324d4db1293d283a4bdfa06ac05b"
metafile = true
[[files]]
file = "mods/rhino.toml"
hash = "b113ffbc08284023031341febda6baa08bdeee35476156d59a20da77acd13f00"
metafile = true
[[files]]
file = "mods/roughly-enough-items.toml"
hash = "8613849ff88460d1f68573874b0f98105db657eda7bb26a6d75e42e110f99a84"

11
mods/rhino.toml Normal file
View File

@ -0,0 +1,11 @@
name = "Rhino"
filename = "rhino-fabric-1801.1.9-build.135.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3742/384/rhino-fabric-1801.1.9-build.135.jar"
# A number of tools can generate the hash for you, including 7-zip and sha256sum
# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5
hash-format = "sha256"
hash = "6a8e557324d6bbb35004885b78cadde287068df1db7420eed921ccb6087071b1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "377df60aec4fe34abfe8abccdd4b5a4b036dcd21bf8d893204b8ecec87336275"
hash = "3efc3ce955d2b35ebd0597822d3d7c7864d707b0e80808045edf2bcbd9688619"
[versions]
fabric = "0.13.3"