Version bump to 0.2.3
Mods added: - Just Enough Items
This commit is contained in:
parent
7b5c875d11
commit
a4c847de3f
3 changed files with 20 additions and 2 deletions
|
@ -65,6 +65,11 @@ file = "mods/iris.pw.toml"
|
|||
hash = "7169f560465ba70f204d3c4189cf3d1faef8ae6cf3dc063733a4d53f612a4d94"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/jei.pw.toml"
|
||||
hash = "074dc3c92b31f4ee4e0e13d7a03d9e2fe66a98fd58447e49fee7c11d1c751389"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/luckperms-fabric-placeholderapi-hook.pw.toml"
|
||||
hash = "ce6aa8f7b0c110334677505eed3ab98fe62809b2395a7b92f8f5571db72bb5cb"
|
||||
|
|
13
src/mods/jei.pw.toml
Normal file
13
src/mods/jei.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Just Enough Items"
|
||||
filename = "jei-1.20.4-fabric-17.3.0.49.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/HPR5ThoH/jei-1.20.4-fabric-17.3.0.49.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0c6b988703c0ced015c1a15712c624bf7cf29565"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "u6dRKJwZ"
|
||||
version = "HPR5ThoH"
|
|
@ -1,12 +1,12 @@
|
|||
name = "Azure Undead Modpack"
|
||||
author = "SeaswimmerTheFsh"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e5219cddbc3eda82752d4f698021683743731e2c77e88d7fdb40accefbf21a5d"
|
||||
hash = "c8a46dba0216450c51ffe1596c75c7455dee335a5d9cba59968b6b74e8dfa898"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.7"
|
||||
|
|
Loading…
Reference in a new issue