diff options
Diffstat (limited to 'items/BURNING.json')
-rw-r--r-- | items/BURNING.json | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/items/BURNING.json b/items/BURNING.json index 3c936831..a056a04c 100644 --- a/items/BURNING.json +++ b/items/BURNING.json @@ -4,14 +4,17 @@ "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", + "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", - "§7Damaging enemies sets them on", - "§7fire.", + "§7Increases the duration of fire", + "§7damage that you inflict on", + "§7enemies by §a5%§7.", "", "§f§lCOMMON" - ] -} + ], + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |