LiquidFuels-Forge-1.20.1-0.2.0.jar
Curse Maven Snippet
What's new
### 0.2.0 版本更新速览
- 新增油桶容量自定义。小油桶、中油桶、大油桶的容量现在都可以在配置文件的 `[tanks]` 中分别修改。
- 默认容量不变: 小油桶 `1000 mB`,中油桶 `5000 mB`,大油桶 `20000 mB`。
- 燃料配置默认改为 TOML 子表写法,每种燃料单独一行,更适合整合包维护者查看和修改。
- 旧版字符串数组写法仍然兼容,已有配置不强制报废。
- 如果想使用新版默认排版,建议删除旧的 `config/liquidfuels-common.toml` 后重新启动游戏生成新配置。
- 如果保留旧配置但缺少 `[tanks]`,游戏会使用默认容量运行。
### 0.2.0 Update Overview
- Added configurable tank capacity. Small, medium, and large fuel tank capacities can now be changed separately in the `[tanks]` section.
- Default capacities are unchanged: Small Fuel Tank `1000 mB`, Fuel Tank `5000 mB`, Large Fuel Tank `20000 mB`.
- The default fuel config now uses a TOML table format, with one fuel per line, making it easier to read and edit for modpack maintainers.
- The old string-array format is still supported, so existing configs do not immediately become invalid.
- If you want the new default formatting, delete the old `config/liquidfuels-common.toml` and restart the game.
- If you keep an old config without `[tanks]`, the mod will use the default capacities.
This mod has no additional files

