Skip to content

Commit

Permalink
Updated Draconic Evolution
Browse files Browse the repository at this point in the history
To be more server friendly
  • Loading branch information
spannerman79 committed Jul 19, 2016
1 parent 1f0e1cc commit e94e965
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/DraconicEvolution.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ general {
B:"Enable Flight"=true

# Set to false to disable the version checker
B:"Enable version checker"=false

# Ender Comet has a 1 in {this number} chance to spawn in each chunk
I:"Ender Comet Rarity"=10000

# If true the resurrection ritual will be a lot faster
B:"Fast Summon Ritual"=true

# Should Chaos Islands be generated
B:"Generate Chaos Islands"=true
Expand All @@ -83,8 +85,10 @@ general {
B:"Pigmen Blood Rage"=true

# Limits the max speed of players. Recommend between 0.5 - 1.0 for servers
D:"Player speed cap"=1.0

# If true items dropped by a tool in aoe mode will despawn after 5 seconds
B:"Rapidly despawn aoe mined items"=true

# If set to true the unlocalized name of every block and item will be displayed in its tool tip
B:"Show Unlocalized Names"=false
Expand Down

0 comments on commit e94e965

Please sign in to comment.