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]]
|
[[files]]
|
||||||
file = "mods/conjuring.pw.toml"
|
file = "mods/conjuring.pw.toml"
|
||||||
hash = "ab108c107f6c5a766e4610f02cf7740bc052e30f53426c9690fc2196ecbdde84"
|
hash = "26564a342c099b4819a93f74d624c74ac546faab0064deedbf078a7f888cc432"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
@@ -1274,6 +1274,11 @@ file = "mods/txnilib.pw.toml"
|
|||||||
hash = "0472e36be43263799441825d3c1ef1c27eae08163b230e9dd7e6d2c765a2fdab"
|
hash = "0472e36be43263799441825d3c1ef1c27eae08163b230e9dd7e6d2c765a2fdab"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/uuid-impersonate.pw.toml"
|
||||||
|
hash = "a881c17582fc819978378e11311f93fe94d9b1258b24ff72c026ce143d8fd20b"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/view-distance-fix.pw.toml"
|
file = "mods/view-distance-fix.pw.toml"
|
||||||
hash = "fb9e4ad5bd698b0698a7af8d0471998b7e2c5ab9635c35f4b46683ca6271df8b"
|
hash = "fb9e4ad5bd698b0698a7af8d0471998b7e2c5ab9635c35f4b46683ca6271df8b"
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ filename = "conjuring-1.0.29+1.20.jar"
|
|||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[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-format = "sha256"
|
||||||
hash = "7f315a0eacb1e455ab5ce2d19bded3e698a12e2c811a5b2edb463119df019b69"
|
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"
|
||||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "b442b7d16accdf117d1f50606a48f32dca9781c129cde603aac0195ee9672639"
|
hash = "01210a3e3224604b9f01550e31d035121c547870a89bf352ac8803665317c457"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user