Code: Select all
{
type = "string-setting",
name = "ZRecycling-difficulty",
setting_type = "startup",
default_value = "Expensive",
allowed_values = { "Expensive", "Normal" },
order = "ba",
},I cannot figure out how to do this. Can anybody help please?

