1.20.2 compat in resource packs

This commit is contained in:
Madis 2023-09-15 23:09:46 +02:00
parent b5d95d351c
commit 8aee6f2afc
3 changed files with 10 additions and 4 deletions

View file

@ -4,6 +4,7 @@
"description": {
"translate": "fo.resourcePack.chatreportinghelper",
"fallback": "§7Explains chat reporting with simple phrases and icons§r"
}
},
"supported_formats": [15, 18]
}
}
}

View file

@ -4,6 +4,10 @@
"description": {
"translate": "fo.resourcePack.fastbettergrass",
"fallback": "OptiFine's Better Grass (fast)§r\n§4Must be the first to work"
},
"supported_formats": {
"min_inclusive": 15,
"max_inclusive": 18
}
}
}
}

View file

@ -4,6 +4,7 @@
"description": {
"translate": "fo.resourcePack.modmenuhelper",
"fallback": "§7Lists mods' main features and options in Mod Menu§r"
}
},
"supported_formats": [15, 18]
}
}