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