1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:iron_sword",
"displayname": "§cScavenged Lapis Sword",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\"\",2:\"§7Bring to the §6Keeper of Lapis\",3:\"§6§7in the §2Mines of Divan§7.\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cScavenged Lapis Sword\"},ExtraAttributes:{id:\"DWARVEN_LAPIS_SWORD\"}}",
"damage": 0,
"lore": [
"§7Quest Item",
"",
"§7Bring to the §6Keeper of Lapis",
"§6§7in the §2Mines of Divan§7.",
"",
"§c§lSPECIAL"
],
"internalname": "DWARVEN_LAPIS_SWORD",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Scavenged_Lapis_Sword",
"https://wiki.hypixel.net/Scavenged_Lapis_Sword"
]
}
|