blob: 5366604ca605fa148fd75013b2ce036ee72fb3ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:apple",
"displayname": "§fApple",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fApple\"},ExtraAttributes:{id:\"APPLE\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "APPLE",
"modver": "1.3-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Apple"
]
}
|