「Debian活用/Minecraft設定」の版間の差分

提供: Medeshima wiki
ナビゲーションに移動 検索に移動
 
(同じ利用者による、間の24版が非表示)
13行目: 13行目:
gamemode
gamemode
force-gamemode
force-gamemode
</nowiki>

<nowiki>
ポート番号:25565
</nowiki>

== コマンド ==

管理者権限

<nowiki>
/op
</nowiki>
</nowiki>


20行目: 32行目:


= クライアント =
= クライアント =

== Oracle Java ==

https://www.oracle.com/jp/java/technologies/downloads/


== Fabric ==
== Fabric ==


=== Fabric Minecraft Launcherのインストール ===
ワールドデータの保存先を変更


https://fabricmc.net/use/installer/
<nowiki>

Fabric API
「起動構成を作成」をチェック
Framework (Fabric)

Controllable (Fabric)
==== ゲームディレクトリの設定 ====
Sodium

Iris Shaders
* minecraft-launcherを起動し、データ保存先を変更する。
Complementary Shaders
* minecraftを起動し、ディレクトリ構造を初期化する。
Complementary Shaders - Unbound

Complementary Shaders - Reimagined
=== mod ===
</nowiki>

==== Fabric API ====

https://modrinth.com/mod/fabric-api/versions

==== Mod Menu ====

https://modrinth.com/mod/modmenu/versions

==== MidnightControls ====

https://modrinth.com/mod/midnightcontrols/versions

===== Logicool F310 Gamepadの設定 =====

* 視点移動が速すぎる場合
** General
*** General Options
**** X Axis Rotation Speed
***** 8.0
**** Y Axis Rotation Speed
***** 8.0
* インベントリをYボタンで閉じる場合
** 操作設定
*** Controller Bindings
**** インベントリ
***** Exit Screen
****** Y
* 視点切り替えを、十字キーの上で行う場合
** 操作設定
*** Controller Bindings
**** その他
***** Toggle Perspective
***** DPAD up

==== Sodium ====

https://modrinth.com/mod/sodium/versions

==== Iris Shaders ====

https://modrinth.com/mod/iris/versions

==== Complementary Shaders ====

Unbound

https://modrinth.com/shader/complementary-unbound/versions

Reimagined

https://modrinth.com/shader/complementary-reimagined/versions


== Windows ==
== Windows ==

2024年9月15日 (日) 14:43時点における最新版

サーバ

$ java -Xmx2G -Xms512M -jar server.jar nogui

※Windows10のJavaクライアントからのアクセスがIPv6になっているため、ファイアウォールでIPv4だけ許可すると接続できなくなる。

server.properties

difficulty
gamemode
force-gamemode

ポート番号:25565

コマンド

管理者権限

/op

アップグレード

server.jarを入れ替える。

クライアント

Oracle Java

https://www.oracle.com/jp/java/technologies/downloads/

Fabric

Fabric Minecraft Launcherのインストール

https://fabricmc.net/use/installer/

「起動構成を作成」をチェック

ゲームディレクトリの設定

  • minecraft-launcherを起動し、データ保存先を変更する。
  • minecraftを起動し、ディレクトリ構造を初期化する。

mod

Fabric API

https://modrinth.com/mod/fabric-api/versions

Mod Menu

https://modrinth.com/mod/modmenu/versions

MidnightControls

https://modrinth.com/mod/midnightcontrols/versions

Logicool F310 Gamepadの設定
  • 視点移動が速すぎる場合
    • General
      • General Options
        • X Axis Rotation Speed
          • 8.0
        • Y Axis Rotation Speed
          • 8.0
  • インベントリをYボタンで閉じる場合
    • 操作設定
      • Controller Bindings
        • インベントリ
          • Exit Screen
            • Y
  • 視点切り替えを、十字キーの上で行う場合
    • 操作設定
      • Controller Bindings
        • その他
          • Toggle Perspective
          • DPAD up

Sodium

https://modrinth.com/mod/sodium/versions

Iris Shaders

https://modrinth.com/mod/iris/versions

Complementary Shaders

Unbound

https://modrinth.com/shader/complementary-unbound/versions

Reimagined

https://modrinth.com/shader/complementary-reimagined/versions

Windows

AppDataフォルダ

Win + Rキー(ファイル名を指定して実行)
%appdata%