1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "QUALITY_MAP",
"itemid": "minecraft:map",
"displayname": "§cQuality Map",
"clickcommand": "",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7It took motivation, skills, effort\",1:\"§7and a lot of love and caring to\",2:\"§7create this map. By far the best\",3:\"§7quality on the market!\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cQuality Map\"},ExtraAttributes:{id:\"QUALITY_MAP\"}}",
"modver": "2.0.0-REL",
"lore": [
"§7It took motivation, skills, effort",
"§7and a lot of love and caring to",
"§7create this map. By far the best",
"§7quality on the market!",
"",
"§c§lSPECIAL"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Quality_Map"
]
}
|