Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Ifiht

Custom per-world noise generation plugin

Report Ferma?

FERMA 🌍

Ferma was inspired from the Terra project, but takes a different approach. Instead of rebuilding world generation from scratch, it hijacts specifically the noise components, allowing customizable world generation by modifying noise parameters (for example, clamping temperature to 1.0 in order to create a desert world of only hot biomes. Or also clamp continentalness to 0.1 and you'll get Arakis, with no oceans either).

One of the major advantages of this approach is that it allows only as much modification from vanilla as you want, AND it is compatible with most world-generation datapacks.

Getting Started

Add the plugin to your plugins folder on the server along with Multiverse, then generate a new world using Ferma with

mv create <world_name> normal --generator Ferma:void_template

Available packs are logged on the server at startup.

STATUS ⚠️

The project is currently in ALPHA and under heavy development. Due to NMS reflection, it only works on Paper 1.21.4, but later version upgrades are planned.

Information

CategoryWorld Management
Published onMay 22, 2026
LicenseGPL
Downloads0
Stars0
Watchers0

Members

Avatar for Ifiht

Ifiht

Owner