diff options
Diffstat (limited to 'items/ROTTEN_HELMET.json')
-rw-r--r-- | items/ROTTEN_HELMET.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/items/ROTTEN_HELMET.json b/items/ROTTEN_HELMET.json index 81102315..3defe912 100644 --- a/items/ROTTEN_HELMET.json +++ b/items/ROTTEN_HELMET.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:leather_helmet", "displayname": "§9Rotten Helmet", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85\",1:\"§7Strength: §c+10\",2:\"\",3:\"§7Health: §a+70 HP\",4:\"\",5:\"§7This rotten piece of armor\",6:\"§7grants §e15% §7knockback\",7:\"§7resistance to arrows per piece\",8:\"§7worn.\",9:\"\",10:\"§6Full Set Bonus: Sieve Body\",11:\"§7Gain an additional §e20%\",12:\"§e§7knockback resistance to\",13:\"§7arrows.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 35000 / 35000\",17:\"§7§4❣ §cRequires §aCatacombs Level 1\",18:\"§9§lRARE DUNGEON HELMET\"],color:10383363,Name:\"§9Rotten Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_HELMET\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85\",1:\"§7Strength: §c+10\",2:\"§7Health: §a+70\",3:\"\",4:\"§7This rotten piece of armor\",5:\"§7grants §e15% §7knockback\",6:\"§7resistance to arrows per piece\",7:\"§7worn.\",8:\"\",9:\"§6Full Set Bonus: Sieve Body\",10:\"§7Gain an additional §e20%\",11:\"§e§7knockback resistance to\",12:\"§7arrows.\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§aPerfect 35000 / 35000\",16:\"§7§4❣ §cRequires §aCatacombs Level 1\",17:\"§9§lRARE DUNGEON HELMET\"],color:10383363,Name:\"§9Rotten Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"ROTTEN_HELMET\"}}", "damage": 0, "lore": [ "§7Gear Score: §d85", "§7Strength: §c+10", - "", - "§7Health: §a+70 HP", + "§7Health: §a+70", "", "§7This rotten piece of armor", "§7grants §e15% §7knockback", @@ -27,9 +26,9 @@ "internalname": "ROTTEN_HELMET", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Rotten_Armor" ] -} +}
\ No newline at end of file |