diff --git a/index.toml b/index.toml index bef6ddd..0e42192 100644 --- a/index.toml +++ b/index.toml @@ -398,6 +398,11 @@ file = "mods/incubation.pw.toml" hash = "5c190b1a62a132464e35a534ec9e214d3c1ee94ea4169e93237ff5492b7fad03" metafile = true +[[files]] +file = "mods/inline.pw.toml" +hash = "b449e490600e89d6ce55b7e85f57073d799298f2b2501b2918745c4652b5b842" +metafile = true + [[files]] file = "mods/inventory-tweaks-refoxed.pw.toml" hash = "dc6f321ebe3d5c3dad851d7b10ca049bc9664ba80c53b57748a2bc5aed4d08af" @@ -568,6 +573,11 @@ file = "mods/patchouli.pw.toml" hash = "55c6d0b8ee25fd6a37a964805de3d2eab3f20d73a88ba77a63b4a51fd985d9dd" metafile = true +[[files]] +file = "mods/paucal.pw.toml" +hash = "3a4c0fe9052e2c63f96a08066fb18ba08f501e06e8ffd6e2c9240e86eab21304" +metafile = true + [[files]] file = "mods/paxi.pw.toml" hash = "be48890d990e03c639c5636c79bfa74bbd531c49a80487507984899c386a0bd9" @@ -623,6 +633,11 @@ file = "mods/simple-hats.pw.toml" hash = "d230becbad974464c274e76081ff460f4b66724ef7f590cfc8fe8ff9253f2c43" metafile = true +[[files]] +file = "mods/simple-voice-chat.pw.toml" +hash = "f62af5ab636c96e8915bb896ce4092b14b0c3a94a1d89af33853af20b1877f9d" +metafile = true + [[files]] file = "mods/smartbrainlib.pw.toml" hash = "b592adf84840a655afc338c00be282ebe451a295a3ef73ec9d6c54e84a7803c2" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 0000000..a4812c1 --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-forge-1.20.1-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/H1jsvy53/inline-forge-1.20.1-1.2.2.jar" +hash-format = "sha512" +hash = "ff631012ef59eb560999dab05b65325f9ab848f0f7253818c9202ab1b8ecfc0de3417c6d57c2b63573da00814c8b87cdc86bc0b35952d1f927b97983dde0a153" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "H1jsvy53" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 0000000..84d01ff --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,13 @@ +name = "PAUCAL" +filename = "paucal-0.6.0+1.20.1-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/HyBiJPtT/paucal-0.6.0%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "c970d419650a54fbf90319d5a2187228ab634ada8b9a2b381f8365066718e006203f0769217b47c9a875eb296751eadfa5fb79788deb36d7c07ca258e9d3e249" + +[update] +[update.modrinth] +mod-id = "TZo2wHFe" +version = "HyBiJPtT" diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml new file mode 100644 index 0000000..9b9d371 --- /dev/null +++ b/mods/simple-voice-chat.pw.toml @@ -0,0 +1,13 @@ +name = "Simple Voice Chat" +filename = "voicechat-forge-1.20.1-2.6.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/kW0VZueh/voicechat-forge-1.20.1-2.6.4.jar" +hash-format = "sha512" +hash = "2ce9709257912a3c2341d7765bc1c74a11be4f5029274fd54103c87c0488197a2d5afad1e52c8effd997b7fce61f9c1ec1dc8e15d74e7132e2be81b2006d0b36" + +[update] +[update.modrinth] +mod-id = "9eGKb6K1" +version = "kW0VZueh" diff --git a/pack.toml b/pack.toml index 2c69c7f..3c1105b 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 = "c5110049712620376ddccc007fe62cc817061aa0409a9e18c8d40b1d18597473" +hash = "a2fc29ddf66902b467d8521429d79e94c59b2acc24085e75ea591331c12931c6" [versions] forge = "47.4.9"