1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-07 19:45:53 -03:00
BedrockData/upgrade_schema/0061_1.16.200_to_1.16.210.json
Dylan K. Taylor fe72d9078d
Added (incomplete) schemas for 1.9, 1.10 and 1.12
we need these for upgrading itemstacks.
2022-02-09 18:59:08 +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"
]
}
}