diff --git a/index.toml b/index.toml index 5193a3e..456ae4f 100644 --- a/index.toml +++ b/index.toml @@ -50,6 +50,11 @@ file = "mods/clickthrough.pw.toml" hash = "1a4c9d83b0709fd2f91814eb67f81e19bb1493315c42cb65efe911d0f34c5a13" metafile = true +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "213cad77d46ff46fe20780b01856cb1a8812747e9c3564203669bf3905e646e2" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "3cbe3d523b39667928fcc34f71651b0e581e5c541dd5ecf17228464770466bc5" @@ -270,6 +275,11 @@ file = "mods/terrablender-fabric.pw.toml" hash = "d8811e747723a11a540557e9d602fe16fbbd55fdeb120342f008108f89e8226b" metafile = true +[[files]] +file = "mods/yigd.pw.toml" +hash = "d50f1f988b35d7b788d945fece5e8605daac9c9b819a23f2ed3f87e9142f4a24" +metafile = true + [[files]] file = "mods/your-reputation.pw.toml" hash = "8379255314bce0cdf2d2e179c0e6c30c9c175fab5c25d003497b7621da6b5298" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..c46ff4e --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-8.2.88-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/EXrxCjl6/cloth-config-8.2.88-fabric.jar" +hash-format = "sha1" +hash = "4b93c69f22e9bdeeca201992e99632824b55f9cb" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "EXrxCjl6" diff --git a/mods/yigd.pw.toml b/mods/yigd.pw.toml new file mode 100644 index 0000000..27b14ef --- /dev/null +++ b/mods/yigd.pw.toml @@ -0,0 +1,13 @@ +name = "You're in Grave Danger" +filename = "youre-in-grave-danger-1.4.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HnD1GX6e/versions/GcOrRMaw/youre-in-grave-danger-1.4.8.jar" +hash-format = "sha1" +hash = "36d5b2104de7cffc56224eefc1d648d67d4bf914" + +[update] +[update.modrinth] +mod-id = "HnD1GX6e" +version = "GcOrRMaw" diff --git a/pack.toml b/pack.toml index 03a47c2..3fae80d 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 = "3518b39d387a1f28dcd76ff5c58804b0bb5e8d3a4f016b0c355df59ea9233d2e" +hash = "23192252606f188f680734ff5b86bfa5df6e4ce8d0b24ba6c39c9acd4d0ec371" [versions] minecraft = "1.19.2"