promotional bannermobile promotional banner

WyWF

Find the Vanilla seed right in the world creation menu
Back to Files

wywf-1.1.0+26.1.jar

File namewywf-1.1.0+26.1.jar
Uploader
mermagudyanmermagudyan
Uploaded
Jul 13, 2026
Downloads
43
Size
98.3 KB
Mod Loaders
Fabric
File ID
8425746
Type
R
Release
Supported game versions
  • 26.2
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:wywf-1607699:8425746"

Learn more about Curse Maven

What's new

Added

  • Search by spawn block — find seeds by the block you stand on at the origin: spawn on sandon the stone blockна блоке песок, or any solid (predicted from the origin biome via SpawnBlockPredictor; approximate).
  • ruined_portal_nether is now included in portal search.
  • sulfur_caves is now searchable (only with the near modifier).
  • Adaptive candidate count — for slow queries the required candidate target ramps down from 8 to 3 after 10 s (SearchConfig + SearchWorker + SeedSearcher monitor). New stopAtFirstCandidate option stops at the first match for the fastest possible result.
  • Faster biome search:
    • near uses 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 ON modifier (merged into in, ~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.json now lists issues and homepage (CurseForge) contact links.

This mod has no related projects