A custom Lua-mapgen, with biomes, caves, villages, cliffs and ore generation. Biomes:
Ocean
Dry grasslands
Wet grasslands
Forest
Jungle
Savanna
Desert
Tundra
Taiga
Beach
To use, enable the mod before playing a world for the first time (do not use it in an already used world). Github repo: https://github.com/minetest-mods/mg Screenshots:
+
Spoiler
Last edited by Nore on Tue Jan 26, 2016 20:49, edited 5 times in total.
13:03:09: ERROR[main]: Failed to load and run script from
13:03:09: ERROR[main]: C:\Users\----\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: attempt to call field 'register_on_mapgen_init' (a nil value)
13:03:09: ERROR[main]: stack traceback:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: in main chunk
13:03:09: ERROR[main]: =======END OF ERROR FROM LUA ========
I run windows and I have a fairly new version of 0.4.7 from minetest github.
13:03:09: ERROR[main]: Failed to load and run script from
13:03:09: ERROR[main]: C:\Users\----\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: attempt to call field 'register_on_mapgen_init' (a nil value)
13:03:09: ERROR[main]: stack traceback:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: in main chunk
13:03:09: ERROR[main]: =======END OF ERROR FROM LUA ========
I run windows and I have a fairly new version of 0.4.7 from minetest github.
Wow you even created flat areas for villages, i will have to study how you did this.
Good to see you include savanna and a dry grass texture, i just added both to slabrealm mod. Your biome system is similar to the slabrealm one:
Hybrid Dog wrote:↓primitive, but fast, river system↓
Nice, how did you generate it, is it at sea level?
Last edited by paramat on Sun Sep 22, 2013 00:33, edited 1 time in total.
paramat wrote:Wow you even created flat areas for villages, i will have to study how you did this.
Good to see you include savanna and a dry grass texture, i just added both to slabrealm mod. Your biome system is similar to the slabrealm one:
paramat, I looked at your biome map to create mine
Moreover, I finally fixed the caves (the problem was that coordinates were floating-point). So that means: no more buggy caves and shadows, so caves are near the surface again.
Cool I look forward to trying this mapgen in 0.4.8 stable. I realised this must be the flattening and smoothing-of-transition methods you have mentioned before.
There's a new screenshot in the first post of the snowy pines, they are sooo beautiful, i have a 'thing' for snowy landscapes (and north European black metal of course).
13:03:09: ERROR[main]: Failed to load and run script from
13:03:09: ERROR[main]: C:\Users\----\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: attempt to call field 'register_on_mapgen_init' (a nil value)
13:03:09: ERROR[main]: stack traceback:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: in main chunk
13:03:09: ERROR[main]: =======END OF ERROR FROM LUA ========
I run windows and I have a fairly new version of 0.4.7 from minetest github.
I want this so bad!!
PS: +100
Your Minetest version is outdated.
Im also having that error but i have the new version of minetest.
13:03:09: ERROR[main]: Failed to load and run script from
13:03:09: ERROR[main]: C:\Users\----\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: attempt to call field 'register_on_mapgen_init' (a nil value)
13:03:09: ERROR[main]: stack traceback:
13:03:09: ERROR[main]: ...\Game Data\minetest-0.4.7 - Copy\bin\..\mods\mg\init.lua:4: in main chunk
13:03:09: ERROR[main]: =======END OF ERROR FROM LUA ========
I run windows and I have a fairly new version of 0.4.7 from minetest github.
I want this so bad!!
PS: +100
Your Minetest version is outdated.
Im also having that error but i have the new version of minetest.
You need a newer version of Minetest.
Try my or Fess builds