Перейти к содержимому
Mineforgian

Ferma

World generator plugin that allows custom noise generation, void worlds, and palette block placement.

Загрузки
31
Подписчики
4
Обновлён
29 мая 2026 г.
Лицензия
GPL-3.0-or-later

Опубликован 18 мая 2026 г.

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.

Ченджлог

0.0.3aАльфа1.21.4 · 29 мая 2026 г.

Add debug logging, finish firma->ferma refactor, update docs.

0.0.2aАльфа1.21.4 · 18 мая 2026 г.

Void is working in Nether and The End, command conforms to new Modrinth name.

0.0.1aАльфа1.21.4 · 18 мая 2026 г.

Initial ALPHA release (UNSTABLE!! DO NOT USE IN PROD!)

Комментарии

Загружаем…