This is a Minecraft Spigot Plugin with two purposes:
- Bring back the farlands to the game.
- Help me understand how the game's terrain generator works (and more importantly, how to break it).
- Be able to set coordinates from where onwards the farlands are generated, for each world.
- Be able te set parameters for the farland generation.
- Be able to set coordinates from where onwards the fartherlands are generated, for each world.
- More specific farland regions instead of from here onwards (?
Thanks to everybody that made them.
- Spigot-API javadocs
- Developing a World Generator Plugin by The Bukkit Community
- How to create a custom World Generator by CoolJWB
- I resurrected the Far Lands in 1.8.1 by footstuff
- Terrain generation, Part 1 by notch
- Far Lands (Minecraft Wiki) by The Minecraft Wiki Community
- Noise generator (Minecraft Wiki) by The Minecraft Wiki Community
- How Minecraft ACTUALLY Works 💎⛏️ / The World Generation of Minecraft by Alan Zucconi