Ellpeck / NaturesAura

A Minecraft mod about using Aura for unique mechanics
https://modrinth.com/mod/natures-aura
MIT License
47 stars 36 forks source link

Shifting Sundial and Cloudshifter should have an optional gamerule to disable offloaded ticking #345

Open Withaust opened 8 months ago

Withaust commented 8 months ago

This breaks some of the heavily modded servers (like ATM9), since this essentially can be placed by any player on the server and be offloaded into abyss, requiring external tools to find the block or to prevent people from placing it alltogether.

Ellpeck commented 7 months ago

What do you mean by "offloaded ticking"? The shifting sundial and cloudshifter should only update like regular block entities, whenever they're loaded.

Withaust commented 7 months ago

Thats strange, for some reason in ATM9 pack if you place sundial or cloudshifter and TP 15k blocks away - they would still function as if they were still loaded. Could it be some other mod doing this then? Because this is only happening to these two blocks on our server, so my initial assumption was that they are handled separately by the mod somehow.

Ellpeck commented 7 months ago

That's odd! Would you mind trying to reproduce this issue in a world with just Nature's Aura (and Patchouli) installed? I'll also do some investigations about this once I have an opportunity :)