Initial commit

This commit is contained in:
Pen Anderson 2026-03-13 20:05:42 -05:00
commit eda51c7c38
32 changed files with 554 additions and 0 deletions

13
pack.toml Normal file
View 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"