mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
@@ -226,7 +226,7 @@ hacks:
|
||||
entityExpDropModifiers:
|
||||
ENDER_DRAGON: 0.0
|
||||
PhantomMenace:
|
||||
enabled: true
|
||||
enabled: false
|
||||
# Players have a statistic called TIME_SINCE_REST. If a player's value is above 72k (3 days minecraft time) then
|
||||
# they will start spawning phantoms. Setting the cap to below 72k will effectively disable phantoms. Setting the
|
||||
# cap to -1 will disable the cap. Default: 80k (10% chance per two minutes during the night and thunder storms.)
|
||||
@@ -357,7 +357,7 @@ hacks:
|
||||
villagerTrading: false
|
||||
witherSpawning: true
|
||||
patrolSpawning: true
|
||||
phantomSpawning: true
|
||||
phantomSpawning: false
|
||||
enderChestPlacement: true
|
||||
enderChestUse: false
|
||||
grindstoneUse: false
|
||||
|
||||
Reference in New Issue
Block a user