Add 23w04a schemas

- trim materials and patterns
- paletted permutations
- smithing recipes
This commit is contained in:
Misode
2023-01-30 04:13:17 +01:00
parent 0e4707c734
commit 1b6994d5aa
5 changed files with 31 additions and 17 deletions

View File

@@ -141,6 +141,18 @@
"schema": "chat_type",
"minVersion": "1.19"
},
{
"id": "trim_material",
"url": "trim-material",
"schema": "trim_material",
"minVersion": "1.19.4"
},
{
"id": "trim_pattern",
"url": "trim-pattern",
"schema": "trim_pattern",
"minVersion": "1.19.4"
},
{
"id": "pack_mcmeta",
"url": "pack-mcmeta",