twothe / twograve

Minecraft Mod - Stores your items on death
2 stars 1 forks source link

Explosive Death Destroys Grave, Removes Items #2

Open morphiussys opened 9 years ago

morphiussys commented 9 years ago

So it seem that when I (or those on the server I am part of) die, the grave is removing items when it spawns (so dying near machines n stuff is risky). Also, when we die an explosive death, the grave seems to spawn too quickly and gets destroyed by the original explosion.

twothe commented 9 years ago

That is correct and known. The "search" algorithm currently just takes the block the player is standing in, and assumes that it is empty.

In a future version the mod should actually search for a valid location close-by.

morphiussys commented 9 years ago

Ok cool.

On Tue, Sep 8, 2015, 5:57 PM Two notifications@github.com wrote:

That is correct and known. The "search" algorithm currently just takes the block the player is standing in, and assumes that it is empty.

In a future version the mod should actually search for a valid location close-by.

— Reply to this email directly or view it on GitHub https://github.com/twothe/twograve/issues/2#issuecomment-138715782.