新增规则
禁止末影人随机传送 (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
修复
- 修复规则
immuneShulkerBullet
,只有玩家才会免疫飞弹。
Fix
- Fix the rule
immuneShulkerBullet
, only players will be immune to shulker bullet.
新增规则
禁止潜影贝给予漂浮效果(shulkerHitLevitationDisable)
开启后,玩家被潜影贝击中时只会受到伤害而不会获得漂浮BUFF。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
免疫潜影贝飞弹(immuneShulkerBullet)
开启后,玩家将完全免疫潜影贝发射的飞弹。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
麒麟臂(kirinArm)
开启后,玩家可以徒手秒破除基岩外的任何方块。
- 类型:
boolean
- 默认值:
false
- 参考选项:
false
,true
- 分类:
AMS
,FEATURE
,SURVIVAL
New Rules
shulkerHitLevitationDisable
When enabled, When hit by a shulker, the player only takes damage and does not gain the levitation effect.
- Type
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
immuneShulkerBullet
When enabled, Players are now completely immune to bullets fired by shulkers.
- Type
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
kirinArm
When enabled, Players can instantly break any block except bedrock with bare hands.
- Type
boolean
- Default:
false
- Suggested options:
false
,true
- Categroies:
AMS
,FEATURE
,SURVIVAL
新增
- 新增规则:
bedRockFlying[基岩版飞行]
: 开启后创造模式下飞行与基岩版保持一致(不会产生漂移)。
更新
- 更新自动构建 by @wendavid552 in https://github.com/Minecraft-AMS/Carpet-AMS-Addition/pull/29
- Specify game versions in gradle.properties by @wendavid552 in https://github.com/Minecraft-AMS/Carpet-AMS-Addition/pull/30
修复
- 修复了optimizedDragonRespawn在初次进入世界时崩溃问题.
Full Changelog: https://github.com/Minecraft-AMS/Carpet-AMS-Addition/compare/v2.0.1...v2.0.2