diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-08-01 20:24:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-01 14:24:02 -0400 |
commit | 6595838718e534fd401639e028e66fd108ec99b8 (patch) | |
tree | 26b7f1ce9aeec33dfe7c3e5576596b8f9328cb40 /items/RECALL_POTION.json | |
parent | 57bbe94d3cfb44be6dfd2596babc9a0fae484e2d (diff) | |
download | NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.gz NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.tar.bz2 NotEnoughUpdates-REPO-6595838718e534fd401639e028e66fd108ec99b8.zip |
Updating and Removing Stuff (#576)
* Updating and Removing Stuff
* Fix
* Added Twitch Link
Diffstat (limited to 'items/RECALL_POTION.json')
-rw-r--r-- | items/RECALL_POTION.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/items/RECALL_POTION.json b/items/RECALL_POTION.json index 5c76eb88..c5447dd8 100644 --- a/items/RECALL_POTION.json +++ b/items/RECALL_POTION.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§5Recall Potion", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bf19b3e8-2b7c-3d1b-92bd-6e296d367b4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFmODE1MWRlYjM5NTUzMjkyYjlhNjk2NzQ4MzJkZGE4MDAxNzgwY2E5ODE4MGEwNmVhZjliMzY4OTMwYjViYiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7§7A mystical and glowing elixir\",1:\"§7imbued with special abilities\",2:\"§7from another dimension.\",3:\"\",4:\"§6Ability: Ancient Recall §e§lRIGHT CLICK\",5:\"§7§7When in the §3Crystal Hollows\",6:\"§3§7allows you to save and §dwarp\",7:\"§d§7back to a §bsaved location§7.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Recall Potion\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"RECALL_POTION\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bf19b3e8-2b7c-3d1b-92bd-6e296d367b4f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFmODE1MWRlYjM5NTUzMjkyYjlhNjk2NzQ4MzJkZGE4MDAxNzgwY2E5ODE4MGEwNmVhZjliMzY4OTMwYjViYiJ9fX0=\"}]}},display:{Lore:[0:\"§7§7A mystical and glowing elixir\",1:\"§7imbued with special abilities\",2:\"§7from another dimension.\",3:\"\",4:\"§6Ability: Ancient Recall §e§lRIGHT CLICK\",5:\"§7§7When in the §3Crystal Hollows\",6:\"§3§7allows you to save and §dwarp\",7:\"§d§7back to a §bsaved location§7.\",8:\"\",9:\"§5§lEPIC\"],Name:\"§f§f§5Recall Potion\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"RECALL_POTION\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7§7A mystical and glowing elixir", @@ -19,5 +19,8 @@ "crafttext": "", "clickcommand": "", "modver": "2.0.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Recall_Potion" + ] }
\ No newline at end of file |