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/SUMMONING_EYE.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/SUMMONING_EYE.json')
-rw-r--r-- | items/SUMMONING_EYE.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/SUMMONING_EYE.json b/items/SUMMONING_EYE.json index a5493c1b..456153cb 100644 --- a/items/SUMMONING_EYE.json +++ b/items/SUMMONING_EYE.json @@ -1,16 +1,20 @@ { "internalname": "SUMMONING_EYE", "itemid": "minecraft:skull", - "displayname": "Summoning Eye", + "displayname": "§5Summoning Eye", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"00a702b9-7bad-3205-a04b-52478d8c0e7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFhOGZjOGRlNjQxN2I0OGQ0OGM4MGI0NDNjZjUzMjZlM2Q5ZGE0ZGJlOWIyNWZjZDQ5NTQ5ZDk2MTY4ZmMwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Use this at the §5Ender Altar\",1:\"§5§7in the §5Dragon\u0027s Nest §7to\",2:\"§7summon Ender Dragons!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Summoning Eye\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SUMMONING_EYE\",uuid:\"9b2daf3c-33de-416f-8568-bd7915e914c7\",timestamp:\"3/31/20 12:15 AM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"00a702b9-7bad-3205-a04b-52478d8c0e7f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGFhOGZjOGRlNjQxN2I0OGQ0OGM4MGI0NDNjZjUzMjZlM2Q5ZGE0ZGJlOWIyNWZjZDQ5NTQ5ZDk2MTY4ZmMwIn19fQ==\"}]}},display:{Lore:[0:\"§7Use this at the §5Ender Altar\",1:\"§5§7in the §5Dragon's Nest §7to\",2:\"§7summon Ender Dragons!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Summoning Eye\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SUMMONING_EYE\",uuid:\"871ec8f6-f5c8-4b1a-bb6b-b836b889f2fe\",timestamp:\"4/1/20 5:15 PM\"}}", "modver": "1.0.0", "lore": [ "§7Use this at the §5Ender Altar", - "§5§7in the §5Dragon\u0027s Nest §7to", + "§5§7in the §5Dragon's Nest §7to", "§7summon Ender Dragons!", "", "§5§lEPIC" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Summoning_Eye" ] }
\ No newline at end of file |