Links
Tags
Creators
Details
4.0.0
Compatibility
Changes
MTR Japan Ticket Mod ver 4.0.0 Update!
This update introduces the long-awaited Multi-Line Support, along with major UI improvements, translation updates, and numerous bug fixes.
New Features
- Added Multi-Line Support
- Added missing translation data
Improvements
- Redesigned the overall UI of the Wrench Screen
- Updated the Smartphone UI for a better user experience
- Improved system stability and usability across various features
Fixes
- Fixed an issue where the Notice Item was held at an incorrect angle
- Fixed an issue where deleting a notice from the Notice Item did not update immediately
- Fixed an issue where the scroll position would return to the top when selecting station or section fares
- Fixed numerous other bugs and issues
Coming in ver 4.1.0
- No features have been officially planned yet.
- Future updates will continue to focus on improvements, fixes, and new functionality.
Thank you for continuing to support MTR Japan Ticket Mod!
MTR Japan Ticket Mod ver 4.0.0 アップデート!
今回のアップデートでは、待望の複数線対応をはじめ、各種UIの刷新や翻訳データの追加、多数の不具合修正を行いました。
新機能
- 複数線対応を実装
- 不足していた翻訳データを追加
改善
- レンチ画面のUIを全面的に変更
- スマートフォンUIを改善
- 各種機能の操作性・安定性を向上
修正
- お知らせアイテムの持つ向きがおかしかった問題を修正
- お知らせアイテムのお知らせを削除した際、即座に更新されなかった問題を修正
- 駅・区間料金を選択した際、スクロール位置が一番上へ戻される問題を修正
- その他多数の不具合を修正
今後の予定(ver 4.1.0)
- 現在、実装予定の機能は未定です。
- 今後も改善や新機能の追加を予定しています。
引き続き 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:2GvzibED"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4JZgUlpj:2GvzibED"
}

