Added UUID Impersonate mod and fixed conjuring url to reference main instead of develop for jar
This commit is contained in:
BIN
compileFromSourceMods/uuid-impersonate-1.0.0.jar
Normal file
BIN
compileFromSourceMods/uuid-impersonate-1.0.0.jar
Normal file
Binary file not shown.
@@ -301,7 +301,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/conjuring.pw.toml"
|
||||
hash = "ab108c107f6c5a766e4610f02cf7740bc052e30f53426c9690fc2196ecbdde84"
|
||||
hash = "26564a342c099b4819a93f74d624c74ac546faab0064deedbf078a7f888cc432"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -1274,6 +1274,11 @@ file = "mods/txnilib.pw.toml"
|
||||
hash = "0472e36be43263799441825d3c1ef1c27eae08163b230e9dd7e6d2c765a2fdab"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/uuid-impersonate.pw.toml"
|
||||
hash = "a881c17582fc819978378e11311f93fe94d9b1258b24ff72c026ce143d8fd20b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/view-distance-fix.pw.toml"
|
||||
hash = "fb9e4ad5bd698b0698a7af8d0471998b7e2c5ab9635c35f4b46683ca6271df8b"
|
||||
|
||||
@@ -3,6 +3,6 @@ filename = "conjuring-1.0.29+1.20.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/conjuring-1.0.29%2B1.20.jar"
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/conjuring-1.0.29%2B1.20.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "7f315a0eacb1e455ab5ce2d19bded3e698a12e2c811a5b2edb463119df019b69"
|
||||
|
||||
8
mods/uuid-impersonate.pw.toml
Normal file
8
mods/uuid-impersonate.pw.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
name = "UUID-Impersonate"
|
||||
filename = "uuid-impersonate-1.0.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/uuid-impersonate-1.0.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "7ec7c83a0f37b8df47cd33d1b7205af7d154f4d73b490fac55379b133d9cb4ac"
|
||||
Reference in New Issue
Block a user