Skip to content

Commit c1f497a

Browse files
committed
Añadido mod Jei
1 parent 4d78320 commit c1f497a

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,11 @@ file = "mods/jade.pw.toml"
259259
hash = "f81cb55c77a9610109346d67eeaff52d38c459340fd8a8daa9f73096faa094b5"
260260
metafile = true
261261

262+
[[files]]
263+
file = "mods/jei.pw.toml"
264+
hash = "bba6f62c0dc4366620bf0f93081e8b81bcd77b29653faa710c961e53a88d1301"
265+
metafile = true
266+
262267
[[files]]
263268
file = "mods/krypton.pw.toml"
264269
hash = "c4e45594c8d1ab3dacc3b49142f16fb253178dd31d97cc917bf4a4d54f21e081"

mods/jei.pw.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Just Enough Items"
2+
filename = "jei-1.21.1-fabric-19.21.0.247.jar"
3+
side = "both"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/Ni0ejaDO/jei-1.21.1-fabric-19.21.0.247.jar"
7+
hash-format = "sha512"
8+
hash = "f90419700f1b734cfc9c949db30d5a442db2517d43242930ddd0d375088d76543ce1615f87ce535f7dfe8797cbee0d9348df7ab3a7a1e02a36e50c023cb72e31"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "u6dRKJwZ"
13+
version = "Ni0ejaDO"

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "0c92e0767972ad652dceea77356de090cdf138c433f095ceb059086d49c62aa9"
9+
hash = "3a17c2ba81020a06bf532a48bfc649691790ca78f751793d0cbd0bfc9a50d4f7"
1010

1111
[versions]
1212
fabric = "0.16.13"

0 commit comments

Comments
 (0)