Use variable for mc view dist
This commit is contained in:
parent
9a39fbb654
commit
0a1a39cc4f
@ -7,3 +7,4 @@ mcgensettings: ""
|
|||||||
mcgamemode: 0
|
mcgamemode: 0
|
||||||
mcheapmax: 3072
|
mcheapmax: 3072
|
||||||
mcheapmin: 512
|
mcheapmin: 512
|
||||||
|
mcviewdist: 12
|
||||||
|
@ -34,5 +34,5 @@ spawn-monsters=true
|
|||||||
spawn-npcs=true
|
spawn-npcs=true
|
||||||
spawn-protection=0
|
spawn-protection=0
|
||||||
use-native-transport=true
|
use-native-transport=true
|
||||||
view-distance=12
|
view-distance={{ mcviewdist }}
|
||||||
white-list=false
|
white-list=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user