Skip to content

真实矿车 starlight-tweaks:realistic-minecart

更加真实的矿车物理系统——支持加速、减速、重力模拟和速度控制。

基本信息

  • 命名空间id: starlight-tweaks:realistic-minecart
  • 版本: -
  • 是否为内部模块:
  • 是否默认开启:
  • 是否为未完成[beta]阶段:

描述

该模块为矿车引入了更真实的物理模拟,包括推力加速、阻力减速和重力影响。矿车具有不同的推力档位(-4 到 4),每个档位有不同的加速度值。矿车行驶时会显示速度、加速度等信息在操作界面(ActionBar)上。支持自动对齐轨道和限速机制,当速度超过安全值时自动应用刹车。

可配置项目

配置项类型默认值描述
uistr'{run-mode}{#white}({msg#level}{level}) {#yellow}|{#white} {msg#speed}{speed} {#yellow}|{#white} {msg#acceleration}{acceleration}m/s^2'矿车操作界面的显示格式
max-speeddouble1.5矿车最高速度
safety-speeddouble0.5安全速度阈值,超过后自动刹车
auto-alignboolfalse是否自动对齐轨道
thrust--4-accelerationdouble-0.5推力档位 -4 的加速度
thrust--3-accelerationdouble-0.32推力档位 -3 的加速度
thrust--2-accelerationdouble-0.29推力档位 -2 的加速度
thrust--1-accelerationdouble-0.08推力档位 -1 的加速度
thrust-0-accelerationdouble0推力档位 0 的加速度(惰行)
thrust-1-accelerationdouble0.08推力档位 1 的加速度
thrust-2-accelerationdouble0.16推力档位 2 的加速度
thrust-3-accelerationdouble0.27推力档位 3 的加速度
thrust-4-accelerationdouble0.32推力档位 4 的加速度

命令

无。