read ntfy secrets from .netrc
This commit is contained in:
@@ -99,12 +99,12 @@ world-settings:
|
||||
ignore-spectators: false
|
||||
# The range in which entities will be visible
|
||||
entity-tracking-range:
|
||||
display: 128
|
||||
players: 128
|
||||
animals: 48
|
||||
monsters: 128
|
||||
misc: 32
|
||||
other: 64
|
||||
display: 256 # 128
|
||||
players: 256 # 128
|
||||
animals: 256 # 48
|
||||
monsters: 256 # 128
|
||||
misc: 256 # 32
|
||||
other: 256 # 64
|
||||
ticks-per:
|
||||
hopper-transfer: 8
|
||||
hopper-check: 1
|
||||
|
||||
Reference in New Issue
Block a user