Count the number of Slime blocks in a given area of Minecraft (find the largest slime farm possible)
Slime chunk number: 50, seed: 2772304346537327921, afk chunk position: (360, 436)
get_chunk_map.py:
- Clone repositories
git clone https://github.com/dunxuan/SlimeChunkCounter.git
cd SlimeChunkCounter
- Create Conda environment
conda env create -f environment.yml --prefix "./.conda"
- Run Code
conda activate ./.conda
python run.py
python get_chunk_map.py