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
|
{
"itemid": "minecraft:stone_sword",
"displayname": "§6Dark Claymore",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d624\",1:\"§7Damage: §c+500\",2:\"§7Strength: §c+100\",3:\"§7Crit Damage: §c+30%\",4:\"§7Swing Range: §a+2\",5:\" §8[§8❁§8] §8[§8❁§8]\",6:\"\",7:\"§7§7§oThat thing was too big to be\",8:\"§7§ocalled a sword, it was more like\",9:\"§7§oa large hunk of stone.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aMaster Mode\",13:\"§aCatacombs Floor VII Completion§c.\",14:\"§6§lLEGENDARY DUNGEON LONGSWORD\"],Name:\"§6Dark Claymore\"},ExtraAttributes:{id:\"DARK_CLAYMORE\"}}",
"damage": 0,
"lore": [
"§7Gear Score: §d624",
"§7Damage: §c+500",
"§7Strength: §c+100",
"§7Crit Damage: §c+30%",
"§7Swing Range: §a+2",
" §8[§8❁§8] §8[§8❁§8]",
"",
"§7§7§oThat thing was too big to be",
"§7§ocalled a sword, it was more like",
"§7§oa large hunk of stone.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aMaster Mode",
"§aCatacombs Floor VII Completion§c.",
"§6§lLEGENDARY DUNGEON LONGSWORD"
],
"internalname": "DARK_CLAYMORE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Dark_Claymore",
"https://wiki.hypixel.net/Dark_Claymore"
]
}
|