diff options
Diffstat (limited to 'items/BOUNCY_HELMET.json')
-rw-r--r-- | items/BOUNCY_HELMET.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/BOUNCY_HELMET.json b/items/BOUNCY_HELMET.json index a103afb2..bd91dda0 100644 --- a/items/BOUNCY_HELMET.json +++ b/items/BOUNCY_HELMET.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Bouncy Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 \",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+65 HP \",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 9\",13:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+65\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d85 ", "§7Crit Chance: §c+5%", - "", - "§7Health: §a+65 HP ", + "§7Health: §a+65", "", "§6Full Set Bonus: Bouncing Arrow", "§7Your arrows have a §e25%", |