Modular Force Field Systems (MFFS)

Modular Force Field Systems (MFFS)

5M Downloads

Aren't that much tiles is bad for server and TPS?

sliterok opened this issue ยท 1 comments

commented

Before loading chunks with FF
mffslag2
After loading chunks with FF
mffslag1

commented

Not really, from your own test your TPS only dropped slightly. As well TPS is not really affected by the number of tiles but by how much data is processed per tick. In the case of MFFS it only checks if the host is alive every so many ticks. Additionally, this is one of the only way to ensure the forcefield blocks die off. The other option would kill servers by having the block use metadata to decay.