diff options
author | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-28 14:23:10 +0200 |
commit | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (patch) | |
tree | 0536d2a13cbb096e67143623020fe1c61f48a572 /items/SILVER_HUNTER_CHESTPLATE.json | |
parent | d628905e77e2b77de3123ac73c9babb9005b5377 (diff) | |
download | NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.gz NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.tar.bz2 NotEnoughUpdates-REPO-4afedc799db3ca18beadcc3ce22b5b28eec2c61c.zip |
master :arrow_right: dangerous
Diffstat (limited to 'items/SILVER_HUNTER_CHESTPLATE.json')
-rw-r--r-- | items/SILVER_HUNTER_CHESTPLATE.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/SILVER_HUNTER_CHESTPLATE.json b/items/SILVER_HUNTER_CHESTPLATE.json new file mode 100644 index 00000000..7b22eab2 --- /dev/null +++ b/items/SILVER_HUNTER_CHESTPLATE.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:iron_chestplate", + "displayname": "§9Silver Hunter Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+185\",1:\"§7Defense: §a+185\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Full Set Bonus: Peace Treaty\",5:\"§7Gain immunity to Sea Creatures\",6:\"§7but they are immune to you and\",7:\"§7you can no longer catch them.\",8:\"\",9:\"§6Full Set Bonus: Odger\u0027s Blessing\",10:\"§7Increases the chance to catch\",11:\"§7Trophy Fish by §a5%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §cAdept Trophy\",15:\"§cFisher.\",16:\"§8§l* §8Soulbound §8§l*\",17:\"§9§lRARE CHESTPLATE\"],Name:\"§9Silver Hunter Chestplate\"},ExtraAttributes:{id:\"SILVER_HUNTER_CHESTPLATE\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+185", + "§7Defense: §a+185", + " §8[§7⚔§8]", + "", + "§6Full Set Bonus: Peace Treaty", + "§7Gain immunity to Sea Creatures", + "§7but they are immune to you and", + "§7you can no longer catch them.", + "", + "§6Full Set Bonus: Odger\u0027s Blessing", + "§7Increases the chance to catch", + "§7Trophy Fish by §a5%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §cAdept Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§9§lRARE CHESTPLATE" + ], + "internalname": "SILVER_HUNTER_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |