/ pack.toml
pack.toml
1 name = "Bugtown" 2 author = "bugden" 3 version = "0.3.2" 4 pack-format = "packwiz:1.1.0" 5 6 [index] 7 file = "index.toml" 8 hash-format = "sha256" 9 10 [versions] 11 minecraft = "1.21.1" 12 neoforge = "21.1.216" 13 14 [options] 15 no-internal-hashes = true