diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/ASPECT_OF_THE_VOID.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/ASPECT_OF_THE_VOID.json')
-rw-r--r-- | items/ASPECT_OF_THE_VOID.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ASPECT_OF_THE_VOID.json b/items/ASPECT_OF_THE_VOID.json index a436b332..e6fdc94f 100644 --- a/items/ASPECT_OF_THE_VOID.json +++ b/items/ASPECT_OF_THE_VOID.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:diamond_shovel", "displayname": "§5Aspect of the Void", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Ability: Instant Transmission §e§lRIGHT CLICK\",4:\"§7Teleport §a8 blocks§7 ahead of\",5:\"§7you and gain §a+50 §f✦ Speed§7\",6:\"§7for §a3 seconds§7.\",7:\"§8Mana Cost: §345\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Aspect of the Void\"},ExtraAttributes:{id:\"ASPECT_OF_THE_VOID\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+100\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Instant Transmission §e§lRIGHT CLICK\",5:\"§7Teleport §a8 blocks§7 ahead of\",6:\"§7you and gain §a+50 §f✦ Speed§7\",7:\"§7for §a3 seconds§7.\",8:\"§8Mana Cost: §345\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC SWORD\"],Name:\"§5Aspect of the Void\"},ExtraAttributes:{id:\"ASPECT_OF_THE_VOID\"}}", "damage": 0, "lore": [ "§7Damage: §c+120", "§7Strength: §c+100", + " §8[§7✎§8]", "", "§6Ability: Instant Transmission §e§lRIGHT CLICK", "§7Teleport §a8 blocks§7 ahead of", @@ -35,4 +36,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_Void" ] -} +}
\ No newline at end of file |