Make pack format support versions 1.20.2+

This commit is contained in:
lowercasebtw
2024-06-09 09:51:33 -04:00
parent 1b39555f7e
commit 013322f7ee

View File

@@ -1,6 +1,11 @@
{
"pack": {
"pack_format": 12,
"_comment_": "'supported_formats' only works for 1.20.2+",
"supported_formats": {
"min_inclusive": 12,
"max_inclusive": 100
},
"description": "§2Provides the required predicates for Sword Blocking"
}
}