Skip to content

Jan-DT/mc_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Tools

This is a collection of Python scripts useful whilst playing Minecraft. Feel free to contribute your own scripts!

Included Tools

File Description
subdivision_calculator.py Calculate possible subdivisions between a starting and end point.

Usage

In order to use the tools, you will need to have Python installed on your system. You can download Python from the official website.

We recommend using Python 3.12 or newer.

To run a script, simply open a terminal and navigate to the directory containing the script. Then run the script using the following command:

python <script>.py

Contributing

If you would like to contribute a tool, please fork this repository and create a pull request with your changes. Make sure to include a description of the tool and how to use it in the README.md file.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details or visit Apache License 2.0.

About

A collection of Python scripts for Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages