Added UUID Impersonate mod and fixed conjuring url to reference main instead of develop for jar
This commit is contained in:
@@ -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