GabrielOlvH / Industrial-Revolution

An Industrial mod made for Fabric.
Apache License 2.0
193 stars 56 forks source link

[REQUEST] Add random int to spread out fluid/item networks #440

Open aria1th opened 2 years ago

aria1th commented 2 years ago

Description: - Describe your suggestion with as many details as possible. This commit still does not effect anything if chunks are forceloaded, because they are loaded at once and share same modulus. Adding randint(20) will solve this.

Reason: