aboutsummaryrefslogtreecommitdiff
path: root/items/WOUNDED.json
blob: a5e5d0da16fc94b5af184eff5067636bfb47c964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "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.5-REL",
  "lore": [
    "",
    "§4Wounded",
    "§7Reduces healing.",
    "",
    "§f§lCOMMON"
  ],
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Potions"
  ]
}