Initial commit
This commit is contained in:
17
pack.toml
Normal file
17
pack.toml
Normal file
@ -0,0 +1,17 @@
|
||||
name = "Malloc"
|
||||
author = "Victoria Fierce"
|
||||
version = "0.0.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "15b39187da85489e93c954b1a4cad7965809dc1dafdba25e8adebe59d280e339"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.27"
|
||||
minecraft = "1.20.1"
|
||||
|
||||
[options]
|
||||
acceptable-game-versions = ["1.20.1"]
|
||||
datapack-folder = "global_packs/required_data/"
|
Reference in New Issue
Block a user