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
|
{
"itemid": "minecraft:rabbit_stew",
"displayname": "§cMatriarch\u0027s Perfume",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Consume to apply a pungent smell\",1:\"§7upon yourself, confusing §6§lThe\",2:\"§6§lMatriarch §7in the §cCrimson Isle §7into\",3:\"§7releasing new pearls.\",4:\"\",5:\"§8Can be used up to twice daily!\",6:\"\",7:\"§eRight-click to consume!\",8:\"\",9:\"§c§lSPECIAL\",10:\"\",11:\"§7Cost\",12:\"§b1,200 Bits\"],Name:\"§cMatriarch\u0027s Perfume\"},ExtraAttributes:{id:\"MATRIARCH_PARFUM\"}}",
"damage": 0,
"lore": [
"§7Consume to apply a pungent smell",
"§7upon yourself, confusing §6§lThe",
"§6§lMatriarch §7in the §cCrimson Isle §7into",
"§7releasing new pearls.",
"",
"§8Can be used up to twice daily!",
"",
"§eRight-click to consume!",
"",
"§c§lSPECIAL",
"",
"§7Cost",
"§b1,200 Bits"
],
"internalname": "MATRIARCH_PARFUM",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Matriarch%27s_Perfume",
"https://wiki.hypixel.net/Matriarch%27s_Perfume"
]
}
|