#Custom chunk generator

1 messages · Page 1 of 1 (latest)

stiff oasis
#

Hi! I'm thinking of creating a world that is only 3 blocks-wide, while filling all of the other blocks with air. I am currently trying to figure out how shall I implement this. The options that I can currently think of are making a custom chunk generator or to make a mixin and change up noise chunk generator. Is there a better way to do this?

stiff oasis
#

A custom chunk generator you mean?

#

But if so, how shall I generate all of the vanilla biomes?

stiff oasis
#

Awww

#

Got any usefull links ?

fast portal
#

The fabric wiki

#

#mod-dev-worldgen