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 = "a55ce39d76309d645adb131b0fd80d795c3806e16b4b29516c62b812fd4064bd"
|
|
|
|
[versions]
|
|
forge = "47.4.0"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
acceptable-game-versions = ["1.20.1"]
|
|
datapack-folder = "global_packs/required_data/"
|