Cubitect / cubiomes-viewer

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

Feature request: NOT operators #138

Closed Anonymous1212144 closed 2 years ago

Anonymous1212144 commented 2 years ago

I think a very useful "NOT" operator should also be an option. This mainly arose from trying to compare coordinates of 2 features with limited customizations (e.g. comparing spawn to world origin, where I want seeds where spawn is NOT within 100 blocks of it). This can be implemented as a checkbox in the customization.

Cubitect commented 2 years ago

Has been added in 2.3.0. Also there is now an option to just exclude the origin of the source in a relative condition, which can eliminate the need for a NOT in some circumstances.