fix graves datapack format number

This commit is contained in:
=
2025-12-09 08:24:03 +00:00
parent dc2fd5d802
commit 8e87115889

View File

@@ -1,6 +1,6 @@
{ {
"pack": { "pack": {
"pack_format": 88, "pack_format": 48,
"supported_formats": {"min_inclusive": 88, "max_inclusive": 88}, "supported_formats": {"min_inclusive": 88, "max_inclusive": 88},
"min_format": 88, "min_format": 88,
"max_format": 88, "max_format": 88,