Skip to content

Commit 7d51a11

Browse files
fix: Clear custom item names in skyblocker.json
1 parent 5d06b45 commit 7d51a11

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

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

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,7 @@
6464
},
6565
"lockedSlots": [],
6666
"protectedItems": [],
67-
"customItemNames": {
68-
"40ebeeec-97b4-4105-ad5f-fe5af5206514": {
69-
"text": "",
70-
"extra": [
71-
{
72-
"text": "Heroic Aspect of the Void",
73-
"color": "dark_purple"
74-
}
75-
],
76-
"italic": false,
77-
"color": "white"
78-
}
79-
},
67+
"customItemNames": {},
8068
"customDyeColors": {},
8169
"customArmorTrims": {},
8270
"customAnimatedDyes": {},

0 commit comments

Comments
 (0)