1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-20 03:35:51 +00:00

Update class description

This commit is contained in:
svr333 2020-12-22 22:59:30 +01:00
parent 3c3836a3f5
commit 9c32089eeb
No known key found for this signature in database
GPG Key ID: EA68733326BBA376

View File

@ -26,7 +26,8 @@ import me.mrCookieSlime.Slimefun.api.SlimefunItemStack;
/**
* This {@link SlimefunItem} is a special variant of the {@Link Talisman}. This specific {@Link Talisman} saves you
* from a death caused by the void.
* from a death caused by the void and teleports to a safe location.
* This location is determined as follows: Talisman NBT-saved location -> Bed spawn -> World spawn
*
* @author svr333
*