diff options
| -rw-r--r-- | index.toml | 10 | ||||
| -rw-r--r-- | mods/dynamiccrosshair.pw.toml | 13 | ||||
| -rw-r--r-- | mods/dynamiccrosshaircompat.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
4 files changed, 1 insertions, 37 deletions
@@ -206,16 +206,6 @@ hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510" metafile = true [[files]] -file = "mods/dynamiccrosshair.pw.toml" -hash = "f2a92ab561a25a08c2a136f456433ab1fe2b67cc99c9265c3a6189daefd692db" -metafile = true - -[[files]] -file = "mods/dynamiccrosshaircompat.pw.toml" -hash = "e62a60e1acbf983d0f6ce34845325f61c1a17b482ecdf2ad0263aadede9cd86f" -metafile = true - -[[files]] file = "mods/easy-anvils.pw.toml" hash = "e9ba6ffa1109ca957fef061ef4b41a46300b3cfb382ef4ae24f96c54309fd31f" metafile = true diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml deleted file mode 100644 index 79f46ec..0000000 --- a/mods/dynamiccrosshair.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Dynamic Crosshair" -filename = "dynamiccrosshair-9.10+1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/kiEtbqAW/dynamiccrosshair-9.10%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "695d9cb67b351f31ad9ada38bcf74d870aa9a00b625698cf72d72ccf74b71a7d2ce4a10036f171a8edba4ee29f237915ef110b6192a0099b2e1546513b68a3b8" - -[update] -[update.modrinth] -mod-id = "ZcR9weSm" -version = "kiEtbqAW" diff --git a/mods/dynamiccrosshaircompat.pw.toml b/mods/dynamiccrosshaircompat.pw.toml deleted file mode 100644 index c2268d2..0000000 --- a/mods/dynamiccrosshaircompat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Dynamic Crosshair Compat" -filename = "dynamiccrosshaircompat-4.4+1.20.1-fabric.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/EwPIWPJ9/versions/LoPpHvOA/dynamiccrosshaircompat-4.4%2B1.20.1-fabric.jar" -hash-format = "sha512" -hash = "3538e4e3d2d5c7fdf0cd8f7ffe2f3d00367ef65155f362e4ba00c3de21707b39663b59d03dfca479fa0e8e36413f300cc166ce42c2835cc83e764f68255042a5" - -[update] -[update.modrinth] -mod-id = "EwPIWPJ9" -version = "LoPpHvOA" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "20ae3c13c2df4898692925f2de6af90d07cd89344cbbeeed5965ee6fa9dc8af0" +hash = "854cf32ca17a574fbaddee65003fa441ef6e971442282379e0c032a1bf2a5d49" [versions] fabric = "0.18.4" |
