Skip to content

Little command line utility that given a length tells you all the way you can split it in equal parts using, for example, pillars.

Notifications You must be signed in to change notification settings

CodeeToasty/splitMinecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

splitMinecraft

Little utility that given a length shows you all the ways you can split it in equal parts using, for example, pillars.
In the output the first number for every row tells you the space between pillars that gives you a perfect split.

Install Dependencies

python setup.py install

Usage

python splitMinecraft.py blocks_to_split

Credits

Me for the code
twitch.tv/shadowstone for the motivation :D

About

Little command line utility that given a length tells you all the way you can split it in equal parts using, for example, pillars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages