1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 12:53:19 +02:00

feat: add industrial foregoing

This commit is contained in:
Jozef Steinhübl 2024-06-23 10:26:25 +02:00
parent dff9c3cf10
commit 3efaa3e343
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
4 changed files with 37 additions and 1 deletions

View file

@ -590,6 +590,11 @@ file = "mods/immersive-paintings.pw.toml"
hash = "3f8021342d54a239164712721bf5c0c424b47eb689fd573d68e44681904998c3"
metafile = true
[[files]]
file = "mods/industrial-foregoing.pw.toml"
hash = "637c9f80eac8021422cec8d539fea2ba09728430b2c3cca50b8ca155cbd559fe"
metafile = true
[[files]]
file = "mods/ironchests.pw.toml"
hash = "7870e7d4b9a9ad45912f7adb35ae6103d006ea21bacd058a006f266a9fa89db0"
@ -965,6 +970,11 @@ file = "mods/thermal-foundation.pw.toml"
hash = "2218fa5e3f7810ac64478809fe3b6d7bd7e80fabe0491f5bd2a008fb64919670"
metafile = true
[[files]]
file = "mods/titanium.pw.toml"
hash = "8f558a6a66f8b7e4f194a1a3d9fc32ad143c1c18756e7c86534621edac752d8c"
metafile = true
[[files]]
file = "mods/tough-as-nails.pw.toml"
hash = "b4a82fd04cbc6c1e4efefccb720f255c0642a654647acd25f90c406697ef022a"

View file

@ -0,0 +1,13 @@
name = "Industrial Foregoing"
filename = "industrial-foregoing-1.20.1-3.5.17.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lWxpUd04/versions/dmSYlUqv/industrial-foregoing-1.20.1-3.5.17.jar"
hash-format = "sha1"
hash = "81b629e8227227c7558068971b53730cbafc4ecc"
[update]
[update.modrinth]
mod-id = "lWxpUd04"
version = "dmSYlUqv"

View file

@ -0,0 +1,13 @@
name = "Titanium"
filename = "titanium-1.20.1-3.8.28.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/1Ro7m06l/versions/NqY5UYxd/titanium-1.20.1-3.8.28.jar"
hash-format = "sha1"
hash = "3c0ee724e19484101e2fbfc28e5d04b299bc92b2"
[update]
[update.modrinth]
mod-id = "1Ro7m06l"
version = "NqY5UYxd"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3cb1b49575c99ee8423cb35473fe1d43c7e6f4298894f3ec2344cba19accb7fa"
hash = "f0f76ddddd814743120393dbf3f8d6321218105a064c65984b81f60388eedaa3"
[versions]
forge = "47.2.17"