diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/ENDER_ARTIFACT.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/ENDER_ARTIFACT.json')
-rw-r--r-- | items/ENDER_ARTIFACT.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/ENDER_ARTIFACT.json b/items/ENDER_ARTIFACT.json index 98a2e811..e05aac25 100644 --- a/items/ENDER_ARTIFACT.json +++ b/items/ENDER_ARTIFACT.json @@ -4,12 +4,13 @@ "displayname": "§5Ender Artifact", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0=\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Endermen§7, §7Ender Dragons§7,\",2:\"§7and §7Endermites by §a20%§7.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§5§lEPIC ACCESSORY\"],Name:\"§5Ender Artifact\"},ExtraAttributes:{originTag:\"DARK_AUCTION\",id:\"ENDER_ARTIFACT\",uuid:\"7139678f-4a11-4da3-9594-d0fbda35a95a\",timestamp:\"4/1/20 1:56 PM\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"82405baa-d09d-39be-a9b9-fb79aeb9bfe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY5ZGE0ZTdiOGQ1NThhZjAyZTgwZTJlMTY2OWNlYjYwODQ4OThkYjU1OTA3ZWYzZTY2ZDlhMzI5MzI5ZTk0MSJ9fX0=\"}]}},display:{Lore:[0:\"§7Reduces the damage taken from\",1:\"§7§7Endermites§7, §7Ender\",2:\"§7Dragons§7, and §7Endermen by\",3:\"§7§a20%§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§5§lEPIC ACCESSORY\"],Name:\"§5Ender Artifact\"},ExtraAttributes:{id:\"ENDER_ARTIFACT\"}}", "modver": "1.0.0", "lore": [ "§7Reduces the damage taken from", - "§7§7Endermen§7, §7Ender Dragons§7,", - "§7and §7Endermites by §a20%§7.", + "§7§7Endermites§7, §7Ender", + "§7Dragons§7, and §7Endermen by", + "§7§a20%§7.", "", "§7§8This item can be reforged!", "§5§lEPIC ACCESSORY" |