https://github.com/ravbug/datapackmashupbot
Creates random Minecraft datapack mashups
https://github.com/ravbug/datapackmashupbot
Last synced: 15 days ago
JSON representation
Creates random Minecraft datapack mashups
- Host: GitHub
- URL: https://github.com/ravbug/datapackmashupbot
- Owner: Ravbug
- Created: 2021-06-16T22:16:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-16T22:19:15.000Z (about 5 years ago)
- Last Synced: 2025-03-02T17:50:07.338Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datapack Mashup Bot
This is a script which creates random Minecraft Datapack mashups for you to play by querying Planet Minecraft's trending tab.
## How to Use:
1. Install Python 3 or newer. The script has no dependencies outside of the Python standard library.
2. [Download](https://github.com/Ravbug/DatapackMashupBot/releases/latest) the script and run it with `python3 DatapackMashupBot.py`2
- Note: this will open your web browser in order to download the datapacks, due to how Planet Minecraft offers downloads.
3. Once the script has finished, navigate to your downloads folder and move the datapack `.zip` files to the Minecraft world of your choice.
4. Open the world, and enjoy!
## Reporting issues and contributing
I created this script very quickly, so there are likely much better ways to accomplish what this script does. PRs are welcome!