Page 1 of 1

Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 05:37
by Christian9
I would like to know about this becuase it would aid in a JP/JW Map im making

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 08:44
by Krock
How about the Image loader mod?

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 13:11
by Linuxdirk
WorldPainter for Minecraft and the image loader mod have absolutely nothing to do with each other. The two things serve two completely different purposes.

As far as I know there is nothing for Minetest that is even slightly related to what WorldPainter does.

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 13:27
by Ferk
I get confused every time someone mentions a Minecraft mod and assumes everyone in Minetest community must already know what is it about. The main topic doesn't even mention that "WorldPainter" is a Minecraft patch, I wouldn't even have known if it wasn't for Linuxdirk.

This is not a Minecraft community, please try and explain what you are talking about.

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 15:13
by Christian9
Ok, some day we might have it. Because ugh Life finds a way

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 15:47
by Sokomine
Christian9 wrote:Ok, some day we might have it. Because ugh Life finds a way

Yes, but: What? Like Ferk, I don't play MC and thus am not familiar with that WorldPainter. What does it do? If nobody ever says what is desired, the chances of a mod for that evolving spontaneously might be small. Even if it's implemented eventually (same general world structure, so similar ideas pop up), you might never hear about it as the modder might choose a diffrent name for it.

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 15:50
by Christian9
You open up the program and you use tools to spawn make trees, rivers Montains, ETC.You basicly make a painting that is loaded into a world, just watch him the first 3 episodesepisodes of Smithy MCs jurassic world series it will explain everything (that's how I found it)

Re: Is there a WorldPainter For Minetest?

PostPosted: Mon Sep 28, 2015 22:44
by Dragonop
Assuming that Christian9's explanation is just not enough, I will point out some info that could be helpful

WorldPainter wrote:WorldPainter is an interactive map generator for Minecraft. It allows you to "paint" landscapes using similar tools as a regular paint program. Sculpt and mould the terrain, paint materials, trees, snow and ice, etc. onto it, and much more.

http://www.worldpainter.net/
http://i.ytimg.com/vi/4vU6hddXDLk/maxresdefault.jpg
http://i.ytimg.com/vi/E8KNbAChsq4/maxresdefault.jpg
http://i48.tinypic.com/30k80le.jpg

ps: haven't heard about this software before, but I don't think WorldEdit will do as a replacement

Re: Is there a WorldPainter For Minetest?

PostPosted: Sun Dec 20, 2015 06:10
by bobomb
i have been working on a mod called realterrain that comes close to worldpainter
viewtopic.php?f=11&t=12666

Re: Is there a WorldPainter For Minetest?

PostPosted: Tue Dec 22, 2015 22:50
by asanetargoss
One thing you could try is to create a Minecraft world in WorldPainter and convert the resulting world to a Minetest world using mcimport:
viewtopic.php?f=14&t=13709

It's also worth noting that WorldPainter is open-source. So, in principle, a sufficiently adventurous programmer could fork the project and make it work with the Minetest world format. But it is highly unlikely to happen in the near future, so don't get your hopes up unless you are said programmer.