Runix-Minecraft / Runix

Home of the forge based, Runecraft inspired Minecraft mod
3 stars 0 forks source link

teleportPlayer broken #23

Closed josiahseaman closed 10 years ago

josiahseaman commented 10 years ago

"There was no safe place to put your character." Everything else is working. Probably a block == logic change.

josiahseaman commented 10 years ago

Nope, you just disabled the offending code. If you read the code now it says:

if(block == Blocks.air)
{ //We found something not AIR