Mineuniverse
Log in Register
Mods

Seeds Filtering

A mod for PackDev that allows you to select only certain default seeds.
by Unfamily
Download Claim this project
226 downloads
0 likes
Updated Jul 6, 2026
0 hypes
World Gen

Seeds Filtering — Mod overview

A mod for PackDev that allows you to select only certain default seeds.

How it works

When you click Create New World and leave the seed field empty:

  1. If the config seed list is empty, Minecraft behaves normally and picks a fully random seed.
  2. If the config seed list has one or more entries, the mod picks one at random and uses it for the new world.

If you type a seed manually, the mod does nothing and your chosen seed is used as usual.

Each world creation is independent. With three seeds in the list, each one has an equal chance every time you create a world.

Seed string conversion

Entries in the config are plain strings. Minecraft converts them when the world is created:

  • Numeric strings (e.g. 12345, -9876543210) → used as the numeric world seed
  • Text strings (e.g. minecraft) → converted via hashCode() to a numeric seed
  • Empty string in the list → treated like a normal empty seed (random)

Configuration

On first launch, the mod creates config/seeds_filtering-common.toml:

# List of seeds to randomly pick from on new world creation (empty = fully random).

seeds = []

Example with three seeds:

seeds = [
    "123456789",
    "minecraft",
    "42"
]
seeds_filtering-1.0.0.0.0-neoforge-1.21.1.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-07-02 Get

More from Unfamily

Simple Custom Portal
93
Colossal Reactors
926
Iskandert's Utilities
8,294
Iskandert's Library
5,218
Lightning Generator
462
Replication AE2 Bridge
3,794,188

You Might Also Like

BetterEnd Reforked
Updated/Maintained Port of BetterEnd to Forge
9,810,424
🌷Floral Flair🌷
A mod dedicated to adding flowers to the various biomes of Minecraft!
991,389
Countered's Terrain Slabs
A mod designed to enhance world generation and elevate the gameplay experience by smoothing out terrain with custom slabs, making exploration more seamless!
990,651
Burnt Forest
This mod add a new minecraft biome.
98,735
Meme Garbage
Complete and utter meme Garbage.
9,958
project-569859
Adds vanilla friendly quicksand
9,946