IntellectualSites / IntellectualSites/FastAsyncWorldEdit
Set column with brush
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 806
- Forks
- 394
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 14
Description
What feature do you want to see added?
I have searched hours but i dont think this is a feature:
I tried to change the biome, but its in 3D, meaning it wont change from top to bottom of the world.
Is there a way to use a brush to both yaxis aswell up and down simultaneously?
Something like ''-100:100'' or use ''expand-vert''?
For example im using ''/brush cylinder $deep_ocean 5 100'', but the 100 will only apply from block to 100 blocks above it, and -100 will of course only do the block and 100 below.
So if you stand in the water you are in biome ''deep ocean'' but if you fly or just even jump around, it will still be the previous biome.
Is it possible to go both ways in the y axis?
Are there any alternatives?
having extra syntax like ''expand-vert'' or '':'' to have + and - directions in height.
Anything else?
No response
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
The issue gives no files or tests to start from. Begin at the /brush cylinder command entry point and determine how vertical bounds are parsed and applied; done would require an agreed syntax and behavior for expanding the brush in both Y directions.
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