add afew more Computercraft mod compatible for Station blocks
DoctorFlux opened this issue · 0 comments
Describe the Suggestion
mainly to get a station block´s coordinates a computer is connected to
and what way the arrow is facing on the station block and its track
asking this becuase it could be usefull for CC x Create train programs
as im making one currently that can do afew things:
-request a passenger train to come from the nearest depot where its parked to a station the player is standing on with a schedule that drive the player to where they wanted : clicked on a monitor where all schedules to all passenger stations is listed
-have a supply/requester item & fluid station somewhat like facotorio logistic robot works but for create cargo trains made via CC
and adding those compatible could help alot on that
and stuff like this do need to know a station´s location and direction
it is mainly so it can get all the info about the station arrow on the track:
its coordinates, what way it is facing on to computercraft data so it can be doable for computercraft to use that info for CC programs
becuase currently we have to basically right that down manual for each computer block + station block
and i dont think this is a "niche" usage either to add the ability to get the arrow on the track coordinates and ways the arrow is facing from station block to computercraft either
Screenshots and Videos
Additional Context
No response