diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-28 14:02:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 12:02:33 +0000 |
commit | 8bb8d972244f47857dc651c03330b63cd27893b7 (patch) | |
tree | df4962bfa9bf62a66ada6dad59cd55c7b530c166 /items/STRONG_MANA;10.json | |
parent | 43f25e522cf5949d83463ed8a4b056f1a812272c (diff) | |
download | NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.gz NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.tar.bz2 NotEnoughUpdates-REPO-8bb8d972244f47857dc651c03330b63cd27893b7.zip |
Added new Items, WIki Links and fixed some stuff (#727)
Diffstat (limited to 'items/STRONG_MANA;10.json')
-rw-r--r-- | items/STRONG_MANA;10.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/STRONG_MANA;10.json b/items/STRONG_MANA;10.json new file mode 100644 index 00000000..be04d52d --- /dev/null +++ b/items/STRONG_MANA;10.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§dEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Strong Mana X\",1:\"§7Gain §a1% §7of mana used near\",2:\"§7you as §c❁ Strength§7 for 10\",3:\"§7seconds, capped at 100 §c❁\",4:\"§cStrength§7.\",5:\"\",6:\"§7§7Apply Cost: §3370 Exp Levels\",7:\"\",8:\"§7Use this on an item in an Anvil\",9:\"§7to apply it!\",10:\"\",11:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"STRONG_MANA;10\",boss_tier:0,enchantments:{strong_mana:10}}}", + "damage": 0, + "lore": [ + "§9Strong Mana X", + "§7Gain §a1% §7of mana used near", + "§7you as §c❁ Strength§7 for 10", + "§7seconds, capped at 100 §c❁", + "§cStrength§7.", + "", + "§7§7Apply Cost: §3370 Exp Levels", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§d§lMYTHIC" + ], + "internalname": "STRONG_MANA;10", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |