minecraft-datapacks/README.md

14 lines
427 B
Markdown
Raw Normal View History

2019-05-21 13:37:20 +02:00
# Minecraft Datapacks
2019-05-22 03:12:26 +02:00
Datapacks for minecraft
## Steps to change datapacks
Fixes can go straight to master, all other changes are to be done like the following:
2019-05-22 12:12:04 +02:00
1. Write up a proposal for what to change as an issue
2019-05-22 03:12:26 +02:00
2. Get feedback
3. Branch from master and add/change datapacks needed to fix in that branch.
4. TEST
5. Enter final comment period for the MC, no major changes unless its a really good idea
6. merge to master