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
|
{
"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 §a3 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_1\"}}",
"damage": 0,
"lore": [
"§6Ability: Weird Transmission §e§lRIGHT CLICK",
"§7Teleport §a3 blocks§7 ahead of",
"§7you.",
"§8Mana Cost: §360",
"",
"§9§lRARE WAND"
],
"recipe": {
"A1": "",
"A2": "LIL_PAD:64",
"A3": "",
"B1": "",
"B2": "LIL_PAD:64",
"B3": "",
"C1": "",
"C2": "LEECH_SUPREME_FRAGMENT:8",
"C3": ""
},
"internalname": "ASPECT_OF_THE_LEECH_1",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": ""
}
|