
CaveBiomesAPI
Mod adding custom world height limits and 3D biomes to 1.12.2!
- Загрузки
- 611
- Подписчики
- 0
- Обновлён
- 2 августа 2026 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 15 июня 2026 г.
CaveBiomesAPI
!!! It is a library mod! By defaultmeans byte-for-byte vanilla behavior. Everything is opt-in. !!!
CaveBiomesAPI is a core/library mod for Minecraft 1.12.2 designed specifically for mod developers. It significantly expands the vanilla world generation capabilities by introducing vertical (3D) biomes and custom world height limits.
If you've ever wanted to create massive underground ecosystems with different biomes stacked beneath the surface, or high mountains scrapping the sky, this API is for you!
Features
- Vertical Biomes (3D Biomes): Allows developers to generate completely different biomes at varying Y-levels (heights) in the same column. You can easily stack different biomes one under another (e.g., a lush surface biome with a glowing mushroom cave biome directly underneath).
- World Height Configuration: Gives modders the ability to easily configure and extend the world height limits in 1.12.2.
- Developer-Friendly: Provides a clean and accessible API to integrate complex underground world generation into your own mods.
Requirements
- Minecraft 1.12.2 / Forge 14.23.5.2864
- MixinBootstrap (runtime dependency)
For Developers
- Check the GitHub repo for API documentation and examples
Ченджлог
1.1.2Релиз1.12.2 · 2 августа 2026 г.
Added a targeted Nothirium compatibility patch; verified on both Forge 14.23.5.2860 and Cleanroom 0.6.5-alpha.
1.0.0Релиз1.12.2 · 17 июня 2026 г.
- implemented volumetric biomes (now same X, Z coords can have several different biomes in top of each other)
0.1.0Бета1.12.2 · 15 июня 2026 г.
- added world height limit (default are from -64 up to +320 as in vanila 1.17+)
Комментарии
Загружаем…