修复
- 修复了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