Modified map config
This commit is contained in:
@ -17,7 +17,7 @@ deathpoints:true
|
||||
oldDeathpoints:true
|
||||
distance:1
|
||||
showCoords:true
|
||||
lockNorth:false
|
||||
lockNorth:true
|
||||
zoom:0
|
||||
minimapSize:0
|
||||
chunkGrid:-1
|
||||
@ -102,5 +102,5 @@ interface:dummy:0:36:true:false:false:false
|
||||
interface:dummy:0:10000:true:false:false:false
|
||||
interface:dummy:0:0:false:false:true:false
|
||||
interface:dummy:0:36:true:false:false:false
|
||||
interface:gui.xaero_minimap:0:0:false:false:false:false
|
||||
interface:gui.xaero_minimap:64:-51:false:false:true:false
|
||||
#WAYPOINTS HAVE BEEN MOVED TO /XaeroWaypoints
|
||||
|
||||
@ -16,13 +16,13 @@
|
||||
"displayNameWhenIconFails": true,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"startFadingAt": 0.0,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"displayY": false,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 1.0,
|
||||
"icons": 2.0,
|
||||
"heightLimit": 20.0,
|
||||
"names": 0.0,
|
||||
"names": 1.0,
|
||||
"iconScale": 1.0
|
||||
},
|
||||
"subCategories": [
|
||||
@ -135,6 +135,7 @@
|
||||
"name": "gui.xaero_entity_category_items",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayed": false,
|
||||
"renderOrder": 1.0,
|
||||
"color": 12.0
|
||||
},
|
||||
|
||||
@ -30,4 +30,5 @@ onlyCurrentMapWaypoints:false
|
||||
minZoomForLocalWaypoints:0.0
|
||||
arrowColour:-2
|
||||
minimapRadar:true
|
||||
renderWaypoints:true
|
||||
globalVersion:1
|
||||
|
||||
Reference in New Issue
Block a user