Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Dectector Rail (and Railcraft Reborn) #108

Open
ajh123 opened this issue Feb 24, 2025 · 0 comments
Open

Smart Dectector Rail (and Railcraft Reborn) #108

ajh123 opened this issue Feb 24, 2025 · 0 comments

Comments

@ajh123
Copy link

ajh123 commented Feb 24, 2025

Describe your idea (If you have more than one idea, please open the rest in other issues)

The Smart Dectector Rail can be connected to a computer.

When a Minecart passes over the Smart Dectector Rail an event will fire and program can recive all enitity data in a format similar to the /data ... command.

This will allow a computer to track an excat Minecart across a rail network by storing the Minecart UUID in a database and updating the position.

I would like the Smart Dectector Rail to pull information from Railcraft Reborn locomotives.

Describe alternatives you've considered if any

Currerntlly Minecart tracking can be done by regular detector rails, but you can't know for sure that the Minecart passing over the regular detector rail is the excat one you are looking for. This is because the detector rail uses a solid redstone signal which does not tell you anything like the UUID.

Additional context

No response

Linked Issues

No response

@ajh123 ajh123 changed the title Smart Dectector Rail Smart Dectector Rail (and Railcraft Reborn) Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant