Vexatos / Computronics

A ComputerCraft/OpenComputers addon mod.
125 stars 51 forks source link

Microcontroller Minecarts #318

Open v1993 opened 3 years ago

v1993 commented 3 years ago

Finally a competitor to Ruby on rails! Computers faster than you ever wanted them to be!

Ahem, this is my take on idea from #179. Since locomotive relay is quite limited and wasn't intended for long-range control to begin with, how about making microcontroller minecarts that let you control locomotives they're attached to? You make microcontroller, put it into minecart, link to locomotive and off you go!

API is like what locomotive relay provides, plus:

Additionally, I think that getting coordinates wouldn't be great. Instead, we can have computer track kit that sends event with custom string to microcontroller carts that pass over it.

DevWolf31 commented 2 years ago

Good feature!