promotional bannermobile promotional banner

WyWF

Minecraft seed finder right in the world creation menu in the seed input field
Back to Files

wywf-1.1.1+26.1.jar

File namewywf-1.1.1+26.1.jar
Uploader
mermagudyanmermagudyan
Uploaded
Jul 16, 2026
Downloads
39
Size
100.8 KB
Mod Loaders
Fabric
File ID
8446093
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:8446093"

Learn more about Curse Maven

What's new

Fixed

  • Structure search parity (all placement types): rewrote VanillaStructureChecker to no longer rely on ChunkGeneratorStructureState.isStructureChunk(state, …), which both failed to compile and threw UnsupportedOperationException at construction (offline / test RegistryAccess lacks the datapack has_structure biome tags). It now re-implements the placement check standalone:
    • RandomSpreadStructurePlacement via its public getPotentialStructureChunk(seed, x, z) (covers mineshaft, villages, temples, monuments, bastions, fortresses, end cities, ruined portals, …).
    • ConcentricRingsStructurePlacement via recomputed ring positions (BiomeSource.findBiomeHorizontal, cached per (placement, seed), with an "any biome" fallback when the preferred-biome tag is unbound).
    • FrequencyReduction is now honored through the public applyAdditionalChunkRestrictions.
    • Per-structure biome gate now calls VanillaBiomeChecker.quartYForSurfaceMatches, unifying surface/cave quart-Y with the biome checker.
  • WorldContext build API: removed the broken structureState field and unused holders; now carries HolderLookup.Provider + noiseSettingsKey.
  • MinecraftWorldContextFactory: updated to construct WorldContext with the registry provider + noise-settings key.

Known feature

  • ExclusionZone interactions between structure sets are not yet enforced (accessor is protected; no vanilla structure of interest uses one).

This mod has no additional files