stuff
This commit is contained in:
parent
2a6f3cb9f9
commit
cd3ee4e4c8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ public class TileEntityMachine extends TileEntity implements ITextureProvider, U
|
|||
|
||||
public TileEntity getSteamMachine(int i)
|
||||
{
|
||||
int x = this.xCoord;
|
||||
int x = this.xCoord;
|
||||
int y = this.yCoord;
|
||||
int z = this.zCoord;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue