Version bump to 0.2.11
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Export Files (push) Successful in 5s

Mods changed:
- Just Enough Items
  - Now installs on the serverside as well

Mods added:
- Just Enough Professions

Mods removed:
- EMI
This commit is contained in:
Seaswimmer 2024-03-23 13:27:15 -04:00
parent 5450141163
commit 52c42237ab
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 22 additions and 22 deletions

View file

@ -29,11 +29,6 @@ file = "mods/chunkyborder.pw.toml"
hash = "c9354f82fc22ce663be8eb83fe9529ae1ddf59c1b4c68ee87ebcafbae0bee91c"
metafile = true
[[files]]
file = "mods/emi.pw.toml"
hash = "d4379c7bc2817d61799b370ce8ef51a7427e7c682b9f794d0b2ba9b219c5dff5"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "3d6073b78407cf64f5f8ba7d684a626224a2d37e54ea36bfe27c8d62e5358c01"
@ -71,7 +66,12 @@ metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
hash = "2703659045f906c35864e583f661030d2a2fe21c86136488d430009d1870788b"
metafile = true
[[files]]
file = "mods/just-enough-professions-jep.pw.toml"
hash = "2ab4b05dc042c299c689e52ff3ee8166572da76134289660f86f1973fe348994"
metafile = true
[[files]]

View file

@ -1,13 +0,0 @@
name = "EMI"
filename = "emi-1.1.3+1.20.4+fabric.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/gI8Bw8ak/emi-1.1.3%2B1.20.4%2Bfabric.jar"
hash-format = "sha1"
hash = "539f32b8e164c54fb9118d99458cb98c915ac66c"
[update]
[update.modrinth]
mod-id = "fRiHVvU7"
version = "gI8Bw8ak"

View file

@ -1,6 +1,6 @@
name = "Just Enough Items"
filename = "jei-1.20.4-fabric-17.3.0.49.jar"
side = "client"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/HPR5ThoH/jei-1.20.4-fabric-17.3.0.49.jar"

View file

@ -0,0 +1,13 @@
name = "Just Enough Professions (JEP)"
filename = "JustEnoughProfessions-fabric-1.20.4-3.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/kB56GtWA/versions/DmBeuQ1I/JustEnoughProfessions-fabric-1.20.4-3.2.0.jar"
hash-format = "sha1"
hash = "3eb2e922d912d2867046e0d885f7f0d78889de56"
[update]
[update.modrinth]
mod-id = "kB56GtWA"
version = "DmBeuQ1I"

View file

@ -1,12 +1,12 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.2.10"
version = "0.2.11"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b96e7e24fe4449c98897f19b338a41441727eac8cec800ae5466a7a77bbe52f6"
hash = "4c5eb2f47431e8eb3b4a3e76959a60c2a717079bbda466c77f55e03d79eb9d2f"
[versions]
fabric = "0.15.7"