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:skull",
"displayname": "§aDecent Coffee",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"1e5c53be-8ee4-33b3-baa6-4d8e5779f1a7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2VhMGY3NzU3MTg1YmU5ZGY1YjJmYzlkODVkNDA2NDJlYTRmZGI0NTE1ZjMxNGRhMThmNTljNjk2ZTViZTkifX19\"}]}},display:{Lore:[0:\"§8Basic Brew\",1:\"\",2:\"§7Use this item in place of\",3:\"§7an Awkward Potion for\",4:\"§7certain potions.\",5:\"\",6:\"§7Adds §f+8✦ Speed §7to potions\",7:\"§7with that stat.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aDecent Coffee\"},ExtraAttributes:{id:\"DECENT_COFFEE\"}}",
"damage": 3,
"lore": [
"§8Basic Brew",
"",
"§7Use this item in place of",
"§7an Awkward Potion for",
"§7certain potions.",
"",
"§7Adds §f+8✦ Speed §7to potions",
"§7with that stat.",
"",
"§a§lUNCOMMON"
],
"internalname": "DECENT_COFFEE",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Brews",
"https://wiki.hypixel.net/Decent_Coffee"
]
}
|