新增规则
maxBlockInteractionDistance(最大方块交互距离)
更改服务器允许的最大方块交互距离,设置为 -1 禁用该规则。
类型:
double默认值:
-1参考选项:
0 - 512,-1分类:
AMS,FEATURE,SURVIVAL
maxClientBlockReachDistance(客户端最大方块放置距离)
更改客户端允许的最大方块放置距离,设置为 -1 禁用该规则。
类型:
float默认值:
-1参考选项:
0 - 512,-1分类:
AMS,FEATURE,SURVIVAL
更新
MixinExtras -> v0.2.0 -> v0.2.1
Fabric loom v1.3-SNAPSHOT -> v1.4-SNAPSHOT
gradle v8.1.1 -> v8.3
优化:
- 开启
enhancedWorldEater规则时,处铁砧与基岩外其他的方块硬度修改为3F使其更加稳定。
New Rules
maxBlockInteractionDistance
Change the maximum block interaction distance allowed by the server, set to -1 to disable this rule
Type:
doubleDefault:
-1Suggested options:
0 - 512,-1Categroies:
AMS,FEATURE,SURVIVAL
maxClientBlockReachDistance
Change the maximum block placement distance allowed by the client, set to -1 to disable this rule.
Type:
floatDefault:
-1Suggested options:
0 - 512,-1Categroies:
AMS,FEATURE,SURVIVAL
Changes
MixinExtras -> v0.2.0 -> v0.2.1
Fabric loom v1.3-SNAPSHOT -> v1.4-SNAPSHOT
gradle v8.1.1 -> v8.3
Optimize
- When the
enhancedWorldEaterrule is enabled, the hardness of blocks outside of anvils and bedrock is modified to3Fto make it more stable.