blob: df29a3fc0753b854076fae2ed0662c846e16738f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"internalname": "CARROT",
"itemid": "minecraft:carrot",
"displayname": "§fCarrots",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fCarrots\"},ExtraAttributes:{id:\"CARROT\"}}",
"modver": "2.0.0-REL",
"lore": [
"§f§lCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Carrot"
]
}
|