Mod

Seeds Filtering

Quick rating

Seeds Filtering

No reviews yet

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

World Gen Improvements
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
seeds_filtering-1.0.0.0.0-neoforge-1.21.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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 — 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"
]

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
~1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync