aboutsummaryrefslogtreecommitdiff
path: root/items/BURNING.json
blob: a056a04c10b9c6368f54657cc2fa283a656f0bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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:\"§7Increases the duration of fire\",3:\"§7damage that you inflict on\",4:\"§7enemies by §a5%§7.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fBurning Potion\"},ExtraAttributes:{id:\"BURNING\"}}",
  "modver": "2.1.0-REL",
  "lore": [
    "",
    "§6Burning",
    "§7Increases the duration of fire",
    "§7damage that you inflict on",
    "§7enemies by §a5%§7.",
    "",
    "§f§lCOMMON"
  ],
  "crafttext": "",
  "infoType": ""
}