Cubitect / cubiomes-viewer

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

Structures generated within a specific biome #326

Open User198263321 opened 2 months ago

User198263321 commented 2 months ago

Version 4.0.1

I am searching for a seed in 1.4x that has a desert village near spawn, but I can only search for villages in general and not where they are located. I know that I could exclude biomes in search for a specific radius, but when I search for a village, is it possible for an option to specify what biome that village would generate in? Then I could guarantee a desert village spawn and not just any village spawn.

Cubitect commented 1 month ago

Conditions yield their matching location, which can be used in subsequent conditions using the "Location is relative to" field. When you create a Village condition that checks for a village within 1000 blocks, and another condition that checks the biome at range = 0, relative to the village condition, that will match only and all villages that are in that biome.