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