diff options
Diffstat (limited to 'items/INFINITE_SPIRIT_LEAP.json')
-rw-r--r-- | items/INFINITE_SPIRIT_LEAP.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/INFINITE_SPIRIT_LEAP.json b/items/INFINITE_SPIRIT_LEAP.json new file mode 100644 index 00000000..019e017c --- /dev/null +++ b/items/INFINITE_SPIRIT_LEAP.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Infinileap", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"14919e1b-9d97-39f7-bf3f-0050bddcef8b\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY1MjE0NjYxMjc0MiwKICAicHJvZmlsZUlkIiA6ICI5ZWU3NTUxOGQyZWE0Y2Q4OGJiNGI1YTZkNmVhNTFjYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaWNyb3MxMTgyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzM3N2Q0YTIwNmQ3NzU3ZjQ3OWYzMzJlYzFhMmJiYmVlNTdjZWY5NzU2OGRkODhkZjgxZjQ4NjRhZWU3ZDNkOTgiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§6Ability: Spirit Leap §e§lRIGHT CLICK\",1:\"§7Allows you to teleport to any\",2:\"§7teammate!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§cDungeons only!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Infinileap\"},ExtraAttributes:{id:\"INFINITE_SPIRIT_LEAP\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§6Ability: Spirit Leap §e§lRIGHT CLICK", + "§7Allows you to teleport to any", + "§7teammate!", + "§8Cooldown: §a2s", + "", + "§cDungeons only!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "INFINITE_SPIRIT_LEAP", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Infinileap" + ] +}
\ No newline at end of file |