iPortalTeam / MiniScaledMod

A Minecraft mod that provides easy-to-use scale boxes using Immersive Portals
Apache License 2.0
12 stars 3 forks source link

Make scale boxes chunk-tick when player is close enough #33

Closed ImSpaceLover closed 10 months ago

ImSpaceLover commented 10 months ago

When a player loads a chunk different processes in this chunk can occur (such as crops and trees growing). This is different from just loading a chunk like with Immersive Portals because now every rendered chunk "chunk-ticks". The way Immersive Portals itself loads chunk shouldn't change, but a way to load chunks in MiniScaled as if they were loaded by a player would be useful