From 5174d791f717e8b5dbf2c59bc4e5eb48596c524b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 2 Jun 2024 14:37:28 +0200 Subject: Push prerelease into master (#1226) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: gaybot Co-authored-by: Linnea Gräf Co-authored-by: Lulonaut Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> --- items/BURNING.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 items/BURNING.json (limited to 'items/BURNING.json') diff --git a/items/BURNING.json b/items/BURNING.json deleted file mode 100644 index a056a04c..00000000 --- a/items/BURNING.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "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": "" -} \ No newline at end of file -- cgit