aboutsummaryrefslogtreecommitdiff
path: root/items/GYROKINETIC_WAND.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-06-01 12:31:05 +0200
committerGitHub <noreply@github.com>2021-06-01 06:31:05 -0400
commitb09d5d229d6134a9346b0a702bff4ccccf66e5d0 (patch)
treec09a00d380cff6e5bc60275061cb0a8cd8820896 /items/GYROKINETIC_WAND.json
parent5bbca4d6d6cce00e0eb29b2d315c772461d9ddfb (diff)
downloadNotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.gz
NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.tar.bz2
NotEnoughUpdates-REPO-b09d5d229d6134a9346b0a702bff4ccccf66e5d0.zip
Reforge Stones and Rainbow Names + removing Item + update things (#503)
* Reforge Stones and Rainbow Names * Removing dupe json with the wrong name * Fixing other Stuff * Another Rainbow name * Another Fix * Rainbow name * Rainbow Name * Another Fix * First Part * Fuck * Part 2 * Part 3 * Part 4 * copy paste ftw
Diffstat (limited to 'items/GYROKINETIC_WAND.json')
-rw-r--r--items/GYROKINETIC_WAND.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/items/GYROKINETIC_WAND.json b/items/GYROKINETIC_WAND.json
new file mode 100644
index 00000000..8f743bcc
--- /dev/null
+++ b/items/GYROKINETIC_WAND.json
@@ -0,0 +1,47 @@
+{
+ "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\"}}",
+ "damage": 0,
+ "lore": [
+ "§6Ability: Gravity Storm §e§lLEFT CLICK",
+ "§7Create a large §5rift §7at aimed",
+ "§7location, pulling all mobs",
+ "§7together.",
+ "§7§8Regen mana 10x slower for 3s",
+ "§8after cast.",
+ "§7§8Soulflow Cost: §310",
+ "§8Mana Cost: §31200",
+ "§8Cooldown: §a30s",
+ "",
+ "§6Ability: Cells Alignment §e§lRIGHT CLICK",
+ "§7Apply §aAligned §7to 4 nearby",
+ "§7players and yourself for §a6s§7.",
+ "§7",
+ "§7§a||| Aligned",
+ "§7Splits incoming damage and apply",
+ "§7it over §a3s§7.",
+ "§7§8Soulflow Cost: §32",
+ "§8Mana Cost: §3220",
+ "§8Cooldown: §a10s",
+ "",
+ "§7§4☠ §cRequires §5Enderman Slayer 6",
+ "§5§lEPIC WAND"
+ ],
+ "recipe": {
+ "A1": "NULL_OVOID:16",
+ "A2": "ENCHANTED_EYE_OF_ENDER:30",
+ "A3": "NULL_OVOID:16",
+ "B1": "NULL_OVOID:16",
+ "B2": "ENCHANTED_BLAZE_ROD:15",
+ "B3": "NULL_OVOID:16",
+ "C1": "NULL_OVOID:16",
+ "C2": "ENCHANTED_BLAZE_ROD:15",
+ "C3": "NULL_OVOID:16"
+ },
+ "internalname": "GYROKINETIC_WAND",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
+ "crafttext": "",
+ "infoType": ""
+} \ No newline at end of file