Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrix-Shen committed May 12, 2021
1 parent 8c83b17 commit 815d234
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ This mod depends on malilib([Curseforge](https://www.curseforge.com/minecraft/mc
- *获取到的追踪位置将该模式发送.*

### Disable Toggle
+ disableClientBlockEvents
- *Disables block event rendering (eg pistons animations).*
- *关闭客户端侧方块事件渲染 (例如活塞动画).*
+ disableClientEntityTNTUpadates
- *Disables TNT entity updates on the client. Maybe useful for TNT related machines.*
- *关闭客户端对TNT实体的运算.也许对与TNT有关的机器有帮助.*
Expand Down Expand Up @@ -63,6 +66,9 @@ This mod depends on malilib([Curseforge](https://www.curseforge.com/minecraft/mc
- *Cancels slowness effects caused by honey, soul sand and using items.*
- *取消蜂蜜块, 灵魂沙和使用物品时的减速效果.*
### Feature Toggle
+ featureAutoReconnect
- *Automatically reconnects when you disconnect from the server.*
- *从服务器断开连接时自动重新连接服务器.*
+ featureAutoRespawn
- *Automatically respawns you whenever you die.*
- *死亡时自动重生.*
Expand Down

0 comments on commit 815d234

Please sign in to comment.