diff options
Diffstat (limited to 'items/BRONZE_HUNTER_HELMET.json')
-rw-r--r-- | items/BRONZE_HUNTER_HELMET.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BRONZE_HUNTER_HELMET.json b/items/BRONZE_HUNTER_HELMET.json new file mode 100644 index 00000000..ff560a35 --- /dev/null +++ b/items/BRONZE_HUNTER_HELMET.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§aBronze Hunter Helmet", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+120\",1:\"§7Defense: §a+120\",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 HELMET\"],Name:\"§aBronze Hunter Helmet\"},ExtraAttributes:{id:\"BRONZE_HUNTER_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Health: §a+120", + "§7Defense: §a+120", + " §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 HELMET" + ], + "internalname": "BRONZE_HUNTER_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |