From 7e7e4757054be4a343e14483fba021a056282c2d Mon Sep 17 00:00:00 2001 From: Jordan Adams Date: Wed, 21 Jan 2026 12:05:56 -0500 Subject: [PATCH 1/2] Made pre commit check for main --- index.toml | 2 +- pack.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.toml b/index.toml index d8b9e8a..a3bf5eb 100644 --- a/index.toml +++ b/index.toml @@ -671,7 +671,7 @@ metafile = true [[files]] file = "mods/identity-fix.pw.toml" -hash = "ca48ffa6cf758af88e0f2870db60b58be05cb75291f8d9271edb6ceb3bb584cf" +hash = "771acc72d12a560a1d633213f52348127e0ba9b2cfc74e05c8a0dd21570ed0e6" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index d88ddd2..2fca50c 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 = "9f0d17c8ec07994da94e42d18032f2a6b8ae56652c8b639a5c538ac88cc72b36" +hash = "b370226ba21b853f9e6a3c1471cda02df90a57772c2941618ee08f3b803767ea" [versions] fabric = "0.17.3" From ec5d04ae9d65ab037a0c8defc02abd6f89b341fb Mon Sep 17 00:00:00 2001 From: Jordan Adams Date: Wed, 21 Jan 2026 12:07:27 -0500 Subject: [PATCH 2/2] Changed develop reference to main for identity fix jar before push --- mods/identity-fix.pw.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/identity-fix.pw.toml b/mods/identity-fix.pw.toml index fe8beef..6cb0a81 100644 --- a/mods/identity-fix.pw.toml +++ b/mods/identity-fix.pw.toml @@ -3,7 +3,7 @@ filename = "identity-2.9.2-1.20.1-fabric.jar" side = "both" [download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar" hash-format = "sha256" hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de"