Update Mount-Controllers.md authored by Ticxo's avatar Ticxo
...@@ -18,7 +18,7 @@ and the ability to jump if the mounted player does so ...@@ -18,7 +18,7 @@ and the ability to jump if the mounted player does so
### `force_walking` ### `force_walking`
Like WALKING, but the mounted player is not able to dismount on its own Like `walking`, but the mounted player is not able to dismount on its own
## ##
...@@ -34,6 +34,6 @@ This Controller will make the Modeled Entity fly, and the player will be able to ...@@ -34,6 +34,6 @@ This Controller will make the Modeled Entity fly, and the player will be able to
### `force_flying` ### `force_flying`
Like FLYING, but the mounted player is not able to dismount on its own Like `flying`, but the mounted player is not able to dismount on its own
## ##
\ No newline at end of file