mirror of
https://github.com/xHyroM/aetheria.git
synced 2024-11-22 07:21:04 +01:00
feat: update alex'đ mobs interaction
This commit is contained in:
parent
0c31a96998
commit
b0d8869d41
3 changed files with 6 additions and 6 deletions
|
@ -77,7 +77,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/alexs-mobs-interaction.pw.toml"
|
file = "mods/alexs-mobs-interaction.pw.toml"
|
||||||
hash = "e5a4bab4c1221ac01bb7d6edbbf564be1b0802ae06d0c709f6ffb4f71b9884f1"
|
hash = "cfca0693d586411cb063b124ac5007253516f561144f5954f81e5cc6c87c1be9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Alex's Mobs Interaction"
|
name = "Alex's Mobs Interaction"
|
||||||
filename = "alexsmobsinteraction-3.2-all.jar"
|
filename = "alexsmobsinteraction-3.3.1-all.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/cQPcBgTD/versions/rea5DSAW/alexsmobsinteraction-3.2-all.jar"
|
url = "https://cdn.modrinth.com/data/cQPcBgTD/versions/nihzPFax/alexsmobsinteraction-3.3.1-all.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "625da8b5f8a3b8b16d430cf749130741b982c200"
|
hash = "7f609bc87ded6a2bacb9ce4c1068dc7d5950f5f0"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "cQPcBgTD"
|
mod-id = "cQPcBgTD"
|
||||||
version = "rea5DSAW"
|
version = "nihzPFax"
|
||||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "f8ae31df55eb8f165c1798e5243cd9ee82a4c550d437806e6b6fc92b2688e5a4"
|
hash = "3cb1b49575c99ee8423cb35473fe1d43c7e6f4298894f3ec2344cba19accb7fa"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.17"
|
forge = "47.2.17"
|
||||||
|
|
Loading…
Reference in a new issue