feat(minecraft): Add minecraft modpack
This commit is contained in:
parent
3cf3777e55
commit
04a4d947d1
150 changed files with 2661 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 = "3cb134dbdc6e23952a907dc604e833417bcc4c9c690e69eb127e563ec1cc8a47"
|
||||
|
||||
[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