A collection of apps to help you find the best Minecraft seeds, and locate biomes and structures in your world on an interactive map.
Program to find slimechunk clusters How to use Download the latest version of the slimefinder.jar Drag the jar to a folder Double-click the jar in order to run it Enter your world's seed Enter the radius which you want the app to go through (in chunks!) Enter the minimum amount of ...
求助,1.13.2如..求助,1.13.2如何找史莱姆区块Chunkbase上的slime finder只支持到1.12想做个史莱姆农场顶顶顶顶别沉啊顶
考虑滑动窗口,lut,其他小优化,多线程,最终的史莱姆区块查找算法长这样: voidslime_finder(int x1,int z1,int x2,int z2,int n,int thr){swap(&x1,&x2);swap(&z1,&z2);int dx=x2-x1+1;int dz=z2-z1+1;time_t t0,t1;t0=clock();#pragma omp parallel{int thread_num=omp_get_num_threa...
The Pocket Edition slime chunk algorithm was reverse engineered by @protolambda and @jocopa3 and can be found on GitHub. https://depressed-pho.github.io/slime-finder-pe/#0,0 硝酸银:事实上这项计划主要就是我们俩一起完成的,硝酸银独自一人把史莱姆区块的判定算法移植成为了C语言代码,并对判定算法...
需优先下载 豌豆荚安装 扫码打开当前页下载 简介 Slime Chunk Finder最新版截图 Have you spent hours, searching for those elusive slimes, yet have come up empty handed? Are you sick and tired of roaming the land of Minecraftia in search of that precious slimy resource?Are you ready to stand up...
Slime Chunk Finder最新版截图 # Slime Chunk Finder最新版 Have you spent hours, searching for those elusive slimes, yet have come up empty handed? Are you sick and tired of roaming the land of Minecraftia in search of that precious slimy resource?Are you ready to stand up, and take ...
在之前的半个月里,硝酸银和我共同参与了这项计划,目的是寻找全坐标范围内最多联的史莱姆区块。现在大部分工作已经结束了,得到了所有182个大于18联的坐标,全部列举如下。在下一篇专栏里我会详细解释这项计划的内容,以及一些得到的重要结论。 x=-8376032,z=6754848, n=19 ...