Terminal range not infinite
eternalfragment opened this issue ยท 6 comments
The GUI says its got lvl4 Beacon (which it does). However, going more than 64 blocks away (or another dimension), it gives the "terminal out of range" error.
It worked perfectly fine, until I moved the inventory system to another beacon. (completely destroyed the other one)
It is exactly 7 blocks away from the beacon item.
I relocated the terminal to be right next to the beacon, and its still not working as it should be. no idea what would cause it to not carry the beacon effect as it should.
sorry for not including: running MC 1.19.2, fabric, mod version v1.5.6. (included as a part of Better MC).
Playing on a server (not self hosted)
Make sure the terminal is chunk loaded
That means it's not infinite, please update the description to include "as long as the chunk is loaded".
In order for it to be infinite, users need an additional chunk loader mod.
That is just how minecraft works. You can enter a forceload command to keep a chunk loaded without an additional mod.
except when you are on a public server that you do not have that command ability.
If the chunk requires force loading, then one would think it would be in the description, or do the forceloading inside the mod that requires it.
except when you are on a public server that you do not have that command ability. If the chunk requires force loading, then one would think it would be in the description, or do the forceloading inside the mod that requires it.
That is your personal problem, not the mods. If the server does not allow chunk forceloading, its not mods fault you cant access your terminal