Skip to content

Cactus Movement Avoidance Setting #4680

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

Open
2 tasks done
tweetsparx12 opened this issue Mar 21, 2025 · 3 comments
Open
2 tasks done

Cactus Movement Avoidance Setting #4680

tweetsparx12 opened this issue Mar 21, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@tweetsparx12
Copy link

## Describe your suggestion
Please add a setting to modify which blocks baritone avoids walking into. My builds, cough cough not a cactus farm , are impossible due to this feature.

In file:
src/main/java/baritone/pathing/movement/MovementHelper.java

In line: 388 (for cactus specifically)

## Settings
The ability to add or remove blocks from this list would be really useful. Maybe even a cost that could be assigned to each block could be useful, but to be honest the ability to toggle this alone would unlock a lot of builds. cough cough not a cactus farm

## Context
Adding this setting would allow users to build structures with hazardous blocks such as magma blocks or cactus blocks.

## Final checklist

  • I know how to properly use check boxes
  • I have not used any OwO's or UwU's in this issue. lol
@tweetsparx12 tweetsparx12 added the enhancement New feature or request label Mar 21, 2025
@ZacSharp
Copy link
Collaborator

Why does not walking into the block stop Baritone from placing it?

@tweetsparx12
Copy link
Author

Why does not walking into the block stop Baritone from placing it?

Well sometimes the pathing can't find a route due to a hazardous block being included in all potential routes. So this could include a bridge made out of magma blocks, a cactus farm, or even like a garden with those berry bushes. So baritone might place the magma block, or the cactus, or the berry bush at the beginning but it then would not be able to proceed up the bridge, up the cactus farm, or deeper into the garden to finish the build.

@ZacSharp
Copy link
Collaborator

Well, sneaking on magma is possible, but walking on cacti or through berry bushes would IMHO qualify as an implementation of #1547.
Both berry bushes and cactus can be deadly and treating them as harmless when there's lots of them around would be very dangerous. Especially ending a path on cactus is a very bad idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants