feat(minecraft): Add minecraft modpack
This commit is contained in:
parent
91d158637f
commit
6a8789ef8f
174 changed files with 4309 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 = "561b0934499976e00db3e9491c86ea5092cfc37ae276c503941ca1edd2d740bd"
|
||||
|
||||
[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