diff options
Diffstat (limited to 'items/ASPIRING_LEAP.json')
-rw-r--r-- | items/ASPIRING_LEAP.json | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/items/ASPIRING_LEAP.json b/items/ASPIRING_LEAP.json index d3775227..c4d68743 100644 --- a/items/ASPIRING_LEAP.json +++ b/items/ASPIRING_LEAP.json @@ -1,11 +1,18 @@ { "itemid": "minecraft:ender_pearl", "displayname": "§5Aspiring Leap", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Aspiring Leap\"},ExtraAttributes:{id:\"ASPIRING_LEAP\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Aspiring Leap §e§lRIGHT CLICK\",1:\"§7Allows you to teleport to co-op\",2:\"§7members on your private island!\",3:\"§8Cooldown: §a5s\",4:\"\",5:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Aspiring Leap\"},ExtraAttributes:{id:\"ASPIRING_LEAP\"}}", "damage": 0, "lore": [ + "§6Item Ability: Aspiring Leap §e§lRIGHT CLICK", + "§7Allows you to teleport to co-op", + "§7members on your private island!", + "§8Cooldown: §a5s", + "", "§5§lEPIC DUNGEON ITEM" ], + "internalname": "ASPIRING_LEAP", + "crafttext": "", "recipe": { "A1": "", "A2": "SPIRIT_LEAP:16", @@ -17,7 +24,7 @@ "C2": "SPIRIT_LEAP:16", "C3": "" }, - "internalname": "ASPIRING_LEAP", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL" + "modver": "2.0.0-REL", + "infoType": "" }
\ No newline at end of file |