更新
- 移除了
amsUpdateSuppressionCrashFix
规则,因为它会和carpet产生冲突,导致无法进入游戏。 - 现在使用
boneBlockUpdateSuppressor
时建议启用Carpet的updateSuppressCrashFix
规则防止游戏崩溃。
Renew
- Removed
amsUpdateSuppressionCrashFix
rule because it clash with carpet, Causing inability to enter the game. - When using
boneBlockUpdateSuppressor
now, it is recommended to enable theupdateSuppressCrashFix
rule of Carpet to prevent game crashes.
新增规则
轻松掉落凋零骷髅头 (easyWitherSkeletonSkullDrop)
开启后,击杀凋零骷髅会百分百掉落凋零骷髅头。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
New Rules
easyWitherSkeletonSkullDrop
When enabled, 100% Wither Skeleton Skull Drop.
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
@1024-byteeeee
支持 Minecraft 1.20.2
Support Minecraft 1.20.2
@1024-byteeeee
新增规则
更新抑制崩溃修复 (amsUpdateSuppressionCrashFix)
开启后,更新抑制不会导致服务器崩溃。
<该规则 Minecraft Version < 1.19
可用>
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
,EXPERIMENTAL
修改
- 现在
骨块更新抑制器(boneBlockUpdateSuppressor)
开启后不会造成服务器崩溃。
Revise
- Now the
boneBlockUpdateSuppressor
will not cause server crashes.
New Rules
amsUpdateSuppressionCrashFix
When enabled, Update suppression does not cause the server to crash.
<Only available for Minecraft < 1.19 >
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
,EXPERIMENTAL
@1024-byteeeee
修复
- 修复了
commandChunkLoading
规则不可用的问题。
Fix
- Fixed an issue where the
commandChunkLoading
rule was not available.
@1024-byteeeee
新增规则
更快移动 (fasterMovement)
提供了三个挡位,让玩家移动速度更快。
- 类型:
String
- 默认值:
VANILLA
- 参考选项:
Ⅰ
,Ⅱ
,Ⅲ
,VANILLA
- 分类:
AMS
,FEATURE
,EXPERIMENTAL
New Rules
fasterMovement
Three gears are provided to allow players to move faster.
- Type:
String
- Default:
VANILLA
- Suggested options:
Ⅰ
,Ⅱ
,Ⅲ
,VANILLA
- Categroies:
AMS
,FEATURE
,EXPERIMENTAL
修复
- 修复 #33 。
Fix
- Fix #33 .
@1024-byteeeee
新增规则
禁止末影人随机传送 (enderManTeleportRandomlyDisabled)
开启后,末影人不会随机传送。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,EXPERIMENTAL
修复
- 修复规则:
凋零蓝头控制器(blueSkullController)
于Minecraft 1.16.5
的错误。
New Rules
enderManTeleportRandomlyDisabled
When enabled, Random teleportation by EnderMan is prohibited.
- Type:
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,EXPERIMENTAL
Fix
Fixed rule: blueSkullController
bug in Minecraft 1.16.5
.
新增规则
凋零蓝头控制器 (blueSkullController)
开启后,可以选择让凋零总是发射蓝头还是从不发射蓝头。
SURELY
: 总是发射蓝头。
NEVER
: 从不发射蓝头。
VANILLA
: 原版表现。
- 类型:
String
- 默认值:
VANILLA
- 参考选项:
SURELY
,NEVER
,VANILLA
- 分类:
AMS
,FEATURE
,EXPERIMENTAL
New Rules
blueSkullController
When enabled,You can choose whether to have Withering always shoot blue skulls or never shoot blue skull.
SURELY
: Always shoot blue skulls。
NEVER
: Never shoot blue skull。
VANILLA
: VANILLA。
- Type:
String
- Default值:
VANILLA
- Suggested options:
SURELY
,NEVER
,VANILLA
- Categroies:
AMS
,FEATURE
,EXPERIMENTAL