diff options
Diffstat (limited to 'items/RECALL_POTION.json')
-rw-r--r-- | items/RECALL_POTION.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/RECALL_POTION.json b/items/RECALL_POTION.json new file mode 100644 index 00000000..5c76eb88 --- /dev/null +++ b/items/RECALL_POTION.json @@ -0,0 +1,23 @@ +{ + "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:[]}", + "damage": 3, + "lore": [ + "§7§7A mystical and glowing elixir", + "§7imbued with special abilities", + "§7from another dimension.", + "", + "§6Ability: Ancient Recall §e§lRIGHT CLICK", + "§7§7When in the §3Crystal Hollows", + "§3§7allows you to save and §dwarp", + "§d§7back to a §bsaved location§7.", + "", + "§5§lEPIC" + ], + "internalname": "RECALL_POTION", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |