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
43
|
{
"itemid": "minecraft:golden_sword",
"displayname": "§6Silk-Edge Sword",
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+175\",1:\"§7Strength: §c+125\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Leap §e§lRIGHT CLICK\",5:\"§7Leap into the air and deal\",6:\"§7§c444§7 damage to nearby\",7:\"§7enemies upon landing on the\",8:\"§7ground. Damaged enemies will\",9:\"§7also be frozen for §a1.0\",10:\"§a§7second.\",11:\"§8Mana Cost: §350\",12:\"§8Cooldown: §a1s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§6§lLEGENDARY SWORD\"],Name:\"§6Silk-Edge Sword\"},ExtraAttributes:{id:\"SILK_EDGE_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+175",
"§7Strength: §c+125",
"§7Crit Damage: §c+25%",
"",
"§6Item Ability: Leap §e§lRIGHT CLICK",
"§7Leap into the air and deal",
"§7§c444§7 damage to nearby",
"§7enemies upon landing on the",
"§7ground. Damaged enemies will",
"§7also be frozen for §a1.0",
"§a§7second.",
"§8Mana Cost: §350",
"§8Cooldown: §a1s",
"",
"§7§8This item can be reforged!",
"§6§lLEGENDARY SWORD"
],
"recipe": {
"A1": "ENCHANTED_FERMENTED_SPIDER_EYE:6",
"A2": "SILKY_LICHEN:1",
"A3": "ENCHANTED_FERMENTED_SPIDER_EYE:6",
"B1": "ENCHANTED_FERMENTED_SPIDER_EYE:6",
"B2": "LEAPING_SWORD:1",
"B3": "ENCHANTED_FERMENTED_SPIDER_EYE:6",
"C1": "",
"C2": "",
"C3": ""
},
"internalname": "SILK_EDGE_SWORD",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Silk-Edge_Sword"
],
"crafttext": ""
}
|