This mod is still really useful for me, since I'm interested in doing custom mapgen for my own game. I'm currently experimenting with this mapgen using the async mapgen environment. It works great though I had to tweak the tree generation to avoid generating trees across chunk boundaries. I also noticed that some leaves aren't decaying correctly and I wonder if it's because of more recent changes in minetest default.
edit: looks like I had to register the leafdecay manually
This mod is still really useful for me, since I'm interested in doing custom mapgen for my own game. I'm currently experimenting with this mapgen using the async mapgen environment. It works great though I had to tweak the tree generation to avoid generating trees across chunk boundaries. I also noticed that some leaves aren't decaying correctly and I wonder if it's because of more recent changes in minetest default.
edit: looks like I had to register the leafdecay manually