1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:dye",
"displayname": "§5Lucky Clover Core",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Lucky Clover\",1:\"§7pet item\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Lucky Clover Core\"},ExtraAttributes:{id:\"PET_ITEM_LUCKY_CLOVER_DROP\"}}",
"damage": 10,
"lore": [
"§7§7Used to craft the Lucky Clover",
"§7pet item",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"internalname": "PET_ITEM_LUCKY_CLOVER_DROP",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Lucky_Clover_Core"
]
}
|