手册: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>
  }

结构[编辑]