Merge pull request #20 from lowercasebtw/main

Make pack format support versions 1.20.2+
This commit is contained in:
Martin Prokoph
2024-06-09 15:52:21 +02:00
committed by GitHub

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"
}
}