aboutsummaryrefslogtreecommitdiff
path: root/items/EXP_BOTTLE.json
blob: bf579142faa163ec73a1e607174f5d03186fca51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "internalname": "EXP_BOTTLE",
  "itemid": "minecraft:experience_bottle",
  "displayname": "Experience Bottle",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Smash it open to receive\",1:\"§7experience!\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fExperience Bottle\"},ExtraAttributes:{id:\"EXP_BOTTLE\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Smash it open to receive",
    "§7experience!",
    "",
    "§f§lCOMMON"
  ]
}