diff --git a/compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar b/compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar new file mode 100644 index 0000000..4c36622 Binary files /dev/null and b/compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar differ diff --git a/compileFromSourceMods/identity-2.7.1-1.20.1-fabric.jar b/compileFromSourceMods/identity-2.7.1-1.20.1-fabric.jar deleted file mode 100644 index 3f4f85b..0000000 Binary files a/compileFromSourceMods/identity-2.7.1-1.20.1-fabric.jar and /dev/null differ diff --git a/index.toml b/index.toml index a16e4e8..547450d 100644 --- a/index.toml +++ b/index.toml @@ -24,6 +24,11 @@ file = "mods/advancementinfo.pw.toml" hash = "3475ed31cc03e95979ed05849015a59a38e286c86093c58d41013f3d945f72fe" metafile = true +[[files]] +file = "mods/affinity.pw.toml" +hash = "dd52d8de8988695991e59b3fba3171925f21eac781af6a353d64d6d89231e292" +metafile = true + [[files]] file = "mods/almanac.pw.toml" hash = "84da114b518ecda7ed4fe0160a7986c2446e55820675016e3630ad87177dc55f" @@ -201,7 +206,7 @@ metafile = true [[files]] file = "mods/cardinal-components-api.pw.toml" -hash = "fd522c425b7dd722dcd7a1d5785829ff9f12c67a1907b51d8731bd0ac5984a3a" +hash = "bb111f705b13e7fca180b273cd1dcf78842dc52b00149ffc67cc74f4f1fcca3a" metafile = true [[files]] @@ -411,7 +416,7 @@ metafile = true [[files]] file = "mods/distanthorizons.pw.toml" -hash = "d9eb998782172b86753deb463e08885f4da3fa149532886293d6f30e3651dd66" +hash = "3bcbce36b9ad23bf8cd171e6222f6e8642f2229b9c175716c1eb317b4a7d5811" metafile = true [[files]] @@ -426,7 +431,7 @@ metafile = true [[files]] file = "mods/does-it-tick.pw.toml" -hash = "4f351d56c9b6f005112800b116837b8586f38cde6aa426caab9751c3ee1e910b" +hash = "2a2b3e104ac42fb33babeab26f829fbb6881443ea727fe90e0ce119e827fcfb8" metafile = true [[files]] @@ -645,8 +650,8 @@ hash = "60d1e1f1fba15b867ad72395c302317d4a4803fe0fd59aa41c214c267c7d66de" metafile = true [[files]] -file = "mods/identity.pw.toml" -hash = "fd18aa5a2320e421ef10ea5ddc46009b1e4965bec05cb11f7a25e7e369a1d255" +file = "mods/identity-fix.pw.toml" +hash = "de37035757a75aa69caf3deac0ae18d4f622957d57167998486faf1b7f95cd14" metafile = true [[files]] diff --git a/mods/affinity.pw.toml b/mods/affinity.pw.toml new file mode 100644 index 0000000..d310306 --- /dev/null +++ b/mods/affinity.pw.toml @@ -0,0 +1,13 @@ +name = "Affinity" +filename = "affinity-0.1.8+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Y8TA5POy/versions/DszCg5TQ/affinity-0.1.8%2B1.20.jar" +hash-format = "sha1" +hash = "2979313755241425cb0627f1b6b0160731de3713" + +[update] +[update.modrinth] +mod-id = "Y8TA5POy" +version = "DszCg5TQ" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml index e12e47f..314995f 100644 --- a/mods/cardinal-components-api.pw.toml +++ b/mods/cardinal-components-api.pw.toml @@ -1,6 +1,6 @@ name = "Cardinal Components API" filename = "cardinal-components-api-5.2.3.jar" -side = "server" +side = "both" [download] url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml index d5969d9..e4cfd62 100644 --- a/mods/distanthorizons.pw.toml +++ b/mods/distanthorizons.pw.toml @@ -1,6 +1,6 @@ name = "Distant Horizons" filename = "DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" -side = "client" +side = "server" [download] url = "https://cdn.modrinth.com/data/uCdwusMi/versions/vSDePnsB/DistantHorizons-fabric-forge-2.3.2-b-1.20.1.jar" diff --git a/mods/does-it-tick.pw.toml b/mods/does-it-tick.pw.toml index a7e2103..205da42 100644 --- a/mods/does-it-tick.pw.toml +++ b/mods/does-it-tick.pw.toml @@ -1,13 +1,8 @@ name = "Does It Tick?" -filename = "does_it_tick-fabric-1.1.0-1.20.1.jar" +filename = "does_it_tick-fabric-1.1.4-1.20.1-dev.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/vmg6jaPW/versions/gEkl0iqh/does_it_tick-fabric-1.1.0-1.20.1.jar" -hash-format = "sha1" -hash = "4d9c2edddbedf4ef9d8313593cdcfb0f36529e36" - -[update] -[update.modrinth] -mod-id = "vmg6jaPW" -version = "gEkl0iqh" +url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar" +hash-format = "sha256" +hash = "d5e1fadd91d0503f10e872d71f2e2180152e351b80f317665d2879827b1a40d3" diff --git a/mods/identity-fix.pw.toml b/mods/identity-fix.pw.toml new file mode 100644 index 0000000..4232146 --- /dev/null +++ b/mods/identity-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Identity Fix (Morph)" +filename = "identity-2.7.6-1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u8V1OwVf/versions/51uncGXn/identity-2.7.6-1.20.1-fabric.jar" +hash-format = "sha1" +hash = "860cca0d47b3a0c9054ec771839f1366e2145033" + +[update] +[update.modrinth] +mod-id = "u8V1OwVf" +version = "51uncGXn" diff --git a/mods/identity.pw.toml b/mods/identity.pw.toml deleted file mode 100644 index 2f9feb7..0000000 --- a/mods/identity.pw.toml +++ /dev/null @@ -1,8 +0,0 @@ -name = "Identity" -filename = "identity-2.7.1-1.20.1-fabric.jar" -side = "both" - -[download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.7.1-1.20.1-fabric.jar" -hash-format = "sha256" -hash = "9a0117a296e87a551f533b9a9d10af511c149a7c763e406efc5dcafe3a2874d5" diff --git a/pack.toml b/pack.toml index c94dbdc..d69313b 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 = "be5f34c2a198f4c256646996100eaf083b6779ec66caa2d87fd433c0e4f089a6" +hash = "e5db148a058546aabadf057c52ba42af0fdc42cc0540b42f489f99efdc06dd6d" [versions] fabric = "0.16.10"