Toggle between secret and normal door by ctrl+left click

This commit is contained in:
2020-12-07 23:06:53 +01:00
parent 598e323689
commit 408eee8bc0
4 changed files with 34 additions and 0 deletions

View File

@@ -12,6 +12,10 @@
"synchronizedDoors": {
"name": "Synchronized Doors",
"hint": "Synchronize the state of configured doors"
},
"toggleSecretDoors": {
"name": "Toggle Secret Doors",
"hint": "Toggle the door type between normal and secret using ctrl+left click"
}
},
"ui": {