cabaletta / cabaletta/baritone
Option to automatically run away from nearby mobs instead of attacking them
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
Just copy how Adorufu does it idk
https://github.com/EmotionalLove/Adorufu_Client/blob/master/src/main/java/com/sasha/adorufu/mod/command/commands/PathCommand.java#L244
Hm adorufu is gpl but this is lpgl idk how licences work i think i can literally copy that?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced Adorufu file, src/main/java/com/sasha/adorufu/mod/command/commands/PathCommand.java around line 244, and then locate the corresponding Baritone pathfinding and mob-handling entry points. Clarify the desired option and its behavior when nearby mobs are detected, and resolve whether the referenced implementation can be reused under the project’s license before considering the work complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100