diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-08-25 12:04:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 12:04:51 +1000 |
commit | d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b (patch) | |
tree | 4ebdee3ea2ffa5e1b24452b04544777ed4e833c1 /items/BOUNCY_LEGGINGS.json | |
parent | bc80482821e6f94b9e538a7717526bccd687fc33 (diff) | |
parent | dabf83251e12e4c8821b31b67c0f677ac31b3be5 (diff) | |
download | NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.gz NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.bz2 NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.zip |
Merge pull request #259 from IRONM00N/master
Fixed Auger Rod and Sponge Armor
Diffstat (limited to 'items/BOUNCY_LEGGINGS.json')
-rw-r--r-- | items/BOUNCY_LEGGINGS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/BOUNCY_LEGGINGS.json b/items/BOUNCY_LEGGINGS.json index 37cfa674..4e78ffe2 100644 --- a/items/BOUNCY_LEGGINGS.json +++ b/items/BOUNCY_LEGGINGS.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§9Bouncy Leggings", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 §8(179)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+105 HP §8(+158.55 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 12\",13:\"§9§lRARE DUNGEON LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 \",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+105 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 12\",13:\"§9§lRARE DUNGEON LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d125 §8(179)", + "§7Gear Score: §d125 ", "§7Crit Chance: §c+5%", "", - "§7Health: §a+105 HP §8(+158.55 HP)", + "§7Health: §a+105 HP ", "", "§6Full Set Bonus: Bouncing Arrow", "§7Your arrows have a §e25%", |