All versions
1.2
Release
DEEPLoop Typing 1.24 days ago 6
Compatibility
Minecraft: Java Edition
26.1.2
Platform
Fabric
Supported environments
Client-side
Required content
Changes
DEEPLoop Typing — 1.1.1以降の変更点
対象バージョン: 1.1.1~1.2
日本語
進捗データの保存方式
- タイピングレベル・経験値・統計・単語帳の発見記録を、シングルプレイのワールドごと、マルチプレイのサーバーごとに保存するよう変更しました。
- 異なるワールドやサーバーへ移動した際に、タイピングの進捗が引き継がれないようになりました。
- 従来の共通進捗ファイルは新しい保存先へ移行されないため、各ワールド・サーバーでは新しい記録から開始します。
問題データ
- 既存のDEEPLoop独自問題をすべて削除しました。
- 提供された「慣用句問題」に収録されている慣用句310問へ、問題データを完全に置き換えました。
- 新しい単語・文章165問を追加しました。
- 重複していた問題10件を整理しました。
- 「他人事ではない」「転んでもただでは起きない」「広大なネット」の問題文または読みを修正しました。
- 収録問題数は合計475問になりました。
単語帳
- 現在の問題データに存在しない旧問題を、単語帳に表示しないよう変更しました。
- 各問題が実際に画面へ出題された回数を、ワールド・サーバーごとの進捗データへ保存するようにしました。
- 単語帳の各問題に出題回数を表示するようにしました。
- 「出題回数↑」「出題回数↓」による並べ替えを追加しました。
- 既存の進捗データは引き続き利用できます。出題回数のみ1.1.6導入後から記録されます。
画面遷移
- タイピング中にEscキーを押した際、Minecraftのゲーム画面ではなくタイピング設定画面へ戻るよう変更しました。
- フリーモードをEscキーで中断した場合は、途中までの統計を保存してからタイピング設定画面へ戻るようにしました。
音楽表示と継続再生
- 音楽設定に「タイピング画面の曲表示 ON/OFF」を追加しました。
- 音楽再生中は、設定に応じてタイピング画面右上へ曲名・現在時間・総時間・再生進捗バーを表示します。
- 曲の切り替えや停止時に、画面上の曲情報も正しく更新されるようにしました。
- タイピング結果画面でMキーを押すと、現在の曲を止めずにタイピング設定画面へ戻れるようにしました。
- Mキーで戻った後に再度タイピングを開始した場合も、同じ曲が現在の再生位置から流れ続けます。
English
Progress Storage
- Typing levels, experience points, statistics, and discovered Word Book entries are now stored separately for each singleplayer world and multiplayer server.
- Typing progress is no longer carried over when switching to another world or server.
- The previous shared progress file is not migrated to the new storage system, so each world and server starts with fresh progress.
Question Data
- Removed all existing DEEPLoop-specific typing prompts.
- Completely replaced the question bank with all 310 Japanese idioms contained in the provided
1310_慣用句.xmlfile. - Added 165 new words and sentences, including
蟹 (かに / kani). - Removed 10 duplicated prompts.
- Corrected the text or reading for
他人事ではない,転んでもただでは起きない, and広大なネット. - The question bank now contains 475 prompts in total.
Word Book
- Previously discovered prompts that are no longer present in the current question bank are now hidden from the Word Book.
- Each prompt now tracks how many times it has actually been presented, stored separately for each world and server.
- The Word Book now displays the presentation count for each prompt.
- Added ascending and descending sorting by presentation count.
- Existing progress data remains compatible. Presentation counts begin recording after installing version 1.1.6.
Screen Navigation
- Pressing Esc during typing now returns to the typing setup screen instead of the Minecraft game screen.
- When Free Mode is interrupted with Esc, the partial session statistics are saved before returning to the typing setup screen.
Music Display and Continuous Playback
- Added a
Music display on typing screenON/OFF option to the music settings. - While music is playing, the typing screen can display the track name, current playback time, total duration, and playback progress bar in the top-right corner.
- Track information now updates correctly when a song changes or playback stops.
- Pressing M on the typing results screen now returns to the typing setup screen without stopping the current track.
- Starting another typing session after returning with M keeps the same track playing from its current position.
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:gsnVe1hy:fL3WXOJI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:gsnVe1hy:fL3WXOJI"
}

