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
|
{
"itemid": "minecraft:firework_charge",
"displayname": "§5Jolly Pink Rock",
"nbttag": "{Explosion:{Type:0b,Colors:[16761035]},HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hottest shade of pink ever\",3:\"§7worn by a Giant.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Jolly Pink Rock\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_BOULDER\"}}",
"damage": 0,
"lore": [
"§8Precursor Relic",
"",
"§7The hottest shade of pink ever",
"§7worn by a Giant.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "GIANT_FRAGMENT_BOULDER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jolly_Pink_Rock",
"https://wiki.hypixel.net/Jolly_Pink_Rock"
]
}
|