diff options
Diffstat (limited to 'items/SQUID_BOOTS.json')
-rw-r--r-- | items/SQUID_BOOTS.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/SQUID_BOOTS.json b/items/SQUID_BOOTS.json index ebb5e461..08fac75e 100644 --- a/items/SQUID_BOOTS.json +++ b/items/SQUID_BOOTS.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:leather_boots", "displayname": "§aSquid Boots", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Health: §a+100\",2:\"\",3:\"§7Your shoes spit out Squid ink!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{color:\"0:0:0\",originTag:\"UNKNOWN\",id:\"SQUID_BOOTS\"},AttributeModifiers:[]}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1%\",1:\"§7Health: §a+100\",2:\" §8[§7❈§8] §8[§7α§8]\",3:\"\",4:\"§7Your shoes spit out Squid ink!\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON BOOTS\"],color:0,Name:\"§aSquid Boots\"},ExtraAttributes:{id:\"SQUID_BOOTS\"}}", "damage": 0, "lore": [ "§7Sea Creature Chance: §c+1%", "§7Health: §a+100", + " §8[§7❈§8] §8[§7α§8]", "", "§7Your shoes spit out Squid ink!", "", @@ -15,7 +16,7 @@ "internalname": "SQUID_BOOTS", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Squid_Boots", |