Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

v0.6.2-1.20.1-release

Choose a tag to compare

@SAGUMEDREAM SAGUMEDREAM released this 24 Nov 09:42
· 5 commits to main since this release
8699f12

中文

  • 支持添加自定义木船
  • 支持添加方块EVENT
  • 支持添加拓展启动注入点
  • 新增命令/fakeplayer /cex:fakeplayer,用途:生成虚拟玩家
  • 恢复了在MOD列表添加自定义MODID
  • 恢复了与PolyMc联动
  • 恢复了创建自定义流体功能
  • 修复了在安装了PolyMc的时候对注册表重载导致背包出错
  • 修复了在网络状态不太好的时候启动客户端/服务端导致检查更新堵塞主线程
  • 修复右键物品执行的命令需要权限
  • 修复无法禁用方块
  • 删除了自定义TAG自动添加

English

  • Support adding custom wooden boats
  • Support adding block EVENT
  • Support adding expansion startup injection point
  • New command /fakeplayer /cex:fakeplayer, purpose: generate virtual players
  • Restored adding custom MODID to MOD list
  • Restored linkage with PolyMc
  • Restored the ability to create custom fluids
  • Fixed a backpack error caused by reloading the registry when PolyMc was installed
  • Fixed the problem of checking for updates blocking the main thread when starting the client/server when the network status is not very good
  • Fixed the problem that the command executed by right-clicking an item requires permissions
  • Fixed inability to disable blocks
  • Removed automatic addition of custom TAG