2025 June End-of-Month Update #26
BIN
compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar
Normal file
BIN
compileFromSourceMods/does_it_tick-fabric-1.1.4-1.20.1-dev.jar
Normal file
Binary file not shown.
Binary file not shown.
15
index.toml
15
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]]
|
||||
|
||||
13
mods/affinity.pw.toml
Normal file
13
mods/affinity.pw.toml
Normal file
@@ -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"
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
13
mods/identity-fix.pw.toml
Normal file
13
mods/identity-fix.pw.toml
Normal file
@@ -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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user