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
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§9Aspect of the End",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Instant Transmission §e§lRIGHT CLICK\",5:\"§7Teleport §a8 blocks§7 ahead of\",6:\"§7you and gain §a+50 §f✦ Speed§7\",7:\"§7for §a3 seconds§7.\",8:\"§8Mana Cost: §350\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Aspect of the End\"},ExtraAttributes:{id:\"ASPECT_OF_THE_END\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"§7Strength: §c+100",
" §8[§7✎§8]",
"",
"§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: §350",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_EYE_OF_ENDER:16",
"A3": "",
"B1": "",
"B2": "ENCHANTED_EYE_OF_ENDER:16",
"B3": "",
"C1": "",
"C2": "ENCHANTED_DIAMOND:1",
"C3": ""
},
"internalname": "ASPECT_OF_THE_END",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_End",
"https://wiki.hypixel.net/Aspect_Of_The_End"
],
"crafttext": "Requires: Ender Pearl VIII"
}
|