Difference between revisions of "FAQ/ja"

From Luanti Wiki
< FAQ
Jump to navigation Jump to search
(update Japanese translation)
(Replaced content with "{{delete|Translated version of a page that is going to be migrated off this Wiki.}}")
Tag: Replaced
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Languages|nocat=1}}
+
{{delete|Translated version of a page that is going to be migrated off this Wiki.}}
 
 
Minetestについての'''よくある質問'''をまとめました。技術的な問題については「[[Troubleshooting|トラブルシューティング]]」をご覧ください。
 
 
 
== 全般 ==
 
 
 
=== 質問は、どこでできますか? ===
 
 
 
[http://minetest.net/irc IRC](チャット)と [https://forum.minetest.net/ フォーラム]で質問できます。ほとんどの質問は、すでに答えられているはずなのでアーカイブを検索することをおすすめします。<br />
 
注意:たとえば、Mod作成に関する問題の質問ならProblems(問題)セクションではなく、[https://forum.minetest.net/viewforum.php?f=47 Modding Discussion](Mod作成ディスカッション)セクションに投稿することに注意してください。
 
 
 
日本語で質問をしたい場合は、フォーラムに[https://forum.minetest.net/viewforum.php?f=25 日本語セクション]]があります。それ以外は、英語で質問してください。
 
 
 
=== GameやMod、マップ、テクスチャパックをインストールするには? ===
 
 
 
[[Games#Installing games|Gameのインストール]]、[[Installing Mods|Modのインストール]]、[[Maps#Installation|マップのインストール]]、[[Texture Packs#Installation|テクスチャパックのインストール]]のページをご覧ください。
 
 
 
バージョン5.0.0以降では、Minetestを起動して「コンテンツ」タブからGame、Mod、テクスチャパックをインストールできます。、
 
 
 
=== Minetest/Minetest Gameの次のバージョンは、いつリリースされますか? ===
 
わかりません。
 
 
 
=== Minetestをアップデートする方法は? ===
 
 
 
一番、簡単な方法は、Minetestの最新版をダウンロードしてワールドやModを新バージョンに移動させることです。ご利用のOSによっては、そのほかの方法でアップデートできることもあります。Git版を使用している場合は、リポジトリをCloneして、アップデートのたびにソースコードのPullとコンパイルします。
 
 
 
=== What are the different games and how do I install them? ===
 
 
 
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]].
 
 
 
=== マルチプレイ用のアカウントを取得するには? ===
 
 
 
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 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 usually comes distributed along with one rather simple sandbox-style game by default: [[Games/Minetest Game|Minetest Game]].
 
 
 
=== Modとはなんですか? ===
 
''[[Mods]]をご覧ください。''
 
 
 
=== Gameとはなんですか? ===
 
''[[Games]]をご覧ください。''
 
 
 
=== サブゲームとはなんですか? ===
 
「サブゲーム」は[[Games|Game]]の以前の名称です。現在、この名称は使われていません。詳しくは、[[Games|Game]]をご覧ください。
 
 
 
=== テクスチャパックとはなんですか? ===
 
''[[Texture Packs|テクスチャパック]]をご覧ください''.
 
 
 
=== Mobとはなんですか? ===
 
''[[Mobs|Mob]]をご覧ください''。
 
 
 
=== Minetest Gameとはなんですか? ===
 
[[Games/Minetest Game|Minetest Game]] is a game for Minetest. It is usually distributed by default along with Minetest.
 
 
 
=== 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.
 
 
 
== サーバーについて ==
 
 
 
=== サーバーを設定するにはどうしたらいいですか? ===
 
''[[Setting up a server|サーバーの設定]]と[[Server|サーバー]]のページをご覧ください。''
 
 
 
=== コマンドXYZを使うにはどうしたらいいですか? ===
 
 
 
''[[Server commands|サーバーコマンド]]をご覧ください''
 
 
 
== 遊び方について ==
 
 
 
=== 全般 ===
 
 
 
==== ゲームはどうやって操作しますか? ====
 
 
 
''See [[Controls]].''
 
 
 
==== [[Maps|map]]は、どれぐらいの大きさですか? ====
 
 
 
It is ''not'' infinite. As of 0.4.10, the map is a cube with a side length of 61840 [[Nodes|node]] lengths. The map has thus a volume equal to the volume of 61840<sup>3</sup> 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 <code>/sethome</code> at home to save your home position and <code>/home</code> to teleport back to it.
 
 
 
''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.
 
 
 
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 <code>static_spawnpoint</code> to the [[coordinates]] on which you wish to spawn (Example: <code>static_spawnpoint = (4,5,6)</code>). However, this setting will apply to ''all'' worlds!
 
 
 
==== 画面の明るさは、どうやって変更できますか? ====
 
 
 
[[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>).
 
 
 
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]]
 
 
 
==== 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.
 
 
 
See [[Controls/Movement modes#Fast mode]].
 
 
 
==== Why can’t I find the mods <code>default</code> or <code>wool</code> or <code>fire</code>? ====
 
 
 
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.
 
 
 
=== [[Games/Minetest Game|Minetest Game]]について ===
 
 
 
==== How does the block/plant XYZ work? ====
 
Refer to [[Blocks]].
 
 
 
==== How does the item/tool/weapon XYZ work? ====
 
Refer to [[Items]].
 
 
 
==== How to craft 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.
 
 
 
==== Are there any 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.
 
 
 
==== How do I open or close [[door]]s? ====
 
 
 
You have to [[Using|use]] them with the <kbd>right mouse button</kbd>. See also: [[Using]].
 
 
 
=== 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]]).
 
 
 
==== How does Minetest / Minetest Game differ from Minecraft? ====
 
→ [[Differences from Minecraft]]
 
 
 
==== How can I make Minetest be like Minecraft? ====
 
 
 
The easiest way to do this is to install a Minecraft-like [[Games|game]]. Examples include:
 
 
 
* [https://forum.minetest.net/viewtopic.php?f=50&t=16407 MineClone 2] (serious clone, very WIP)
 
* [https://github.com/mdoege/stampy_game Stampy game] (inspired)
 
 
 
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 [[Games/Minetest Game|Minetest Game]] with a few mods which add ''some'' Minecraft features, see [[Differences from Minecraft#Mods which add Minecraft-like behaviour]].
 
 
 
== Mod作成について ==
 
''See [http://dev.minetest.net/Modding_FAQ Modding FAQ] on the Minetest Development Wiki.''
 
 
 
== 技術的な問題 ==
 
 
 
=== I have a technical problem, how to fix this? ===
 
 
 
See [[Troubleshooting]].
 
 
 
=== I get an error or warning message, what does it mean? ===
 
 
 
See [[Troubleshooting#Error messages without crashes]].
 
 
 
[[Category:About Minetest]]
 
[[Category:Languages pages]]
 
[[Category:Japanese]]
 

Latest revision as of 21:19, 31 December 2024

Mbox warning.png This page has been proposed for deletion for the following reason: "Translated version of a page that is going to be migrated off this Wiki."
If you don't think that this page should be deleted, please explain why on the talk page.