WorldEdit-BE icon indicating copy to clipboard operation
WorldEdit-BE copied to clipboard

advance masks/patterns

Open theonlytruemuck opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Problem

you can only give a list of blocks as mask and another list of blocks for a pattern

Proposed Solution

it would be nice to have moe ways of replacing blocks as example i have a wall with patches of quartz and coal blocks and i want the quartz blocks to be replace with coal blocks and i want the coal blocks to be a mix of quartz and cobblestone. with the current system i would need to replace the quartz with a place holder, then replace the coal with a mix of quartz and cobblestone and then i can replace the placeholder with coal blocks. a way nicer system would be if you could make a list of mask and filter it could as example be ;replace (quartz_block>coal_block),(coal_block>25%quartz_block,75%cobblestone).

Alternatives

No response

Additional info

No response

theonlytruemuck avatar Feb 19 '25 16:02 theonlytruemuck