davidcralph / seeder

Find, show, share and admire Minecraft seeds (Java edition only)

Home Page:https://www.mcseeder.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seeder v0.4.4

Find, show, share and admire Minecraft seeds (Java edition only).

Works up to 1.20!

Seeder demo gif

This is a webapp based upon a library (cubiomes) written by cubitect in C and compiled in webassembly by me. Go and give him love.

It's a React app that uses a WASM build of cubiomes to run the code in your browser, so that you can look up your seeds/find your perfect ones whitout installing or configuring anything.

Features

  • Generates biomes for a given seed
  • Find the spawn point
  • Find a seed containing a list of biomes in a given range
  • Find a seed containing a strcuture in a given range
  • Find a seed containing a strcuture AND a list of biomes in a given range
  • Works with different MC versions up to 1.20
  • Finding rare seeds may slow down you PC while the search is running (seed finding is a very CPU intensive job)
  • Support for the Nether and End

Coming features:

  • Less CPU hunger
  • Find a list of structures, not just one
  • Move the map using your mouse (for now you can use your keyboard)
  • Better zoom

About

Find, show, share and admire Minecraft seeds (Java edition only)

https://www.mcseeder.com

License:MIT License


Languages

Language:JavaScript 88.0%Language:C 5.9%Language:CSS 3.8%Language:Makefile 1.1%Language:HTML 1.0%Language:Shell 0.3%