FastAsyncWorldEdit
FastAsyncWorldEdit copied to clipboard
Offset mask does not work reliable with `//br s`
Server Implementation
Paper
Server Version
1.20.2
Describe the bug
Using the offset mask with a sphere brush only seems to work around 50% of the time
To Reproduce
In this example I'm using red tulips, but it also happens with other blocks
-
//br s red_tulip 3 -
/mask >water -
/gmask 0
Using the brush (sometimes) leads to semi-spheres of roses:
Expected behaviour
All roses should be flat
Screenshots / Videos
No response
Error log (if applicable)
None
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/f05eb4e1d79448d39852ce8b03c740cb
Fawe Version
FastAsyncWorldEdit 2.8.2-SNAPSHOT-602;8e2691c
Checklist
- [X] I have included a Fawe debugpaste.
- [X] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response