基本信息
我的世界Java版本
1.20.1
1.19.2–1.19.4
1.18.2
1.17.1
平台
Fabric
运行环境
其他链接
搬运团队
详情信息
许可证 MIT
发布于 3 months ago
更新于 4 months ago
更新日志
MTR Version Required: Above 3.1.12 but below 4.0.0
This update contains some important bugfixes. Changelog:
- Fix: Trains using OBJ models and "position" in model properties have models appearing at very wrong places
- Fix: Some labels in GUI only shows an red arrow instead of actual contents
- Change: Make resource loading exception message more understandable
- Fix: JavaScript trains with "base_type" have wrong default values for some properties, causing player unable to alight
- Fix: Resources.getSystemFont in JS didn't work and returned null
- Fix: DisplayHelper in JS did not specify AffineTransform with full name
本次更新修复了一些较有影响的 bug。 更改内容:
- 修复: 使用 OBJ 模型且模型属性中包含 "position" 的列车,其模型会出现在非常错误的位置
- 修复: GUI 中的一些标签仅显示一个红色箭头,而非实际内容
- 更改: 使资源加载异常消息更易于理解
- 修复: 使用 "base_type" 的 JavaScript 列车,其某些属性的默认值错误,导致玩家无法下车
- 修复: JS 中的 Resources.getSystemFont 无法正常工作并返回 null
- 修复: JS 中的 DisplayHelper 未以完整名称指定 AffineTransform