Skip to content

Mineceit/VanillaGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VanillaGenerator

This is a port of GlowstoneMC's world generator. Before trying it out, back up your worlds. The generator is not yet complete, not yet stable and it isn't hard to say that either. To test the generator out, you can create a world with the generator name vanilla_overworld or vanilla_nether. Alternatively, edit your pocketmine.yml like so:

worlds:
 world:
  generator: vanilla_overworld
 nether:
  generator: vanilla_nether

PLEASE DON'T

create an "Incompatible API version" error issue. This plugin is written for API 4.0.0. I will NOT be backporting it to API 3.0.0. Yes, you are free to backport it yourself. No, I don't know when API 4.0.0 releases. The issue tracker is NOT a method to reach out to me regarding "Why" and "How" questions.

Packages

No packages published

Languages

  • PHP 100.0%