aboutsummaryrefslogtreecommitdiff
path: root/items/SIMPLE_CARROT_CANDY.json
blob: 88687c367d7d1d914ae38f59d1794a26453a7fee (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
{
  "itemid": "minecraft:carrot",
  "displayname": "§aSimple Carrot Candy",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Feeding carrot candy to your\",1:\"§7pets gives them a boost of Exp\",2:\"§7but pets can only eat §a10\",3:\"§a§7candy in their lifetime so\",4:\"§7choose your candy wisely!\",5:\"\",6:\"§7Grants §a20,000 §7pet Exp.\",7:\"\",8:\"§7§eRight-click on your summoned\",9:\"§epet to feed it this candy!\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aSimple Carrot Candy\"},ExtraAttributes:{id:\"SIMPLE_CARROT_CANDY\"}}",
  "damage": 0,
  "lore": [
    "§7Feeding carrot candy to your",
    "§7pets gives them a boost of Exp",
    "§7but pets can only eat §a10",
    "§a§7candy in their lifetime so",
    "§7choose your candy wisely!",
    "",
    "§7Grants §a20,000 §7pet Exp.",
    "",
    "§7§eRight-click on your summoned",
    "§epet to feed 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"
  ]
}