Added UUID Impersonate mod and fixed conjuring url to reference main instead of develop for jar

This commit is contained in:
JordanPlayz158
2025-11-01 07:27:31 -04:00
parent e219cdd90d
commit 83d79a026e
5 changed files with 16 additions and 3 deletions

View File

@@ -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"

View 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"