Stardeus

Stardeus

Not enough ratings
Fast Crafting and More Resources
   
Award
Favorite
Favorited
Unfavorite
Tags: Mod
File Size
Posted
Updated
66.562 KB
Mar 16, 2024 @ 11:34pm
Mar 18, 2024 @ 5:36am
2 Change Notes ( view )

Subscribe to download
Fast Crafting and More Resources

Description
Simple mod that increases crafting speed and lets you get more resources from mining.
2 Comments
Leshton 17 hours ago 
For those who don't know anything about mods, I took the liberty of looking into the error. Since it's an obsolete mod, it refers to keys that no longer exist or have been moved from the game, so you'll have to modify the mod's Planets.json file and change the ‘Floats’ lines to these:

‘Floats’: [
{ ‘Key’: “MiningDifficultyIncrease”, ‘Float’: 0.0000000000000001 },
{ ‘Key’: “AutoMiningDifficultyIncrease”, ‘Float’: 0.0000000000000001 },
{ ‘Key’: “AutoMiningSpeed”, ‘Float’: 100 },
{ ‘Key’: “ExpeditionMiningSpeed”, ‘Float’: 10 },
{ ‘Key’: “RemoteDrillSpeed”, ‘Float’: 100 },
{ ‘Key’: “RemoteMiningDepthIncreaseRate”, ‘Float’: 0.0000000000000001 },
{ ‘Key’: “RemoteMiningDifficultyIncrease”, ‘Float’: 0.0000000000000001 },
{ ‘Key’: “MiningDepthIncreaseRate”, ‘Float’: 0.0000000000000001 }
]

You're welcome.
dyxshooter Apr 3 @ 2:17am 
Hello. There is a problem. When launching an expedition to extract deposits of any resources, the depth of these resources increases very quickly. Literally one attempt at extraction and the depth immediately exceeds 3 km. Is there any way to fix this?