Initial commit
This commit is contained in:
commit
eda51c7c38
32 changed files with 554 additions and 0 deletions
13
pack.toml
Normal file
13
pack.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Starter Base"
|
||||
author = "pen"
|
||||
version = "1.0.0"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "9ffb7d9abf54454db13ec7b4978217ddab11dfc6f8d331288fa41e6a4e927220"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.4"
|
||||
minecraft = "1.21.11"
|
||||
Loading…
Add table
Add a link
Reference in a new issue