This commit is contained in:
Infinidoge 2025-05-07 23:44:31 -04:00
commit fdffe61ad9
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
88 changed files with 1562 additions and 0 deletions

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Hackcraft"
author = "Infinidoge"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "afe08dc357572917e94c31edb2b522c1b5df6283cf9005b88c0f43808ea78212"
[versions]
forge = "47.4.0"
minecraft = "1.20.1"