User Tools

Site Tools


ja:tutorial:recipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
ja:tutorial:recipes [2022/08/13 18:05] – created skytomoja:tutorial:recipes [2022/08/13 18:15] – [基本的なクラフトレシピの追加] 翻訳の修正 skytomo
Line 36: Line 36:
   *  **pattern**: A pattern that represents the crafting recipe. Each letter represents one item. An empty space means that no item is required in that slot. What each letter represents is defined in **key**.   *  **pattern**: A pattern that represents the crafting recipe. Each letter represents one item. An empty space means that no item is required in that slot. What each letter represents is defined in **key**.
   *  **key**:  What each letter in the pattern represents. ''W'' represents any item with the ''minecraft:logs'' tag (all logs). ''R'' represent the redstone item specificly.  For more information about tags see [[https://minecraft.gamepedia.com/Tag|here]]   *  **key**:  What each letter in the pattern represents. ''W'' represents any item with the ''minecraft:logs'' tag (all logs). ''R'' represent the redstone item specificly.  For more information about tags see [[https://minecraft.gamepedia.com/Tag|here]]
-In total, the crafting recipe would look like this:+全体として、クラフトレシピは次のようになります:
 ^           Recipe for 4 custom_item           ^^^ ^           Recipe for 4 custom_item           ^^^
-|Any Log|Any Log|Any Log+|任意の原木|任意の原木|任意の原木
-|Any Log|Redstone|Nothing+|任意の原木|レッドストーン|なし
-|Any Log|Any Log|Any Log|+|任意の原木|任意の原木|任意の原木|
 基本的なレシピのフォーマットの詳細については、[[https://minecraft.gamepedia.com/Recipe|こちら]] を参照してください。 基本的なレシピのフォーマットの詳細については、[[https://minecraft.gamepedia.com/Recipe|こちら]] を参照してください。
  
ja/tutorial/recipes.txt · Last modified: 2023/01/04 12:23 by datsuns