From dccadd2fb06e99d90aa2e7cce863dd1c6c97712b Mon Sep 17 00:00:00 2001 From: endigma Date: Wed, 3 Jan 2024 18:47:40 -0400 Subject: [PATCH] add ipn to the server --- index.toml | 2 +- mods/inventory-profiles-next.pw.toml | 2 +- pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.toml b/index.toml index ce5e221..bc1978e 100644 --- a/index.toml +++ b/index.toml @@ -674,7 +674,7 @@ metafile = true [[files]] file = "mods/inventory-profiles-next.pw.toml" -hash = "6d5ea0a21828c79ba4df4a240605a4b1c5ca7c11b514b5ac97ba0b673e059792" +hash = "6483e4220768c2eba27967a833ae906c445cdc2c306253ad9ec9c7588b8f38ba" metafile = true [[files]] diff --git a/mods/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml index b189243..d10c54b 100644 --- a/mods/inventory-profiles-next.pw.toml +++ b/mods/inventory-profiles-next.pw.toml @@ -1,6 +1,6 @@ name = "Inventory Profiles Next" filename = "InventoryProfilesNext-fabric-1.20-1.10.9.jar" -side = "client" +side = "server" [download] url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/MYaRwBOZ/InventoryProfilesNext-fabric-1.20-1.10.9.jar" diff --git a/pack.toml b/pack.toml index bd571ae..5105e85 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 = "ac287be74c5147cff8552ffae09ffde13dc10d9df55cc65533c1f3b0ef6ddf65" +hash = "dc67340da832a217bfdc9da85d688a80d5f7e15fbd086f6268231590a42e29f8" [versions] fabric = "0.15.3"