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
|
{
"itemid": "minecraft:diamond_shovel",
"displayname": "§5Aspect of the Void",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Ability: Instant Transmission §e§lRIGHT CLICK\",4:\"§7Teleport §a8 blocks§7 ahead of\",5:\"§7you and gain §a+50 §f✦ Speed§7\",6:\"§7for §a3 seconds§7.\",7:\"§8Mana Cost: §345\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Aspect of the Void\"},ExtraAttributes:{id:\"ASPECT_OF_THE_VOID\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+120",
"§7Strength: §c+100",
"",
"§6Ability: Instant Transmission §e§lRIGHT CLICK",
"§7Teleport §a8 blocks§7 ahead of",
"§7you and gain §a+50 §f✦ Speed§7",
"§7for §a3 seconds§7.",
"§8Mana Cost: §345",
"",
"§7§8This item can be reforged!",
"§5§lEPIC SWORD"
],
"recipe": {
"A1": "",
"A2": "NULL_OVOID:8",
"A3": "",
"B1": "NULL_OVOID:8",
"B2": "ASPECT_OF_THE_END:1",
"B3": "NULL_OVOID:8",
"C1": "",
"C2": "NULL_OVOID:8",
"C3": ""
},
"internalname": "ASPECT_OF_THE_VOID",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_Void"
]
}
|