This is an updated version of the Paint 3 datapack created by Halbzwilling for the 1.21 minecraft version
The resourcepack is found here!
- Click on the Code button and select download zip
- Move the file to your worlds datapack folder
- In the world type /reload
- Clone your project to your worlds datapack folder
- To update to the newest version type
git pull
- The main branch is holding the newest version with all the stuff that is currently in an okay state
- 'Feature' branches are branches where I am working on a new feature
- 'Bug' branches are branches where I am trying to fix a bug
If you have an Idea or found a bug, let me know either issues page on github or the Schmiscord discord channel (zuschauer-paintbox)
If you want to add your own code
- guide for how to contribute to github projects
- Create a custom feature branch where all your new code goes