diff --git a/index.toml b/index.toml index 5159688..3febd8e 100644 --- a/index.toml +++ b/index.toml @@ -617,6 +617,11 @@ file = "mods/interactive.pw.toml" hash = "3fc2c0c66bc9eea83561f2b2bafd4b2358dfef382bff4a3cbca5f15c72ca01e7" metafile = true +[[files]] +file = "mods/inventory-profiles-next.pw.toml" +hash = "96320bde9afd69623633debefbaa0d32224fe259ab668c34ad6eab95ba982b22" +metafile = true + [[files]] file = "mods/jade-addons-forge.pw.toml" hash = "ee91acdffc481f535911c38fbc06c62c85e6531a2ee7e4e116401b3ad544e74a" @@ -647,6 +652,11 @@ file = "mods/legendary-tooltips.pw.toml" hash = "2b1fae55ff78f3f4410c9055377472de2439efd518a1792cf3fa0b8fe9d727c4" metafile = true +[[files]] +file = "mods/libipn.pw.toml" +hash = "f3b0e45a85c3aafbf05a3828a38cd2985f3678b41fa95cfbd5d828ce4fcd4eaa" +metafile = true + [[files]] file = "mods/longer-login-times.pw.toml" hash = "de11f7238ed12518a874ea67a1051db095d92c65a073ab8391db6c17645b5074" diff --git a/mods/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml new file mode 100644 index 0000000..982b94d --- /dev/null +++ b/mods/inventory-profiles-next.pw.toml @@ -0,0 +1,13 @@ +name = "Inventory Profiles Next" +filename = "InventoryProfilesNext-forge-1.20-1.10.10.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/C2l2XSyM/InventoryProfilesNext-forge-1.20-1.10.10.jar" +hash-format = "sha1" +hash = "4741ea1fd6d1593b693a389b7c6e1e47690ac3ad" + +[update] +[update.modrinth] +mod-id = "O7RBXm3n" +version = "C2l2XSyM" diff --git a/mods/libipn.pw.toml b/mods/libipn.pw.toml new file mode 100644 index 0000000..cb9b89a --- /dev/null +++ b/mods/libipn.pw.toml @@ -0,0 +1,13 @@ +name = "libIPN" +filename = "libIPN-forge-1.20-4.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/onSQdWhM/versions/pdAXmKcS/libIPN-forge-1.20-4.0.2.jar" +hash-format = "sha1" +hash = "3e7c7fcdc037a6ae3d9146e718d87fc83f88f6d5" + +[update] +[update.modrinth] +mod-id = "onSQdWhM" +version = "pdAXmKcS" diff --git a/pack.toml b/pack.toml index aad6c42..9b17e2e 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1917cb14f32f25c965e385498fe6f72af925f4fbff72130020c92264196b2a78" +hash = "ece1b309df9f4684d93104419033c8e2499799fddda207ffc15f09c0238198c1" [versions] minecraft = "1.20.1"