Initial commit
This commit is contained in:
16
pack.toml
Normal file
16
pack.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
name = "Empty Modpack"
|
||||
author = "Maciej Pędzich"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7b81c9e9d9e6e21a9865a2dded0dfd77e7683d679b98fe5b0114eaed9a31f17e"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.10"
|
||||
quilt = "0.29.3-beta.1"
|
||||
|
||||
[options]
|
||||
no-internal-hashes = true
|
||||
Reference in New Issue
Block a user