diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-04 20:35:08 -0500 |
commit | da61b572da96eea569ffa6fbbcd980cc2d851099 (patch) | |
tree | 1cd2846da563957fd80c562e898b4ae8b2c79a25 /items/SALMON_CHESTPLATE_NEW.json | |
parent | 12cada26afdb196e4904448fa23372bca1c2f4ee (diff) | |
download | NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.gz NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.tar.bz2 NotEnoughUpdates-REPO-da61b572da96eea569ffa6fbbcd980cc2d851099.zip |
thx jani
Diffstat (limited to 'items/SALMON_CHESTPLATE_NEW.json')
-rw-r--r-- | items/SALMON_CHESTPLATE_NEW.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/SALMON_CHESTPLATE_NEW.json b/items/SALMON_CHESTPLATE_NEW.json new file mode 100644 index 00000000..4374f020 --- /dev/null +++ b/items/SALMON_CHESTPLATE_NEW.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§9Salmon Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Sea Creature Chance: §c+1.5%\",1:\"\",2:\"§7Health: §a+130 HP\",3:\"§7Defense: §a+55\",4:\"\",5:\"§6Item Ability: Water Burst §e§lSNEAK\",6:\"§7When wearing the full set,\",7:\"§7grants the wearer with the\",8:\"§7ability to §aburst forward§7\",9:\"§7when sneaking in water.\",10:\"§8Mana Cost: §320\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE CHESTPLATE\"],color:11021174,Name:\"§9Salmon Chestplate\"},ExtraAttributes:{id:\"SALMON_CHESTPLATE_NEW\"}}", + "damage": 0, + "lore": [ + "§7Sea Creature Chance: §c+1.5%", + "", + "§7Health: §a+130 HP", + "§7Defense: §a+55", + "", + "§6Item Ability: Water Burst §e§lSNEAK", + "§7When wearing the full set,", + "§7grants the wearer with the", + "§7ability to §aburst forward§7", + "§7when sneaking in water.", + "§8Mana Cost: §320", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "SALMON_CHESTPLATE_NEW", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.7.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Salmon_Armor" + ] +}
\ No newline at end of file |