diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-29 16:28:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 14:28:19 +0000 |
commit | b53844da5b85918fc16332f56e7e5df46f5600be (patch) | |
tree | 0d2a90f93c15fe095945abbae97fcf312468d259 /items/SQUID_BOOTS.json | |
parent | 1a2c6815106a5c2ca43cfdb10843b4067004a9d8 (diff) | |
download | NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.gz NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.tar.bz2 NotEnoughUpdates-REPO-b53844da5b85918fc16332f56e7e5df46f5600be.zip |
Added wiki links, 2 npcs and 1 item, also fixed some shit (#1221)
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", |