diff --git a/src/main/resources/resourcepacks/blocking_predicates/pack.mcmeta b/src/main/resources/resourcepacks/blocking_predicates/pack.mcmeta index 226d6a2..b59308f 100755 --- a/src/main/resources/resourcepacks/blocking_predicates/pack.mcmeta +++ b/src/main/resources/resourcepacks/blocking_predicates/pack.mcmeta @@ -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" } }