aboutsummaryrefslogtreecommitdiff
path: root/items/HEALING.json
blob: d00c1c35d84e552a5894d61b2ff3e85a596ad3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "internalname": "HEALING",
  "itemid": "minecraft:potion",
  "displayname": "§fHealing Potion",
  "clickcommand": "viewpotion",
  "damage": 5,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:6b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§cHealing\",2:\"§7Grants an instant health boost.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fHealing Potion\"},ExtraAttributes:{id:\"HEALING\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§cHealing",
    "§7Grants an instant health boost.",
    "",
    "§f§lCOMMON"
  ]
}