Since gamelogics and crates are objects, you may use the setPos command. Make sure you assign a name in the Name field for each of these objects, and then apply the setPos command. E.g.:
logic1 setPos [x,y,z]
Where logic1 is an example name for your game logic, and x, y, and z are the coordinates where you want to move the object. Use the same syntax for moving the crates.