feat(minecraft): Add minecraft modpack
This commit is contained in:
parent
3cf3777e55
commit
6741cd779c
167 changed files with 3999 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 = "26887277c7fcc8329d708f08fa1fd9376b6924daafb43a2124c0d3b97d3940dd"
|
||||
|
||||
[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