diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-02-20 09:56:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 11:56:22 -0500 |
commit | fa80e9c921681671e8346e4532569ee660d728ea (patch) | |
tree | a76191b1c24e4b785b9c7ab4d2cb8958631d41e0 /items/SLEEPING_EYE.json | |
parent | 30887b0d60d302cdbf22476ec8304b58a28c58a3 (diff) | |
download | NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.gz NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.bz2 NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.zip |
Remove uuids from items (#398)
* Removed all uuids from item nbt data
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/SLEEPING_EYE.json')
-rw-r--r-- | items/SLEEPING_EYE.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/SLEEPING_EYE.json b/items/SLEEPING_EYE.json index 4eb4f73a..78e07d8b 100644 --- a/items/SLEEPING_EYE.json +++ b/items/SLEEPING_EYE.json @@ -4,7 +4,7 @@ "displayname": "§5Sleeping Eye", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5d81dc0c-cd1f-3293-9935-f8e6544f3f01\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjMGQwMTBkZDBlNTEyZmZlYTEwOGQ3YzVmZTY5ZDU3NmMzMWVjMjY2Yzg4NGI1MWVjMGIyOGNjNDU3In19fQ==\"}]}},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:{id:\"SLEEPING_EYE\",uuid:\"b402cb09-6ed0-4232-adda-80f469333368\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5d81dc0c-cd1f-3293-9935-f8e6544f3f01\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzdjMGQwMTBkZDBlNTEyZmZlYTEwOGQ3YzVmZTY5ZDU3NmMzMWVjMjY2Yzg4NGI1MWVjMGIyOGNjNDU3In19fQ==\"}]}},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:{id:\"SLEEPING_EYE\"}}", "modver": "1.0.0", "lore": [ "§7Keep this item is in your", |