修复
- 修复了Minecraft 1.19.4 -> 1.20.2中英文规则列表的重复显示问题。
比如:superBow (superBow) -> superBow
Fix
- Fixed the issue of duplicate display in the English rule list from Minecraft 1.19.4 to 1.20.2.
For example: superBow (superBow) -> superBow
@1024-byteeeee
新增规则
大潜影盒 (largeShulkerBox)
让潜影盒容量增加一倍(与大箱子相同)。
该规则目前并不完善,使用该规则请遵守如下步骤:
1 - 确保没有潜影盒被加载。
2 - 输入指令:/carpet setDefault largeShulkerBox true
开启规则。
3 - 重启服务器/单人世界。
4 - 关闭该规则同理。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,EXPERIMENTAL
New Rules
largeShulkerBox
Doubles the size of your ShulkerBox.
The current rule is not yet perfect. Please follow the steps below when using this rule:
1 - To ensure that no shulker boxes are loaded.
2 - Enter the command: /carpet setDefault largeShulkerBox true
, to turn on the rule.
3 - Restart the server/single-player world.
4 - Disabling the rule follows the same process.
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,EXPERIMENTAL
@1024-byteeeee
新增规则
更快移动规则控制器 (fasterMovementController)
用于控制快速移动规则在那个维度生效。
- 类型:
String
- 默认值:
all
- 参考选项:
overworld
,nether
,end
,all
- 分类:
AMS
,FEATURE
,EXPERIMENTAL
修复
- 修复了 #41 中可移动铁砧在规则列表里的显示问题。
New Rules
fasterMovementController
Used to control in which dimensions fasterMovement rule is effective.
- Type:
String
- Default:
all
- Suggested options:
overworld
,nether
,end
,all
- Categroies:
AMS
,FEATURE
,EXPERIMENTAL
Fix
- Fixed the display issue of the movable anvil in the rule list in #41.
@1024-byteeeee