17 lines
338 B
TOML
17 lines
338 B
TOML
name = "World of Banana"
|
|
author = "Mateusz \"materus\" Słodkowicz"
|
|
version = "1.0.0"
|
|
pack-format = "packwiz:1.1.0"
|
|
|
|
[index]
|
|
file = "index.toml"
|
|
hash-format = "sha256"
|
|
hash = "6a9cb65b4792da502c3f4e979f3c7d2d628ac79a32e7860ab5b33514d7e86e94"
|
|
|
|
[versions]
|
|
forge = "47.4.4"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
datapack-folder = "paxi/datapacks"
|