initial release to modrinth

This commit is contained in:
Waylon Walker 2023-03-06 18:38:50 -06:00
commit 79e4c8f4ae
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
43 changed files with 734 additions and 0 deletions

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "waylonwalker"
author = "Waylon Walker"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "78119102306e33c2aea61a19772461e759b803851f49569ace8ab92193fb8ceb"
[versions]
fabric = "0.14.17"
minecraft = "1.19.2"