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:pumpkin_pie",
"displayname": "§f§f§9Mining Pumpkin",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7A tasty Dwarven snack!\",1:\"\",2:\"§7Gain §bSpelunker V §7and a §a+5%\",3:\"§a§7chance to gain extra §2Mithril\",4:\"§2Powder §7while mining for\",5:\"§7§a60m§7.\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Mining Pumpkin\"},ExtraAttributes:{id:\"MINING_PUMPKIN\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7A tasty Dwarven snack!",
"",
"§7Gain §bSpelunker V §7and a §a+5%",
"§a§7chance to gain extra §2Mithril",
"§2Powder §7while mining for",
"§7§a60m§7.",
"",
"§9§lRARE"
],
"internalname": "MINING_PUMPKIN",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mining_Pumpkin",
"https://wiki.hypixel.net/Mining_Pumpkin"
]
}
|