cabaletta / cabaletta/baritone
Walk while building schematics
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
## Description:
Player should move to the block that is building in the schematic (maybe just breaking) when the setting is set to True
## Settings:
Same "walkWhileBreaking" setting or a new "walkWhileBuildingSchematic" to toggle this
## Context:
Player will be able to move while building the schematic (specially for breaking a repetitive tunnel like a highway) which makes it a lot faster
## Final checklist:
- [x] I know how to properly use check boxes
- [x] I have not used any OwO's or UwU's in this issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing schematic building and the existing "walkWhileBreaking" setting, since the issue names no files or tests. Determine where movement is coordinated with the block currently being built, then define completion as movement toward that block when the relevant setting is enabled, without changing behavior when it is disabled.
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
- Mostly clear
- Newbie friendliness
- 35/100