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/SKELETON_HAT.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/SKELETON_HAT.json')
-rw-r--r-- | items/SKELETON_HAT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/SKELETON_HAT.json b/items/SKELETON_HAT.json index 2a9d57bd..a1d2bc37 100644 --- a/items/SKELETON_HAT.json +++ b/items/SKELETON_HAT.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§fSkeleton Hat", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"§7Intelligence: §a+10\",2:\"\",3:\"§7Your arrows have a §a20%\",4:\"§a§7chance to explode on impact\",5:\"§7dealing §a55 §7base Magic Damage\",6:\"§7to enemies within §a8 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fSkeleton Hat\"},ExtraAttributes:{id:\"SKELETON_HAT\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"§7Intelligence: §a+10\",2:\"\",3:\"§7Your arrows have a §a20%\",4:\"§a§7chance to explode on impact\",5:\"§7dealing §a50 §7base Magic Damage\",6:\"§7to enemies within §a8 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§f§lCOMMON HELMET\"],Name:\"§fSkeleton Hat\"},ExtraAttributes:{id:\"SKELETON_HAT\"}}", "damage": 0, "lore": [ "§7Speed: §a+2", @@ -9,7 +9,7 @@ "", "§7Your arrows have a §a20%", "§a§7chance to explode on impact", - "§7dealing §a55 §7base Magic Damage", + "§7dealing §a50 §7base Magic Damage", "§7to enemies within §a8 §7blocks.", "", "§7§8This item can be reforged!", |