cabaletta / cabaletta/baritone

Better ways to get out of invalid situations

Open
#284 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
9.2k
Forks
2.1k
Avg merge
4d 3h
Merged PRs (30d)
3

Description

For example, Pillar has a special case that allows it to swim up in water, but it can only happen if the start of your path is underwater (i.e. at the bottom of a river).

I think we should extend this idea to maybe also include lava (i.e. it's okay to traverse in lava if your starting point is also lava, it's okay to ascend out of lava) so that it can get out of sketchy scenarios instead of just failing instantly. Same applies to flowing water, you should be able to walk around within it, but not walk into it.

Needs lots of testing to make sure though.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.