wywf-1.1.0+26.1.jar
Curse Maven Snippet
What's new
Added
- Search by spawn block — find seeds by the block you stand on at the origin:
spawn on sand,on the stone block,на блоке песок, orany solid(predicted from the origin biome viaSpawnBlockPredictor; approximate). ruined_portal_netheris now included in portal search.sulfur_cavesis now searchable (only with thenearmodifier).- Adaptive candidate count — for slow queries the required candidate target ramps down from
8to3after10 s(SearchConfig+SearchWorker+SeedSearchermonitor). NewstopAtFirstCandidateoption stops at the first match for the fastest possible result. - Faster biome search:
nearuses an early-exit presence check instead of scanning the whole grid.- The sampled biome grid is cached per seed and reused across all biome terms (
BiomeField), so a multi-biome query pays the sampling cost once. - Query terms are reordered so cheap checks (structures, spawn, positive biome terms) run before expensive ones (
far/never).
Changed
- Removed the
ONmodifier (merged intoin, ~64 blocks).on/наnow belongs to spawn-block search when followed by a block name. - Removed the unused spawn-offset code in
PendingWorldCreation.
Metadata
fabric.mod.jsonnow listsissuesandhomepage(CurseForge) contact links.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

