aboutsummaryrefslogtreecommitdiff
path: root/items/GRAND_EXP_BOTTLE.json
blob: 9396fa857fd926461db8284a686189b0ba2a214f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "internalname": "GRAND_EXP_BOTTLE",
  "itemid": "minecraft:experience_bottle",
  "displayname": "Grand Experience Bottle",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "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\"}}",
  "modver": "1.0.0",
  "lore": [
    "§7Smash it open to receive",
    "§7experience!",
    "",
    "§a§lUNCOMMON"
  ]
}