aboutsummaryrefslogtreecommitdiff
path: root/items/EXPERIENCE.json
blob: 4174ce8e11692e722cdadc704e52eff9cfaf7f95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "internalname": "EXPERIENCE",
  "itemid": "minecraft:potion",
  "displayname": "§fExperience Potion",
  "clickcommand": "viewpotion",
  "damage": 13,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:13b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Experience\",2:\"§7Gain more experience orbs.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fExperience Potion\"},ExtraAttributes:{id:\"EXPERIENCE\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§9Experience",
    "§7Gain more experience orbs.",
    "",
    "§f§lCOMMON"
  ]
}