From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: 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 --- items/ASPECT_OF_THE_END.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'items/ASPECT_OF_THE_END.json') diff --git a/items/ASPECT_OF_THE_END.json b/items/ASPECT_OF_THE_END.json index 60c1d24b..6dcf9b5d 100644 --- a/items/ASPECT_OF_THE_END.json +++ b/items/ASPECT_OF_THE_END.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§9Aspect of the End", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",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: §350\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE SWORD\"],Name:\"§9Aspect of the End\"},ExtraAttributes:{id:\"ASPECT_OF_THE_END\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",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: §350\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Aspect of the End\"},ExtraAttributes:{id:\"ASPECT_OF_THE_END\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", "§7Strength: §c+100", + " §8[§7✎§8]", "", "§6Ability: Instant Transmission §e§lRIGHT CLICK", "§7Teleport §a8 blocks§7 ahead of", @@ -35,4 +36,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_End" ], "crafttext": "Requires: Ender Pearl VIII" -} +} \ No newline at end of file -- cgit