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