feat: added all existing plugins
This commit is contained in:
parent
d5013f23f4
commit
00a76a84d0
45 changed files with 668 additions and 95 deletions
11
pack.toml
11
pack.toml
|
@ -1,4 +1,4 @@
|
|||
name = "Skynet_Hosted"
|
||||
name = "Skynet"
|
||||
author = "Skynet"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
@ -6,8 +6,11 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5c00b17aff7325d18ad7425c0d5f6ab31bb24ecaadf8ea068b86a900ff16eaf0"
|
||||
hash = "e0076da53758d5a20f9865676d98fa18b2dc9a556b2a5e5f47d0a9735a5af119"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.9"
|
||||
minecraft = "1.21.4"
|
||||
minecraft = "1.20.6"
|
||||
purpur = "2233"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.20", "1.20.1", "1.20.2", "1.20.3", "1.20.4", "1.20.5", "1.20.6"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue