shift click build tool control to move blueprint by chunk
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 55
- Forks
- 53
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
Is there an existing feature request for this?
- I have searched the existing feature requests.
Are you using the latest Structurize Version?
- I am running the latest alpha version of Structurize for my Minecraft version.
I am also running the latest versions of other mods that are part of my problem.
Did you check on the Wiki? or ask on Discord?
Minecraft Version
1.19
Structurize Version
1.0.487-ALPHA
Related Mods and their Versions
No response
Is your feature request related to a problem?
No response
Feature description
when using the build tool,
currently can only move the blueprints 1 block at a time.
if shift/ctrl/alt -clicks can be implemented to the build tool control,
it will be much more convenient to build tileable structures like walls, mineshafts
ctrl-click to move the blueprints half chunk
shift-click to move the blueprints 1 chunk
alt-click to move the blueprints by its width/length, so the after-border 'touches' the before-border
Anything else?
No response
Footer
Viewers
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the build tool control and the code that moves blueprints in the Structurize source. Trace how clicks are handled, then determine how modifier clicks should map to half-chunk, one-chunk, and blueprint-dimension movement. Done means the three interactions move blueprints as described without breaking ordinary one-block movement; no test file is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100