This commit is contained in:
radimous 2025-04-12 21:45:11 +02:00
parent 30cf162ec9
commit ad209d0fe6
2 changed files with 6 additions and 1 deletions

View file

@ -130,6 +130,11 @@ file = "mods/worldedit.pw.toml"
hash = "27d8566cfd4ee1f34979f92b22dbd2d205f30f8190329c5335425c951ca9f0f9" hash = "27d8566cfd4ee1f34979f92b22dbd2d205f30f8190329c5335425c951ca9f0f9"
metafile = true metafile = true
[[files]]
file = "mods/wotr.pw.toml"
hash = "97366a6a6abf81855504a9fcf3b0f4a7a0c7b9e92fd741384fe29595baf31879"
metafile = true
[[files]] [[files]]
file = "mods/zume.pw.toml" file = "mods/zume.pw.toml"
hash = "434ac58bf0c398eb06d03856a3de1edf30aba72ff11ac953bda99e34132c0376" hash = "434ac58bf0c398eb06d03856a3de1edf30aba72ff11ac953bda99e34132c0376"

View file

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "dc75fa8fffdb8edcbdf068a68a0ff16b95ca816fe957f52b5eacd4021205cb2b" hash = "4daa90f778a7eff80e46ea3b2f0c336abd05f92cb3509f3a2c28350ef468c7da"
[versions] [versions]
minecraft = "1.21.4" minecraft = "1.21.4"