Fix too slow belt animation
This commit is contained in:
parent
b714b0f6fe
commit
a348f84ebb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Belt.EntityBuilder:new()
|
|||
:itemsPerSecond(7.5)
|
||||
:nextTier("")
|
||||
:undergroundDistance(4)
|
||||
:animationSpeedMultiplier(1.01)
|
||||
:apply({
|
||||
transportBelt = {
|
||||
emissions_per_second = { noise = 0.01 }
|
||||
|
|
Loading…
Add table
Reference in a new issue