blob: 207c634e6e7a95f84c87c414a13af4f146dc8360 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:pumpkin",
"displayname": "§fPumpkin",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fPumpkin\"},ExtraAttributes:{id:\"PUMPKIN\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "PUMPKIN",
"modver": "2.1.0-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Pumpkin"
]
}
|