Jump to content

Recommended Posts

Posted

Hey,

today I wanted to build an elevator using Redstone In Motion and ComputerCraft. I made it, it's almost finished, the problem is that it's slow. It takes around 1.6 second to move one block (in singleplayer, so it'll be slower on a server I think). It'll be fine if I only wanted to move it in short spaces, but I wanted it to go down a quarry hole. Is there any way to speed it up ?

 

Screenshots

Posted

That's not really instantly, because it takes time to teleport the thing. I'll try and see if it takes less time to teleport it rather than moving it over long distance, thanks. By the way, do you know how does the translocators work ? Because as far as I've seen, they just teleport to each other randomly. Is there a way to choose where it is gonna be transported ?

Posted

I was wondering if I could use three translocator, put one at the top, one at the middle and one at the bottom of my elevator shaft, so my program chooses whereas it's faster moving or teleporting to the closest translocator to the destination. I can't find a tutorial on the web explaining how they work exactly. It seems the translocator that will be used as destination is the newest one placed in the world

Posted

I was wondering if I could use three translocator, put one at the top, one at the middle and one at the bottom of my elevator shaft, so my program chooses whereas it's faster moving or teleporting to the closest translocator to the destination. I can't find a tutorial on the web explaining how they work exactly. It seems the translocator that will be used as destination is the newest one placed in the world

I don't think more than 2 translocators can be used.  

Posted

Use qcraft portals or warp doors :)

Easy way to go around the problem, but that's not what I'm looking for. These are a lot less fun to make and use

 

I found in the config a line to change the speed of the movement, but it seems there's a minimum value, and the change isn't really noticeable (or I did something wrong).

A friend and I are now working on a mod that will allow us to have an elevator that fits us, that will be really fun :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...