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