Fixed a few bugs, more rendering changes

This commit is contained in:
StevenRS11
2013-08-22 16:04:08 -04:00
parent c7ddff97b2
commit 758f5e5062
6 changed files with 44 additions and 27 deletions

View File

@@ -281,6 +281,8 @@ public class dimDoor extends BlockContainer
}
}
par1World.setBlockTileEntity(par2, par3, par4, this.createNewTileEntity(par1World));
}