EngineHub / CraftBook

🔧 Machines, ICs, PLCs, and more!
https://enginehub.org/craftbook/
GNU General Public License v3.0
304 stars 163 forks source link

Using Lodestones as Minecart Stations. #1220

Open ryantheleach opened 4 years ago

ryantheleach commented 4 years ago

Is your feature request related to a problem? Please describe.

I'm frustrated at how complicated it is for my non-redstone players to build rail networks that can effectively navigate between towns.

Describe the solution you'd like

Minecraft has introduced 'lodestones' as an end-game (uses netherite ore) 'location anchor' that compasses can track if attuned.

It'd be awesome if these could be named with a sign, and when attuned the compass gets the name of the lodestone it is currently tracking.

These could then be used to let Minecarts make 'smart' decisions at intersections, either pathfinding via rails, or dumbly turning towards the direction that is most directly pointing towards the lodestone.

A minecart chest could also navigate in this manner.

Describe alternatives you've considered

Additional context

me4502 commented 3 years ago

So this wouldn't really be feasible in terms of pathfinding, as these lodestones would presumably be fairly far away.

Best that'd be possible to do without killing performance would just be turning in that general direction, but I'd question how useful that actually is