Update resourcepack.md

Fixed the spesification of a comented json object from JSON to JSONC
This commit is contained in:
Zacharias
2025-03-26 11:08:20 +01:00
committed by GitHub
parent 3e282612a3
commit d7dbf65446

View File

@@ -10,7 +10,7 @@ This feature is supported in
The mcmeta file has no differences just make sure it's a valid pack_format for the version
- 1.21.x: `"pack_format": 34`
- I recommend adding this, so that you don't need to update the format since the only real requirement is using version 6.2 or newer of this mod
```json
```jsonc
"supported_formats": {
"min_inclusive": 34,
"max_inclusive": 57 // This needs to be the leatest pack_format