This commit is contained in:
Mateusz Słodkowicz 2025-07-20 23:35:53 +02:00
parent d98e590f98
commit ed97eb050d
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 3 additions and 3 deletions

View File

@ -1973,7 +1973,7 @@ metafile = true
[[files]] [[files]]
file = "mods/reforgedplay-mod.pw.toml" file = "mods/reforgedplay-mod.pw.toml"
hash = "4ca78559de5e641b7050b29ca6322cde44152805e69cf690c80005f3dda2e366" hash = "857a3522fc1c73555f35b887ab4be67571b83c09ba604d2a44c24b027a150694"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "Presence Footsteps (Forge)" name = "Presence Footsteps (Forge)"
filename = "PresenceFootsteps-1.20.1-1.9.1-beta.1.jar" filename = "PresenceFootsteps-1.20.1-1.9.1-beta.1.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "2f25fe92046ad0d8347d29d6781c4e8667b6c8fa494690da9dd69594a66cb8d8" hash = "b91a82602a303e5471d7fdd62822e96e0fa4abfd2c4a1329b0a528a23c45a4b8"
[versions] [versions]
forge = "47.4.4" forge = "47.4.4"