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