[Mod] Lava mod [v0.4] [lava]

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

[Mod] Lava mod [v0.4] [lava]

by SegFault22 » Wed Aug 08, 2012 04:09

Hello all, I have begun working on a new mod. Hopefully this one will work better than my others...and here is it:
This mod adds some ABM's and stuff that cause lava to ''spread''. Instead of having lava lakes, they will fill up mostly over some time. If the lake is connected to a cave system with a ceiling at least 4 blocks high in most places, it will also fill that cave. (but the area for lava to ''rise'' has to be a 3x3 square with 4 blocks of air above the center)
Also, another ABM turns some flowing lava nodes into lava sources, as the number of sources will drastically decrease as the lava rises.
So, if you decide to use this mod, remember to close up the entrances of your mines if you find lava, and please don't put lava on the surface, let it find it's own way to the surface and make a cool volcano or something.
----------------
Downloads:
v0.4
v0.3 (outdated and unstable)
v0.1 (outdated and unstable)
----------------
Depends on default. bucket, and Rath's cooling lava mod, so that it will work to make real volcanoes.
----------------
Screenshots:
This is the inside of a cave, where I poured some thick lava, and it began rising. I had to remove some of the cooled blocks, just so you know it will most likely need people to interact with it (some) to make a volcano:
Image
----------------
For best results, use worldedit to dig out a shaft down to a cave system, and at the top have it connected to a cave system that opens to the ground above. Put a lot of thick magma in the bottom, and set the cooling rate in INIT.lua to 60 orso. Make sure that you remove nodes that would obstruct rising (4 air above the center of a 3x3 area of thick lava). Once it begins flowing out, wait for it to get about 2 blocks high, and exit the game, set the cooling rate in INIT.lua to something like 10 or 5. Go back into the map and wait for it to form a shell. exit, change cooling rate to 30 orso, and enter again.
if it is possible to make ''timers'' that change the cooling rate/rising rate, I will most likely try to add that to the mod.
----------------
Also, thick lava now generates like an ore in lava lakes!
Last edited by SegFault22 on Fri Oct 12, 2012 22:01, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Wed Aug 08, 2012 10:18

Use omploader or dropbox if you want free/unlimited uploads. ;)
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Wed Aug 08, 2012 23:38

=UPDATE=
Added some stuff:
-Thick lava (high viscosity, only lava that ''spreads'')
-Bucket for thick lava
-ABM's for turning thick lava into molten rock
Changed some stuff:
-Normal lava doesn't spread
-making realistic volcanoes will require changing the cooling rate variable multiple times, and waiting a lot
In the future I plan to add ''timers'' that change the spreading and the cooling of different types of lava, and (maybe) some other stuff that will help simulate eruptions. Or if there's a way to keep certain types of lava from cooling below a certain point...or just lower the chances of it...
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Wed Aug 08, 2012 23:53

Also I do not know if I have set the viscosity correctly - I do not know if a larger number makes it flow less (higher viscosity = slower) or if it has to be lower for it to be more viscous (as if the ''viscosity'' is the extent to which it flows/spreads)
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

Spots
Member
 
Posts: 124
Joined: Tue Jul 24, 2012 12:12

by Spots » Thu Aug 09, 2012 01:46

you...are....the...MAN !! lol looking great +15 to you
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Thu Aug 09, 2012 03:01

Also I am running into the same problem as that of the nature mod, where it made really tall, infinite trees - as in the nature mod it adds a bunch of leaves and tree blocks that grow straight up, and in this mod the ABM adds too many lava blocks at the same time, but it should be one-by-one - anyone got an idea of how I would fix this, and keep the lava from just spreading and making one's entire map into a NetherWorld?
EDIT: it seems there to be a ''viscosity limit'' of about 7. And viscosity does not affect how far a liquid will spread from the source - if a variable is added that allows us to alter how far it travels from a source node, this mod will be fixed to work with that and realistic volcanoes will be possible. But until then, I'll just add more lava and stuff (magma tools?)
Last edited by SegFault22 on Thu Aug 09, 2012 06:10, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Fri Aug 10, 2012 00:31

=UPDATE=
-Thick lava now generates as an ore in lava lakes!
see first post for more info/download links.
Last edited by SegFault22 on Fri Aug 10, 2012 00:31, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

Spots
Member
 
Posts: 124
Joined: Tue Jul 24, 2012 12:12

by Spots » Fri Aug 10, 2012 01:52

if it generates as an ore does that mean you and mine it and if so how good of an idea to use it in the Angel's mod to power a thermal generator where it last as long as say 10-20 coal ore?
Last edited by Spots on Fri Aug 10, 2012 01:55, edited 1 time in total.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Fri Aug 10, 2012 02:03

it generates like an ore generates, but it is in it's liquid state when it is generated. You have to collect it with buckets.
Also I think it would work like normal lava, just being next to a thermal turbine will make it generate electricity, IF it is added into the code to make the thermal turbine generate electricity.
Last edited by SegFault22 on Fri Aug 10, 2012 02:06, edited 1 time in total.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
Bas080
Member
 
Posts: 398
Joined: Mon May 21, 2012 15:54
GitHub: bas080
IRC: bas080
In-game: bas080

by Bas080 » Tue Aug 28, 2012 01:11

I like the dense lava idea. Will give BIG TIME KUDOS when simulates volcanic eruption when circumstances are right. My mind is forbidding me not to think about how to do this. Maybe on map generate and otherwise in "realtime". You basicly want a sloped shape. Not to straight but with a certain curve.... wide and flat at the bottom and steep and narrower at the top. with ofcourse lava in the middle... and the nodes that it uses are lava cooled lava and stone... i think for it to work you may need a volcano source... or like you said, play with density of the fluid lava... good luck cracking it. Please share screenshot if you have cracked it.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Fri Oct 12, 2012 09:32

SegFault22; your 0.4 download has ran out, LUCKILY, i still that .zip file in my downloads.

http://ompldr.org/vZnVvZg/lavamod_v0,4.ZIP

SegFault22; you can thank me later.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Fri Oct 12, 2012 21:59

Thank you, I forgot to re-upload that. Updating link.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 15 guests

cron