Add sign explaining how to build to usable blocks

master
Wuzzy 2014-11-01 22:43:41 +01:00
parent a9c7251964
commit 9f45473297
5 changed files with 23 additions and 0 deletions

View File

@ -578,6 +578,12 @@ next to or on liquids by normal means.
Try to get up to that little hole by using the wood blocks in the chest. There is another
gold ingot waiting for you.]]
tutorial.texts.build_special =
[=[You may have wondered how you can build on a block which you can use, like a chest.
For this, you have to hold the sneak key and then use the build key.
Build on usable block: [Shift] + [Right mouse button]]=]
tutorial.texts.mine =
[[Mining is a method to remove a single block with a mining tool. It is a very important
task in Minetest which you will use often.
@ -891,6 +897,7 @@ tutorial.register_infosign("tools", "Tools", tutorial.texts.tools)
tutorial.register_infosign("inventory", "Using the Inventory", tutorial.texts.inventory)
tutorial.register_infosign("chest", "Comment About Chests", tutorial.texts.chest)
tutorial.register_infosign("build", "Building Some Blocks", tutorial.texts.build)
tutorial.register_infosign("build_special", "Building at Usable Blocks", tutorial.texts.build_special)
tutorial.register_infosign("mine", "Mining blocks", tutorial.texts.mine)
tutorial.register_infosign("mine_cobble", "Mining example: Cobblestone", tutorial.texts.mine_cobble)
tutorial.register_infosign("mine_stone", "Mining example: Stone", tutorial.texts.mine_stone)

View File

@ -28,6 +28,7 @@ Using the Inventory = Benutzung des Inventars
Using blocks = Benutzung von Blöcken
Comment About Chests = Kommentar über Truhen
Building Some Blocks = Bauen
Building at Usable Blocks = An benutzbaren Blöcken bauen
Mining blocks = Graben
Mining example: Cobblestone = Grabebeispiel: Kopfsteinpflaster
Mining example: Stone = Grabebeispiel: Gestein
@ -210,6 +211,9 @@ You can't reach this upper block by walking. But luckily, you are able to jump.\
# Tutorial text: build
Another important task in Minetest is building blocks.\n"Building" here refers to the task of placing one block in your possession onto\nanother block in the world.\nUnlike mining, building a block happens instantanous. To build, select a block in your\nhotbar, point to any block in the world and press the right mouse button.\nYour block will be immediately placed on the pointed side.\nIt is important that the block you want to build to is pointable. This means you cannot build\nnext to or on liquids by normal means.\n\n Build on ordinary block: [Right mouse button]\n\nTry to get up to that little hole by using the wood blocks in the chest. There is another\ngold ingot waiting for you. = Eine weitere wichtige Aufgabe in Minetest ist das Bauen von Blöcken.\n»Bauen« bezieht sich hier auf die Aufgabe, einen Block in Ihrem Besitz auf einen\nanderen Block zu platzieren.\nIm Gegensatz zum Abbauen passiert das Bauen sofort. Um zu bauen, wählen Sie\neinen Block aus, zeigen Sie auf einen beliebigen Block in der Welt und drücken\nSie die rechte Maustaste. Ihr Block wird sofort an der von Ihnen gezeigten Seite\nplatziert.\nEs ist wichtig, dass der Block, an den Sie bauen möchten, zeigbar ist. Das\nbedeutet, dass Sie nicht neben oder auf Flüssigkeiten auf konventionelle Weise\nbauen können.\n\n An gewöhnlichem Block bauen: [Rechtsklick]\n \nVersuchen Sie, zu diesem kleinen Loch zu gelangen, indem Sie die Holzblöcke in\nder Truhe dazu verwenden. Sie werden hinter dem Loch einen weiteren Goldbarren\nfinden.
# Tutorial text: build_special
You may have wondered how you can build on a block which you can use, like a chest.\nFor this, you have to hold the sneak key and then use the build key.\n\n Build on usable block: [Shift] + [Right mouse button] = Sie fragten sich vielleicht, wie man etwas an einem benutzbaren Block wie eine\nTruhe bauen kann. Dafür müssen sie die Schleichtaste gedrückt halten\nund dann die Bautaste drücken.\n\n An benutzbarem Block bauen: [Umschalt] + [Rechtsklick]
# Tutorial text: controls
To recap, here is an overview over the most important default controls:\n\n Move forwards: [W]\n Move left: [A]\n Move backwards: [S]\n Move right: [D]\n Jump: [Space]\n Sneak: [Shift]\n Move upwards (ladder/liquid): [Space]\n Move downwards (ladder/liquid): [Shift]\n\n Toggle camera mode: [F7]\n\n Select item in hotbar: [Mouse wheel]\n Select item in hotbar: [0] - [9]\n Inventory menu: [I]\n\n Collect pointed item: [Left mouse button]\n Drop item stack: [Q]\n Drop single item: [Shift] + [Q]\n\n Punch: [Left mouse button]\n Mine: [Left mouse button]\n Build/use: [Right mouse button]\n Build: [Shift] + [Right mouse button]\n\n Abort/open pause menu: [Esc]\n\nYou can review a shorter version of the controls in the pause menu. = Zur Zusammenfassung ist hier nochmal ein Überblick über die wichtigste Steuerung:\n Nach vorne bewegen: [W]\n Nach links bewegen: [A]\n Nach hinten bewegen: [S]\n Nach rechts bewegen: [D]\n Springen: [Leertaste]\n Schleichen: [Umschalt]\n Nach unten bewegen (Leiter/Flüssigkeit): [Umschalt]\n Nach oben bewegen (Leiter/Flüssigkeit): [Leertaste]\n \n Kameramodus wechseln: [F7]\n \n Gegenstand in Schnellleiste wählen: [Mausrad]\n Gegenstand in Schnellleiste wählen: [0] [9]\n Inventarmenü: [I]\n \n Gezeigten Gegenstand aufsammeln: [Linksklick]\n Gegenstandsstapel wegwerfen: [Q]\n Einzlnen Gegenstand wegwerfen: [Umschalt] + [Q]\n \n Schlagen: [Linksklick]\n Graben: [Linksklick]\n Bauen/benutzen: [Rechtsklick]\n Bauen: [Umschalt] + [Rechtsklick]\n \n Abbrechen/Pausemenü: [Esc]\n \nSie können auch eine kürzere Version dieser Liste im Pausemenü betrachten.

View File

@ -28,6 +28,7 @@ Using the Inventory = Utiliser l'inventaire
Using blocks = Utiliser les blocs
Comment About Chests = Un commentaire sur les coffres
Building Some Blocks = Construire quelques blocs
Building at Usable Blocks
Mining blocks = Miner des blocs
Mining example: Cobblestone = Exemple de minage: pierre taillée
Mining example: Stone = Exemple de minage: pierre
@ -211,6 +212,9 @@ You can't reach this upper block by walking. But luckily, you are able to jump.\
# Tutorial text: build
Another important task in Minetest is building blocks.\n"Building" here refers to the task of placing one block in your possession onto\nanother block in the world.\nUnlike mining, building a block happens instantanous. To build, select a block in your\nhotbar, point to any block in the world and press the right mouse button.\nYour block will be immediately placed on the pointed side.\nIt is important that the block you want to build to is pointable. This means you cannot build\nnext to or on liquids by normal means.\n\n Build on ordinary block: [Right mouse button]\n\nTry to get up to that little hole by using the wood blocks in the chest. There is another\ngold ingot waiting for you.
# Tutorial text: build_special
You may have wondered how you can build on a block which you can use, like a chest.\nFor this, you have to hold the sneak key and then use the build key.\n\n Build on usable block: [Shift] + [Right mouse button]
# Tutorial text: controls
To recap, here is an overview over the most important default controls:\n\n Move forwards: [W]\n Move left: [A]\n Move backwards: [S]\n Move right: [D]\n Jump: [Space]\n Sneak: [Shift]\n Move upwards (ladder/liquid): [Space]\n Move downwards (ladder/liquid): [Shift]\n\n Toggle camera mode: [F7]\n\n Select item in hotbar: [Mouse wheel]\n Select item in hotbar: [0] - [9]\n Inventory menu: [I]\n\n Collect pointed item: [Left mouse button]\n Drop item stack: [Q]\n Drop single item: [Shift] + [Q]\n\n Punch: [Left mouse button]\n Mine: [Left mouse button]\n Build/use: [Right mouse button]\n Build: [Shift] + [Right mouse button]\n\n Abort/open pause menu: [Esc]\n\nYou can review a shorter version of the controls in the pause menu.

View File

@ -28,6 +28,7 @@ Using the Inventory = Menggunakan Inventaris
Using blocks = Menggunakan blok
Comment About Chests = Komentar Tentang Peti
Building Some Blocks = Membangun Beberapa Blok
Building at Usable Blocks
Mining blocks = Blok hasil tambang
Mining example: Cobblestone = Contoh hasil tambang: Cobblestone (batu untuk pembuatan jalan)
Mining example: Stone = Contoh hasil tambang: Stone (batu)
@ -211,6 +212,9 @@ You can't reach this upper block by walking. But luckily, you are able to jump.\
# Tutorial text: build
Another important task in Minetest is building blocks.\n"Building" here refers to the task of placing one block in your possession onto\nanother block in the world.\nUnlike mining, building a block happens instantanous. To build, select a block in your\nhotbar, point to any block in the world and press the right mouse button.\nYour block will be immediately placed on the pointed side.\nIt is important that the block you want to build to is pointable. This means you cannot build\nnext to or on liquids by normal means.\n\n Build on ordinary block: [Right mouse button]\n\nTry to get up to that little hole by using the wood blocks in the chest. There is another\ngold ingot waiting for you.
# Tutorial text: build_special
You may have wondered how you can build on a block which you can use, like a chest.\nFor this, you have to hold the sneak key and then use the build key.\n\n Build on usable block: [Shift] + [Right mouse button]
# Tutorial text: controls
To recap, here is an overview over the most important default controls:\n\n Move forwards: [W]\n Move left: [A]\n Move backwards: [S]\n Move right: [D]\n Jump: [Space]\n Sneak: [Shift]\n Move upwards (ladder/liquid): [Space]\n Move downwards (ladder/liquid): [Shift]\n\n Toggle camera mode: [F7]\n\n Select item in hotbar: [Mouse wheel]\n Select item in hotbar: [0] - [9]\n Inventory menu: [I]\n\n Collect pointed item: [Left mouse button]\n Drop item stack: [Q]\n Drop single item: [Shift] + [Q]\n\n Punch: [Left mouse button]\n Mine: [Left mouse button]\n Build/use: [Right mouse button]\n Build: [Shift] + [Right mouse button]\n\n Abort/open pause menu: [Esc]\n\nYou can review a shorter version of the controls in the pause menu.

View File

@ -28,6 +28,7 @@ Using the Inventory
Using blocks
Comment About Chests
Building Some Blocks
Building at Usable Blocks
Mining blocks
Mining example: Cobblestone
Mining example: Stone
@ -211,6 +212,9 @@ You can't reach this upper block by walking. But luckily, you are able to jump.\
# Tutorial text: build
Another important task in Minetest is building blocks.\nBuilding" here refers to the task of placing one block in your possession onto\nanother block in the world.\nUnlike mining, building a block happens instantanous. To build, select a block in your\nhotbar, point to any block in the world and press the right mouse button.\nYour block will be immediately placed on the pointed side.\nIt is important that the block you want to build to is pointable. This means you cannot build\nnext to or on liquids by normal means.\n\n Build on ordinary block: [Right mouse button]\n\nTry to get up to that little hole by using the wood blocks in the chest. There is another\ngold ingot waiting for you.
# Tutorial text: build_special
You may have wondered how you can build on a block which you use, like a chest.\nFor this, you have to hold the sneak key and then use the build key.\n\n Build on usable block: [Shift] + [Right mouse button]
# Tutorial text: controls
To recap, here is an overview over the most important default controls:\n\n Move forwards: [W]\n Move left: [A]\n Move backwards: [S]\n Move right: [D]\n Jump: [Space]\n Sneak: [Shift]\n Move upwards (ladder/liquid): [Space]\n Move downwards (ladder/liquid): [Shift]\n\n Toggle camera mode: [F7]\n\n Select item in hotbar: [Mouse wheel]\n Select item in hotbar: [0] - [9]\n Inventory menu: [I]\n\n Collect pointed item: [Left mouse button]\n Drop item stack: [Q]\n Drop single item: [Shift] + [Q]\n\n Punch: [Left mouse button]\n Mine: [Left mouse button]\n Build/use: [Right mouse button]\n Build: [Shift] + [Right mouse button]\n\n Abort/open pause menu: [Esc]\n\nYou can review a shorter version of the controls in the pause menu.