Page 1 of 1

I have a crazy idea!!

PostPosted: Fri Aug 28, 2015 13:59
by MineYoshi
I played Minetest multiplayer (on gabo's server but who cares) after that i decided to log out and play in a singleplayer world and i thought it's so hard to find diamonds ,gold, and mese why i can't made a world completely maded of diamonds ,gold, mese and wood (i in really think than the wood is necesary) and i was watching how to make my dream true ,and well in really is crazy but i don't know how to make my dream true, i in really think that.
but well,, what you think about this?
i think is a crazy but good idea, i think than i maybe can make that world modifying something of the mapgen.

Re: I have a crazy idea!!

PostPosted: Fri Aug 28, 2015 14:45
by programmingchicken
Do this:
Install a flexible flat map mod, and edit it to have layers of blocks.
Easy peasy

Re: I have a crazy idea!!

PostPosted: Fri Aug 28, 2015 15:24
by Don
You can use minetest.register_ore to add more nodes of different types.
http://dev.minetest.net/minetest.register_ore

Re: I have a crazy idea!!

PostPosted: Sat Aug 29, 2015 18:35
by MineYoshi
programmingchicken wrote:Do this:
Install a flexible flat map mod, and edit it to have layers of blocks.
Easy peasy

Thanks!