Mode to build railway to certain coordinates
Bluscream opened this issue ยท 2 comments
Describe your suggestion
Would be neat if baritone had a mode where you could do #rails <x> <y> <z>
and it would make sure to build rails to there and also place powered rails when required and available in the inventory
Settings
None
Context
Building long railways is a tedious task
Final checklist
- I know how to properly use check boxes
- I have not used any OwO's or UwU's in this issue. (Not yet, anyway)
I'd say a new command specifically for building railways is out of scope for Baritone.
However Baritone should already have everything you need to build about 1k to 2k blocks long railways, depending on whether you build a tunnel or need extra blocks. Just make yourself a schematic with one complete segment and use buildRepeat
. You also might want to have a look at buildRepeatCount
buildIgnoreBlocks
buildSkipBlocks
buildValidSubstitutes
buildSubstitutes
and buildOnlySelection
or generally the settings related to the builder.