1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 21:33:18 +02:00

feat: add illager invasion

This commit is contained in:
Jozef Steinhübl 2024-06-16 11:13:39 +02:00
parent 83e8bfafa2
commit bd6464d746
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
3 changed files with 19 additions and 1 deletions

View file

@ -540,6 +540,11 @@ file = "mods/iceberg.pw.toml"
hash = "d0d383d4ff24fd6a4c5a9319806b0c99da9d0120fa14719911596eb39abc6f20"
metafile = true
[[files]]
file = "mods/illager-invasion.pw.toml"
hash = "14fe03952c7447438394a34c9a4aaf4c062645dfd1512ac35f8f0ce580855185"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "1ef40993b8abff2b77e3f5f59874e6de0348e4c39f6b8e5561fa672a8b1c5c0b"

View file

@ -0,0 +1,13 @@
name = "Illager Invasion"
filename = "IllagerInvasion-v8.0.5-1.20.1-Forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/jSV9w0J5/versions/wPqH0RfQ/IllagerInvasion-v8.0.5-1.20.1-Forge.jar"
hash-format = "sha1"
hash = "f67428fe42b83f441fba39aaf18c7ad119fb054b"
[update]
[update.modrinth]
mod-id = "jSV9w0J5"
version = "wPqH0RfQ"

View file

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