feat: added all the missing plugins to the pack

This commit is contained in:
silver 2025-05-09 00:16:48 +01:00
parent 6bb83b62e3
commit 29b43a0640
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
29 changed files with 478 additions and 4 deletions

View file

@ -6,12 +6,12 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "57ac0521ddae4f5706f70ec034b56e7219550fa4316cabc34d311916ceacf443"
hash = "86a40c50f35ba171aa50f2c5f771c5df7be1d13d0ab2353dc04f0316006bca39"
[versions]
minecraft = "1.21.5"
purpur = "2428"
[options]
acceptable-game-versions = ["1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5"]
acceptable-game-versions = ["1.20", "1.20.6", "1.21", "1.21.1", "1.21.2", "1.21.3", "1.21.4", "1.21.5"]
datapack-folder = "plugins"