HomeJavaModsReef
Reef

Reef logo

Library that extends vanilla worldgen by providing alternatives to unmodifiable features

What is the goal of the mod?

The main goal of Reef is to take vanilla world gen and make it configurable. The way we want to achieve this is by not changing vanilla, but adding to it. So let's say we want to be able to customize the Ice Spike feature, the way Reef approaches this is by creating a new identical feature that is fully customizable. So there is no need for dirty mixins and breaking compatibility with other mods. This is not possible in all cases of course, and in those cases we will take the least intrusive option.

What Does the mod do?

Reef does a lot of things! Well, only a few for now, but we have great plans. Currently, the mod adds duplicates of vanilla features that can be properly configured. Custom Tags have been added to enable icebergs or eroded badlands generation to occur in biomes. And a Custom StructurePool Projection (See warning section about this.)

Contents

Future of the lib

While this lib is only in the early stages of development. We already have plans to fully deprecate this mod. Since This is planned to be just one module from our future mod VoidLib.

Why?

Because it is nicer to have a single jar file for all the libs we use, kinda like Fapi or QSL

Then why not just release VoidLib? Because Gradle multi-module projects are hard :(

WARNING

As the mod is currently in very early stages, so there are some kinks we have not fixed. As of the current version (0.1.2) here are the current warning:

StructurePool Projection SEAFLOOR_MATCHING

This projection exists but does not behave anything like expected. Please don't use it for anything, but testing.

Custom Features

All the current features were made quickly and very messily for a world gen mod we were working on. They have not been property cleaned up and optimized. So do expect them to change, both as features and their configs.

Wiki

As of the current update (0.1.2) there is no wiki. This is just a note saying that Ender is working on one. If there isn't one more than a month after the (0.1.2) release, go @ Ender on discord

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more