Skip to content

Minecraft fabric mod to protect your world seeds by altering feature and structure placement, preventing seed cracking.

License

Notifications You must be signed in to change notification settings

DrexHD/SeedGuard

Repository files navigation

Discord

SeedGuard

Protects your world seed by altering feature and structure placement, preventing seed cracking.

How does it work?

When generating worlds Minecraft builds the basic surface shape, then applies biomes and finally adds surface decorations, which consist of features (trees, sugar cane, grass, ores...) and structures (villages, pillager outposts...).

Each feature / structure has its own seed, which is hardcoded in vanilla (to ensure a world with the same seed always looks the same). SeedGuard replaces these seeds with randomly generated seeds, making it impossible to derive the world seed from features, structures or surface rules.

Side-by-side view

SeedGuard changes the placement of features / structure in Minecraft, below is a simple demo of a world with and without the mod installed.

output.mp4

About

Minecraft fabric mod to protect your world seeds by altering feature and structure placement, preventing seed cracking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages