Skip to content

Commit 46308fc

Browse files
fix: enable upgrade price and highlight upgrade options in skyhanni configuration
1 parent edb0bd4 commit 46308fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • hypixel-skyblock-simple/overrides/config/skyhanni

hypixel-skyblock-simple/overrides/config/skyhanni/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,9 +1149,9 @@
11491149
"displayEnabled": false,
11501150
"displayOutsideGarden": false,
11511151
"warnAlmostEmpty": false,
1152-
"upgradePrice": false,
1152+
"upgradePrice": true,
11531153
"roundDown": true,
1154-
"highlightUpgrade": false,
1154+
"highlightUpgrade": true,
11551155
"inventoryNumbers": false,
11561156
"notifyLow": {
11571157
"enabled": false,

0 commit comments

Comments
 (0)