mirror of
https://github.com/Adam-Ant/modpack_spring_17
synced 2024-11-05 12:06:22 +00:00
TombManyGraves config pass
This commit is contained in:
parent
4b4355f5bc
commit
4116661e2c
@ -16,7 +16,7 @@ balancing {
|
||||
B:cooldownUsesSeconds=true
|
||||
|
||||
# Count mobs spawned by a Soul Cage towards Shard kills. [default: true]
|
||||
B:countCageBornForShard=true
|
||||
B:countCageBornForShard=false
|
||||
|
||||
# Allows bosses to be spawned. This is probably the worst thing you can do to your instance. [default: false]
|
||||
B:enableBosses=false
|
||||
|
@ -107,7 +107,7 @@ graves {
|
||||
B:requireSneaking=true
|
||||
|
||||
# If true, when a player dies with y < 0, the grave will start searching for a valid location at y = 1 instead. If false, it will start searching at y = GRAVE_RANGE. (Defaults to false.)
|
||||
B:startVoidSearchAt1=false
|
||||
B:startVoidSearchAt1=true
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user