Manganese

by trikop

Intended to be played with all BZ mods. And also in the SEK2BZ combo for a very so called fun experience. Adds Manganese and alloys using it. Most code is a modified version of the code in Brevven's mods (the BZ mods) It's quite useful as a base for making a mod I'd say :D Most of the graphics is placeholderish, will have to do something about that xD

Content
13 days ago
1.1 - 2.0
7.46K
Mining Manufacturing

b Cyclic dependency

5 days ago

bismanol.lua sets some technology prerequisites. When combining K2 with SE (and everything else that ATOM depends on) I get the following cycle:

copper-processing
-> automation-science-pack
-> manganese-smelting
-> electricity
-> copper-processing

I have something that fixes it for the current list of mods but I'm quite unsure if that's good as a fix for all combinations. Can you have a look at the PR and evaluate if it needs additional conditions/changes?

See https://github.com/trikop/manganese/pull/1

5 days ago

With the PR it looks identical to ATOM in 1.1.

New response