1.20.1
ported to 1.20.1
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
{
|
||||
"general": {
|
||||
"hintOverlayToggle": true,
|
||||
"hintNarratorToggle": true,
|
||||
"previewOverlay": true,
|
||||
"displayTooltip": true,
|
||||
"displayBlocks": true,
|
||||
"displayEntities": true,
|
||||
"displayBosses": true,
|
||||
"displayMode": "TOGGLE",
|
||||
"hideFromDebug": true,
|
||||
"hideFromTabList": true,
|
||||
@@ -12,10 +16,11 @@
|
||||
"reachDistance": 0.0,
|
||||
"debug": false,
|
||||
"itemModNameTooltip": true,
|
||||
"bossBarOverlapMode": "PUSH_DOWN",
|
||||
"hintOverlayToggle": true
|
||||
"bossBarOverlapMode": "PUSH_DOWN"
|
||||
},
|
||||
"overlay": {
|
||||
"activeTheme": "jade:dark",
|
||||
"themesHash": -328442023,
|
||||
"overlayPosX": 0.5,
|
||||
"overlayPosY": 1.0,
|
||||
"overlayScale": 1.0,
|
||||
@@ -23,49 +28,11 @@
|
||||
"overlayAnchorY": 0.0,
|
||||
"overlaySquare": false,
|
||||
"flipMainHand": false,
|
||||
"autoScaleThreshold": 0.5,
|
||||
"autoScaleThreshold": 0.4,
|
||||
"alpha": 0.7,
|
||||
"themes": {
|
||||
"jade:waila": {
|
||||
"id": "jade:waila",
|
||||
"backgroundColor": "#100010",
|
||||
"gradientStart": "#5000ff",
|
||||
"gradientEnd": "#28007f",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:dark": {
|
||||
"id": "jade:dark",
|
||||
"backgroundColor": "#131313",
|
||||
"gradientStart": "#383838",
|
||||
"gradientEnd": "#242424",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:create": {
|
||||
"id": "jade:create",
|
||||
"backgroundColor": "#000",
|
||||
"gradientStart": "#2a2626",
|
||||
"gradientEnd": "#1a1717",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
},
|
||||
"jade:top": {
|
||||
"id": "jade:top",
|
||||
"backgroundColor": "#0695",
|
||||
"gradientStart": "#999f",
|
||||
"gradientEnd": "#999f",
|
||||
"titleColor": "#fff",
|
||||
"textColor": "#a0a0a0",
|
||||
"textShadow": true
|
||||
}
|
||||
},
|
||||
"activeTheme": "jade:dark",
|
||||
"iconMode": "TOP",
|
||||
"animation": true
|
||||
"animation": true,
|
||||
"disappearingDelay": 0.0
|
||||
},
|
||||
"formatting": {
|
||||
"modName": "§9§o%s"
|
||||
|
||||
Reference in New Issue
Block a user