init
This commit is contained in:
commit
3f572e9b2d
102 changed files with 2122 additions and 0 deletions
17
pack.toml
Normal file
17
pack.toml
Normal file
|
@ -0,0 +1,17 @@
|
|||
name = "Aquamidoge"
|
||||
author = "Infinidoge"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "d5819abaa1dc5a8d60d10e582bb10a9c58cc7a82fb3a9fb1968e5c677cb2684b"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
quilt = "0.28.1"
|
||||
|
||||
[options]
|
||||
datapack-folder = "./resources/datapacks"
|
||||
resourcepack-folder = "./resources/resourcepacks"
|
Loading…
Add table
Add a link
Reference in a new issue