From 5b5144c31784b0f75bc84818ddb4b2d5cf315109 Mon Sep 17 00:00:00 2001 From: youmukonpaku1337 Date: Wed, 3 Apr 2024 10:52:31 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 975bc71..286d727 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ the `.minecraft/mods` folder. Available settings: - AccurateClientMinecarts: Simulate Minecarts on the client like on the server +- AccurateClientBoats: Simulate Boats on the client, similiar to AccurateClientMinecarts - NoClientCartInterpolation: Avoid vanilla's clientside minecart position smoothing - AlwaysSyncCartPosition: Server always sends the cart position to the client for accuracy - CartSpeed: Customizable minecart speed limit @@ -43,4 +44,4 @@ IDE that you are using. ## License -MIT License \ No newline at end of file +MIT License