Stardeus

Stardeus

Ikke nok vurderinger
Fast Crafting and More Resources
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Tags: Mod
Filstørrelse:
Offentliggjort:
Opdateret:
66.562 KB
16. mar. 2024 kl. 23:34
18. mar. 2024 kl. 5:36
2 ændringsbemærkninger ( vis )

Abonner for at downloade
Fast Crafting and More Resources

Beskrivelse
Simple mod that increases crafting speed and lets you get more resources from mining.
2 kommentarer
Leshton For 8 timer siden 
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 3. apr. kl. 2:17 
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?