diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/GYROKINETIC_WAND.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/GYROKINETIC_WAND.json')
-rw-r--r-- | items/GYROKINETIC_WAND.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/GYROKINETIC_WAND.json b/items/GYROKINETIC_WAND.json index cd18769a..67e32a85 100644 --- a/items/GYROKINETIC_WAND.json +++ b/items/GYROKINETIC_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:blaze_rod", "displayname": "§5Gyrokinetic Wand", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Gravity Storm §e§lLEFT CLICK\",1:\"§7Create a large §5rift §7at aimed\",2:\"§7location, pulling all mobs\",3:\"§7together.\",4:\"§7§8Regen mana 10x slower for 3s\",5:\"§8after cast.\",6:\"§7§8Soulflow Cost: §310\",7:\"§8Mana Cost: §31200\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§6Ability: Cells Alignment §e§lRIGHT CLICK\",11:\"§7Apply §aAligned §7to 4 nearby\",12:\"§7players and yourself for §a6s§7.\",13:\"§7\",14:\"§7§a||| Aligned\",15:\"§7Splits incoming damage and apply\",16:\"§7it over §a3s§7.\",17:\"§7§8Soulflow Cost: §32\",18:\"§8Mana Cost: §3220\",19:\"§8Cooldown: §a10s\",20:\"\",21:\"§7§4☠ §cRequires §5Enderman Slayer 6\",22:\"§5§lEPIC WAND\"],Name:\"§5Gyrokinetic Wand\"},ExtraAttributes:{id:\"GYROKINETIC_WAND\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Gravity Storm §e§lLEFT CLICK\",1:\"§7Create a large §5rift §7at aimed\",2:\"§7location, pulling all mobs\",3:\"§7together.\",4:\"§7§8Regen mana 10x slower for 3s\",5:\"§8after cast.\",6:\"§7§8Soulflow Cost: §310\",7:\"§8Mana Cost: §31200\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§6Ability: Cells Alignment §e§lRIGHT CLICK\",11:\"§7Apply §aAligned §7to 4 nearby\",12:\"§7players and yourself for §a6s§7.\",13:\"§7\",14:\"§7§a||| Aligned\",15:\"§7Splits incoming damage and apply\",16:\"§7it over §a3s§7.\",17:\"§7§8Soulflow Cost: §32\",18:\"§8Mana Cost: §3220\",19:\"§8Cooldown: §a10s\",20:\"\",21:\"§7§4☠ §cRequires §5Enderman Slayer 6§c.\",22:\"§5§lEPIC WAND\"],Name:\"§5Gyrokinetic Wand\"},ExtraAttributes:{id:\"GYROKINETIC_WAND\"}}", "damage": 0, "lore": [ "§6Ability: Gravity Storm §e§lLEFT CLICK", @@ -25,7 +25,7 @@ "§8Mana Cost: §3220", "§8Cooldown: §a10s", "", - "§7§4☠ §cRequires §5Enderman Slayer 6", + "§7§4☠ §cRequires §5Enderman Slayer 6§c.", "§5§lEPIC WAND" ], "recipe": { @@ -42,7 +42,7 @@ "slayer_req": "EMAN_6", "internalname": "GYROKINETIC_WAND", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |