Commit bcc0447
authored
Update pack format to align with Minecraft 1.19 (#80)
* Update pack format to align with Minecraft 1.19
This uses the resource pack format for 1.19, rather than the data pack
format which is currently 10 for 1.19.
* Use Forge-specific pack format keys
This allows Forge environments to apply the proper pack format when the
pack is loaded as either a resource pack or a data pack.
As MC is lenient on additional keys, this does not break Fabric/other
environments.1 parent a521653 commit bcc0447
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
0 commit comments