18 lines
364 B
TOML
18 lines
364 B
TOML
name = "Malloc"
|
|
author = "Victoria Fierce"
|
|
version = "0.0.1"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "1f3047a5329816b19e4b860b027c97e5569a6b406fce0190c0c0e583e083c5ca"
|
|
|
|
[versions]
|
|
forge = "47.4.0"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|
|
datapack-folder = "global_packs/required_data/"
|