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:gold_nugget",
"displayname": "§f§eYellow Rock",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest Item\",1:\" \",2:\"§7Bring it to §eRomero §7in §aThe Park§7.\",3:\" \",4:\"§7§7§oA little rough around the\",5:\"§7§oedges, but beauty can be found\",6:\"§7§owithin.\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§eYellow Rock\"},ExtraAttributes:{id:\"YELLOW_ROCK\"}}",
"damage": 0,
"lore": [
"§7Quest Item",
" ",
"§7Bring it to §eRomero §7in §aThe Park§7.",
" ",
"§7§7§oA little rough around the",
"§7§oedges, but beauty can be found",
"§7§owithin.",
"",
"§f§lCOMMON"
],
"internalname": "YELLOW_ROCK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Yellow_Rock",
"https://wiki.hypixel.net/Yellow_Rock"
]
}
|