diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/SPIDER_CATALYST.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/SPIDER_CATALYST.json')
-rw-r--r-- | items/SPIDER_CATALYST.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/SPIDER_CATALYST.json b/items/SPIDER_CATALYST.json index 9e099fc5..26b43335 100644 --- a/items/SPIDER_CATALYST.json +++ b/items/SPIDER_CATALYST.json @@ -1,11 +1,8 @@ { - "internalname": "SPIDER_CATALYST", "itemid": "minecraft:skull", - "displayname": "Spider Catalyst", - "clickcommand": "", + "displayname": "§9Spider Catalyst", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fe28c63-f3fc-30c2-8e74-ff1297977213\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzYjMwZTlkMTM1YjA1MTkwZWVhMmMzYWM2MWUyYWI1NWEyZDgxZTFhNThkYmIyNjk4M2ExNDA4MjY2NCJ9fX0=\"}]}},display:{Lore:[0:\"§7Drops rarely from Tarantula\",1:\"§7Broodfather when you are at\",2:\"§7least Spider Slayer LVL 2.\",3:\"\",4:\"§5Catalysts upgrade other items!\",5:\"§eRight-click to view upgrades!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Spider Catalyst\"},ExtraAttributes:{id:\"SPIDER_CATALYST\"}}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3fe28c63-f3fc-30c2-8e74-ff1297977213\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzYjMwZTlkMTM1YjA1MTkwZWVhMmMzYWM2MWUyYWI1NWEyZDgxZTFhNThkYmIyNjk4M2ExNDA4MjY2NCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Drops rarely from Tarantula\",1:\"§7Broodfather when you are at\",2:\"§7least Spider Slayer LVL 2.\",3:\"\",4:\"§5Catalysts upgrade other items!\",5:\"§eRight-click to view upgrades!\",6:\"\",7:\"§9§lRARE\"],Name:\"§9Spider Catalyst\"},ExtraAttributes:{id:\"SPIDER_CATALYST\"}}", - "modver": "1.0.0", "lore": [ "§7Drops rarely from Tarantula", "§7Broodfather when you are at", @@ -15,5 +12,12 @@ "§eRight-click to view upgrades!", "", "§9§lRARE" + ], + "internalname": "SPIDER_CATALYST", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spider_Catalyst" ] }
\ No newline at end of file |