Could u insert unlocking recipe of item when is unlocked the combinators?
Like:
stack-size-combinator.lua 148:
recipe.enabled = true --> false
table.insert(data.raw.technology["circuit-network"].effects, {type="unlock-recipe", recipe="stack-size-combinator"})