You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Location Biome Center 1:4 condition allows for the selection of the three cave types (Lush, Dripstone and Deep Dark), however the condition does not appear to ever return any results, even when setup to search against specific seeds with the respective cave types at the location being searched.
I tested this using two methods. The first is creating a Locate Biome Center at world origin with Centered Square 10 for each of the three cave types with a minimum area of 1. No results were returned. I then tested to make sure other biome types were returned results including ocean and land biomes and they were.
I also had seeds that had lush caves at or near 0,0, and I set the Locate Biome Center condition with a custom location specific to the center of the lush cave for that seed, and used minimum area = 1 (tried different border tolerances from 1-999) and used the Triggers tab to analyze each seed individually. With the condition Enabled no seed was returned. With the condition disabled on the same search type the seed was returned (The condition was added onto a search looking for islands).
If I had to guess I would believe the condition type is searching at surface level (Y 256), and without a Y level selection available on that condition type it will never find caves of any size at that Y height.
The text was updated successfully, but these errors were encountered:
added biome noise visualization for beta 1.7 climates (#212)
added keyboard controls to navigate the map (#217)
added desert wells map option and finders (#218)
added trail ruins map option and finders
added amethyst geode map option
added indicator for igloos with basement
added command line option --reset-all to clear the sessions and settings
added visibility toggles for structures that can be used to de-clutter the toolbar
updated structure icons, replacing several amidst icons that had non-standard sizes
changed UI so multiple conditions can be enabled/disabled at once (#216)
changed warning message for small areas to be more informative (#220)
changed compiler flags for debug builds
changed the toolbar position to its anchor is resored upon restart
changed preferences dialog to be non-blocking
fixed missing y-level option for locate biome center finders (#221)
fixed incorrect stronghold positions for 1.6- (#228)
fixed secondary spawn pass for 1.18+ (#219)
Version: 3.2.1
The Location Biome Center 1:4 condition allows for the selection of the three cave types (Lush, Dripstone and Deep Dark), however the condition does not appear to ever return any results, even when setup to search against specific seeds with the respective cave types at the location being searched.
I tested this using two methods. The first is creating a Locate Biome Center at world origin with Centered Square 10 for each of the three cave types with a minimum area of 1. No results were returned. I then tested to make sure other biome types were returned results including ocean and land biomes and they were.
I also had seeds that had lush caves at or near 0,0, and I set the Locate Biome Center condition with a custom location specific to the center of the lush cave for that seed, and used minimum area = 1 (tried different border tolerances from 1-999) and used the Triggers tab to analyze each seed individually. With the condition Enabled no seed was returned. With the condition disabled on the same search type the seed was returned (The condition was added onto a search looking for islands).
If I had to guess I would believe the condition type is searching at surface level (Y 256), and without a Y level selection available on that condition type it will never find caves of any size at that Y height.
The text was updated successfully, but these errors were encountered: