Changed inline hex casting dependency from client side (dependency) to both as hex casting errors on server side if inline is not present
This commit is contained in:
@@ -592,7 +592,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inline.pw.toml"
|
||||
hash = "fdeb0f089d6acc972c3c6a097ae68e980481a1ea2be3bf79be06e24ea3bb7c13"
|
||||
hash = "11afb4a66a709e8dc619f7ec761326340cabe7ff079973d682f87baf7fe4d49f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Inline"
|
||||
filename = "inline-fabric-1.20.1-1.0.2.jar"
|
||||
side = "client"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fin1PX4m/versions/Bskomaui/inline-fabric-1.20.1-1.0.2.jar"
|
||||
|
||||
Reference in New Issue
Block a user