aboutsummaryrefslogtreecommitdiff
path: root/items/WATER_BREATHING.json
blob: f3a970d15d2394a77a71b3f903cfa2bbd20f2d1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "internalname": "WATER_BREATHING",
  "itemid": "minecraft:potion",
  "displayname": "§fWater Breathing Potion",
  "clickcommand": "viewpotion",
  "damage": 13,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:13b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Water Breathing\",2:\"§7Grants chance of not taking\",3:\"§7drowning damage.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fWater Breathing Potion\"},ExtraAttributes:{id:\"WATER_BREATHING\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§9Water Breathing",
    "§7Grants chance of not taking",
    "§7drowning damage.",
    "",
    "§f§lCOMMON"
  ]
}