aboutsummaryrefslogtreecommitdiff
path: root/items/SIMPLE_CARROT_CANDY.json
blob: 3beb0f1dfbac5a1f837ddff206587040f9166a9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "itemid": "minecraft:carrot",
  "displayname": "§aSimple Carrot Candy",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Feeding carrot candy to your pets\",3:\"§7gives them a boost of Exp but pets\",4:\"§7can only eat §a10 §7candy in their\",5:\"§7lifetime so choose your candy wisely!\",6:\"\",7:\"§7Grants §a20,000 §7pet Exp.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§efeed it this candy!\",11:\"\",12:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}",
  "damage": 0,
  "lore": [
    "§7§8Brewing Ingredient",
    "",
    "§7Feeding carrot candy to your pets",
    "§7gives them a boost of Exp but pets",
    "§7can only eat §a10 §7candy in their",
    "§7lifetime so choose your candy wisely!",
    "",
    "§7Grants §a20,000 §7pet Exp.",
    "",
    "§7§eRight-click on your summoned pet to",
    "§efeed it this candy!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "CARROT_ITEM:64",
    "A2": "CARROT_ITEM:64",
    "A3": "CARROT_ITEM:64",
    "B1": "CARROT_ITEM:64",
    "B2": "CARROT_ITEM:64",
    "B3": "CARROT_ITEM:64",
    "C1": "CARROT_ITEM:64",
    "C2": "CARROT_ITEM:64",
    "C3": "CARROT_ITEM:64"
  },
  "internalname": "SIMPLE_CARROT_CANDY",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "crafttext": "Requires: Carrot II",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Simple_Carrot_Candy",
    "https://wiki.hypixel.net/Simple_Carrot_Candy"
  ]
}