add autotools and equipment compare
This commit is contained in:
parent
f1aa950de4
commit
abe4846098
15
index.toml
15
index.toml
@ -567,6 +567,11 @@ file = "mods/entitytexturefeatures.pw.toml"
|
||||
hash = "19b66c624b16ef3616b9ab37f18b630f04088d18f4982a0d7df9204b55e31353"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/equipment-compare.pw.toml"
|
||||
hash = "32aac801838ce93ccca60ec99f04293546985c8bc2e2d19fba46953e66a3f53e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/extra-mod-integrations.pw.toml"
|
||||
hash = "eb4ad3d0bf47df52865312c343409c126379977f6036fd73cf6bf8d92952d67b"
|
||||
@ -712,6 +717,11 @@ file = "mods/ibe-editor.pw.toml"
|
||||
hash = "bfcd277c259af8388ce8f23effab31579f983a90296f3f823a8a66aff4fec271"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/iceberg.pw.toml"
|
||||
hash = "b60c351dc27fdfefbbce5c51e964e02aac963ae203f8ec3f203d841af449d3a3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immediatelyfast.pw.toml"
|
||||
hash = "c4afda1d505225ad18e689ded06f0ed170dec2ea5e6c9621277b565d0fc338b8"
|
||||
@ -802,6 +812,11 @@ file = "mods/midnightlib.pw.toml"
|
||||
hash = "bc79745faf3cfec5d60e239817905c2bebfb692f8ae3ff3671fc8afd4800227e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/minecraft_autotools.pw.toml"
|
||||
hash = "1a72f9aafbb9e10399614f8b984930ac07b4cbaa911d855c0ac667132b59ca6d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/minerally.pw.toml"
|
||||
hash = "39f0cbda9e334dd92b5d4c82a3367510d7e9913a377fa58b3eac242daa6c1813"
|
||||
|
13
mods/equipment-compare.pw.toml
Normal file
13
mods/equipment-compare.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Equipment Compare"
|
||||
filename = "EquipmentCompare-1.20.1-fabric-1.3.8.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/CYSUVOdj/versions/zd7UkhQX/EquipmentCompare-1.20.1-fabric-1.3.8.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3ab18835aaa4002d8d2aa83efa8d10ee9605b200"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "CYSUVOdj"
|
||||
version = "zd7UkhQX"
|
13
mods/iceberg.pw.toml
Normal file
13
mods/iceberg.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Iceberg"
|
||||
filename = "Iceberg-1.20.1-fabric-1.1.18.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5faXoLqX/versions/uu7sqQDO/Iceberg-1.20.1-fabric-1.1.18.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ee85c1bb37f77dd2c99658bdb50227bb7ae35754"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5faXoLqX"
|
||||
version = "uu7sqQDO"
|
13
mods/minecraft_autotools.pw.toml
Normal file
13
mods/minecraft_autotools.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "AutoTools"
|
||||
filename = "autotools-1.7-fabric-1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zgVJyCgK/versions/lUpEWkQv/autotools-1.7-fabric-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "a119c3db000c692d888f1265c17331ec6c3de720"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zgVJyCgK"
|
||||
version = "lUpEWkQv"
|
Loading…
Reference in New Issue
Block a user