Graphics update for Bob's mods. Buildings are colored by tier as well as adding some hi-res versions where bob hasn't yet. NO recipe changes/rebalance.
Tweaks
Mod category: Tweaks
Small changes concerning balance, gameplay, or graphics.
Getting an error on load regarding solar-panels.lua and a missing layers field. It worked previously, but adding angels mods and updating one or two others (sorry, I'm not sure which) broke it.
in prototypes/solar-panels.lua at line 210, remove the [1] from the assignment so that the line reads
"data.raw["solar-panel"]["solar-panel"]["picture"]["layers"] =
that fixed the crash for me.
Dunno how I missed that both ColorTIERHR and this mod do similar things. Disabling that one removed the error on load for this mod, so (at least on my end) it's definitely a hard conflict.