Skip to content

A spigot plugin, with which you can generated worlds with only one biome.

License

Notifications You must be signed in to change notification settings

DerFrZocker/Single-Biome-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Single-Biome-World

Requires 1.17.1 Spigot Build 3218 or higher

With this plugin you can create single biome worlds.

Installation

  1. Maker sure you are running 1.17.1 Spigot Build 3218 or higher
  2. Drop the plugin into your plugin folder
  3. Open bukkit.yml and add the following to the end
worlds:
  <world-name>:
    biome-provider: Single-Biome-World:<biome-name>
  1. Replace <world-name> with the name of your world
  2. Replace <biome-name> with the name of the biome you can find the names here
  3. Save the file and start your server

You can use it for multiple worlds by simple adding a new entry for each world.

As an example this while generated only desert in your overworld:

worlds:
  world:
    biome-provider: Single-Biome-World:DESERT

Imgur

About

A spigot plugin, with which you can generated worlds with only one biome.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages