Skip to content

dunxuan/SlimeChunkCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slime Chunk Counter

Count the number of Slime blocks in a given area of Minecraft (find the largest slime farm possible)

Preview

Slime chunk number: 50, seed: 2772304346537327921, afk chunk position: (360, 436)

Chunkbase.com:

Chunkbase

get_chunk_map.py:

alt text

Usage

  1. Clone repositories
git clone https://github.com/dunxuan/SlimeChunkCounter.git
cd SlimeChunkCounter
  1. Create Conda environment
conda env create -f environment.yml --prefix "./.conda"
  1. Run Code
conda activate ./.conda
python run.py

Draw a map of a seed

python get_chunk_map.py

About

Calculate the number of slime chunks in a specified area in Minecraft.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages