diff options
| author | Luna <me@lunya.dev> | 2024-10-18 23:08:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-18 21:08:23 +0000 |
| commit | 6511352fe6f0aef97a7cac0ce4ce931d15d1b4af (patch) | |
| tree | 6f7ce01b213a9694864efef5dc88ffe12fc09518 | |
| parent | df0f65f713c2943ed645b8256a6b928b4927e76e (diff) | |
| download | NotEnoughUpdates-REPO-6511352fe6f0aef97a7cac0ce4ce931d15d1b4af.tar.gz NotEnoughUpdates-REPO-6511352fe6f0aef97a7cac0ce4ce931d15d1b4af.tar.bz2 NotEnoughUpdates-REPO-6511352fe6f0aef97a7cac0ce4ce931d15d1b4af.zip | |
Add some missing potion levels (#1413)
* Add some missing potion levels
* Parents
* Fix
| -rw-r--r-- | constants/parents.json | 9 | ||||
| -rw-r--r-- | items/POTION_NIGHT_VISION;2.json | 18 | ||||
| -rw-r--r-- | items/POTION_REGENERATION;9.json | 21 | ||||
| -rw-r--r-- | items/POTION_SPELUNKER;5.json | 18 |
4 files changed, 64 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json index 612b7eb5..0c247d0e 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3669,7 +3669,8 @@ "POTION_REGENERATION;5", "POTION_REGENERATION;6", "POTION_REGENERATION;7", - "POTION_REGENERATION;8" + "POTION_REGENERATION;8", + "POTION_REGENERATION;9" ], "POTION_MANA;1": [ "POTION_MANA;2", @@ -3680,6 +3681,9 @@ "POTION_MANA;7", "POTION_MANA;8" ], + "POTION_NIGHT_VISION;1": [ + "POTION_NIGHT_VISION;2" + ], "POTION_POISON;1": [ "POTION_POISON;2", "POTION_POISON;3", @@ -3718,7 +3722,8 @@ "POTION_SPELUNKER;1": [ "POTION_SPELUNKER;2", "POTION_SPELUNKER;3", - "POTION_SPELUNKER;4" + "POTION_SPELUNKER;4", + "POTION_SPELUNKER;5" ], "POTION_STUN;1": [ "POTION_STUN;2", diff --git a/items/POTION_NIGHT_VISION;2.json b/items/POTION_NIGHT_VISION;2.json new file mode 100644 index 00000000..bf70df79 --- /dev/null +++ b/items/POTION_NIGHT_VISION;2.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fNight Vision II Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:1b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Night Vision II §f(3:00)\",2:\"§7Grants greater visibility at night.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fNight Vision II Potion\"},ExtraAttributes:{potion_level:2,potion:\"night_vision\",effects:[0:{level:2,effect:\"night_vision\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_NIGHT_VISION;2\"}}", + "damage": 6, + "lore": [ + "", + "§5Night Vision II §f(3:00)", + "§7Grants greater visibility at night.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_NIGHT_VISION;2", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "" +}
\ No newline at end of file diff --git a/items/POTION_REGENERATION;9.json b/items/POTION_REGENERATION;9.json new file mode 100644 index 00000000..fced097e --- /dev/null +++ b/items/POTION_REGENERATION;9.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§5Regeneration IX Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:10b,Amplifier:8b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Regeneration IX §f(2:30)\",2:\"§7Grants §c+60❣ Health Regen§7.\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Regeneration IX Potion\"},ExtraAttributes:{potion_level:9,potion:\"regeneration\",effects:[0:{level:8,effect:\"regeneration\",duration_ticks:3000}],potion_type:\"POTION\",id:\"POTION_REGENERATION;9\"}}", + "damage": 1, + "lore": [ + "", + "§4Regeneration IX §f(2:30)", + "§7Grants §c+60❣ Health Regen§7.", + "", + "§5§lEPIC" + ], + "internalname": "POTION_REGENERATION;9", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "", + "info": [ + "https://wiki.hypixel.net/Regeneration_Potion" + ] +}
\ No newline at end of file diff --git a/items/POTION_SPELUNKER;5.json b/items/POTION_SPELUNKER;5.json new file mode 100644 index 00000000..c76c0afe --- /dev/null +++ b/items/POTION_SPELUNKER;5.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§aSpelunker V Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:4b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bSpelunker V §f(3:00)\",2:\"§7Grants §a25 §6☘ Mining Fortune§7.\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Spelunker V Potion\"},ExtraAttributes:{potion_level:5,potion:\"spelunker\",effects:[0:{level:5,effect:\"spelunker\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_SPELUNKER;5\"}}", + "damage": 6, + "lore": [ + "", + "§bSpelunker V §f(3:00)", + "§7Grants §a25 §6☘ Mining Fortune§7.", + "", + "§9§lRARE" + ], + "internalname": "POTION_SPELUNKER;5", + "crafttext": "", + "clickcommand": "viewpotion", + "modver": "", + "infoType": "" +}
\ No newline at end of file |
