Make REI both client and server side

This commit is contained in:
JordanPlayz158
2025-03-03 00:42:33 -05:00
parent 205d615590
commit 4209564ea6
3 changed files with 3 additions and 3 deletions

View File

@@ -1016,7 +1016,7 @@ metafile = true
[[files]] [[files]]
file = "mods/rei.pw.toml" file = "mods/rei.pw.toml"
hash = "6799b3e8cc9351dd5ffd130883a227170db1272f099d1077e8e4d2f4592a85ca" hash = "18a0101fd3a508d143509cb734a9a9337baba11eef40117334ae775211949b70"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -1,6 +1,6 @@
name = "Roughly Enough Items (REI)" name = "Roughly Enough Items (REI)"
filename = "RoughlyEnoughItems-12.1.785-fabric.jar" filename = "RoughlyEnoughItems-12.1.785-fabric.jar"
side = "client" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.jar" url = "https://cdn.modrinth.com/data/nfn13YXA/versions/nYcMSS03/RoughlyEnoughItems-12.1.785-fabric.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 = "9b7cd2a3fce24e5ff0589f1de213c57bd5ad8ed209df89f9674fe3903d363282" hash = "6a093feca30b00d76c079803b7272889f1edfebec48e16a792ad63df18fdbadd"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"