新规则
假人交互同步客户端行为(fakePlayerInteractLikeClient)
修复几个假人和盔甲架、矿车、船在特定情况下与客户端相应行为结果不一样的问题。
强力拴绳(strongLeash)
使拴绳不会因为距离过远而断裂。 #120
修复
- 修复伪和平(fakePeace)规则开启后仍会刷出溺尸的BUG。#133
- 移除了自定义可移动方块(customMovableBlock)规则对容器方块的支持以防止出现#139,如果需要推动容器,可以使用Carpet的movableBlockEntities规则。
- amsUpdateSuppressionCrashFixForceMode指令的值现在会存放进配置文件中。
增强
自定义可移动方块(customMovableBlock) -> 自定义可移动方块(commandCustomMovableBlock)
现在该规则使用指令来进行方块的增删改查。
查看帮助:/customMovableBlock help
伪和平(fakePeace)
现在支持自定义维度及其组合。#138
其他
- 支持Minecraft 24w36a。
New Rules
fakePlayerInteractLikeClient
Fix some cases that fake player interact differently from the client.
strongLeash
The leash will not break due to excessive distance. #120
Fix
- Fix the bug where drowned mobs still spawn after the fakePeace rule is enabled. #133
- Removed support for container blocks from the customMovableBlock rule to prevent #139. If you need to move containers, you can use Carpet’s movableBlockEntities rule.
- The value of the amsUpdateSuppressionCrashFixForceMode command will now be stored in the configuration file.
Enhance
customMovableBlock -> commandCustomMovableBlock
The rule now uses commands to add, remove, modify, and query blocks.
View help: /customMovableBlock help
fakePeace
now supports custom dimensions and their combinations. #138
Other
- Support Minecraft 24w36a.
Translate into English from Chat-GPT