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: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": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Colossal_Experience_Bottle",
"https://wiki.hypixel.net/Colossal_Experience_Bottle"
]
}
|