diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-05 09:30:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 08:30:35 +0000 |
commit | cc518d127f79b69ee48fff4d54a952f2576b7441 (patch) | |
tree | de673ba9586ebb08ae150d5b52ec4df49832ff06 /items/INFINITE_SPIRIT_LEAP.json | |
parent | 4b042f5089d4a80d767a3fdcc94a36fd67522195 (diff) | |
download | NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.tar.gz NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.tar.bz2 NotEnoughUpdates-REPO-cc518d127f79b69ee48fff4d54a952f2576b7441.zip |
Fixed Dia & Gold Goblin Skulls and some lores (#1120)
Diffstat (limited to 'items/INFINITE_SPIRIT_LEAP.json')
-rw-r--r-- | items/INFINITE_SPIRIT_LEAP.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/INFINITE_SPIRIT_LEAP.json b/items/INFINITE_SPIRIT_LEAP.json index 538f9dc7..eb4c7a46 100644 --- a/items/INFINITE_SPIRIT_LEAP.json +++ b/items/INFINITE_SPIRIT_LEAP.json @@ -1,15 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§5Infinileap", - "nbttag": "{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! Grants §a1 §7second of\",3:\"§7immunity after teleporting,\",4:\"§7immunity is cancelled upon\",5:\"§7dealing damage.\",6:\"§8Cooldown: §a2s\",7:\"\",8:\"§cDungeons only!\",9:\"\",10:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Infinileap\"},ExtraAttributes:{id:\"INFINITE_SPIRIT_LEAP\"}}", + "nbttag": "{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! Grants §a1 §7second of\",3:\"§7immunity after teleporting, immunity is\",4:\"§7cancelled upon dealing damage.\",5:\"§8Cooldown: §a2s\",6:\"\",7:\"§cDungeons only!\",8:\"\",9:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Infinileap\"},ExtraAttributes:{id:\"INFINITE_SPIRIT_LEAP\"}}", "damage": 3, "lore": [ "§6Ability: Spirit Leap §e§lRIGHT CLICK", "§7Allows you to teleport to any", "§7teammate! Grants §a1 §7second of", - "§7immunity after teleporting,", - "§7immunity is cancelled upon", - "§7dealing damage.", + "§7immunity after teleporting, immunity is", + "§7cancelled upon dealing damage.", "§8Cooldown: §a2s", "", "§cDungeons only!", |