Links
Tags
Creators
Details
3.3.0
Compatibility
Changes
MTR Japan Ticket Mod ver 3.3.0 アップデート!
今回のアップデートでは、改札関連の機能強化やテクスチャの改善を中心に、利便性向上と不具合修正を行いました。
新機能
- IC専用改札を追加
- 改札で切符を使用した際、特別なモデルが表示される機能を実装
- 翻訳データを追加
改善
- 改札のテクスチャ・モデルを改善
- ICカードのテクスチャを刷新
- 一部翻訳データの見直し・変更を実施
修正
- UIのオフセット問題を修正
- 翻訳データの不整合を修正
- その他細かな不具合を修正
今後の予定(ver 4.0.0)
-
複数線対応
- システムの大幅な改変が必要となるため、実装には時間を要する予定です。
- 既存システムの大部分を書き換える大規模アップデートとなります。
-
プリセット名の変更
-
各種システムのさらなる改善
引き続き MTR Japan Ticket Mod をよろしくお願いします!
MTR Japan Ticket Mod ver 3.3.0 Update!
This update focuses on gate improvements, new features, texture enhancements, and various fixes to improve the overall experience.
New Features
- Added IC-Only Ticket Gates
- Added a special gate model display when using paper tickets
- Added new translation data
Improvements
- Improved ticket gate textures and models
- Updated IC card textures
- Revised and improved existing translations
Fixes
- Fixed UI offset issues
- Fixed inconsistencies in translation data
- Fixed various minor bugs and issues
Coming in ver 4.0.0
-
Multi-Line Support
- This feature requires a major overhaul of the existing system and will take significant development time.
- Much of the current ticketing system must be redesigned to support multiple lines.
-
Preset name changes
-
Additional system improvements and optimizations
Thank you for continuing to support MTR Japan Ticket Mod!
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:4JZgUlpj:qisy52EV"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4JZgUlpj:qisy52EV"
}

