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
44
45
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§f§f§9Voidedge Katana",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+60\",2:\"§7Crit Damage: §c+20%\",3:\"§7Intelligence: §a+50\",4:\" §8[§8❁§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+200⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §31\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 3\",17:\"§9§lRARE SWORD\"],Name:\"§f§f§9Voidedge Katana\"},ExtraAttributes:{originTag:\"VOIDEDGE_KATANA\",id:\"VOIDEDGE_KATANA\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+125",
"§7Strength: §c+60",
"§7Crit Damage: §c+20%",
"§7Intelligence: §a+50",
" §8[§8❁§8] §8[§8✎§8]",
"",
"§7Deal §a+150% §7damage to Endermen§7.",
"",
"§6Ability: Soulcry §e§lRIGHT CLICK",
"§7Gain §c+200⫽ Ferocity §7against",
"§7Endermen for §a4s",
"§7§8Soulflow Cost: §31",
"§8Mana Cost: §3200",
"§8Cooldown: §a4s",
"",
"§7§8This item can be reforged!",
"§7§4☠ §cRequires §5Enderman Slayer 3",
"§9§lRARE SWORD"
],
"recipe": {
"A1": "",
"A2": "REFINED_MITHRIL:1",
"A3": "",
"B1": "",
"B2": "NULL_OVOID:1",
"B3": "",
"C1": "",
"C2": "VOIDWALKER_KATANA:1",
"C3": ""
},
"internalname": "VOIDEDGE_KATANA",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Voidedge_Katana"
]
}
|