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
|
{
"itemid": "minecraft:double_plant",
"displayname": "§f§cRose Bouquet",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\" \",2:\"§7Bring it to §eJuliette §7in §aThe Park§7.\",3:\" \",4:\"§7§7§oA hastily-made bouquet\",5:\"§7§oconsisting of Marco\u0027s finest\",6:\"§7§oroses.\",7:\"\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§f§lCOMMON\"],Name:\"§f§cRose Bouquet\"},ExtraAttributes:{id:\"ROSE_BOUQUET\"}}",
"damage": 4,
"lore": [
"§7Quest Item",
" ",
"§7Bring it to §eJuliette §7in §aThe Park§7.",
" ",
"§7§7§oA hastily-made bouquet",
"§7§oconsisting of Marco\u0027s finest",
"§7§oroses.",
"",
"§8§l* §8Co-op Soulbound §8§l*",
"§f§lCOMMON"
],
"internalname": "ROSE_BOUQUET",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rose_Bouquet",
"https://wiki.hypixel.net/Rose_Bouquet"
]
}
|