diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-01 02:28:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 20:28:09 -0400 |
commit | 6eba0d9dffdd1ffc45b4f867d375593bd6226c3f (patch) | |
tree | 105c8ca89e90190ca7eb137975ad7d9cb4fa887a /items/MANA.json | |
parent | 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc (diff) | |
download | NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.gz NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.tar.bz2 NotEnoughUpdates-REPO-6eba0d9dffdd1ffc45b4f867d375593bd6226c3f.zip |
Revert "Update Things and Mobs (#451)" (#452)
This reverts commit 124eac92c3ed3bd9077466d810be4dcec7690374.
Diffstat (limited to 'items/MANA.json')
-rw-r--r-- | items/MANA.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/MANA.json b/items/MANA.json index c26f317e..e469e44d 100644 --- a/items/MANA.json +++ b/items/MANA.json @@ -4,16 +4,15 @@ "displayname": "§fMana Potion", "clickcommand": "viewpotion", "damage": 6, - "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Mana\",2:\"§7Grants additional §b✎ Mana\",3:\"§7regeneration over time.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fMana Potion\"},ExtraAttributes:{id:\"MANA\"}}", - "modver": "2.0.0-REL", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:16b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§9Mana\",2:\"§7Grants an instant §b✎ Mana\",3:\"§b§7boost, allowing you to exceed\",4:\"§7the Mana cap.\",5:\"\",6:\"§f§lCOMMON\"],Name:\"§fMana Potion\"},ExtraAttributes:{id:\"MANA\"}}", + "modver": "1.0.0", "lore": [ "", "§9Mana", - "§7Grants additional §b✎ Mana", - "§7regeneration over time.", + "§7Grants an instant §b✎ Mana", + "§b§7boost, allowing you to exceed", + "§7the Mana cap.", "", "§f§lCOMMON" - ], - "crafttext": "", - "infoType": "" + ] }
\ No newline at end of file |