1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:pumpkin_seeds",
"displayname": "§aPumpkin Guts",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Why does Halloween have to be so\",1:\"§7gross?\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aPumpkin Guts\"},ExtraAttributes:{id:\"PUMPKIN_GUTS\"}}",
"damage": 0,
"lore": [
"§7Why does Halloween have to be so",
"§7gross?",
"",
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "PUMPKIN_GUTS",
"clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pumpkin_Guts",
"https://wiki.hypixel.net/Pumpkin_Guts"
]
}
|