Skip to content

0.22.0-1.19.50.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 04:08
· 39 commits to 1.19.50.02 since this release

trapdoor-ll-0.22.0-1.19.50.02

依赖和版本支持

  • 需要LiteLoader 2.9.0 或以上版本
  • 支持1.19.50.x以及1.19.51.x及以上版本

更新日志

  • 修复漏斗计数器闪退的bug
  • hud redstone现在会显示容器能提供的比较器信号
  • 添加prof pt子命令用于评估区块内计刻数量
  • 添加 log pt子命令用于显示区块内所有计划刻的详细信息
  • 修复假人会攻击自己的问题
  • 移除tick命令的部分倍率限制以及不能在命令方块内执行的限制
  • 添加 player info命令用于显示假人的部分元数据信息
  • 修复召唤假人时其游戏模式可能和召唤者不一致的问题
  • 修复village head无法关闭村民头顶信息显示的问题
  • 调高部分命令的权限等级
  • 修复一些typo

Dependencies and Version Support

  • Requires LiteLoader 2.9.0 or above
  • Supports 1.19.50.x and 1.19.51.x

Changelog

  • Fix the bug that hopper counter will crash the server
  • hud redstone now displays the comparator signals that container can provide
  • Added the prof pt subcommand to evaluate the number of pending ticks in a chunk
  • Added log pt subcommand to display detailed information about all the pending ticks in a chunk
  • Fix the problem that fake player can attack themselves
  • Removed some restrictions of the tick command and the restriction that it cannot be executed
    within a command block
  • Add player info command to show some metadata information of the fake player
  • Fix the problem that the game mode of the fake player may not match with command executor
  • Fix the problem that village head cannot turn off the display of villagers' head information.
  • Increase the default permission level of some commands.
  • Fix some typos