Minecarts Load Chunks
A quick and dirty data pack to load a 3x3 chunk space around every minecart in the world.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Minecarts Load Chunks
A quick and dirty data pack to load a 3x3 chunk space around every minecart in the world. It works by removing a 5x5 chunk of space from the ```/forceload``` list, and then adding a 3x3 chunk space around the minecart. This method is unsafe for use if the minecart path has it travelling past other forceloaded chunks that are not replaced. This is to prevent minecarts from ever stopping at unloaded chunks.