🌐 You are reading the 日本語 translation of this article
Available languages for this article:

Defaulted Hotkeys Modは、ゲーム内のあらゆるキーバインドに対してデフォルトのホットキーを設定できるようにするModです。このModを導入して初めてMinecraftを起動すると、configフォルダ内にdefault-hotkeys.jsonという名前のファイルが自動的に作成されます。このファイルを編集することで、すべてのキーバインドを自分好みにカスタマイズできます。

主な機能:

  • ゲーム内のあらゆるキーバインドにデフォルトのホットキーを設定可能。
  • 初回起動時に設定ファイルを自動生成。
  • default-hotkeys.jsonファイルを編集するだけで、すべてのデフォルトキーバインドを一括管理。

使用方法:

  1. Modをインストールした状態でMinecraftを一度起動します。これにより設定ファイルが作成されます。
  2. .minecraft/configフォルダに移動し、default-hotkeys.jsonファイルを開きます。
  3. 正しいフォーマットに従って、希望するデフォルトホットキーを設定・編集します。

ファイルは各キーバインドに対してシンプルな構造になっています:

[
  {
    //翻訳キー
    "comment": "key.advancements",
    //現在の言語での翻訳名
    "translation": "Advancements",
    //バニラ形式のホットキー指定
    "key": "key.keyboard.l"
  }
]

スクリーンショット:

Minecraft controls menu interface showing various game setting options
様々なゲーム設定オプションが表示されているMinecraftの操作設定メニュー画面
Defaulted Hotkeys Mod displaying the key binds configuration screen
Defaulted Hotkeys Modのキーバインド設定画面
Defaulted Hotkeys Mod showing JEI keybind settings in the menu
メニュー内のJEIキーバインド設定を表示しているDefaulted Hotkeys Mod
Minecraft Key Binds screen displaying Miscellaneous and Freecam control settings
「その他」や「Freecam」の操作設定が表示されているMinecraftのキー割り当て画面
Defaulted Hotkeys Mod menu showing JEI keybind settings in Minecraft
Minecraft内のJEIキーバインド設定を表示しているDefaulted Hotkeys Modメニュー

Defaulted Hotkeys Mod ダウンロードリンク

Minecraft 1.21 から Minecraft 1.21.8 までの全バージョン用

NeoForge版: サーバー1からダウンロードサーバー2からダウンロード

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Minecraft 1.20.6用

NeoForge版: サーバー1からダウンロードサーバー2からダウンロード

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Minecraft 1.20.4用

NeoForge版: サーバー1からダウンロードサーバー2からダウンロード

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Minecraft 1.20.1, 1.20用

Forge/NeoForge版: サーバー1からダウンロードサーバー2からダウンロード

Fabric版: サーバー1からダウンロードサーバー2からダウンロード

Click to rate this post!
[Total: 0 Average: 0]