Properly marked spark as server side only mod (for our purposes, we don't need the clients to also download it)
This commit is contained in:
@@ -1052,7 +1052,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"
|
||||
hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "spark"
|
||||
filename = "spark-1.10.53-fabric.jar"
|
||||
side = "both"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar"
|
||||
|
||||
Reference in New Issue
Block a user