diff options
Diffstat (limited to 'items/ASPECT_OF_THE_VOID.json')
-rw-r--r-- | items/ASPECT_OF_THE_VOID.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/ASPECT_OF_THE_VOID.json b/items/ASPECT_OF_THE_VOID.json new file mode 100644 index 00000000..e6000c1a --- /dev/null +++ b/items/ASPECT_OF_THE_VOID.json @@ -0,0 +1,38 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+120", + "§7Strength: §c+100", + "", + "§6Ability: Instant Transmission §e§lRIGHT CLICK", + "§7Teleport §a8 blocks§7 ahead of", + "§7you and gain §a+50 §f✦ Speed§7", + "§7for §a3 seconds§7.", + "§8Mana Cost: §345", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "NULL_OVOID:8", + "A3": "", + "B1": "NULL_OVOID:8", + "B2": "ASPECT_OF_THE_END:1", + "B3": "NULL_OVOID:8", + "C1": "", + "C2": "NULL_OVOID:8", + "C3": "" + }, + "internalname": "ASPECT_OF_THE_VOID", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_Void" + ] +}
\ No newline at end of file |