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/POTION_DUNGEON;1.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 items/POTION_DUNGEON;1.json (limited to 'items/POTION_DUNGEON;1.json') diff --git a/items/POTION_DUNGEON;1.json b/items/POTION_DUNGEON;1.json new file mode 100644 index 00000000..c0f10244 --- /dev/null +++ b/items/POTION_DUNGEON;1.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fDungeon I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:10b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Regeneration I §f(20:00)\",2:\"§7Grants §c+5❣ Health Regen§7.\",3:\"\",4:\"§4Strength III §f(20:00)\",5:\"§7Increases §c❁ Strength §7by §a20§7.\",6:\"\",7:\"§4Critical I §f(20:00)\",8:\"§7Increases §9☣ Crit Chance §7by §a10% §7and\",9:\"§7§9☠ Crit Damage §7by §a10%§7.\",10:\"\",11:\"§9Speed I §f(20:00)\",12:\"§7Grants §a+5 §f✦ Speed§7.\",13:\"\",14:\"§aResistance I §f(20:00)\",15:\"§7Increases §a❈ Defense §7by §a+5§7.\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fDungeon I Potion\"},ExtraAttributes:{potion_level:1,potion:\"regeneration\",effects:[0:{level:1,effect:\"regeneration\",duration_ticks:24000},1:{level:3,effect:\"strength\",duration_ticks:24000},2:{level:1,effect:\"critical\",duration_ticks:24000},3:{level:1,effect:\"speed\",duration_ticks:24000},4:{level:1,effect:\"resistance\",duration_ticks:24000}],potion_type:\"POTION\",id:\"POTION_DUNGEON;1\",splash:0b,potion_name:\"Dungeon\",dungeon_potion:1b}}", + "damage": 1, + "lore": [ + "", + "§4Regeneration I §f(20:00)", + "§7Grants §c+5❣ Health Regen§7.", + "", + "§4Strength III §f(20:00)", + "§7Increases §c❁ Strength §7by §a20§7.", + "", + "§4Critical I §f(20:00)", + "§7Increases §9☣ Crit Chance §7by §a10% §7and", + "§7§9☠ Crit Damage §7by §a10%§7.", + "", + "§9Speed I §f(20:00)", + "§7Grants §a+5 §f✦ Speed§7.", + "", + "§aResistance I §f(20:00)", + "§7Increases §a❈ Defense §7by §a+5§7.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_DUNGEON;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.1", + "infoType": "" +} \ No newline at end of file -- cgit