RimWorld

RimWorld

75 ratings
Dune (Continued)
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
1.077 MB
Jul 4, 2020 @ 1:04pm
Jun 18 @ 12:07pm
7 Change Notes ( view )

Subscribe to download
Dune (Continued)

In 1 collection by Mlie
Mlie's resurrected mods
921 items
Description

Update of beans mod
https://steamcommunity.com/sharedfiles/filedetails/?id=827966051



[discord.gg]
[github.com]



Updated to B18. Apologies for delay, wife is pregnant and that takes priority. :)
Incorporating aspects from Frank Herbert's excellent Sci Fi series, Dune.

Forgive the silly sandworm drawing. :)

This initial release is designed as a testing bed to make sure the essentials are in game and working. Essentially, this release contains the following:

-- Fremen. Tribes spread throughout the land. Basic functionality, traders, etc.
-- Weapons. Basic fremen weapons. A short automatic carbine, crysknife, long rifle, and the weirding module (not on any NPCs).
-- Tech tree. Very basic. First tier access to weapons / stillsuits. Second tier access to spice refineries and the weirding module.
-- Spice. Granted, slightly overpowered. But, Frank Herbert basically made this drug overpowered in the Dune series as well. Designed to allow colonists to function in the extreme / desert environments. Suppresses hunger rate. Will be expanded in the future. Find raw spice in the desert, harvest it, and refine it, or buy it from Fremen Traders.


Interested in my other mods?
-Borg Race/Faction - if you only want the Borg, select this mod. Do not run both star trek and borg mod. :)
-Star Trek Federation (Includes the borg race)
-WWII Red Army - Soviet Faction
-WWII Wehrmacht - German Faction
-Napoleonic Age - France/Britain/Prussia


  • See if the the error persists if you just have this mod and its requirements active.
  • If not, try adding your other mods until it happens again.
  • Post your error-log using the Log Uploader and command Ctrl+F12
  • For best support, please use the Discord-channel for error-reporting.
  • Do not report errors by making a discussion-thread, I get no notification of that.
  • If you have the solution for a problem, please post it to the GitHub repository.
  • Use RimSort[github.com] to sort your mods

| tags: sci-fi
47 Comments
Mlie  [author] Jun 28 @ 8:03am 
@Avram I dont have any plans on expanding the mod. But the source is open if anyone would like to do it
Avram Jun 28 @ 6:20am 
So will this mod adapt to the Odyssey?
I suppose Spice will be necessary for interplanetary travel!
Kaz Jun 23 @ 1:54pm 
Thank you! :steamthis: @Mlie
Mlie  [author] Jun 20 @ 11:00pm 
@Kaz All drugs adds memes automatically, if they do not have a custom image (like this mod that was made long before Ideology) you can use this mod:

https://steamcommunity.com/sharedfiles/filedetails/?id=2890795292
Kaz Jun 20 @ 3:32pm 
AWESOME MOD! but the spice meme doesn't have an image just a "?" otherwise works just fine it seems.
Musterduck Aug 23, 2024 @ 8:27pm 
love this so much! thank you!
KatzenSindKool Jul 7, 2024 @ 2:17pm 
"Fremen"
My god.. I cant believe it.. GORDON FREEMAN FROM HL2?? (The hl2 rot consumed me)

in seriously, nice mod :3
Arcani Apr 22, 2024 @ 9:13pm 
@MrXarous The only mod I can think of that might interfere is Geological Landforms. And thank you for trying, but I have no idea how to patch support
MrXarous Apr 22, 2024 @ 8:20pm 
@arcani I loaded this mod and core/dlc and it worked in both Desert and Extreme Desert. Make sure any modded biomes don't override and if they do you can patch support for those biomes but it does work. On map load got around 4 "raw spice plants" on 70%+ fert soil/stony soil.
MrXarous Apr 22, 2024 @ 8:11pm 
@arcani looking at the XML in 1.5 on github:

<plant>
<fertilitySensitivity>0.5</fertilitySensitivity>
<growDays>2.22</growDays>
<harvestTag>Standard</harvestTag>
<dieIfLeafless>true</dieIfLeafless>
<harvestedThingDef>RawSpice</harvestedThingDef>
<harvestYield>25</harvestYield>
<harvestWork>950</harvestWork>
<fertilityMin>0.3</fertilityMin>
<visualSizeRange>0.7~1.1</visualSizeRange>
<topWindExposure>0.0</topWindExposure>
<wildBiomes>
<ExtremeDesert>0.22</ExtremeDesert>
<Desert>0.35</Desert>
</wildBiomes>
<wildClusterRadius>4</wildClusterRadius>
</plant>