Fixes by Vitauh deprecated

by Vitauh

Some fixes for the BAR's server, these were all made available in the latest K2 version by linver :) Thanks Man

3 years ago
0.18
5
Owner:
Vitauh
Source:
N/A
Homepage:
N/A
License:
GNU GPLv3
Created:
3 years ago
Latest Version:
0.1.5 (3 years ago)
Factorio version:
0.18
Downloaded by:
5 users

This Mod fixes a few things for the krastorio 2 + space exploration mod. It add the following from Discord fixes:

if data.raw["recipe-category"]["crushing"] then table.insert(data.raw["assembling-machine"]["se-space-mechanical-laboratory"].crafting_categories, "crushing") end
if data.raw["recipe-category"]["electrolysis"] then table.insert(data.raw["assembling-machine"]["se-space-biochemical-laboratory"].crafting_categories, "electrolysis") end
if data.raw["recipe-category"]["fluid-filtration"] then table.insert(data.raw["assembling-machine"]["se-space-decontamination-facility"].crafting_categories, "fluid-filtration") end