Adds elemental carbon items to the game, including graphite, diamonds, graphene, and optionally fullerenes, nanotubes, etc.
Compatible with Krastorio 2, Space Exploration, and more. A standalone piece of BZ Mods
Hi, what i have seen after installing is everything works just fine but just in case can you add a check for my mod: https://mods.factorio.com/mod/MDbobelectronics
add 'if not mods' before
util.replace_some_ingredient("electronic-circuit", "copper-cable", 1, "graphite", 1)
basically if my mod is active don't trigger circuit changes; although again, right now your 'util.' tool checks work fine