You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like some other mods, Prometheus has a waypoint-like system, warps. However, unlike other mods, it doesn't have a death warp system. I'm currently use Prometheus' warp system to replace a few other mods I normally use in an attempt to get a more vanilla experience(e.g. my preferred mini and world map mods). However, whenever I die, I'm unable to quickly return back to where I died. I'm unsure if I'll ever be able to get my items back.
Solution(s)
A warping system similar to but separate from the current system, only for deaths. For example, should a player die, they will have a death warp created automatically. Then, they can either choose to view the coordinates of the death location, or teleport right to where they died. An on-screen indicator could also be toggled, but that might stray too far idea from this idea. The amount of death warps a player could have could depend on their role. Once the player reaches a certain number of death warps, the oldest death warp will be replaced with the newest death.
Describe alternatives you've considered
An alternative could be a simpler version of what has been described above. For example, the amount of deaths a player could have would be replaced with a system to where the player can choose to delete the death warp at any time. The coordinate and on-screen indicator could be removed. The add warp button would be replaced with a remove death warp button. Or maybe a toggle to show a "delete death warp" button.
Mod Version
0.0.1
Mod Loader Version
1.20.1 - 0.14.21
Mod Loader
Fabric
Additional context
I'm willing to create a PR for this feature. I've actually already got a mini prototype going for personal use right now. Right now, it creates a death warp on a different screen from the current /warps command that shows the player's deaths. The warps are named the time the player died. Still needs some polish work should I be given permission to create a PR.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Like some other mods, Prometheus has a waypoint-like system, warps. However, unlike other mods, it doesn't have a death warp system. I'm currently use Prometheus' warp system to replace a few other mods I normally use in an attempt to get a more vanilla experience(e.g. my preferred mini and world map mods). However, whenever I die, I'm unable to quickly return back to where I died. I'm unsure if I'll ever be able to get my items back.
Solution(s)
A warping system similar to but separate from the current system, only for deaths. For example, should a player die, they will have a death warp created automatically. Then, they can either choose to view the coordinates of the death location, or teleport right to where they died. An on-screen indicator could also be toggled, but that might stray too far idea from this idea. The amount of death warps a player could have could depend on their role. Once the player reaches a certain number of death warps, the oldest death warp will be replaced with the newest death.
Describe alternatives you've considered
An alternative could be a simpler version of what has been described above. For example, the amount of deaths a player could have would be replaced with a system to where the player can choose to delete the death warp at any time. The coordinate and on-screen indicator could be removed. The add warp button would be replaced with a remove death warp button. Or maybe a toggle to show a "delete death warp" button.
Mod Version
0.0.1
Mod Loader Version
1.20.1 - 0.14.21
Mod Loader
Fabric
Additional context
I'm willing to create a PR for this feature. I've actually already got a mini prototype going for personal use right now. Right now, it creates a death warp on a different screen from the current
/warps
command that shows the player's deaths. The warps are named the time the player died. Still needs some polish work should I be given permission to create a PR.The text was updated successfully, but these errors were encountered: