Krastorio Legacy deprecated


Caution!!! Krastorio 2 is now available! Therefore Krastorio Legacy is no longer supported! This mod expands the endgame, adds 30+ HR buildings, 60+ technologies, new ores, new items and rebalances almost all vanilla game content, making it harder.

Overhaul
4 years ago
0.17 - 0.18
163

g Compatible with Space Exploration but...

Linver β˜†
4 years ago

Continue trying ur mod I encountered another frustrating problem:
https://puu.sh/DueDq/ec1d32b1a6.png
https://puu.sh/DueET/971765a99a.png
https://puu.sh/DueFC/883a4c48e2.png

Is the same in many items that is ideally made of glass.
Since base items are the same and processing too, is possible merge sand and glass using only one item when there's space exploration installed?

4 years ago

All I can do is remove the glass from the vanilla recipes, provided that the "Space Exploration" mod is on. I can't replace the sand from "Space Exploration". For this need a separate mod, which can do this.

Linver β˜†
4 years ago
(updated 4 years ago)

I have try to do it and seems working:

Changed all voice:
"k-sand" to "sand"
"k-glass" to "glass"
Change name of recipe of "glass" to "glass-from-sand"

data.lua on line 1932 "glass" to "glass-from-sand":
table.insert(data.raw.technology["optics"].effects, 1, {type = "unlock-recipe", recipe = "glass-from-sand"})

data-update.lua on line 130 "glass" to "glass-from-sand":
table.insert(module.limitation, "glass-from-sand")

Moved glass recipe to data-final-fixes.lua

If u want use this solution :)

https://www.mediafire.com/file/5rv4vls6cq1338d/Krastorio_1.0.13.zip/file

4 years ago

I updated the mod. Should work. Thanks for the help!

New response