asdfref wrote:It wont work on my minetest. (I use minetest 0.4.9)
Iqualfragile wrote:Which is exactly right now, changing the loging backend will be ugly…
well at least the userids have not changed.
(or well not exactly exactly right now, i first want to finish a neuronal network)
Calinou wrote:You're using a huge clust_size, it should be something like 10 at most.
Note that even if this succeeds, your islands will be perfect cubes…
Casimir wrote:Try a wider range for height_min and height_max, those define the y coordinates between which you will find the ore. E.g.:
height_min = 0,
height_max = 1000,