diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-11 21:17:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-11 15:17:09 -0400 |
commit | e56ce099e80273ba6ecec18596f9b01a4db0a858 (patch) | |
tree | d669f11a29e51e4b05f176022d130cccc0327d4e /items/BOUNCY_CHESTPLATE.json | |
parent | d938498b7bc4f19cbbe3afaf2d4253ff92eacd9b (diff) | |
download | NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.gz NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.tar.bz2 NotEnoughUpdates-REPO-e56ce099e80273ba6ecec18596f9b01a4db0a858.zip |
Small Fixes and new Update Things (#614)
* Small Fixes
* Other Stuff
* Removing/Fixing Cata Req
* New Items (no wiki links)
* New Arrows and Bow fix
* Things
* Rainbow
* Reverting
* Also revert
* Forgot one
* New Item and Wikilinks
Diffstat (limited to 'items/BOUNCY_CHESTPLATE.json')
-rw-r--r-- | items/BOUNCY_CHESTPLATE.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/BOUNCY_CHESTPLATE.json b/items/BOUNCY_CHESTPLATE.json index ce3a3a16..9e9f0333 100644 --- a/items/BOUNCY_CHESTPLATE.json +++ b/items/BOUNCY_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Bouncy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+120 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 CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+120 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 CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d140 ", @@ -16,15 +16,15 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 12", + "§7§4❣ §cRequires §aCatacombs Level 9", "§9§lRARE DUNGEON CHESTPLATE" ], "internalname": "BOUNCY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor" ] -} +}
\ No newline at end of file |