Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
component:crafting:zh [2023/11/03 20:06]
hfsr [Component: Crafting]
component:crafting:zh [2023/11/03 20:08]
hfsr [craft([count: number]): boolean]
Line 10: Line 10:
 推荐(但不必须)将此升级与[[item:​inventory_controller_upgrade:​zh|物品栏控制器升级]]配合使用。这样做可以读取物品的名称和类型,以便于找到所需的合成资源。 推荐(但不必须)将此升级与[[item:​inventory_controller_upgrade:​zh|物品栏控制器升级]]配合使用。这样做可以读取物品的名称和类型,以便于找到所需的合成资源。
 ===== Functions ===== ===== Functions =====
-==== craft([count:​ number]): boolean ​====+`craft([count:​ number]): boolean`
 Crafts up to count numbers or a full stack. Crafts up to count numbers or a full stack.