mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-15 14:35:10 +01:00
Make pack format support versions 1.20.2+
This commit is contained in:
@@ -1,6 +1,11 @@
|
|||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"pack_format": 12,
|
"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"
|
"description": "§2Provides the required predicates for Sword Blocking"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user