aboutsummaryrefslogtreecommitdiff
path: root/items/COLOSSAL_EXP_BOTTLE.json
blob: 91e716d99a27ca58e0771428ea6c35143f7ce8fd (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
{
  "itemid": "minecraft:experience_bottle",
  "displayname": "§5Colossal Experience Bottle",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Colossal Experience Bottle\"},ExtraAttributes:{id:\"COLOSSAL_EXP_BOTTLE\"}}",
  "damage": 0,
  "lore": [
    "§7Smash it open to receive",
    "§7experience!",
    "",
    "§5§lEPIC"
  ],
  "recipe": {
    "A1": "",
    "A2": "COLOSSAL_EXP_BOTTLE_UPGRADE:1",
    "A3": "",
    "B1": "",
    "B2": "TITANIC_EXP_BOTTLE:1",
    "B3": "",
    "C1": "",
    "C2": "",
    "C3": ""
  },
  "internalname": "COLOSSAL_EXP_BOTTLE",
  "clickcommand": "viewrecipe",
  "modver": "1.5-REL",
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle"
  ]
}