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/DIVER_HELMET.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/DIVER_HELMET.json')
-rw-r--r-- | items/DIVER_HELMET.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/DIVER_HELMET.json b/items/DIVER_HELMET.json index 6b51974a..1ed1b2bc 100644 --- a/items/DIVER_HELMET.json +++ b/items/DIVER_HELMET.json @@ -1,16 +1,19 @@ { "itemid": "minecraft:skull", "displayname": "§6Diver's Mask", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b718a978-c064-3bbf-9faf-66641e2cc58a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc4MzBjMWQ4Mjg0NWM5MWI4MzQyOWY5ZGM1OTczMTc4NDE1MzhlMTRkNGZiZWQ2MWFlMWEzYjBlYjdjY2QifX19\"}]}},display:{Lore:[0:\"§7Health: §a+65 HP\",1:\"§7Defense: §a+120\",2:\"\",3:\"§6Full Set Bonus: One with the Fish\",4:\"§7While touching water you move\",5:\"§7§9incredibly fast§7 and can\",6:\"§7breathe §9permanently.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Diver's Mask\"},ExtraAttributes:{id:\"DIVER_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b718a978-c064-3bbf-9faf-66641e2cc58a\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc4MzBjMWQ4Mjg0NWM5MWI4MzQyOWY5ZGM1OTczMTc4NDE1MzhlMTRkNGZiZWQ2MWFlMWEzYjBlYjdjY2QifX19\"}]}},display:{Lore:[0:\"§7Sea Creature Chance: §c+2%\",1:\"\",2:\"§7Health: §a+65 HP\",3:\"§7Defense: §a+120\",4:\"\",5:\"§6Full Set Bonus: One with the Fish\",6:\"§7While touching water you move\",7:\"§7§9incredibly fast§7 and can\",8:\"§7breathe §9permanently (sneak to\",9:\"§9slow down).\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Diver's Mask\"},ExtraAttributes:{id:\"DIVER_HELMET\"}}", "damage": 3, "lore": [ + "§7Sea Creature Chance: §c+2%", + "", "§7Health: §a+65 HP", "§7Defense: §a+120", "", "§6Full Set Bonus: One with the Fish", "§7While touching water you move", "§7§9incredibly fast§7 and can", - "§7breathe §9permanently.", + "§7breathe §9permanently (sneak to", + "§9slow down).", "", "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" |