Difference between revisions of "FAQ/ja"

From Minetest Wiki
< FAQ
Jump to navigation Jump to search
(update Japanese translation)
(update Japanese translation)
Line 25: Line 25:
 
一番、簡単な方法は、Minetestの最新版をダウンロードしてワールドやModを新バージョンに移動させることです。ご利用のOSによっては、そのほかの方法でアップデートできることもあります。Git版を使用している場合は、リポジトリをCloneして、アップデートのたびにソースコードのPullとコンパイルします。
 
一番、簡単な方法は、Minetestの最新版をダウンロードしてワールドやModを新バージョンに移動させることです。ご利用のOSによっては、そのほかの方法でアップデートできることもあります。Git版を使用している場合は、リポジトリをCloneして、アップデートのたびにソースコードのPullとコンパイルします。
  
=== What are the different games and how do I install them? ===
+
=== どのようなGameがあり、どうやってインストールしますか? ===
  
 
On a new installation you should have [[Games/Minetest Game|Minetest Game]] (this is the default game), if you don't have it, download it from [https://github.com/minetest/minetest_game GitHub]. “Minimal development test” is just for developers and is not intended to be playable. You can find several other games (games) in the forums and in the [[List of Games]]. To install, them extract the pack and rename the folder to the name of the game (e.g. “minetest_game-master” becomes “minetest_game”), then copy the folder to the “games” folder. For more information about games, read [[Games]].
 
On a new installation you should have [[Games/Minetest Game|Minetest Game]] (this is the default game), if you don't have it, download it from [https://github.com/minetest/minetest_game GitHub]. “Minimal development test” is just for developers and is not intended to be playable. You can find several other games (games) in the forums and in the [[List of Games]]. To install, them extract the pack and rename the folder to the name of the game (e.g. “minetest_game-master” becomes “minetest_game”), then copy the folder to the “games” folder. For more information about games, read [[Games]].
Line 38: Line 38:
 
== 用語について ==
 
== 用語について ==
 
=== Minetestとはなんですか? ===
 
=== Minetestとはなんですか? ===
Minetest is a free software game engine for [https://en.wikipedia.org/wiki/Voxel voxel]-based games. A detailed description can be found at [[Minetest]].
+
Minetestは、[https://ja.wikipedia.org/wiki/%E3%83%9C%E3%82%AF%E3%82%BB%E3%83%AB ボクセル]ゲームを作成するための自由ソフトウエアのゲームエンジンです。詳しい説明は、[[Minetest/ja|Minetest]]にあります。
  
Minetest usually comes distributed along with one rather simple sandbox-style game by default: [[Games/Minetest Game|Minetest Game]].
+
Minetestは、シンプルなサンドボックススタイルのゲーム「[[Games/Minetest Game|Minetest Game]]」と一緒に配布されています。
  
 
=== Modとはなんですか? ===
 
=== Modとはなんですか? ===
Line 58: Line 58:
  
 
=== Minetest Gameとはなんですか? ===
 
=== Minetest Gameとはなんですか? ===
[[Games/Minetest Game|Minetest Game]] is a game for Minetest. It is usually distributed by default along with Minetest.
+
[[Games/Minetest Game|Minetest Game]]」は、Minetest用のGameです。通常、MinetestのデフォルトGameとして一緒に配布されています。
  
 
=== minetest_gameとはなんですか? ===
 
=== minetest_gameとはなんですか? ===
“minetest_game” is the old (internal) name of Minetest Game. This name is sometimes still used in forum posts and chat, but this name is no longer official.
+
「minetest_game」は、Minetest Gameの(内部で使われている)以前の名前です。この名前は今でもフォーラムの投稿やチャットで使われることもありますが、この名前は公式ではありません。
  
 
== サーバーについて ==
 
== サーバーについて ==
Line 78: Line 78:
 
==== ゲームはどうやって操作しますか? ====
 
==== ゲームはどうやって操作しますか? ====
  
''See [[Controls]].''
+
''[[Controls|操作方法]]をご覧ください。''
  
 
==== [[Maps|map]]は、どれぐらいの大きさですか? ====
 
==== [[Maps|map]]は、どれぐらいの大きさですか? ====
Line 87: Line 87:
 
''See also [[Coordinates]] and [[World boundaries]].''
 
''See also [[Coordinates]] and [[World boundaries]].''
  
==== 自分の家は、どうやって見つけられますか? ====
+
==== ホーム地点は、どうやって見つけられますか? ====
  
 
Minetest automatically generates a file called “debug.txt” in minetest/bin (Windows) or ~/.minetest (GNU/Linux) where you can see lots of text. Scroll down to its end and look for something like
 
Minetest automatically generates a file called “debug.txt” in minetest/bin (Windows) or ~/.minetest (GNU/Linux) where you can see lots of text. Scroll down to its end and look for something like
Line 99: Line 99:
 
''Note: Teleportations require the “teleport” [[Privileges|privilege]].''
 
''Note: Teleportations require the “teleport” [[Privileges|privilege]].''
  
==== スポーン地点はどうやってセットできますか? ====
+
==== スポーン地点は、どうやってセットできますか? ====
 
If you play Minetest Game, you can build a [[bed]] and sleep at night. On your next life, you will spawn on the bed.
 
If you play Minetest Game, you can build a [[bed]] and sleep at night. On your next life, you will spawn on the bed.
  
Line 110: Line 110:
 
==== 画面の明るさは、どうやって変更できますか? ====
 
==== 画面の明るさは、どうやって変更できますか? ====
  
[[Troubleshooting#The_screen_is_too_dark]]をご覧ください。
+
[[Troubleshooting#The_screen_is_too_dark|トラブルシューティングの「画面が暗すぎます」]]をご覧ください。
  
==== 空を飛ぶにはどうしたらいいですか? ====
+
==== どうすれば空が飛べますか? ====
  
 
To fly, you first need the “fly” [[Privileges|privilege]]. If you have it, press <kbd>K</kbd> to start/stop flying. You ascend with the jump key (default: <kbd>space bar</kbd>) and descent with the sneak key (default: <kbd>shift</kbd>).
 
To fly, you first need the “fly” [[Privileges|privilege]]. If you have it, press <kbd>K</kbd> to start/stop flying. You ascend with the jump key (default: <kbd>space bar</kbd>) and descent with the sneak key (default: <kbd>shift</kbd>).
Line 124: Line 124:
 
See also: [[Controls/Movement modes#Fly mode]]
 
See also: [[Controls/Movement modes#Fly mode]]
  
==== How do I move really fast? ====
+
==== どうすれば高速移動できますか? ====
 
This works similar to flying. The quick version is this: You need the “fast” privilege to toggle fast mode. If you have this privilege, press <kbd>J</kbd> to toggle fast mode. If fast mode is enabled, hold down <kbd>E</kbd> to go faster.
 
This works similar to flying. The quick version is this: You need the “fast” privilege to toggle fast mode. If you have this privilege, press <kbd>J</kbd> to toggle fast mode. If fast mode is enabled, hold down <kbd>E</kbd> to go faster.
  
 
See [[Controls/Movement modes#Fast mode]].
 
See [[Controls/Movement modes#Fast mode]].
  
==== Why can’t I find the mods <code>default</code> or <code>wool</code> or <code>fire</code>? ====
+
==== なぜ、<code>デフォルト</code><code>羊毛</code><code></code>のModが見つからないのですか? ====
  
 
Some mods might depend on those mods. These mods are part of Minetest Game and are not meant to be installed as seperate mods. For a mod depending on e.g. <code>default</code> to work, you will need to use Minetest Game.
 
Some mods might depend on those mods. These mods are part of Minetest Game and are not meant to be installed as seperate mods. For a mod depending on e.g. <code>default</code> to work, you will need to use Minetest Game.
Line 135: Line 135:
 
=== [[Games/Minetest Game|Minetest Game]]について ===
 
=== [[Games/Minetest Game|Minetest Game]]について ===
  
==== How does the block/plant XYZ work? ====
+
==== XYZのブロック/植物は、どういう働きをしますか? ====
Refer to [[Blocks]].
+
[[Blocks/ja|ブロック]]をご覧ください。
  
==== How does the item/tool/weapon XYZ work? ====
+
==== XYZのアイテム/道具/武器は、どういう働きをしますか? ====
Refer to [[Items]].
+
[[Items/ja|道具]]をご覧ください。
  
==== How to craft XYZ? ====
+
==== XYZをクラフトする方法は? ====
  
 
Refer to [[Blocks]] or [[Items]] and follow the link to the block or item you want to craft; the corresponding pages contain crafting instructions.
 
Refer to [[Blocks]] or [[Items]] and follow the link to the block or item you want to craft; the corresponding pages contain crafting instructions.
Line 149: Line 149:
 
Note that not everything can be crafted.
 
Note that not everything can be crafted.
  
==== Are there any mobs? ====
+
==== Mobはいますか? ====
  
 
No and it is [https://forum.minetest.net/viewtopic.php?id=6161 unlikely] that they get added in the near future. But there are [[mods]] to add [[Mobs|mobs]].
 
No and it is [https://forum.minetest.net/viewtopic.php?id=6161 unlikely] that they get added in the near future. But there are [[mods]] to add [[Mobs|mobs]].
  
==== Why don’t I find any dungeons? ====
+
==== ダンジョンがないのはなぜですか? ====
  
 
This is probably because they have been disabled in your configuration. You can enable them by adding “<code>dungeons</code>” to <code>mg_flags</code> in your [[minetest.conf]] file. That will enable them for worlds created '''after''' the variable has been changed. Try digging down or looking for large holes in the ground.
 
This is probably because they have been disabled in your configuration. You can enable them by adding “<code>dungeons</code>” to <code>mg_flags</code> in your [[minetest.conf]] file. That will enable them for worlds created '''after''' the variable has been changed. Try digging down or looking for large holes in the ground.
  
==== How do I open or close [[door]]s? ====
+
==== [[door|ドア]]を開けたり閉めたりするには? ====
  
You have to [[Using|use]] them with the <kbd>right mouse button</kbd>. See also: [[Using]].
+
<kbd>マウスの右ボタン</kbd>[[Using|使います]]。詳しくは「[[Using|使用する]]」をご覧ください。
  
 
=== Minecraftプレーヤー向け ===
 
=== Minecraftプレーヤー向け ===
  
==== Is there a crafting bench? ====
+
==== 作業台はありますか? ====
  
In Minetest Game: '''No.''' You don’t need one. You already have a 3 × 3 crafting grid in your [[inventory menu]] (→ [[Crafting#Crafting_grid_and_output_slot]]).
+
Minetest Gameの場合: いいえ。ありません。インベントリーメニューは、すでに3x3のクラフトグリッドになっています。(→ [[Crafting#Crafting_grid_and_output_slot]])
  
==== How does Minetest / Minetest Game differ from Minecraft? ====
+
==== Minetest/Minetest GameとMinecraftの違いは? ====
→ [[Differences from Minecraft]]
+
→ [[Differences from Minecraft|Minecraftとの違い]]
  
==== How can I make Minetest be like Minecraft? ====
+
==== MinetestをMinecraftのようにするにはどうしたらいいですか? ====
  
 
The easiest way to do this is to install a Minecraft-like [[Games|game]]. Examples include:
 
The easiest way to do this is to install a Minecraft-like [[Games|game]]. Examples include:
Line 182: Line 182:
  
 
== Mod作成について ==
 
== Mod作成について ==
''See [http://dev.minetest.net/Modding_FAQ Modding FAQ] on the Minetest Development Wiki.''
+
''Minetest開発Wikiの[http://dev.minetest.net/Modding_FAQ Mod開発のよくある質問]をご覧ください。
  
 
== 技術的な問題 ==
 
== 技術的な問題 ==
  
=== I have a technical problem, how to fix this? ===
+
=== 技術的な問題が発生しましたが、どうしたらいいですか? ===
  
See [[Troubleshooting]].
+
[[Troubleshooting|トラブルシューティング]]をご覧ください。
  
=== I get an error or warning message, what does it mean? ===
+
=== エラーや警告メッセージが表示されましたが、どういう意味ですか? ===
  
See [[Troubleshooting#Error messages without crashes]].
+
[[Troubleshooting#Error messages without crashes|トラブルシューティングのクラッシュ以外のエラーメッセージ]]をご覧ください。
  
 
[[Category:About Minetest]]
 
[[Category:About Minetest]]
 
[[Category:Languages pages]]
 
[[Category:Languages pages]]
 
[[Category:Japanese]]
 
[[Category:Japanese]]

Revision as of 17:09, 5 November 2021

Languages 言語: English • français • Bahasa Indonesia • 日本語 • Bahasa Melayu • 中文(简体)‎

Minetestについてのよくある質問をまとめました。技術的な問題については「トラブルシューティング」をご覧ください。

全般

質問は、どこでできますか?

IRC(チャット)と フォーラムで質問できます。ほとんどの質問は、すでに答えられているはずなのでアーカイブを検索することをおすすめします。
注意:たとえば、Mod作成に関する問題の質問ならProblems(問題)セクションではなく、Modding Discussion(Mod作成ディスカッション)セクションに投稿することに注意してください。

日本語で質問をしたい場合は、フォーラムに日本語セクション]があります。それ以外は、英語で質問してください。

GameやMod、マップ、テクスチャパックをインストールするには?

GameのインストールModのインストールマップのインストールテクスチャパックのインストールのページをご覧ください。

バージョン5.0.0以降では、Minetestを起動して「コンテンツ」タブからGame、Mod、テクスチャパックをインストールできます。、

Minetest/Minetest Gameの次のバージョンは、いつリリースされますか?

わかりません。

Minetestをアップデートする方法は?

一番、簡単な方法は、Minetestの最新版をダウンロードしてワールドやModを新バージョンに移動させることです。ご利用のOSによっては、そのほかの方法でアップデートできることもあります。Git版を使用している場合は、リポジトリをCloneして、アップデートのたびにソースコードのPullとコンパイルします。

どのようなGameがあり、どうやってインストールしますか?

On a new installation you should have Minetest Game (this is the default game), if you don't have it, download it from GitHub. “Minimal development test” is just for developers and is not intended to be playable. You can find several other games (games) in the forums and in the List of Games. To install, them extract the pack and rename the folder to the name of the game (e.g. “minetest_game-master” becomes “minetest_game”), then copy the folder to the “games” folder. For more information about games, read Games.

マルチプレイ用のアカウントを取得するには?

There is no globally valid multiplayer account in Minetest. For each server, you can use a different name and password. The “account” is created at first login. This way, only you can access your player and inventory on that particular server. You can always play singleplayer with no need for any username and password.

Minetest Wikiのアカウントを取得するには?

フォーラムの https://forum.minetest.net/viewtopic.php?f=3&t=10473 でリクエストしてください。

用語について

Minetestとはなんですか?

Minetestは、ボクセルゲームを作成するための自由ソフトウエアのゲームエンジンです。詳しい説明は、Minetestにあります。

Minetestは、シンプルなサンドボックススタイルのゲーム「Minetest Game」と一緒に配布されています。

Modとはなんですか?

Modsをご覧ください。

Gameとはなんですか?

Gamesをご覧ください。

サブゲームとはなんですか?

「サブゲーム」はGameの以前の名称です。現在、この名称は使われていません。詳しくは、Gameをご覧ください。

テクスチャパックとはなんですか?

テクスチャパックをご覧ください.

Mobとはなんですか?

Mobをご覧ください

Minetest Gameとはなんですか?

Minetest Game」は、Minetest用のGameです。通常、MinetestのデフォルトGameとして一緒に配布されています。

minetest_gameとはなんですか?

「minetest_game」は、Minetest Gameの(内部で使われている)以前の名前です。この名前は今でもフォーラムの投稿やチャットで使われることもありますが、この名前は公式ではありません。

サーバーについて

サーバーを設定するにはどうしたらいいですか?

サーバーの設定サーバーのページをご覧ください。

コマンドXYZを使うにはどうしたらいいですか?

サーバーコマンドをご覧ください

遊び方について

全般

ゲームはどうやって操作しますか?

操作方法をご覧ください。

mapは、どれぐらいの大きさですか?

It is not infinite. As of 0.4.10, the map is a cube with a side length of 61840 node lengths. The map has thus a volume equal to the volume of 618403 nodes = 236,487,637,504,000 nodes. The coordinates range from −30912 to 30927 in all dimensions.

See also Coordinates and World boundaries.

ホーム地点は、どうやって見つけられますか?

Minetest automatically generates a file called “debug.txt” in minetest/bin (Windows) or ~/.minetest (GNU/Linux) where you can see lots of text. Scroll down to its end and look for something like

singleplayer digs node * […]

Try to teleport to the positions you see in these lines until you find your home:

/teleport x,y,z

See Server commands#Teleportation.

In Minetest Game, you can avoid getting lost again if use /sethome at home to save your home position and /home to teleport back to it.

Note: Teleportations require the “teleport” privilege.

スポーン地点は、どうやってセットできますか?

If you play Minetest Game, you can build a bed and sleep at night. On your next life, you will spawn on the bed.

For other games, two solutions are known:

The first one involves adding a special mod for your world as decribed here: https://forum.minetest.net/viewtopic.php?p=70904#p70904

The second solution: Edit your minetest.conf file and set static_spawnpoint to the coordinates on which you wish to spawn (Example: static_spawnpoint = (4,5,6)). However, this setting will apply to all worlds!

画面の明るさは、どうやって変更できますか?

トラブルシューティングの「画面が暗すぎます」をご覧ください。

どうすれば空が飛べますか?

To fly, you first need the “fly” privilege. If you have it, press K to start/stop flying. You ascend with the jump key (default: space bar) and descent with the sneak key (default: shift).

If you do not have the “fly” privilege, you need to get it. In singleplayer or in multiplayer servers (if you have the privilege to grant privileges), you can give it to yourself using the command:

/grantme fly

If you can't obtain the “fly” privilege like that, one of the server operators may or may not grant it to you. Try asking them. Your request may or may not be granted. If not, you're out of luck: You can't fly on this server.

See also: Controls/Movement modes#Fly mode

どうすれば高速移動できますか?

This works similar to flying. The quick version is this: You need the “fast” privilege to toggle fast mode. If you have this privilege, press J to toggle fast mode. If fast mode is enabled, hold down E to go faster.

See Controls/Movement modes#Fast mode.

なぜ、デフォルト羊毛のModが見つからないのですか?

Some mods might depend on those mods. These mods are part of Minetest Game and are not meant to be installed as seperate mods. For a mod depending on e.g. default to work, you will need to use Minetest Game.

Minetest Gameについて

XYZのブロック/植物は、どういう働きをしますか?

ブロックをご覧ください。

XYZのアイテム/道具/武器は、どういう働きをしますか?

道具をご覧ください。

XYZをクラフトする方法は?

Refer to Blocks or Items and follow the link to the block or item you want to craft; the corresponding pages contain crafting instructions.

You can also install a crafting guide to view crafting recipes.

Note that not everything can be crafted.

Mobはいますか?

No and it is unlikely that they get added in the near future. But there are mods to add mobs.

ダンジョンがないのはなぜですか?

This is probably because they have been disabled in your configuration. You can enable them by adding “dungeons” to mg_flags in your minetest.conf file. That will enable them for worlds created after the variable has been changed. Try digging down or looking for large holes in the ground.

ドアを開けたり閉めたりするには?

マウスの右ボタン使います。詳しくは「使用する」をご覧ください。

Minecraftプレーヤー向け

作業台はありますか?

Minetest Gameの場合: いいえ。ありません。インベントリーメニューは、すでに3x3のクラフトグリッドになっています。(→ Crafting#Crafting_grid_and_output_slot)

Minetest/Minetest GameとMinecraftの違いは?

Minecraftとの違い

MinetestをMinecraftのようにするにはどうしたらいいですか?

The easiest way to do this is to install a Minecraft-like game. Examples include:

See also List of Games and look in the table for games where the “Type” column says “MC-Clone”.

If you just want to enhance Minetest Game with a few mods which add some Minecraft features, see Differences from Minecraft#Mods which add Minecraft-like behaviour.

Mod作成について

Minetest開発WikiのMod開発のよくある質問をご覧ください。

技術的な問題

技術的な問題が発生しましたが、どうしたらいいですか?

トラブルシューティングをご覧ください。

エラーや警告メッセージが表示されましたが、どういう意味ですか?

トラブルシューティングのクラッシュ以外のエラーメッセージをご覧ください。