maxClaims is 500, but goes over 500 if you buy claims.
Namihyeon opened this issue · 2 comments
This is the current configuration.
You are using the Money and Sign Shops mod together.
{
"__comment": "For help with the config refer to https://github.com/Flemmli97/Flan/wiki/Config",
"configVersion": 4,
"startingBlocks": 100,
"maxClaimBlocks": 0,
"ticksForNextBlock": 600,
"minClaimsize": 1,
"defaultClaimDepth": 10,
"maxClaims": 500,
.
.
.
“buyclaims”:100,
“sellclaims”:50,
maxClaims is 500, but goes over 500 if you buy claims.