aboutsummaryrefslogtreecommitdiff
path: root/items/TITANIC_EXP_BOTTLE.json
blob: 00974915319a7ae4dec200cb8be78c365b3d5fc0 (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:experience_bottle",
  "displayname": "§9Titanic Experience Bottle",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Titanic Experience Bottle\"},ExtraAttributes:{id:\"TITANIC_EXP_BOTTLE\"}}",
  "damage": 0,
  "lore": [
    "§7Smash it open to receive",
    "§7experience!",
    "",
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "",
    "A2": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "A3": "",
    "B1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "B2": "GLASS_BOTTLE:1",
    "B3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C1": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C2": "ENCHANTED_LAPIS_LAZULI_BLOCK:1",
    "C3": "ENCHANTED_LAPIS_LAZULI_BLOCK:1"
  },
  "internalname": "TITANIC_EXP_BOTTLE",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Titanic_Experience_Bottle",
    "https://wiki.hypixel.net/Titanic_Experience_Bottle"
  ],
  "crafttext": "Requires: Lapis Lazuli VIII"
}