fix dynmap toml name

This commit is contained in:
snedmore 2025-01-07 01:20:16 -05:00
parent 46334d9534
commit b7b6643e47
4 changed files with 3 additions and 2 deletions

View file

@ -711,8 +711,9 @@ hash = "8718c1de38f03334743dd2c041d50b8643387f8b4a70a12d9f542f5931825b0a"
metafile = true metafile = true
[[files]] [[files]]
file = "mods/dynmap.toml" file = "mods/dynmap.pw.toml"
hash = "cf50a40bce8b970788dacd70e728cee2ab448aaa5fd454c08c505c32fc77e71e" hash = "cf50a40bce8b970788dacd70e728cee2ab448aaa5fd454c08c505c32fc77e71e"
metafile = true
[[files]] [[files]]
file = "mods/eating-animation.pw.toml" file = "mods/eating-animation.pw.toml"

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 = "2d091529a9d10e81807fb3c5b87854110d4d497af75e2b2c752c726a64bce935" hash = "bc0b9c6afb32ad93407e4febe9ea63703066d42a9b2a2d880e9c48ec8ea3c52e"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"