0 of 0

File information

Last updated

Original upload

Created by

Remodor

Uploaded by

Remodor

Virus scan

Safe to use

About this mod

A simple mod which lets you adjust the general crafting speed, applied to the Fabricator, Modification Station, the Mobile Vehicle Bay. You can set a multiplier or a total duration for every item. It is also possible to do a combination of both.

Requirements
Permissions and credits
Changelogs
Introduction:
HappyBubu requested a mod to increase 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 three settings regarding the crafting speed applied to all craftable objects and crafting stations (Fabricator, Modification Station and the Mobile Vehicle Bay), including mods
  • "Crafting Speed": Lets you specify the modifier for the crafting speed. This can either be a total amount, or a relative factor. Later explained in the example.
  • "Minimum Duration": This is a total minimum duration set for every item, only applied if the "Relative" mode is used. So in case the duration falls below this value, this value is used instead. The games default minimum is 2.7, this is the reason why FastCraft was not able to go below this value.
  • "Speed Apply Mode": This lets you swap between "Relative" (0) and "Total" (1).

Example:
"Crafting Speed": 0.5
"Minimum Duration": 2.0
"Speed Apply Mode": Relative
If the default duration is 5, the resulting crafting time is 2.5. As it is above the minimum duration, this will be the final duration.
If the default duration is 3, the resulting crafting time is 1.5. As it is below the minimum duration, the final duration will be 2.0.

"Crafting Speed": 1.5
"Minimum Duration": 3.0
"Speed Apply Mode": Total
The resulting crafting time will be 1.5 for every object, as it is the total and final value. The minimum duration and the default duration will be ignored.

Options:
The options can be set inside the config.json file, or within the mod options. For "Mode" is 0 = Relative, 1 = Total. These are the vanilla values:
{
  "CraftingSpeed": 1.0,
  "MinimumDuration": 2.7,
  "Mode": 0
}


Installation:
This mod requires QModManager and SMLHelper (Modding Helper).
Extract the Rm_BetterFastCraft archive into your QMods folder:
"./QMods/Rm_BetterFastCraft/mod.json"

Compatibility:
Update: It seems easycraft updated its files! It should now be compatible, just give it a try! Thank you :)
Old:
This Mod is sadly not compatible with easycraft!
easycraft completely overrides a function instead of just altering it, which is necessary for this mod. :(
Although there is 100% a solution for this problem, I am currently not working on solving this, as the problem does not lie within this mod. 
Sorry guys, you can ask the author of easycraft for a solution. The regarding function is "Crafter.Craft".


This mod should be compatible with all other existing mods, even mods that alter the crafting speed or implement new objects.




Visit the modding community for help or additional information!

Sourcecode: Github
  翻译: