diff --git a/compileFromSourceMods/uuid-impersonate-1.0.0.jar b/compileFromSourceMods/uuid-impersonate-1.0.0.jar new file mode 100644 index 0000000..8536027 Binary files /dev/null and b/compileFromSourceMods/uuid-impersonate-1.0.0.jar differ diff --git a/index.toml b/index.toml index ac0db16..0e3c624 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/conjuring.pw.toml b/mods/conjuring.pw.toml index 04a6aab..2362101 100644 --- a/mods/conjuring.pw.toml +++ b/mods/conjuring.pw.toml @@ -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" diff --git a/mods/uuid-impersonate.pw.toml b/mods/uuid-impersonate.pw.toml new file mode 100644 index 0000000..b2050ca --- /dev/null +++ b/mods/uuid-impersonate.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 4db311e..ff4715c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b442b7d16accdf117d1f50606a48f32dca9781c129cde603aac0195ee9672639" +hash = "01210a3e3224604b9f01550e31d035121c547870a89bf352ac8803665317c457" [versions] fabric = "0.16.10"