diff options
Diffstat (limited to 'items/GOLD_HUNTER_LEGGINGS.json')
-rw-r--r-- | items/GOLD_HUNTER_LEGGINGS.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/GOLD_HUNTER_LEGGINGS.json b/items/GOLD_HUNTER_LEGGINGS.json new file mode 100644 index 00000000..d5d7bb40 --- /dev/null +++ b/items/GOLD_HUNTER_LEGGINGS.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:golden_leggings", + "displayname": "§5Gold Hunter Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+170\",1:\"§7Defense: §a+170\",2:\" §8[§7⚔§8] §8[§8⚔§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 §a10%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §cExpert Trophy\",15:\"§cFisher.\",16:\"§8§l* §8Soulbound §8§l*\",17:\"§5§lEPIC LEGGINGS\"],Name:\"§5Gold Hunter Leggings\"},ExtraAttributes:{id:\"GOLD_HUNTER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+170", + "§7Defense: §a+170", + " §8[§7⚔§8] §8[§8⚔§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 §a10%§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §cExpert Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§5§lEPIC LEGGINGS" + ], + "internalname": "GOLD_HUNTER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |