Links
Tags
Creators
Details
3.1.0
Compatibility
Changes
3.1.0アップデート!
今回のアップデートでは、新たな券売機の追加や装飾ブロックの拡張、翻訳データの強化などを行いました。
新要素
新しい券売機を追加
- 静岡鉄道風券売機を追加
- 名古屋鉄道風券売機を追加
装飾券売機を追加
-
ポスター付き装飾券売機を追加
- 「券売機の装飾(横)」を設置した際、複数のポスターデザインからランダムで選択されます
-
「券売機の装飾(横・平)」を追加
改善・修正
テクスチャの改善
- 著作権上のリスクがある一部テクスチャを変更
モデル・表示修正
- 一部ブロックのUVマッピング不具合を修正
翻訳関連
- 翻訳データを追加
- JR東海券売機など一部ブロックに翻訳が適用されていなかった問題を修正
- 各種GUI・メッセージ・ツールチップの翻訳対応を強化
今後の予定
- 1.20.4・1.19.2に対応
引き続き MTR Japan Ticket Mod をよろしくお願いします!
3.1.0 Update!
This update adds new ticket machine variants, decorative blocks, and expanded translation support.
New Features
New Ticket Machines
- Added Shizuoka Railway-style Ticket Machine
- Added Nagoya Railroad (Meitetsu)-style Ticket Machine
Decorative Ticket Machines
-
Added poster-equipped decorative ticket machines
- Placing the "Ticket Machine Decoration (Side)" block now randomly selects from multiple poster designs
-
Added a new flat decorative ticket machine variant
Improvements & Fixes
Texture Updates
- Replaced several textures that could present copyright-related concerns
Model Fixes
- Fixed UV mapping issues on several models
Localization
- Added new translation data
- Fixed missing translations for certain ticket machines, including the JR Central-style ticket machine
- Expanded translation coverage for GUIs, messages, and tooltips
Future Plans
- Support 1.20.4・1.19.2
Thank you for using 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:MqflYao6"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4JZgUlpj:MqflYao6"
}

