advance masks/patterns
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