Minecraft has a lot of blocks, but what if they had more? Why do we need them? Please don't just add lists of things - these will be marked as spam and removed! Also, no furniture, guns, or vertical/"sideways"/"upright"/"standing" slabs (yes, we see you).

13

An object to keep a chunk loaded

4 Comments

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    It takes some redstone, but you can make a permanent chunk loader with a Nether portal.  Nether portals load both dimensions for 10 seconds when something goes through them, so by using dispensers to toss an item back and forth, you can permanently load a chunk.  Look up a tutorial if you're interested.

  • 1
    Registered User commented
    Comment actions Permalink

    yeah, I am aware of that workaround, but the constant activity on both sides would be more lag heavy than simply having an object do it especially since you would need to do that for every chunk you wanted to keep active and it would require keeping the nether chunks active as well. In principle, the object would just act as if the /forceload command was in effect on the chunk while the block was present and that just seems like the better solution.

  • 1
    Registered User commented
    Comment actions Permalink

    I suggest a land claim block. Each Minecraft player could only put down one claim block and the land claim block would not only show the chunk border but also keep the chunk active no matter where a player is in the game. This land claim block could be moved only by the player who placed it but could also be used to identify chunks for chunk aligning Redstone contraptions and farms

  • 1
    Registered User commented
    Comment actions Permalink

    SpawnChunkRadius is always 0 in Bedrock currently, maybe it should be changeable.