diff --git a/index.toml b/index.toml index 8736895..cb10dae 100644 --- a/index.toml +++ b/index.toml @@ -870,6 +870,11 @@ file = "mods/polaroidcamera.pw.toml" hash = "94ddc7c677a9e69c7bc5fbdaf94b670486301bf8c0c1e38976fdc4a5b0e12abe" metafile = true +[[files]] +file = "mods/presence-footsteps.pw.toml" +hash = "525252bb860d002a1985a4ffbb4cee19d727dc01bc78eaee0d3881e7bfff2eca" +metafile = true + [[files]] file = "mods/promenade.toml" hash = "19043dd6917c0858a8d1ac0ae88afeb85c61b94906921baab215fe94c1a5408c" diff --git a/mods/presence-footsteps.pw.toml b/mods/presence-footsteps.pw.toml new file mode 100644 index 0000000..c01183a --- /dev/null +++ b/mods/presence-footsteps.pw.toml @@ -0,0 +1,13 @@ +name = "Presence Footsteps" +filename = "PresenceFootsteps-1.5.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rcTfTZr3/versions/1.5.0/PresenceFootsteps-1.5.0.jar" +hash-format = "sha1" +hash = "fc13b79c51f1afa9cdc455d3c74d52bae1e02cf1" + +[update] +[update.modrinth] +mod-id = "rcTfTZr3" +version = "2Dcs7kJq" diff --git a/pack.toml b/pack.toml index 0111626..f840528 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 = "a18b5b96a84634b66216f35111daecd29f5bbb998030a14d90a0141076365503" +hash = "c56f5dfd714f6815ad97e5372513cc1e3625381001bc8498b4a612db3a1e01a3" [versions] fabric = "0.14.7"