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
|
{
"itemid": "minecraft:baked_potato",
"displayname": "§5Chilled Pristine Potato",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Consumable\",1:\"\",2:\"§7Effect: §5+0.1✧ Pristine §7while in §bGlacite\",3:\"§bMineshafts§7.\",4:\"§7Duration: §a60m\",5:\"\",6:\"§eRight-click to consume!\",7:\"\",8:\"§5§lEPIC\"],Name:\"§5Chilled Pristine Potato\"},ExtraAttributes:{id:\"CHILLED_PRISTINE_POTATO\"}}",
"damage": 0,
"lore": [
"§8Consumable",
"",
"§7Effect: §5+0.1✧ Pristine §7while in §bGlacite",
"§bMineshafts§7.",
"§7Duration: §a60m",
"",
"§eRight-click to consume!",
"",
"§5§lEPIC"
],
"internalname": "CHILLED_PRISTINE_POTATO",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Chilled_Pristine_Potato",
"https://hypixel-skyblock.fandom.com/wiki/Chilled_Pristine_Potato"
]
}
|