diff options
Diffstat (limited to 'items')
-rw-r--r-- | items/GHOST_BOOTS.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/GHOST_BOOTS.json b/items/GHOST_BOOTS.json index fae18694..c845bcb8 100644 --- a/items/GHOST_BOOTS.json +++ b/items/GHOST_BOOTS.json @@ -1,12 +1,11 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§9Ghostly Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oBoots made of pure ghost\",2:\"§7§oessense\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOOTS\"],color:8421504,Name:\"§9Ghostly Boots\"},ExtraAttributes:{color:\"128:128:128\",id:\"GHOST_BOOTS\"}}", + "displayname": "§f§f§9Ghostly Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oBoots made of pure ghost\",1:\"§7§oessence.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE BOOTS\"],color:8421504,Name:\"§f§f§9Ghostly Boots\"},ExtraAttributes:{id:\"GHOST_BOOTS\"}}", "damage": 0, "lore": [ - "", "§7§7§oBoots made of pure ghost", - "§7§oessense", + "§7§oessence.", "", "§7§8This item can be reforged!", "§9§lRARE BOOTS" @@ -14,7 +13,7 @@ "internalname": "GHOST_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Ghostly_Boots", |