Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

15 lines
295 B
Lua

data:extend({
{
type = "bool-setting",
name = "bobmods-library-technology-cleanup",
setting_type = "startup",
default_value = true,
},
{
type = "bool-setting",
name = "bobmods-library-recipe-cleanup",
setting_type = "startup",
default_value = true,
},
})