diff --git a/index.toml b/index.toml index b518ea7..69ed540 100644 --- a/index.toml +++ b/index.toml @@ -239,6 +239,11 @@ file = "mods/colorful-subtitles.pw.toml" hash = "4c165823fc3f6205db7a22660e43a6660418617cdfe8ffc7c0d98017408f0483" metafile = true +[[files]] +file = "mods/completeconfig.pw.toml" +hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260" +metafile = true + [[files]] file = "mods/computer-cartographer.pw.toml" hash = "e567a249b43bf4a6fdc41409be12be3bd775161d561f1889a0bcc18afc829b31" @@ -349,11 +354,6 @@ file = "mods/entityculling.pw.toml" hash = "33f865a014f3acf2c1f2c452bfe7ba1a864acad178322a6eab3759c7e63c9654" metafile = true -[[files]] -file = "mods/eureka.pw.toml" -hash = "0aa789d3791763ea3995728bc1951ee62d71ab8c3dc0326ab0850d0563f637e0" -metafile = true - [[files]] file = "mods/exordium.pw.toml" hash = "2b9b5a34a6f3cb5796b4e9996fe1da41d7b063b2727743aeed6c8d350d7cdbb6" @@ -554,6 +554,11 @@ file = "mods/leashable-players.pw.toml" hash = "66f22661625e6cd3f51126cd7de7d3e81774d4b7a8b568aa1c6bf34bb65887b4" metafile = true +[[files]] +file = "mods/let-sleeping-dogs-lie.pw.toml" +hash = "56735004eac1c99294bdf50519040deb071a8b50d4a898a433678bfa4eee8e1a" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" diff --git a/mods/completeconfig.pw.toml b/mods/completeconfig.pw.toml new file mode 100644 index 0000000..3c6c5d1 --- /dev/null +++ b/mods/completeconfig.pw.toml @@ -0,0 +1,13 @@ +name = "CompleteConfig" +filename = "completeconfig-2.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/GtqG8z1h/versions/df7u1Xpi/completeconfig-2.5.0.jar" +hash-format = "sha1" +hash = "1c9ea8fb5cbc7d9aa39c9f388f87ee5a2e91fc87" + +[update] +[update.modrinth] +mod-id = "GtqG8z1h" +version = "df7u1Xpi" diff --git a/mods/eureka.pw.toml b/mods/eureka.pw.toml deleted file mode 100644 index 8622c44..0000000 --- a/mods/eureka.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Eureka! Ships! for Valkyrien Skies (Forge/Fabric)" -filename = "eureka-1201-1.3.0-beta.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/EO8aSHxh/versions/fIvEEzek/eureka-1201-1.3.0-beta.4.jar" -hash-format = "sha1" -hash = "2d3c98c9f1d51088fcb0e8b528496f1dcc2bb0a2" - -[update] -[update.modrinth] -mod-id = "EO8aSHxh" -version = "fIvEEzek" diff --git a/mods/let-sleeping-dogs-lie.pw.toml b/mods/let-sleeping-dogs-lie.pw.toml new file mode 100644 index 0000000..26b3cf6 --- /dev/null +++ b/mods/let-sleeping-dogs-lie.pw.toml @@ -0,0 +1,13 @@ +name = "Let Sleeping Dogs Lie" +filename = "LetSleepingDogsLie-1.20.1-Fabric-1.2.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/nLlXyNIc/versions/ikP0b6Jy/LetSleepingDogsLie-1.20.1-Fabric-1.2.0.jar" +hash-format = "sha1" +hash = "5a65489d8e5073297e9df8702ebac20036e6d448" + +[update] +[update.modrinth] +mod-id = "nLlXyNIc" +version = "ikP0b6Jy" diff --git a/pack.toml b/pack.toml index 0fd55be..10b12ef 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 = "0742fed219f1b6d5d149b66ad2bc2acd7b6b157b7ed7ef1790e164e7ec1a11eb" +hash = "a0178a1837511f88c020d2dd806cd04f4b720767c008c9c70455749a9786e763" [versions] fabric = "0.15.7"