Skip to content

🌱 Seed generator that uses specific biome and coordinates in Minecraft so that the correct seed can be found.

Notifications You must be signed in to change notification settings

thijsrijkers/Seeder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seeder

Seeds generator that uses specific biome and coordinates

Building

To build Seeder you need:

  • A recent version of Intellij
  • Gradle (If needed)

Gradle installation

  
    $ java -version
    java version "1.8.0_121"
  
  
    $ sdk install gradle 6.6.1
  

Output example

This example is made with the variables: "Forest" x:0, y:70. z:0.

  
  133915647   forest
  869695945   forest
  477851114   forest
  553325439   forest
  393730064   forest
  739071287   forest
  211542331   forest
  847970180   forest
  115879444   forest
  268172484   forest
  194869098   forest
  

Sources

About

🌱 Seed generator that uses specific biome and coordinates in Minecraft so that the correct seed can be found.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages