
Browse code https://github.com/paramat/flexrealm
Download https://github.com/paramat/flexrealm/archive/master.zip and rename mod folder to 'flexrealm'
For Minetest 0.4.12 and later
Depends default
Licenses: code WTFPL, textures CC BY-SA
This mod selects auto singlenode mapgen.
Edit the parameters at the top of the init.lua to choose your realm shape, and to set realm size and location.
- Code: Select all
local flat = false -- Normal flat realm
local vertical = false -- Vertical flat realm facing south
local invert = false -- Inverted flat realm
local planet = false -- Planet sphere
local dysonsphere = false -- Dyson sphere
local tube = false -- East-West tube world / O'Neill space colony
local cube = false -- Planet cube
local dysoncube = true -- Dyson cube



^ Cross section of dyson sphere.
