aboutsummaryrefslogtreecommitdiff
path: root/items/BLINDNESS.json
blob: 54941e366b62da0f301bb0f8339503b66dbf1bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "internalname": "BLINDNESS",
  "itemid": "minecraft:potion",
  "displayname": "§fBlindness Potion",
  "clickcommand": "viewpotion",
  "damage": 0,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:15b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§fBlindness\",2:\"§7Grants blindness to the affected\",3:\"§7player.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fBlindness Potion\"},ExtraAttributes:{id:\"BLINDNESS\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§fBlindness",
    "§7Grants blindness to the affected",
    "§7player.",
    "",
    "§f§lCOMMON"
  ]
}