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": "§aGrand Experience Bottle",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§a§lUNCOMMON\"],Name:\"§aGrand Experience Bottle\"},ExtraAttributes:{id:\"GRAND_EXP_BOTTLE\"}}",
"damage": 0,
"lore": [
"§7Smash it open to receive",
"§7experience!",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_LAPIS_LAZULI:1",
"A3": "",
"B1": "ENCHANTED_LAPIS_LAZULI:1",
"B2": "GLASS_BOTTLE:1",
"B3": "ENCHANTED_LAPIS_LAZULI:1",
"C1": "ENCHANTED_LAPIS_LAZULI:1",
"C2": "ENCHANTED_LAPIS_LAZULI:1",
"C3": "ENCHANTED_LAPIS_LAZULI:1"
},
"internalname": "GRAND_EXP_BOTTLE",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Grand_Experience_Bottle",
"https://wiki.hypixel.net/Grand_Experience_Bottle"
],
"crafttext": "Requires: Lapis Lazuli V"
}
|