Mods need to learn what server-only and client-only mean
This commit is contained in:
parent
e7b68a413e
commit
45b5460130
3 changed files with 3 additions and 3 deletions
|
@ -154,7 +154,7 @@ hash = "2ce28ebe492988729cb0c622ecc01c0d0a34e1aac24641480f5cae22544a43ff"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/create_oxidized.pw.toml"
|
file = "mods/create_oxidized.pw.toml"
|
||||||
hash = "efa23ff6062ef28df1983e6af3fe059ddcc514cb6f3dad4392150da548c56720"
|
hash = "a0c0ebf3ab1c147a7196d98ec8eb2afb70454d0cac4ddc556478dd3aa38e8dab"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name = "Create: Oxidized"
|
name = "Create: Oxidized"
|
||||||
filename = "create_oxidized-0.1.1+1.20.1.jar"
|
filename = "create_oxidized-0.1.1+1.20.1.jar"
|
||||||
side = "server"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/X9kjRZeX/versions/TtSEksvr/create_oxidized-0.1.1%2B1.20.1.jar"
|
url = "https://cdn.modrinth.com/data/X9kjRZeX/versions/TtSEksvr/create_oxidized-0.1.1%2B1.20.1.jar"
|
||||||
|
|
|
@ -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 = "7735fadbc39acb228a24f7e3368c20e6c46634588c5c2b37bb5fe18e565d051a"
|
hash = "a9889c6b18d15b5369a0551f4ca5b660935de84df691f0bf3d8189f8cc88df8c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|
Loading…
Add table
Reference in a new issue