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

feat: EMI mods

This commit is contained in:
Jozef Steinhübl 2024-07-03 23:37:39 +02:00
parent e88894b7e5
commit bcaf534a02
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F
6 changed files with 73 additions and 1 deletions

View file

@ -135,6 +135,11 @@ file = "mods/badoptimizations.pw.toml"
hash = "1596f0056944116fc58e9294ede2ecf069f11241ab57836b3096c57a008e67b3"
metafile = true
[[files]]
file = "mods/badpackets.pw.toml"
hash = "b1e70c01c737670dab9430ea844053bdc0ffbb62519ea8846deaeb3c49de9655"
metafile = true
[[files]]
file = "mods/balm.pw.toml"
hash = "38e1841f79d0fc489e9a094fa6611b8e890be8d742480b800467a3df873b221c"
@ -420,6 +425,21 @@ file = "mods/embeddium.pw.toml"
hash = "16b1f287be4abaefb276f61579afe65513cb5a08a647cca28014e892e9ef6324"
metafile = true
[[files]]
file = "mods/emi-loot.pw.toml"
hash = "97a06e0cdf6afede0564722397b87cbc584c37fce87595e84a1e4474f755519f"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "b55c4c69cc3c66e706a17eda129c588ef848de6f87ad1fb9e43e91cb6a946990"
metafile = true
[[files]]
file = "mods/emitrades.pw.toml"
hash = "e141c57090cc48337e6a8b88e10edb3b434de8967aa6cbff252896b4ed53cf89"
metafile = true
[[files]]
file = "mods/enchanting-infuser.pw.toml"
hash = "f2f8fdd17dc537d81479e08dcf718d18c169f34fdef7cf603a895f88c7944103"

View file

@ -0,0 +1,13 @@
name = "bad packets"
filename = "badpackets-forge-0.4.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ftdbN0KK/versions/aXZqpNgH/badpackets-forge-0.4.3.jar"
hash-format = "sha1"
hash = "34b4ae0b51fe8bb55529dd20968bf58e20b4a21e"
[update]
[update.modrinth]
mod-id = "ftdbN0KK"
version = "aXZqpNgH"

View file

@ -0,0 +1,13 @@
name = "EMI Loot"
filename = "emi_loot-0.6.6+fix3+1.20.1+forge.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/ZkDaJFMU/emi_loot-0.6.6%2Bfix3%2B1.20.1%2Bforge.jar"
hash-format = "sha1"
hash = "d0fbb7de06123b4bbc9e2558d27a4ccb2f6826fc"
[update]
[update.modrinth]
mod-id = "qbbO7Jns"
version = "ZkDaJFMU"

View file

@ -0,0 +1,13 @@
name = "EMI"
filename = "emi-1.1.10+1.20.1+forge.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/HhQ69HxF/emi-1.1.10%2B1.20.1%2Bforge.jar"
hash-format = "sha1"
hash = "042394acefed539bdd5ba0ff978725a5ce35196b"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "HhQ69HxF"

View file

@ -0,0 +1,13 @@
name = "EMI Trades"
filename = "emitrades-forge-1.2.1+mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/LBT7pcVH/emitrades-forge-1.2.1%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "ea86eceb04978bc366fe022bbab5dd5ea0bd3ab4"
[update]
[update.modrinth]
mod-id = "j2HhbEE7"
version = "LBT7pcVH"

View file

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