Change sidedness of Radon

This commit is contained in:
Jordy Goodridge 2024-05-23 16:14:30 -07:00
parent fe9eb0e012
commit 2422663739
3 changed files with 3 additions and 3 deletions

View File

@ -705,7 +705,7 @@ metafile = true
[[files]] [[files]]
file = "mods/radon.pw.toml" file = "mods/radon.pw.toml"
hash = "26e433558549ad18eb7b9c0372917750ee356ad537c82991e78d237839d64975" hash = "7bdf4e86620a8dcd88ad32d9e983412077cb2fb70ddffc99d9e1f5a2f2a94a1f"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Radon" name = "Radon"
filename = "radon-0.8.2.jar" filename = "radon-0.8.2.jar"
side = "server" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/4AiJdRfV/versions/nswAOup6/radon-0.8.2.jar" url = "https://cdn.modrinth.com/data/4AiJdRfV/versions/nswAOup6/radon-0.8.2.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 = "65019e54ee0ad065bdcb99ebc0b328c16f5f20f4e96d8f1d5744d3980b346440" hash = "79bbe22291bc681bfc0076e4761cf379a9f9797d1bedaf4d8e7a3ab4015fbefe"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"