Silica & Silicon

by brevven

Adds silica, silicon, and basic fiber optics to the game. Compatible with Space Age including a new plant & production chain on Gleba. A standalone piece of BZ Mods, with graphics by snouz.

Content
4 months ago
1.0 - 2.0
33.0K
Manufacturing

g Krastorio2 voiding silica sometimes

16 days ago
(updated 15 days ago)

Krastorio2 is automatically creating recipes for voiding material with the crusher.
flake-graphite should be excluded from that via

local crushing_lib = require("__Krastorio2__.prototypes.libraries.crushing")
crushing_lib.set_item_excluded(data.raw.item["kr-quartz"], true)

Edit: sadly that doesn't work, so I made a little mod that deals with that problem in general https://mods.factorio.com/mod/K2-vcc

New response