diff options
Diffstat (limited to 'items/LEGGINGS_OF_THE_COVEN.json')
-rw-r--r-- | items/LEGGINGS_OF_THE_COVEN.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/items/LEGGINGS_OF_THE_COVEN.json b/items/LEGGINGS_OF_THE_COVEN.json new file mode 100644 index 00000000..0e78bca4 --- /dev/null +++ b/items/LEGGINGS_OF_THE_COVEN.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§5Leggings of the Coven", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+80s\",1:\"§7Hearts: §a+1\",2:\"§7Mana Regen: §a+6%\",3:\"\",4:\"§6Ability: Friendship is Power\",5:\"§7Gain §5+1❁ Rift Damage §7and\",6:\"§7§b+2⚡ Mana Regen §7for each\",7:\"§7other §7wearer within §a64\",8:\"§a§7blocks.\",9:\"§8Max of 3 players!\",10:\"\",11:\"§7§dSame color \u003d 2x stats!\",12:\"§eLeft-click to pick color!\",13:\"\",14:\"§5§lEPIC LEGGINGS\"],color:10040115,Name:\"§5Leggings of the Coven\"},ExtraAttributes:{id:\"LEGGINGS_OF_THE_COVEN\"}}", + "damage": 0, + "lore": [ + "§7Rift Time: §a+80s", + "§7Hearts: §a+1", + "§7Mana Regen: §a+6%", + "", + "§6Ability: Friendship is Power", + "§7Gain §5+1❁ Rift Damage §7and", + "§7§b+2⚡ Mana Regen §7for each", + "§7other §7wearer within §a64", + "§a§7blocks.", + "§8Max of 3 players!", + "", + "§7§dSame color \u003d 2x stats!", + "§eLeft-click to pick color!", + "", + "§5§lEPIC LEGGINGS" + ], + "recipe": { + "A1": "FEMURGROWTH_LEGGINGS:1", + "A2": "BLOODBADGE:1", + "A3": "LEGGINGS_OF_THE_PACK:1", + "B1": "METAL_HEART:6", + "B2": "", + "B3": "METAL_HEART:6", + "C1": "METAL_HEART:6", + "C2": "", + "C3": "METAL_HEART:6" + }, + "internalname": "LEGGINGS_OF_THE_COVEN", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Leggings_Of_The_Coven" + ] +}
\ No newline at end of file |