mcaselector icon indicating copy to clipboard operation
mcaselector copied to clipboard

Add Example Custom Filter to Wiki

Open TheNferno opened this issue 1 year ago • 1 comments

I had asked for help on the MCA Magic Discord with the custom filters and @arvitus graciously helped me out and provided code for the filter to select chunks that had generated structures. I feel that this would be a useful filter for other so I thought it would be helpful to add it to the examples section in the wiki. The filter is region.get("structures").get("References").size() > 0

TheNferno avatar Jun 18 '24 22:06 TheNferno

It's also important to note that the filter will probably only work on certain mc versions as the chunk structure of mc changes regularly

arvitus avatar Jun 19 '24 09:06 arvitus