pokecube_adventures-server.tomlΒΆ
1
2[bag]
3 # if true, the bag can hold filled pokecubes
4 bagsHoldFilledCubes = false
5 # the number of pages the bag has
6 bagPages = 32
7 # If true, the bag can hold any item
8 bagsHoldEverything = false
9
1
2[bag]
3 # if true, the bag can hold filled pokecubes
4 bagsHoldFilledCubes = false
5 # the number of pages the bag has
6 bagPages = 32
7 # If true, the bag can hold any item
8 bagsHoldEverything = false
9