1
0
mirror of https://github.com/Adam-Ant/modpack_spring_17 synced 2024-07-06 05:36:10 +00:00

Chicken Chunks config first pass

This commit is contained in:
Adam Dodman 2017-05-08 19:36:14 +01:00
parent a506d693d4
commit ea13251448
2 changed files with 3 additions and 3 deletions

View File

@ -25,4 +25,4 @@ This modpack has been designed with the [SkCraft launcher toolkit](https://githu
* Up flower patch chance to 20, from 16 (actually decreases spawn chance!)
* Up flower patch size from 6 to 8
* Decrease mushroom chance to 35, from 40
* Disable chunk viewer for non OPs, allow OPs to edit chunk loaders

View File

@ -20,7 +20,7 @@ allowoffline
#Set to false to deny a player access to the chunk viewer
allowchunkviewer
{
DEFAULT=true
DEFAULT=false
OP=true
}
@ -36,7 +36,7 @@ cleanuptime=1200
maxchunks=400
#Enabling this lets OPs alter other player's chunkloaders. WARNING: If you change a chunkloader, you have no idea what may break/explode by not being chunkloaded.
op-interact=false
op-interact=true
#Set to false to disable the automatic reloading of mystcraft dimensions on server restart
reload-dimensions=true