Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.17 KB

README.MD

File metadata and controls

31 lines (23 loc) · 1.17 KB

Seeder v0.4.6

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

Works up to 1.21!

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