blob: 5b62c89f00364e5bb6e4963198776179b9f82deb (
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"
]
}
|