blob: cf4369ee09b5dcc75479778660ff1c73687b696b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"itemid": "minecraft:wheat",
"displayname": "§fWheat",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fWheat\"},ExtraAttributes:{id:\"WHEAT\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "WHEAT",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wheat"
]
}
|