aboutsummaryrefslogtreecommitdiff
path: root/items/BURNING.json
blob: 3c93683128aa61417020c552f1493b5f6c7d6d5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "internalname": "BURNING",
  "itemid": "minecraft:potion",
  "displayname": "§fBurning Potion",
  "clickcommand": "viewpotion",
  "damage": 3,
  "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§6Burning\",2:\"§7Damaging enemies sets them on\",3:\"§7fire.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fBurning Potion\"},ExtraAttributes:{id:\"BURNING\"}}",
  "modver": "1.0.0",
  "lore": [
    "",
    "§6Burning",
    "§7Damaging enemies sets them on",
    "§7fire.",
    "",
    "§f§lCOMMON"
  ]
}