packmenu should not be installed on the serverside
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 7s
Actions / Autotagger (push) Successful in 7s
Actions / Build Documentation (push) Successful in 19s

This commit is contained in:
SeaswimmerTheFsh 2024-05-09 20:30:57 -04:00
parent ff3efdf152
commit 8193c6392a
Signed by: cswimr
GPG key ID: 5D671B5D03D65A7F
3 changed files with 3 additions and 3 deletions

View file

@ -967,7 +967,7 @@ metafile = true
[[files]] [[files]]
file = "mods/packmenu.pw.toml" file = "mods/packmenu.pw.toml"
hash = "f0f3e5e97bd3ea4a32821b1ba1e49c661a54df5220fb5f3e1d94fe05bdf66447" hash = "6fff5f32aac58aa73760a49407523ddfdd8e364e04950d9766bd25b5868d9881"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -1,6 +1,6 @@
name = "PackMenu" name = "PackMenu"
filename = "PackMenu-1.20.1-6.1.1.jar" filename = "PackMenu-1.20.1-6.1.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 = "fcd60ae2b3b2d74c8d65f550a7ef9f5d3894cbfbe2827f719bf70b166319080b" hash = "e010d772534eca85da5b65c1de99feda6507341153b423c84bfb4017c2b99821"
[versions] [versions]
forge = "47.2.0" forge = "47.2.0"