diff --git a/index.toml b/index.toml index 0f18a01..f52bbe7 100644 --- a/index.toml +++ b/index.toml @@ -1230,6 +1230,16 @@ file = "mods/open-parties-and-claims.pw.toml" hash = "aa426c18e86541603d457b81b55bf245a13432029c04883e1448526ac1d5881a" metafile = true +[[files]] +file = "mods/origins-forge.pw.toml" +hash = "736d3d09ea2fb87f8477f72d81a1f17b8ba6ad61a9cee9c122a37b2ccbdd62c9" +metafile = true + +[[files]] +file = "mods/origins-plus-plus.pw.toml" +hash = "abdc75dce63a3a95bf1db412d4de39f5ab7ff0455caf5acfe9f01458e6e59008" +metafile = true + [[files]] file = "mods/overflowing-bars.pw.toml" hash = "f0eebde5aba740f21e1f22ed547745ed1d9551d35e3bdb27d6a6aee76dae87aa" @@ -1255,6 +1265,11 @@ file = "mods/paxi.pw.toml" hash = "e43630924c1125b30d52731a929d31068a1c19df1849affd81b91d498089c531" metafile = true +[[files]] +file = "mods/pehkui.pw.toml" +hash = "1f92dd360908c1801848dcd4d14aca5640199545e7e22e76bfdb981b06fa9399" +metafile = true + [[files]] file = "mods/piglinsafety.pw.toml" hash = "25028914e07444efad5a0281609d2d729475a95432a8cacc7a7fa7ea12242fe5" diff --git a/mods/origins-forge.pw.toml b/mods/origins-forge.pw.toml new file mode 100644 index 0000000..5ba3955 --- /dev/null +++ b/mods/origins-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Origins (Forge)" +filename = "origins-forge-1.20.1-1.10.0.9-all.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jl3m2lR9/versions/vynFXywM/origins-forge-1.20.1-1.10.0.9-all.jar" +hash-format = "sha512" +hash = "b103ac2ac509e98eaceedf04891bbe302e82f8b4a7fc3790b3d63bd912306bb09f9925489473211627a7a87d2049672a3e66c5cf6f5b1e34e62049f3a43d0e5d" + +[update] +[update.modrinth] +mod-id = "jl3m2lR9" +version = "vynFXywM" diff --git a/mods/origins-plus-plus.pw.toml b/mods/origins-plus-plus.pw.toml new file mode 100644 index 0000000..286d18e --- /dev/null +++ b/mods/origins-plus-plus.pw.toml @@ -0,0 +1,13 @@ +name = "Origins++" +filename = "origins-plus-plus-2.4-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/npBe7UbS/versions/IqOJJUcH/origins-plus-plus-2.4-forge.jar" +hash-format = "sha512" +hash = "b8c7b3701ccb38eda9a65a6fbc6d95bb7fc59539709b053e575a2fedeae2b913f0de600addaa960680ff017c1425c6946f572b211d65136faf263de70b771eb9" + +[update] +[update.modrinth] +mod-id = "npBe7UbS" +version = "IqOJJUcH" diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml new file mode 100644 index 0000000..818f1a6 --- /dev/null +++ b/mods/pehkui.pw.toml @@ -0,0 +1,13 @@ +name = "Pehkui" +filename = "Pehkui-3.8.2+1.20.1-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/SQpqSgAE/Pehkui-3.8.2%2B1.20.1-forge.jar" +hash-format = "sha512" +hash = "e4660f0b5af6bfe2902ab39a6fbfa911856e0567bffc47842b482731da373afa4424b9e7cf47c61a0c2107445520475053709a6671d9eb4b7f4b55597729af3f" + +[update] +[update.modrinth] +mod-id = "t5W7Jfwy" +version = "SQpqSgAE" diff --git a/pack.toml b/pack.toml index 310e4ff..4df4b82 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 = "8e2ca3ce0baa9a0ee0a48084c5535c7f955c155fdb60ba5599b2f3d96686c935" +hash = "fc823344776b7b487e58bd4e3f05ed641db47ff7be5bfe390b1ed2e0ecc87ba9" [versions] forge = "47.4.0"