aboutsummaryrefslogtreecommitdiff
path: root/items/CARROT_ITEM.json
blob: 3881da8fac4cb836801a25371a9bf644d6ba1ecb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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": "1.3-REL",
  "vanilla": true,
  "clickcommand": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Carrot"
  ]
}