feat(minecraft): Add minecraft modpack
This commit is contained in:
parent
91d158637f
commit
e32c256369
175 changed files with 4316 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 = "3bc83c9a6457affd226a5db19fc7eac0e844fe88ae20272ef869618d13596349"
|
||||
|
||||
[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