About this mod
A simple mod which lets you adjust the general crafting speed, applied to the Fabricator, the Modification Station, and the Mobile Vehicle Bay. You can set a multiplier together with a minimal duration, or a total duration. Enables creative mode instant crafting.
- Requirements
- Permissions and credits
- Changelogs
- Donations
SMLHelper is no longer supported. Steam Legacy Branch is no longer supported. Old files can still be found in the "Files/Archive" section.
Introduction
HappyBubu requested a mod to improve the crafting time. I found myself already using the mod called FastCraft by worphworph. However, this mod did not satisfy all my needs and I finally decided I need a more comprehensive mod. So I created this mod to adjust this!
Description
This is a really lightweight mod that lets you set four settings regarding the crafting speed applied to all craftable objects and crafting stations (the Fabricator, the Modification Station, and the Mobile Vehicle Bay).
- "Crafting Modifier Mode": Relative: Multiplies the crafting time by this value. Total: Replaces the crafting time by this value.
- "Crafting Modifier": The crafting time modifier. When using 'Relative', the crafting time is multiplied by this value (e.g. 2s crafting time and 0.5 modifier -> 1s). 'Total' uses the crafting modifier as the crafting time (e.g. 2s crafting time and 0.5 modifier -> 0.5s).
- "Minimum Duration": When using 'Relative', this is the minimum crafting duration (e.g. 2s crafting time, 0.5 modifier and 1.5 minimum duration -> 1.5s). Is ignored when using 'Total'.
- "Creative Mode Instant Craft": Enabling this option overrides the crafting time to be nearly instant when using the creative mode.
Options
The options for this mod can be changed either in-game within the mod options or with the help of the BepInEx/config/Rm_BetterFastCraft/config.json file.
Installation
This mod requires BepInEx Pack for Subnautica and Nautilus.
Extract the Rm_BetterFastCraft archive into your BepInEx/plugins folder:
"Subnautica/BepInEx/plugins/Rm_BetterFastCraft/Rm_BetterFastCraft.dll"
Compatibility
This mod should be compatible with most other existing mods, even mods that alter the crafting speed or implement new objects.
However, I do not think it is compatible with EasyCraft (please verify).
Visit the modding community for help or additional information!
Sourcecode: Github