8 lines
239 B
TOML
8 lines
239 B
TOML
|
|
[General]
|
|
#How often do wither bones Drop? (1.0 = 100 % and 0.0 means 0%)
|
|
boneDropRate = 0.1
|
|
#The maximum stacksize for heart canisters, also the maximum amount of full hearts you can get per heart container type
|
|
heartStackSize = 10
|
|
|