Made JEI both-sided

This commit is contained in:
Casey 2024-03-24 10:10:33 +03:00
parent 336c60856a
commit b4f5e1724e
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
3 changed files with 3 additions and 3 deletions

View File

@ -536,7 +536,7 @@ metafile = true
[[files]] [[files]]
file = "mods/jei.pw.toml" file = "mods/jei.pw.toml"
hash = "b5b076663f62cfb0c3d8ee8e304711d6fbfa043f72a4706dc88edb927da6f046" hash = "e9c1efd327adb9305b8ae56daf65cfee0d43b05b933b6c98518c53005b835fbb"
metafile = true metafile = true
[[files]] [[files]]

View File

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

View File

@ -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 = "b46da55c451950490bce0a1ee5eb0a4c48a6b2d050ed6e39274df08149af41e2" hash = "e7df7a03cc73d7e60b9809c22441b3985f40d1d804227420336ed82b5cf3affe"
[versions] [versions]
fabric = "0.15.7" fabric = "0.15.7"