手冊:minecraft:recipe_shapeless

出自Minecraft基岩版开发Wiki
minecraft:recipe_shapeless


模式
所屬域
recipes
型別
無序配方
加入版本
?

無序配方(Shapeless Recipe)可將合成欄中放置的物品合成為另外一個或多個物品。

無序配方通常允許在工作台或有3×3合成欄的其他地方使用;最終表達在2×2範圍內的無序配方可在玩家物品欄中使用。例如打火石的配方:



語法[編輯]

  "minecraft:recipe_shapeless": {
    "description": <par1>
    "tags": <par2>,
    "ingredients": <par3>,
    "result": <par4>
  }

結構[編輯]