1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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"
]
}
|