Stardeus
Zbyt mało ocen
Fast Crafting and More Resources
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Tagi: Mod
Rozmiar pliku
Zamieszczono
Zaktualizowano
66.562 KB
16 marca 2024 o 23:34
18 marca 2024 o 5:36
Listy zmian: 2 ( zobacz )

Zasubskrybuj, aby pobrać
Fast Crafting and More Resources

Opis
Simple mod that increases crafting speed and lets you get more resources from mining.
Komentarzy: 2
Leshton 11 listopada o 14:56 
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 kwietnia o 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?