diff options
Diffstat (limited to 'items/ASPECT_OF_THE_END.json')
-rw-r--r-- | items/ASPECT_OF_THE_END.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ASPECT_OF_THE_END.json b/items/ASPECT_OF_THE_END.json new file mode 100644 index 00000000..d23da0cc --- /dev/null +++ b/items/ASPECT_OF_THE_END.json @@ -0,0 +1,22 @@ +{ + "internalname": "ASPECT_OF_THE_END", + "itemid": "minecraft:diamond_sword", + "displayname": "Aspect of the End", + "clickcommand": "viewrecipe", + "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", + "", + "§6Item Ability: 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: §350", + "", + "§7§8This item can be reforged!", + "§9§lRARE SWORD" + ] +}
\ No newline at end of file |