1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:wool",
"displayname": "§9Black Woolen Yarn",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Use at §bKat §7to upgrade §eBlack Cat Pets\",1:\"§e§7to §dMythic §7rarity.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Black Woolen Yarn\"},ExtraAttributes:{id:\"BLACK_WOOLEN_YARN\"}}",
"damage": 15,
"lore": [
"§7Use at §bKat §7to upgrade §eBlack Cat Pets",
"§e§7to §dMythic §7rarity.",
"",
"§9§lRARE"
],
"internalname": "BLACK_WOOLEN_YARN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Black_Woolen_Yarn"
]
}
|