rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
108 stars 75 forks source link

Find teleport location in placeInExistingPortal #128

Closed Zarkov2 closed 6 years ago

Zarkov2 commented 6 years ago

Find the teleporter block instead of the first solid block from above the ground. Solves #119.

rwtema commented 6 years ago

That's not the purpose of this class.

Zarkov2 commented 6 years ago

It actually seems to be the purpose of this class to handle the teleportation and placing the player on the portal block, when leaving the deep dark. That is at least what it currently is used for. Otherwise, why would this change solve the problem of being returned to the top solid block, instead of on the portal block. I'm using it in my current playthrough, and it is working.