diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-02 14:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-02 14:37:28 +0200 |
commit | 5174d791f717e8b5dbf2c59bc4e5eb48596c524b (patch) | |
tree | f5e85844a5db3e9228aa5e4d345758f042ed9183 /items/POTION_DUNGEON;1.json | |
parent | 1c8c103b8c2ae2ed11757639806975e2a952b10d (diff) | |
download | NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.gz NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.tar.bz2 NotEnoughUpdates-REPO-5174d791f717e8b5dbf2c59bc4e5eb48596c524b.zip |
Push prerelease into master (#1226)
Co-authored-by: gaybot <gaybot@notenoughupdates.org>
Co-authored-by: Linnea Gräf <nea@nea.moe>
Co-authored-by: Lulonaut <lulonaut@lulonaut.tech>
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Diffstat (limited to 'items/POTION_DUNGEON;1.json')
-rw-r--r-- | items/POTION_DUNGEON;1.json | 31 |
1 files changed, 31 insertions, 0 deletions
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 |