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