mojira.dev
MC-261507

Lava and water flow is slowing down the higher the tick speed is

How to reproduce:

1. Set randomTickSpeed to a higher than usual level

2. Place water or lava

Expected Result:

Water and Lava flow faster

Actual Result:

Water and Lava flow slower

Attachments

Comments 1

Liquid flow speed isn't determined by random ticks, it's a scheduled delay, not random.

The reason it slows down is because your game starts to lag due to the amount of random ticks being applied every second. The more random ticks per second, the more needs to be processed, the more memory it needs, the slower it runs.

There's no bug here.

Take Off To Land

(Unassigned)

Unconfirmed

(Unassigned)

1.19.4, 23w13a

Retrieved