diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/SUMMONING_EYE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SUMMONING_EYE.json')
-rw-r--r-- | items/SUMMONING_EYE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/SUMMONING_EYE.json b/items/SUMMONING_EYE.json new file mode 100644 index 00000000..a5493c1b --- /dev/null +++ b/items/SUMMONING_EYE.json @@ -0,0 +1,16 @@ +{ + "internalname": "SUMMONING_EYE", + "itemid": "minecraft:skull", + "displayname": "Summoning 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\"}}", + "modver": "1.0.0", + "lore": [ + "§7Use this at the §5Ender Altar", + "§5§7in the §5Dragon\u0027s Nest §7to", + "§7summon Ender Dragons!", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |