FunctionsCraftingReorderModeSetCraftingReorderModeSet CallableCraftingReorderModeSet(newmode?: CraftingReorderType): voidAdvance to the next crafting reordering mode, or set the mode to the specified value.Parametersnewmode: CraftingReorderType = nullThe mode to set. If null, advance to next mode.Returns void
Advance to the next crafting reordering mode, or set the mode to the specified value.