新增规则
假人拾取控制器(fakePlayerPickUpController)
提供了两种模式来控制假人是否可以拾取物品。[MainHandOnly] - 仅主手可拾取物品
[NoPickUp] - 完全无法拾取物品
[false] - 禁用规则
更改
为便于用户理解,为以下规则名做了一些调整:
区块加载控制(playerChunkLoadController)
->commandPlayerChunkLoadController
自定义方块爆炸抗性(customBlockBlastResistance)
->commandCustomBlockBlastResistance
禁用铁砧交互(anvilInteractionDisabled)
->commandAnvilInteractionDisabled
让 /here 与 /where 命令所发出的消息变得五彩斑斓。
MixinExtras v0.3.2 -> v0.3.3
New Rules
fakePlayerPickUpController
Two modes are provided to control whether fake player can pick up items.[MainHandOnly] - Only the main hand can pick up items
[NoPickUp] - Unable to pick up items at all
[false] - Disable rule
Changes
For the convenience of user understanding, some adjustments have been made to the following rule names:
playerChunkLoadController
->commandPlayerChunkLoadController
customBlockBlastResistance
->commandCustomBlockBlastResistance
anvilInteractionDisabled
->commandAnvilInteractionDisabled
Make the messages sent by the /here and /where commands colorful.
MixinExtras v0.3.2 -> v0.3.3
Translate into English from Chat-GPT