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
|
{
"itemid": "minecraft:diamond_sword",
"displayname": "§5Void Sword",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"\",2:\"§7Gain §c+20❁ Strength §7per piece\",3:\"§7of §5End Armor §7worn.\",4:\"§7\",5:\"§7Current Bonus: §a0\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§5§lEPIC SWORD\"],Name:\"§5Void Sword\"},ExtraAttributes:{id:\"VOID_SWORD\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+125",
"",
"§7Gain §c+20❁ Strength §7per piece",
"§7of §5End Armor §7worn.",
"§7",
"§7Current Bonus: §a0",
"",
"§7§8This item can be reforged!",
"§8§l* §8Co-op Soulbound §8§l*",
"§5§lEPIC SWORD"
],
"internalname": "VOID_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Void_Sword",
"https://wiki.hypixel.net/Void_Sword"
]
}
|