User Tools

Site Tools


ja:tutorial:recipes

Differences

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

Link to this comparison view

Next revision
Previous revision
ja:tutorial:recipes [2022/08/13 18:05] – created skytomoja:tutorial:recipes [2023/01/04 12:23] (current) – [レシピタイプの詳細] fix link url for a list of recipe type. (レシピタイプ一覧のURLの誤りを修正) datsuns
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|こちら]] を参照してください。
  
Line 46: Line 46:
  
 ===== レシピタイプの詳細 ===== ===== レシピタイプの詳細 =====
-''type'' の値は変更できるため、対応するクラフトブロック(ストーン カッター、溶鉱炉、鍛冶台など)で使用できます。[[https://minecraft.gamepedia. com/Recipe#List_of_recipe_types|こちら]] からすべてのタイプと値を参照してください。+''type'' の値は変更できるため、対応するクラフトブロック(ストーン カッター、溶鉱炉、鍛冶台など)で使用できます。[[https://minecraft.gamepedia.com/Recipe#List_of_recipe_types|こちら]] からすべてのタイプと値を参照してください。
  
 独自のレシピタイプを作成することもできます:[[tutorial:recipe_types_introduction|RecipeTypes の紹介]] 独自のレシピタイプを作成することもできます:[[tutorial:recipe_types_introduction|RecipeTypes の紹介]]
  
ja/tutorial/recipes.txt · Last modified: 2023/01/04 12:23 by datsuns