Skip to content

DimensionalDevelopment/seedy-behavior

 
 

Repository files navigation

seedy-behavior

Small library that allows custom dimensions to omit the "seed" parameter from both the generator and the biome source to use the world seed.

Usage

Add the following to your top-level repositories block:

maven { url "https://hephaestus.dev/release" }

And under dependencies:

modImplementation "dev.hephaestus:seedy-behavior:${project.seedy_version}"
include "dev.hephaestus:seedy-behavior:${project.seedy_version}"

Then, simply omit the "seed" parameter from your dimension json file!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%