Перейти к содержимому
Mineforgian

Seed Checker

Tool for quickly checking seeds manually, found by a Seedfinding program

7K загрузок3 подписчиковMITfabric

Обновлён 3 октября 2025 г. · опубликован 3 октября 2025 г.

  • Main Menu

SeedChecker

A Minecraft mod to speed up checking Minecraft seeds by hand.

Motivation

There are a multitude of programs that help you find rare Minecraft seeds. However, a lot of them require a lot of manual labor, by going into Minecraft and loading the world by hand and checking, if the seed meets the requirements.

This tool speeds up the process by allowing you to quickly generate worlds with the specified seeds

Setup

  1. In the main menu, click the button "Open seed list" (or open .minecraft/seedchecker/seedlist.txt)
  2. Add your seeds into the text editor (each seed a new line)
  3. Save the list
  4. Press the keybind O

Now you should load into a world and it will have the first seed that you specified in the file

[TIP]
You can also add text as a seed, just like in the vanilla GUI

Pressing O again will generate a world with the next seed in the file.

Once a world is generated, the first seed in the file will be removed, so restarting the game will keep your progress!

Config

Set specific world configuration in .minecraft/config/seedchecker.json

{
  "difficulty": "EASY",     // EASY, NORMAL, HARD, PEACEFUL
  "worldType": "normal",    // normal, flat, amplified, single_biome
  "hardcore": "false",            // true, false
  "worldFolderName": "SeedChecker World",   // Anything you want!
  "allowCommands": "true",    // true, false
  "gameMode": "CREATIVE"      // SURVIVAL, CREATIVE, SPECTATOR, ADVENTURE
}

[TIP]
You can keep the game running while changing the config, it will automatically load once you save

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0Релиз1.21.8fabric3 октября 2025 г.Скачать (2.0 МБ)

Комментарии

Загружаем…