You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some recipes can be shadowed, that will help player to simplify their plan, and help decreasing calculation lag.
添加一个flag以控制某些配方的可用性,可以方便玩家手动关闭某些配方,而无需删除它们。这样在设计计划的时候可以有选择性地使用某些特定的配方;且关闭某些分支的配方,可以关闭其下的合成树,从而以玩家可控制的方式来减少计算延迟。
The text was updated successfully, but these errors were encountered:
Some recipes can be shadowed, that will help player to simplify their plan, and help decreasing calculation lag.
添加一个flag以控制某些配方的可用性,可以方便玩家手动关闭某些配方,而无需删除它们。这样在设计计划的时候可以有选择性地使用某些特定的配方;且关闭某些分支的配方,可以关闭其下的合成树,从而以玩家可控制的方式来减少计算延迟。
The text was updated successfully, but these errors were encountered: