Creates lua errors when interacting with the UIs, and very untested, but it does at least hide the chem table UI.
@@ -1220,6 +1220,12 @@
PrintTable(found)
]]
local overrides = {
+ "chemical_table_cooking_panel",
+ "chemical_table_panel",
+ "BasicPlantPanel",
+ "PlantPanel"...