Remove biomes on v7

Martin_Devil
Member
 
Posts: 190
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48

Remove biomes on v7

by Martin_Devil » Mon Nov 30, 2015 00:05

Hi. I try to remove some of the biomes mapgen.lua. On the PC, it works perfectly and very fast, but on Android after the download of the world, I see a long servo screen and then I die and re-spawn. After that, everything works smoothly. I can not understand the problem. I use mapgen v7, minetest master.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

Re: Remove biomes on v7

by paramat » Mon Nov 30, 2015 17:22

What is your method for removing biomes?
Use a mod that depends on default and flowers, and has this code:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.clear_registered_biomes()
minetest.clear_registered_decorations()
 

Martin_Devil
Member
 
Posts: 190
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48

Re: Remove biomes on v7

by Martin_Devil » Mon Nov 30, 2015 17:39

I removed some biomes from default/mapgen.lua and after this world has become a very long time generated, and on the phone I began to constantly appear in blocks and die.
 


Return to Modding Discussion

Who is online

Users browsing this forum: No registered users and 6 guests

cron