diff --git a/index.toml b/index.toml index af1a319..48661b6 100644 --- a/index.toml +++ b/index.toml @@ -1003,6 +1003,11 @@ file = "mods/voidz.pw.toml" hash = "b23c8861a561faf127755485d626b5464e86beff310d46c634873ddd1cff4bf8" metafile = true +[[files]] +file = "mods/world-host.pw.toml" +hash = "2e7316dfcdbe292d78cf55189162961c900327bb62d18a58045d46b32137ec67" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "d20aae5fd2bcc4abc1ce6e45e3ef63fbfd09f57844fc23f68d5869779bb7b54d" diff --git a/mods/world-host.pw.toml b/mods/world-host.pw.toml new file mode 100644 index 0000000..c977f16 --- /dev/null +++ b/mods/world-host.pw.toml @@ -0,0 +1,13 @@ +name = "World Host" +filename = "World Host-0.4.3+1.19.2-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/2AIZDfYo/versions/fgfcF1O2/World%20Host-0.4.3%2B1.19.2-fabric.jar" +hash-format = "sha1" +hash = "0aa266b0f83d4ee2b7c75f10c76d1e65741d7937" + +[update] +[update.modrinth] +mod-id = "2AIZDfYo" +version = "fgfcF1O2" diff --git a/pack.toml b/pack.toml index 1b810ac..2a8f958 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 = "3af0d55414ce2e9b4bacc980a87586a522aafb9e3f14c787a06fad81c85e4617" +hash = "3effcbc8bc10ec4c2ff180f2c27e4a478d4fba4abe0f3300de0bace02dc8cb18" [versions] minecraft = "1.19.2"