HomeJavaModsMTR Fare Pro
MTR Fare Pro
ModsJava

MTR Fare Pro

by hhd · on Modrinth

Minecrast Transit Rainway fare system addon.Supports 4 types of fare calculation mode including distance-based,zone-based,path-based,and path-area fare…

⬇ Download on Modrinth

#Introduction

Basic Information

Feature Overview

MTR Fare Pro is an add-on mod for Minecraft Transit Railway (MTR). It implements a more flexible and realistic railway fare calculation system within the game. Four independent billing modes are available, which server administrators can freely switch between via the configuration file according to their needs. The mod automatically calculates and deducts corresponding fares when players enter and exit stations. Additionally, it supports the Metropolis ticketing system (Minecraft 1.20.1 only).

Four Fare Calculation Modes

1. ZONE

2. DISTANCE

3. PATH [Default Mode]

4. PATHAREA

Configuration File

Config File Path: config/mtr-fare-pro.json

Default Content:

{
  "fare_mode": "PATH",
  "unit_fare": 1
}
Field Description Valid Values
fare_mode Fare calculation mode ZONE, DISTANCE, PATH, PATHAREA
unit_fare Base fare rate (currency per km / per segment) Integer ≥ 1

Network Synchronization

The server automatically synchronizes configuration, station coordinates and path graph data to all connected clients; no separate client-side configuration is required. All in-game fare rules follow the server’s configuration when playing on a multiplayer server.

Additional Features

模组介绍

基本信息

功能说明

MTR Fare Pro 是一个 MTR(Minecraft Transit Railway)附属模组,为游戏提供了更灵活、更真实的铁路计费系统。模组支持四种独立的计费模式,管理员可根据需求在配置文件中自由切换。玩家进出站时,模组会自动计算并扣除相应车费。与此同时,模组也适配了Metropolis的收费系统(仅Minecraft1.20.1)。

四种计费模式

1. ZONE

2. DISTANCE

3. PATH【默认模式】

4. PATHAREA

配置文件

配置文件路径:config/mtr-fare-pro.json

默认内容:

{
  "fare_mode": "PATH",
  "unit_fare": 1
}
字段 说明 可选值
fare_mode 计费模式 ZONEDISTANCEPATHPATHAREA
unit_fare 单位票价(元/km 或元/次) ≥ 1 的整数

网络同步

服务端会自动将配置、车站位置、路径图数据同步给加入游戏的客户端,无需客户端单独配置。在服务器中游玩时,以服务器的配置内容为准。

其他特性

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more