Crushing Industry Tweaks and Mod Compat

by Morlot

Changes are configurable in Mod settings. Restores vanilla ingredient count. Reduces Crushing Industry bonus. So that the Foundry is valuable again. Adds recipes/tweaks for K2SO, BZ-Ores, Molten Plastic, Plasma Industries, AAI Industry and Scrappy Industry

Tweaks
a day ago
2.0
294
Fluids Manufacturing

b Crash with Crushing Industry config

a month ago
(updated a month ago)

If the Crushing industry setting for glass is disabled, then automatically optical fiber is also disabled (optical fiber flag is ignored), but in k2so.lua it only checks for the optical fiber flag. on line 8.

if CITweaks.mods.ci_optical_fiber then
data.raw.item["optical-fiber"].stack_size = 200
data.raw.item["optical-fiber"].weight = 2 * kg
end

NB! This is not an urgent issue :D

a day ago

This should now be fixed in version 1.7.1. Thank you for your report

New response