Add version 1.19.3 (atlas generator, feature flags)

Fixes #304
This commit is contained in:
Misode
2022-11-16 19:06:14 +01:00
parent 0d76ff9cba
commit 7bc51d38f7
6 changed files with 44 additions and 11 deletions

View File

@@ -83,6 +83,11 @@
},
{
"id": "1.19",
"ref": "1.19.2",
"pack_format": 10
},
{
"id": "1.19.3",
"dynamic": true,
"pack_format": 10
}
@@ -331,6 +336,14 @@
"schema": "font",
"minVersion": "1.16"
},
{
"id": "atlas",
"url": "assets/atlas",
"path": "atlases",
"tags": ["assets"],
"schema": "atlas",
"minVersion": "1.19.3"
},
{
"id": "block_growth",
"url": "partners/immersive-weathering/block-growth",