diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-04 15:37:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 09:37:39 -0400 |
commit | 7f1e7145a27783512953993de5d79b055bb64de3 (patch) | |
tree | dad9820a908cd5aa77b5faa9dc272c8d1318b223 /items/SPIDER;0.json | |
parent | 03075e639a24db3c170c824df78daf74b1a2163f (diff) | |
download | NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.gz NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.tar.bz2 NotEnoughUpdates-REPO-7f1e7145a27783512953993de5d79b055bb64de3.zip |
Rainbow Name and Fixes (#483)
* Rainbow Name and Fixes
* Pet Fixes
* Misc Fixes
* Wiki Links
Diffstat (limited to 'items/SPIDER;0.json')
-rw-r--r-- | items/SPIDER;0.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SPIDER;0.json b/items/SPIDER;0.json index 95413961..7e7069df 100644 --- a/items/SPIDER;0.json +++ b/items/SPIDER;0.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §fSpider", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;0\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Chance: §a{CRIT_CHANCE}%\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6One With The Spider\",6:\"§7§7Gain §a{0} §c❁ Strength §7for\",7:\"§7every nearby spider\",8:\"§8Max 10 spiders\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fSpider\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SPIDER\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"SPIDER;0\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Combat Pet", "", - "§7Crit Chance: §a{CRIT_CHANCE}", + "§7Crit Chance: §a{CRIT_CHANCE}%", "§7Strength: §a{STRENGTH}", "", "§6One With The Spider", @@ -33,10 +33,10 @@ "C2": "ENCHANTED_STRING:64", "C3": "ENCHANTED_STRING:64" }, - "modver": "1.5-REL", + "modver": "2.0.0-REL", "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Pet" ] -} +}
\ No newline at end of file |