keepcalm / BukkitForge

The world's first __opensource__ coremod. Also a port of the Bukkit server API to MinecraftForge.
http://www.minecraftforge.net/forum/index.php/topic,3254.0.html
103 stars 60 forks source link

Use correct chunk coordinates to get the real block Chunk #604

Closed steffengy closed 11 years ago

steffengy commented 11 years ago

Fixes #593 Thanks to @nallar Explanation shouldnt be needed. Simply wrong coordinates to get the chunk of an block...