Closed jodli closed 5 years ago
There is a custom implementation if the belt_speed is greater than a value to guarantee a compressed belt at the output of the matter source: https://github.com/jodli/CreativeMod/blob/9ff2442adceabf757e7474ed6734f360c963922a/scripts/item-providers-util.lua#L290 However on the matter void side this implementation is missing: https://github.com/jodli/CreativeMod/blob/9ff2442adceabf757e7474ed6734f360c963922a/scripts/item-providers-util.lua#L302 This is the reason why the belt is compressed but not voided fast enough.
Closed as not fixable easy.
There is a custom implementation if the belt_speed is greater than a value to guarantee a compressed belt at the output of the matter source: https://github.com/jodli/CreativeMod/blob/9ff2442adceabf757e7474ed6734f360c963922a/scripts/item-providers-util.lua#L290 However on the matter void side this implementation is missing: https://github.com/jodli/CreativeMod/blob/9ff2442adceabf757e7474ed6734f360c963922a/scripts/item-providers-util.lua#L302 This is the reason why the belt is compressed but not voided fast enough.