aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_CARROT_STICK.json
blob: f31b6c3d388794af08f7da66dcca19a8ca502c4b (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
{
  "itemid": "minecraft:carrot_on_a_stick",
  "displayname": "§aEnchanted Carrot on a Stick",
  "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Increases the speed of the\",1:\"§7creature you are riding when holding.\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Carrot on a Stick\"},ExtraAttributes:{id:\"ENCHANTED_CARROT_STICK\"}}",
  "damage": 0,
  "lore": [
    "§7Increases the speed of the",
    "§7creature you are riding when holding.",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "STICK:1",
    "B1": "",
    "B2": "STICK:1",
    "B3": "ENCHANTED_CARROT:32",
    "C1": "STICK:1",
    "C2": "",
    "C3": "ENCHANTED_CARROT:32"
  },
  "internalname": "ENCHANTED_CARROT_STICK",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Carrot_on_a_Stick",
    "https://wiki.hypixel.net/Enchanted_Carrot_On_A_Stick"
  ],
  "crafttext": "Requires: Carrot V"
}