mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2024-12-20 12:54:34 +00:00
Cm2 config first pass
This commit is contained in:
parent
ea13251448
commit
243a1540a0
@ -26,3 +26,4 @@ This modpack has been designed with the [SkCraft launcher toolkit](https://githu
|
||||
* 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
|
||||
* Up Compact Machines worldgen chance to 0.001
|
||||
|
@ -11,7 +11,7 @@ internal {
|
||||
B:forceLoadChunks=false
|
||||
|
||||
# The chance a chunk in the overworld contains a broken compact machine [range: 0.0 ~ 1.0, default: 5.0E-4]
|
||||
S:worldgenChance=5.0E-4
|
||||
S:worldgenChance=0.001
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user