aboutsummaryrefslogtreecommitdiff
path: root/items/EXP_BOTTLE.json
blob: a8bde4e21eb1aa922abf898dc8497692adb9239c (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
{
  "itemid": "minecraft:experience_bottle",
  "displayname": "§fExperience Bottle",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive experience!\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fExperience Bottle\"},ExtraAttributes:{id:\"EXP_BOTTLE\"}}",
  "damage": 0,
  "lore": [
    "§7Smash it open to receive experience!",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "INK_SACK-4:1",
    "A3": "",
    "B1": "INK_SACK-4:1",
    "B2": "GLASS_BOTTLE:1",
    "B3": "INK_SACK-4:1",
    "C1": "INK_SACK-4:1",
    "C2": "INK_SACK-4:1",
    "C3": "INK_SACK-4:1"
  },
  "internalname": "EXP_BOTTLE",
  "crafttext": "Requires: Lapis Lazuli II",
  "clickcommand": "viewrecipe",
  "modver": "2.1.1-PRE",
  "vanilla": true,
  "infoType": ""
}