-
Notifications
You must be signed in to change notification settings - Fork 0
/
versions.json
18 lines (18 loc) · 1.05 KB
/
versions.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/more-protectables",
"promos": {
"1.20.1-latest": "1.2.3.10",
"1.20.1-recommended": "1.2.3.10"
},
"1.20.1": {
"1.0.1.2": "- Initial public release",
"1.0.2.3": "- Added translations for german, french and russian",
"1.0.2.4": "- Added automatic deployment for CurseForge and Modrinth",
"1.1.0.5": "- Added support for Twilight Forest chest variants",
"1.2.0.6": "- Added passcode-protected door variants\n- Patched security boat rendering",
"1.2.1.7": "- Fix possible synchronization issues with passcode-protected block entities causing Jade tooltips to be wrong",
"1.2.2.8": "- Fix iron chest upgrades not working on passcode-protected iron chests\n- Fix dirt chests not being protectable\n- Fix security sea boat keypads not accurately reflecting lock state",
"1.2.2.9": "- Add issue tracker and display URL to mod info file",
"1.2.3.10": "- Add passcode-protected iron doors\n- Fix synchronization issues with passcode-protected doors because of state change"
}
}