1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-07 19:45:53 -03:00
BedrockData/upgrade_schema/0081_1.16.200_to_1.16.210.json
Dylan K. Taylor 454fb9d725
Regenerate schemas including 1.16.0 beta versions
this includes some changes that weren't covered by the handwritten schema, such as some types of cobblestone_wall getting remapped.
2022-02-10 13:11:22 +00:00

21 lines
472 B
JSON

{
"maxVersionMajor": 1,
"maxVersionMinor": 16,
"maxVersionPatch": 210,
"maxVersionRevision": 3,
"removedProperties": {
"minecraft:stripped_crimson_hyphae": [
"deprecated"
],
"minecraft:stripped_crimson_stem": [
"deprecated"
],
"minecraft:stripped_warped_hyphae": [
"deprecated"
],
"minecraft:stripped_warped_stem": [
"deprecated"
]
}
}