Stardeus
Nincs elegendő értékelés
Fast Crafting and More Resources
   
Díjazás
Kedvenc
Kedvenc
Törlés
Címkék: Mod
Fájlméret:
Közzétéve:
Frissítve:
66.562 KB
2024. márc. 16., 23:34
2024. márc. 18., 5:36
2 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
Fast Crafting and More Resources

Leírás
Simple mod that increases crafting speed and lets you get more resources from mining.
2 megjegyzés
Leshton nov. 11., 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 ápr. 3., 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?