diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/ASPECT_OF_THE_END.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/ASPECT_OF_THE_END.json')
-rw-r--r-- | items/ASPECT_OF_THE_END.json | 25 |
1 files changed, 20 insertions, 5 deletions
diff --git a/items/ASPECT_OF_THE_END.json b/items/ASPECT_OF_THE_END.json index d23da0cc..3c3af310 100644 --- a/items/ASPECT_OF_THE_END.json +++ b/items/ASPECT_OF_THE_END.json @@ -1,11 +1,8 @@ { - "internalname": "ASPECT_OF_THE_END", "itemid": "minecraft:diamond_sword", - "displayname": "Aspect of the End", - "clickcommand": "viewrecipe", + "displayname": "§9Aspect of the End", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Item Ability: 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\"}}", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Item Ability: 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:{originTag:\"QUICK_CRAFTING\",id:\"ASPECT_OF_THE_END\",uuid:\"ee00da49-99d3-4504-a294-79a72dc3467e\",timestamp:\"3/28/20 3:31 AM\"}}", - "modver": "1.0.0", "lore": [ "§7Damage: §c+100", "§7Strength: §c+100", @@ -18,5 +15,23 @@ "", "§7§8This item can be reforged!", "§9§lRARE SWORD" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_EYE_OF_ENDER:16", + "A3": "", + "B1": "", + "B2": "ENCHANTED_EYE_OF_ENDER:16", + "B3": "", + "C1": "", + "C2": "ENCHANTED_DIAMOND:1", + "C3": "" + }, + "internalname": "ASPECT_OF_THE_END", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_End" ] }
\ No newline at end of file |