Page 1 of 1

[mod] simulating lavacooling mountains [vulkane]

PostPosted: Sun Dec 21, 2014 18:41
by Hybrid Dog
This mod adds a command to spawn a lavacooling mountain without liquids.
Type /vulkan to spawn one.

Depends: default
License: WTFPL
Download: zip, tar.gz
github: vulkane

Image

+ more, but old picts


If you got ideas or found bugs, please tell them to me.

Re: [testmod] simulating lavacooling mountains [vulkane]

PostPosted: Mon Dec 22, 2014 14:52
by Krock
Interesting idea but I think the people prefer to make their own stone mountain by cooling lava stepwise.

Re: [testmod] simulating lavacooling mountains [vulkane]

PostPosted: Mon Dec 22, 2014 15:00
by Hybrid Dog
Krock wrote:Interesting idea
thanks
Krock wrote: but I think the people prefer to make their own stone mountain by cooling lava stepwise.

Shall l change the mod that it searches the not air nodes around the place to let mountains fit to their environment?
And shall l let it spawn a lava column in the middle and a lava tank?

Re: [testmod] simulating lavacooling mountains [vulkane]

PostPosted: Mon Dec 22, 2014 15:07
by Krock
Hybrid Dog wrote:Shall l change the mod that it searches the not air nodes around the place to let mountains fit to their environment?
And shall l let it spawn a lava column in the middle and a lava tank?

Yes, they should fit.

Not required but it would be a good vulcan effect.

Re: [testmod] simulating lavacooling mountains [vulkane]

PostPosted: Mon Dec 22, 2014 20:31
by Hybrid Dog
Krock wrote:
Hybrid Dog wrote:Shall l change the mod that it searches the not air nodes around the place to let mountains fit to their environment?
And shall l let it spawn a lava column in the middle and a lava tank?

Yes, they should fit.

Not required but it would be a good vulcan effect.


l changed the code that it fits to its environment:
Image

but l needed to limit the x and z area where it is calculated because else l get memory error because my memory isn't big enough to have a whole mountain (or hill, meru is a mountain)
Image

my mushrooms mod's spawning works
Image

l didn't make the lava column yet.

Re: [mod] simulating lavacooling mountains [vulkane]

PostPosted: Sat Dec 12, 2015 20:10
by Hybrid Dog
Update: the mod works now.