mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 00:20:44 +00:00
Increase Render Range for monster
Lowering this before had the unintended effect of Withers no longer displaying their boss bar far enough, since they weren't being rendered at that distance.
This commit is contained in:
@@ -102,7 +102,7 @@ world-settings:
|
||||
entity-tracking-range:
|
||||
players: 160
|
||||
animals: 32
|
||||
monsters: 32
|
||||
monsters: 64
|
||||
misc: 16
|
||||
other: 16
|
||||
ticks-per:
|
||||
|
||||
Reference in New Issue
Block a user