I was hoping if a dev or fellow modder could tell me if it is possible to use if statements or some type of limitation inside of the building modifiers in the production methods.
unscaled = {
if = { limit = { #Something }
building_output_hardwood_mult = 0.15
}
}