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/FIRE_RESISTANCE.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 items/FIRE_RESISTANCE.json (limited to 'items/FIRE_RESISTANCE.json') diff --git a/items/FIRE_RESISTANCE.json b/items/FIRE_RESISTANCE.json deleted file mode 100644 index dec457e7..00000000 --- a/items/FIRE_RESISTANCE.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "internalname": "FIRE_RESISTANCE", - "itemid": "minecraft:potion", - "displayname": "§fFire Resistance I Potion", - "clickcommand": "viewpotion", - "damage": 3, - "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§cFire Resistance I\",2:\"§7Recieve §a10% §7reduces damage\",3:\"§7from §cfire §7and §clava§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fFire Resistance I Potion\"},ExtraAttributes:{id:\"FIRE_RESISTANCE\"}}", - "modver": "2.1.0-REL", - "lore": [ - "", - "§cFire Resistance I", - "§7Recieve §a10% §7reduces damage", - "§7from §cfire §7and §clava§7.", - "", - "§f§lCOMMON" - ], - "crafttext": "", - "infoType": "" -} \ No newline at end of file -- cgit