fractal-miner
A set of mods for Minetest for generating fractal worlds.
installation
Each folder is a separate Minetest mod. Copy all of the folders to your Minetest mods folder, and activate one mod at a time. Note that fractal_helpers
is just a batch of helper functions which are used by the other mods for fractal generation.
usage
- Create a new world in Minetest. Do not enter the world.
- With the world selected, click the "Configure" button.
- Enable the mod for the fractal object you want to generate and the
fractal_helpers
mod. - Click the "Play" button.
configuration
You can configure how a fractal generates by editing the init.lua
script associated with it. Every fractal generation script has a Parameters section. You can edit these parameters to change the size of the fractal, the blocks used in the fractal, or other properties depending on the fractal.