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/SLEEPING_EYE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SLEEPING_EYE.json')
-rw-r--r-- | items/SLEEPING_EYE.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/SLEEPING_EYE.json b/items/SLEEPING_EYE.json new file mode 100644 index 00000000..9a854000 --- /dev/null +++ b/items/SLEEPING_EYE.json @@ -0,0 +1,21 @@ +{ + "internalname": "SLEEPING_EYE", + "itemid": "minecraft:skull", + "displayname": "Sleeping Eye", + "clickcommand": "", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5d81dc0c-cd1f-3293-9935-f8e6544f3f01\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjMGQwMTBkZDBlNTEyZmZlYTEwOGQ3YzVmZTY5ZDU3NmMzMWVjMjY2Yzg4NGI1MWVjMGIyOGNjNDU3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Keep this item is in your\",1:\"§7inventory to recover your placed\",2:\"§7Summoning Eye when you leave or\",3:\"§7when you click the Ender Altar.\",4:\"§7This item becomes imbued with\",5:\"§7the magic of the Dragon when it\",6:\"§7spawns, turning it into a\",7:\"§7Remnant of the Eye.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§5Sleeping Eye\"},ExtraAttributes:{originTag:\"EYE_PLACED\",id:\"SLEEPING_EYE\",uuid:\"bac4dbc3-0187-48af-987d-f17e18b4f463\",timestamp:\"3/14/20 11:50 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Keep this item is in your", + "§7inventory to recover your placed", + "§7Summoning Eye when you leave or", + "§7when you click the Ender Altar.", + "§7This item becomes imbued with", + "§7the magic of the Dragon when it", + "§7spawns, turning it into a", + "§7Remnant of the Eye.", + "", + "§5§lEPIC" + ] +}
\ No newline at end of file |