greenRAM submitted a new mod: No Background Drain - Removes liquid background drain to create flooding. Read more about this mod...
greenRAM updated No Background Drain with a new update entry: v1.1 Better Flooding! Read the rest of this update entry...
I'm not sure what you mean by that. I added a small drainrate and increased the water spawn from rain. It may still need some tweaking to balance the background drain with the increased water spawn, but I feel good about this so far.
I think I know why villagers attack The flood causes various lightsources to break and I suppose that, in the coding, whenever a A.I. owned building gets damaged/has furniture going missing the A.I. will automatically assume you used your Matter Manipulator to steal crap, problem being the flood does that to MOST light sources in the village...
I've been tinkering with it some more to see if I can find a better balance of flooding to drainage. I haven't found anything much more satisfying than what I have here yet though.
greenRAM updated Flooding with a new update entry: v1.2 Sprinklers! Read the rest of this update entry...
greenRAM updated Flooding with a new update entry: v1.3 Modular Version! Read the rest of this update entry...
Hi, could you make a mod that does the exact opposite? A mod that disables rain from creating water pools completely. I settled a large farm on a planet with regular rainfall, and I'm noticing how any water pooling causes the FPS to dip slightly. It's very annoying but I don't want to find another planet to relocate to.
If you remove the water spawning from the projectile that heavy rain uses completely it might create weird side effects, like other things in the game that use that projectile to produce water will suddenly go dry. To disable heavy rains without breaking anything else, you might need to change the heavy rain weather directly by changing it's projectile to the one that light rain uses. I don't think I'll publish anything like that, but I can make a quick patch like that on the spot if you'd like. The patch would look like this: [ { "op": "replace", "path": "/projectiles/0/projectile", "value": "lightwater" } ] Then, just pop it into a text file called "storm.weather.patch" and pop that file into a corresponding set of folders to the "storm" file. I'll call it "No Rainwater." I popped that into a zip file for easy uploading and there we go! Just open the zip and place the "No Rainwater" folder into your starbound/mods folder and you're good to go, given there's no conflicts with other mods. I'm not going to test it out because I don't want to wait around a planet for a heavy rain. I uploaded it to my google drive. Here you go: https://drive.google.com/file/d/0BwJ7qxGljUJ7YUU5NjJSOUhaMU0/view?usp=sharing Edit: If you're interested in giving something like this a try for yourself check out The | Suit's Unofficial Modding Ebook. Also, for help making quick patches to files you can check out Kawa's Starbound JSON Lab. There's a lot of great resources for modding starbound, and most of modding is pretty simple and fun.
Wow, thanks a lot! I wasn't expecting a quick response, much less a very lengthy and helpful post. I appreciate you taking time to reply. I went and tested out the small patch you made, but it doesn't seem to stop the heavy rain from pooling. It's possible this is conflicting with another mod I have installed, like fracking universe. I'll try it without any mods when I get the chance, and at least now I know what to change. Thanks again.
Hiya @greenRAM, Do you have any interest in uploading this mod to Steam? This is one of my favorites from your work; I'm building a Steam mod collection (like this one on UI Improvement) and would love to add your mod to the Gameplay Tweaks collection.
Steam doesn't like modular type mods like this, unfortunately. However, if you have a personal favorite combination that you enjoy, feel free to upload it to steam for your collection. My own personal preferences I have to switch out at times when it gets a bit too much for me.
could i upload this mod to steam as multiple mods so my little brother can use them without having to have me email them to him.
@avior971 he can register here to dl mods, registering here has low threshold, u dun even need email. @greenRAM can u make a version with smaller/slower floods?