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
|
{
"itemid": "minecraft:wooden_shovel",
"displayname": "§9Aspect of the Leech",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§6Ability: Weird Transmission §e§lRIGHT CLICK\",1:\"§7Teleport §a4 blocks§7 ahead of\",2:\"§7you.\",3:\"§8Mana Cost: §360\",4:\"\",5:\"§9§lRARE WAND\"],Name:\"§9Aspect of the Leech\"},ExtraAttributes:{id:\"ASPECT_OF_THE_LEECH_2\"}}",
"damage": 0,
"lore": [
"§6Ability: Weird Transmission §e§lRIGHT CLICK",
"§7Teleport §a4 blocks§7 ahead of",
"§7you.",
"§8Mana Cost: §360",
"",
"§9§lRARE WAND"
],
"recipe": {
"A1": "",
"A2": "",
"A3": "",
"B1": "TRANSMISSION_TUNER:1",
"B2": "ASPECT_OF_THE_LEECH_1:1",
"B3": "TRANSMISSION_TUNER:1",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "ASPECT_OF_THE_LEECH_2",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Aspect_Of_The_Leech"
]
}
|