1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:skull",
"displayname": "§fYellow Lamp",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"fc1fb841-79cf-3fc2-9aab-ec04a280a3d1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTgzNzhhMjA1ZjNlZGFhNjhiYWM4OTMzNWM4MmI1MzE0OTVmNWQ0M2JjNDlmNDQzOTFmNDgwZWQxNTY4MzFlIn19fQ==\"}]}},display:{Lore:[0:\"§7Decorate your island with this\",1:\"§7eco-friendly lamp!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fYellow Lamp\"},ExtraAttributes:{id:\"LAMP_YELLOW\"}}",
"damage": 3,
"lore": [
"§7Decorate your island with this",
"§7eco-friendly lamp!",
"",
"§f§lCOMMON"
],
"internalname": "LAMP_YELLOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Yellow_Lamp",
"https://wiki.hypixel.net/Yellow_Lamp"
]
}
|