Compare commits

..

3 commits
v1.0.7 ... main

Author SHA1 Message Date
Pen Anderson
9d6c8d0dc9 Remove C2ME 2023-10-16 21:00:44 -05:00
Pen Anderson
0b36068816 Remove carpet 2023-10-16 19:34:31 -05:00
Pen Anderson
33b8191794 Add spark 2023-10-16 14:36:52 -05:00
5 changed files with 19 additions and 37 deletions

View file

@ -90,11 +90,6 @@ file = "mods/brrp.pw.toml"
hash = "fbc36b6d503762964b80bbcbabb1e103891066de3107eaa8e2bdded508a33b04"
metafile = true
[[files]]
file = "mods/c2me-fabric.pw.toml"
hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3"
metafile = true
[[files]]
file = "mods/campanion.pw.toml"
hash = "e351f40305f1377a4023c09e774d040e601d513bd37e307955b2f68e986a612c"
@ -105,11 +100,6 @@ file = "mods/cardinal-components-api.pw.toml"
hash = "5d898bbdb655828c59223382f85016f8328884b3ff176b697c51e8dedaec68c1"
metafile = true
[[files]]
file = "mods/carpet.pw.toml"
hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72"
metafile = true
[[files]]
file = "mods/chalk-colorful-addon.pw.toml"
hash = "96ddaae016a3fa6eecb88d9e8ad6f0e15dbd856bae9f8380a091b2316b7a9f6b"
@ -635,6 +625,11 @@ file = "mods/smoothboot-fabric.pw.toml"
hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038"
metafile = true
[[files]]
file = "mods/spawn-animations.pw.toml"
hash = "d9ca92edf4a87f33fc762c5c4de4dd81b0ed2f398a68e522dc2c1e537c5db583"

View file

@ -1,13 +0,0 @@
name = "Concurrent Chunk Management Engine (Fabric)"
filename = "c2me-fabric-mc1.19.2-0.2.0+alpha.9.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/TL8Qsm5r/c2me-fabric-mc1.19.2-0.2.0%2Balpha.9.11.jar"
hash-format = "sha1"
hash = "5b3ec36f83cdc165bb45d5837e389e463ef4e520"
[update]
[update.modrinth]
mod-id = "VSNURh3q"
version = "TL8Qsm5r"

View file

@ -1,13 +0,0 @@
name = "Carpet"
filename = "fabric-carpet-1.19.2-1.4.84+v221018.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/SaOHo2Ac/fabric-carpet-1.19.2-1.4.84%2Bv221018.jar"
hash-format = "sha1"
hash = "9a88c3a004b15b1f776c988d8eae1cc191b4fbee"
[update]
[update.modrinth]
mod-id = "TQTTVgYE"
version = "SaOHo2Ac"

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

@ -0,0 +1,13 @@
name = "spark"
filename = "spark-1.10.37-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar"
hash-format = "sha1"
hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c"
[update]
[update.modrinth]
mod-id = "l6YH9Als"
version = "XhFbpH8f"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6afd5dd91129496e007b715f23715797d9a37c3608b8518d9d8df38788a02b88"
hash = "465b10e8b8b0570a648db0aeec58d578885fe2aa5791b05fe4ae22d709b47c15"
[versions]
fabric = "0.14.22"