diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-24 16:46:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-24 16:46:48 +0200 |
commit | 43f25e522cf5949d83463ed8a4b056f1a812272c (patch) | |
tree | 1d35288abfe61a44b26b8e1cf5df1d351ffdaae5 /items/BRONZE_HUNTER_LEGGINGS.json | |
parent | 58795939811dad21e2b86180f615fc2f5826b5b3 (diff) | |
download | NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.gz NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.tar.bz2 NotEnoughUpdates-REPO-43f25e522cf5949d83463ed8a4b056f1a812272c.zip |
sOuLbOuNd (#726)
Diffstat (limited to 'items/BRONZE_HUNTER_LEGGINGS.json')
-rw-r--r-- | items/BRONZE_HUNTER_LEGGINGS.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BRONZE_HUNTER_LEGGINGS.json b/items/BRONZE_HUNTER_LEGGINGS.json new file mode 100644 index 00000000..bc521960 --- /dev/null +++ b/items/BRONZE_HUNTER_LEGGINGS.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§aBronze Hunter Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+150\",1:\"§7Defense: §a+150\",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:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §cNovice Trophy\",11:\"§cFisher.\",12:\"§8§l* §8Soulbound §8§l*\",13:\"§a§lUNCOMMON LEGGINGS\"],Name:\"§aBronze Hunter Leggings\"},ExtraAttributes:{id:\"BRONZE_HUNTER_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+150", + "§7Defense: §a+150", + " §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.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §cNovice Trophy", + "§cFisher.", + "§8§l* §8Soulbound §8§l*", + "§a§lUNCOMMON LEGGINGS" + ], + "internalname": "BRONZE_HUNTER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |