aboutsummaryrefslogtreecommitdiff
path: root/items/GOLDEN_CARROT.json
blob: 8285f8d49d31c6b3bdebf30e35367658472aaa43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "itemid": "minecraft:golden_carrot",
  "displayname": "§fGolden Carrot",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fGolden Carrot\"},ExtraAttributes:{id:\"GOLDEN_CARROT\"}}",
  "damage": 0,
  "lore": [
    "§8Brewing Ingredient",
    "§f§lCOMMON"
  ],
  "internalname": "GOLDEN_CARROT",
  "clickcommand": "",
  "modver": "1.0.0",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Golden_Carrot"
  ]
}