feat(minecraft): Add minecraft modpack
This commit is contained in:
parent
3cf3777e55
commit
6b8a89f438
162 changed files with 3674 additions and 14 deletions
15
pkgs/minecraftmon/pack.toml
Normal file
15
pkgs/minecraftmon/pack.toml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name = "Bidoof and Friends"
|
||||
version = "2.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "f595baa91a35ea2c577780cddc3204f5ec19f27989cb5ac8e404e360d53d0871"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
neoforge = "21.1.186"
|
||||
|
||||
[options]
|
||||
datapack-folder = "config/openloader/data"
|
||||
Loading…
Add table
Add a link
Reference in a new issue