Cubitect / cubiomes-viewer

An efficient graphical Minecraft seed finder and map viewer.
GNU General Public License v3.0
976 stars 59 forks source link

Feature Request: List Multiple Triggers #259

Open christhornhill opened 10 months ago

christhornhill commented 10 months ago

Currently trigger analysis stops after the first successful condition match and only returns the first matching coordinate. I would request a feature that lists multiple trigger matches and coordinates (possibly up to a configurable maximum). The use case is to reveal the coordinates for multiple features that match the conditions (e.g. structures within a coordinate region) on a single seed. Thanks for considering!