Purpose: The goal is to find the optimal center for a large-scale slime farm. This tool identifies the location with the highest concentration of slime chunks within the 128-block mob spawning radius. Finding the best spot is most important for maximizing the output of high-efficiency designs, such as update-suppressed portal farms built at Y=0.
Usage Notes: This works in Minecraft: Java Edition (1.12+). The block coordinates point to the center of the optimal chunk. For precise farm placement, some in-game experimentation may be needed. You can click on the chunk coordinates in the results to open the location in Chunkbase.
Performance: The search time increases significantly with larger radii. A search up to the maximum radius of 6250 chunks (a 100,000 block wide square) may take quite a while in your browser.
Local Version: For much faster results, you can run this tool locally from its GitHub repository. The repo is not well-documented, so you are on your own to get the Java environment running.