16 Commits

Author SHA1 Message Date
JordanPlayz158
74903bfd4f Added BetterHiddenChat 2025-01-16 23:11:59 -05:00
JordanPlayz158
e04519f3e9 Added Spark 2025-01-16 23:11:10 -05:00
JordanPlayz158
7e950f5576 Added FabricExporter 2025-01-16 23:10:37 -05:00
JordanPlayz158
c6553ec759 Added Arsenal (and Ratatouille, a dependency for Arsenal) 2025-01-16 23:09:36 -05:00
JordanPlayz158
f8fab155f9 Reverted commits 0b67825397, 22b80a58bf, 566dbedbd1, 9c71f77291 (from most recent to oldest) - Translation, removed Spark, Fabric Exporter, Modrinth Hex Casting, and Inline (Hex Casting dependency) 2025-01-16 23:06:25 -05:00
JordanPlayz158
0b67825397 Changed inline hex casting dependency from client side (dependency) to both as hex casting errors on server side if inline is not present 2025-01-04 21:57:53 -05:00
JordanPlayz158
22b80a58bf Added undocumented inline (mod) dependency for Hex Casting 2025-01-04 21:51:54 -05:00
JordanPlayz158
566dbedbd1 Properly marked spark as server side only mod (for our purposes, we don't need the clients to also download it) 2025-01-04 21:49:22 -05:00
JordanPlayz158
9c71f77291 Added Spark, Fabric Exporter and switched from compile from source hex casting to beta modrinth release 2025-01-04 21:48:15 -05:00
JordanPlayz158
8bf1bedb3f Remove FastAnim due to Exposure incompatibility and creator of FastAnim even said that the mod does basically nothing in https://github.com/mortuusars/Exposure/issues/71\#issuecomment-2373132430 2024-12-28 23:15:54 -05:00
JordanPlayz158
afa10d774b Add exposure 2024-12-28 14:41:19 -05:00
JordanPlayz158
5c7297d3cc Remove Random Village Names mod 2024-12-17 23:50:04 -05:00
JordanPlayz158
49919dbad0 Merge remote-tracking branch 'cubicxp/main' into develop
Re-align git histories
2024-11-13 00:24:41 -05:00
JordanPlayz158
e5c0824f0c Update 1.0.21-2 2024-11-13 00:21:22 -05:00
JordanPlayz158
2d75ecf72a Update 1.0.21-1 2024-11-13 00:18:52 -05:00
JordanPlayz158
bcbe988a34 Changed Branch of Gravestones to Main to prepare for merge 2024-11-12 19:51:19 -05:00
11 changed files with 108 additions and 37 deletions

View File

@@ -65,6 +65,11 @@ file = "mods/armor-poser.pw.toml"
hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a" hash = "2ce2b01ea753c4e369d763f9de87a6221340fdddf9bb830222522febca752e0a"
metafile = true metafile = true
[[files]]
file = "mods/arsenal.pw.toml"
hash = "bf7a7b2049755db147593bbae3dfc9cd8c658f54ef227741c563533a17af2a3d"
metafile = true
[[files]] [[files]]
file = "mods/athena-ctm.pw.toml" file = "mods/athena-ctm.pw.toml"
hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2" hash = "e09ceae04e73831b93c43e6a1f12da063fc24e1074f39fab1e00234a8de8a1e2"
@@ -125,6 +130,11 @@ file = "mods/betterf3.pw.toml"
hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9" hash = "5e3ee3550327d6b3545abc363325056c9fc09fb4d48a841e32da2da54c7f74c9"
metafile = true metafile = true
[[files]]
file = "mods/betterhiddenchat.pw.toml"
hash = "74fae5964fa0b791a0a493bff7bb7e9b8cb7525ae4aed8d57577616c886efadb"
metafile = true
[[files]] [[files]]
file = "mods/bewitchment.pw.toml" file = "mods/bewitchment.pw.toml"
hash = "2a2c7b00cfe1337318d55a4b8864dc14f6fc34c6d25825c3a23af983fe8abc89" hash = "2a2c7b00cfe1337318d55a4b8864dc14f6fc34c6d25825c3a23af983fe8abc89"
@@ -450,6 +460,11 @@ file = "mods/every-compat.pw.toml"
hash = "84850f37323c0eac678eb5852dc2a43921e620ac9d0dd5293f8db7e670ed8ecf" hash = "84850f37323c0eac678eb5852dc2a43921e620ac9d0dd5293f8db7e670ed8ecf"
metafile = true metafile = true
[[files]]
file = "mods/exposure.pw.toml"
hash = "a3124745545f667a1949522edc955fd3c0b6f62c321be7cfad45e5962c5cc98e"
metafile = true
[[files]] [[files]]
file = "mods/fabric-api.pw.toml" file = "mods/fabric-api.pw.toml"
hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1" hash = "86698b1faa9bf449eab492509239372302311092104be467108d7e05127e91f1"
@@ -460,6 +475,11 @@ file = "mods/fabric-language-kotlin.pw.toml"
hash = "07620e0acf742955b2f10e73244e1828836dd8737ea6142c7c4cd03243a78b7e" hash = "07620e0acf742955b2f10e73244e1828836dd8737ea6142c7c4cd03243a78b7e"
metafile = true metafile = true
[[files]]
file = "mods/fabricexporter.pw.toml"
hash = "4637aea36cfa56c6456981c710535cdde86f1006fb4c1ba239fbc759b782cd88"
metafile = true
[[files]] [[files]]
file = "mods/fabricord.pw.toml" file = "mods/fabricord.pw.toml"
hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b" hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b"
@@ -490,11 +510,6 @@ file = "mods/fast-ip-ping.pw.toml"
hash = "850128ef31c79eb654ba3fd738aa5c5abecd002b2423429bd5b64278d7bd8e19" hash = "850128ef31c79eb654ba3fd738aa5c5abecd002b2423429bd5b64278d7bd8e19"
metafile = true metafile = true
[[files]]
file = "mods/fastanim.pw.toml"
hash = "09282ae8265516057d5500cb489f0a8d3c563064d85582718a1efd6f3afb43be"
metafile = true
[[files]] [[files]]
file = "mods/fastload.pw.toml" file = "mods/fastload.pw.toml"
hash = "0e72ac12907f4fb5a499a459cc2c64f9225a0c77ee59e76c9360ff0d3479aea2" hash = "0e72ac12907f4fb5a499a459cc2c64f9225a0c77ee59e76c9360ff0d3479aea2"
@@ -542,7 +557,7 @@ metafile = true
[[files]] [[files]]
file = "mods/gravestones.pw.toml" file = "mods/gravestones.pw.toml"
hash = "4796247d2484e92958ce0722eb485b910a0ec5321f8a8d54cd183534a4d8374f" hash = "6c4eef3aaba1707c26526f8f832f0f7d2b00745092ea313704636ddee9b0d538"
metafile = true metafile = true
[[files]] [[files]]
@@ -941,8 +956,8 @@ hash = "a3707e5900026858dce22f181750da840a7cd64d5d046bdb3e49e5013d6e2da6"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/random-village-names.pw.toml" file = "mods/ratatouille.pw.toml"
hash = "ffa668736b3518716814ebabd22413ceb5461d28607323c6046e759705732ee4" hash = "95536753f3ec204722da2f2b5c6d615b16a1c674b9cfc3311da12b6873fc8708"
metafile = true metafile = true
[[files]] [[files]]
@@ -1050,6 +1065,11 @@ file = "mods/sodium.pw.toml"
hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da" hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da"
metafile = true metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304"
metafile = true
[[files]] [[files]]
file = "mods/spectrum.pw.toml" file = "mods/spectrum.pw.toml"
hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7" hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7"

13
mods/arsenal.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Arsenal"
filename = "arsenal-0.1.5-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/SQhWMwht/versions/otYYNz4L/arsenal-0.1.5-1.20.1.jar"
hash-format = "sha1"
hash = "ad46123f3377ee1316054adb0038f9fdd6447350"
[update]
[update.modrinth]
mod-id = "SQhWMwht"
version = "otYYNz4L"

View File

@@ -0,0 +1,13 @@
name = "Better hidden chat"
filename = "betterhiddenchat-1.1.0.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/79OJNlZZ/versions/kCx4xsBq/betterhiddenchat-1.1.0.jar"
hash-format = "sha1"
hash = "b8ae94c52c7bb8a9ba8151dda5a335a3c9b05b9a"
[update]
[update.modrinth]
mod-id = "79OJNlZZ"
version = "kCx4xsBq"

13
mods/exposure.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Exposure"
filename = "exposure-1.20.1-1.7.7-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/hB899VmG/versions/LB4dHaVf/exposure-1.20.1-1.7.7-fabric.jar"
hash-format = "sha1"
hash = "e93869a83cfb342bde300c40c2d5a95054d92197"
[update]
[update.modrinth]
mod-id = "hB899VmG"
version = "LB4dHaVf"

View File

@@ -0,0 +1,13 @@
name = "FabricExporter"
filename = "fabricexporter-1.0.10.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/dbVXHSlv/versions/hbHNI2Vs/fabricexporter-1.0.10.jar"
hash-format = "sha1"
hash = "e6ad48fb39c9a9cbc0baa423dc7775642ceaf763"
[update]
[update.modrinth]
mod-id = "dbVXHSlv"
version = "hbHNI2Vs"

View File

@@ -1,13 +0,0 @@
name = "FastAnim"
filename = "lunade-fastanim-1.6-1.20.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/yHf7SALy/versions/5lHXCowj/lunade-fastanim-1.6-1.20.jar"
hash-format = "sha1"
hash = "0e611399323878b9f3efcc6016ea5d6eefc8c765"
[update]
[update.modrinth]
mod-id = "yHf7SALy"
version = "5lHXCowj"

View File

@@ -3,7 +3,6 @@ filename = "gravestones-v1.15.jar"
side = "both" side = "both"
[download] [download]
# CHANGE TO MAIN BRANCH BEFORE MERGE JORDAAANNNNN url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/gravestones-v1.15.jar"
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/gravestones-v1.15.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "5763e8bb74f5e388c5025d2cc88dafd877fdc30bcc9d5267a558939669a7cb74" hash = "5763e8bb74f5e388c5025d2cc88dafd877fdc30bcc9d5267a558939669a7cb74"

View File

@@ -1,13 +0,0 @@
name = "Random Village Names"
filename = "randomvillagenames-1.20.1-3.7.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/N0ytbukx/versions/N8bBLBef/randomvillagenames-1.20.1-3.7.jar"
hash-format = "sha1"
hash = "2d79c97a77e954deeaa1618a1ecbc5b21cc3eb4d"
[update]
[update.modrinth]
mod-id = "N0ytbukx"
version = "N8bBLBef"

13
mods/ratatouille.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Ratatouille"
filename = "ratatouille-1.0.9-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/yufdeaJg/versions/ItOHFGeC/ratatouille-1.0.9-1.20.1.jar"
hash-format = "sha1"
hash = "b8f3a4cdd48570d11f864d4a3030e207a20203c5"
[update]
[update.modrinth]
mod-id = "yufdeaJg"
version = "ItOHFGeC"

13
mods/spark.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "spark"
filename = "spark-1.10.53-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar"
hash-format = "sha1"
hash = "252de323db10d2b49ef74f8e7a6a5c72929be140"
[update]
[update.modrinth]
mod-id = "l6YH9Als"
version = "XGW2fviP"

View File

@@ -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 = "eb9fa2fb77799b2c20b267278bd35c6882f305bf5b290ecf0d836ca4ce356975" hash = "40cae98c651438f6b49ad1c71023fd7226bdec589b659226d39ab97a72e1f61b"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"