1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-07-07 18:36:05 -03:00
BedrockData/upgrade_schema/0031_1.13.0_to_1.14.0.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

12 lines
213 B
JSON

{
"maxVersionMajor": 1,
"maxVersionMinor": 15,
"maxVersionPatch": 0,
"maxVersionRevision": 0,
"renamedProperties": {
"minecraft:kelp": {
"age": "kelp_age"
}
}
}