aboutsummaryrefslogtreecommitdiff
path: root/items/MANA.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-04-01 00:18:38 +0200
committerGitHub <noreply@github.com>2021-03-31 18:18:38 -0400
commit124eac92c3ed3bd9077466d810be4dcec7690374 (patch)
tree2184ec539c77197a6253c59b530c9fefe9f393f9 /items/MANA.json
parent2c56d17904839ecb7ec002e821e4d82f9f58e0f5 (diff)
downloadNotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.gz
NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.tar.bz2
NotEnoughUpdates-REPO-124eac92c3ed3bd9077466d810be4dcec7690374.zip
Update Things and Mobs (#451)
* Update Things and Mobs * Forgot that
Diffstat (limited to 'items/MANA.json')
-rw-r--r--items/MANA.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/items/MANA.json b/items/MANA.json
index e469e44d..c26f317e 100644
--- a/items/MANA.json
+++ b/items/MANA.json
@@ -4,15 +4,16 @@
"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 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",
+ "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",
"lore": [
"",
"§9Mana",
- "§7Grants an instant §b✎ Mana",
- "§b§7boost, allowing you to exceed",
- "§7the Mana cap.",
+ "§7Grants additional §b✎ Mana",
+ "§7regeneration over time.",
"",
"§f§lCOMMON"
- ]
+ ],
+ "crafttext": "",
+ "infoType": ""
} \ No newline at end of file