17 lines
345 B
TOML
17 lines
345 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 = "663c1a70b7bf9fd7d3ee53f0d4001b8c8007b54c7e471ed89676ed2d2755e8f9"
|
|
|
|
[versions]
|
|
forge = "47.4.4"
|
|
minecraft = "1.20.1"
|
|
|
|
[options]
|
|
datapack-folder = "config/paxi/datapacks"
|