A PocketMine API 5 plugin that adds a so-called "Custom Generator" — written with truly awful, bug-ridden code that has absolutely nothing in common with the real Vanilla Minecraft 1.18 terrain generation. (It’s also not supposed to have anything to do with the vanilla 1.18 generation)
Made with love and about 90% AI.
No license, no rules — do whatever you want! (Only 1 Rule: Don´t sell it for money!)
If you feel like fixing or continuing this mess, go ahead and make it yours.
- Plains, Oak Forest, Swamp, Spruce Peaks (Custom Biomes are easy to add)
- Relatively good looking mountains
- Easy creation of unlimited new biomes and more (BiomeRegistry.php)
- Old Caves (Are performance intensive and not very good, optional)
- Adds some Vanilla Blocks (Firefly Bush, Bush)
- Ore generation (unfinished and buggy with caves but implemented, fix soon)
- Download the Plugin https://poggit.pmmp.io/r/260872/BetterGenerator_dev-3.phar
- Put it in the plugins Folder (You need Multiworld)
- Ingame: /mw create {worldname} {seed} better_generator
For Cave Generation: /mw create {worldname} {seed} better_generator_caves (Not recommended for use yet)
- More Biomes (Savanna, Desert, Ocean, Birch Forest, River and more)
- Performance improvements & code cleanup (high priority)
- More Settings for Biomes
- Add custom biomes and more via config
- 3D Biomes (90%)
- Rework the Tree Codes
- Bigger, Better Caves
- Better Snow placement (In the Mountains)
- Better Water Generation (Lakes, Oceans, Rivers)
- Better Name for the Spruce Peaks
- Cave Code https://github.com/BeeltyMine/VanillaGenerator
- Noise (In the glowstone and bukkit folder) https://github.com/muqsit/VanillaGenerator
- Code parts from, for example, RedwoodTree.php (Trees) https://github.com/muqsit/VanillaGenerator


