Integrated Dynamics - On the Dynamics of Integration

介绍

部件可以放在逻辑线缆的每一侧。本节介绍的部分可以读取数据并且将它们作为变量的部件,以及可以根据变量变量卡内执行操作的部件。

大多数部件都具有可配置的设置,可以使用部件GUI中的右上角的按钮进行访问。这允许您更改部件频率,这意味着每tick该部件应该执行其动作的次数。其次,可以改变部件的优先级,这表明该部分可以在同一个网络中相对于同一网络中的其他部件行动的顺序。如果部件A的优先级为-1,部分B的优先级为1,则部件B将始终在部分A之前执行其动作。如果部件的优先级相同,则相对顺序是随机的。

A part's Energy Channel determines where it can draw its energy from. -1 is the wildcard channel (it will match all channels), and 0 is the default channel (used by parts such as energy cells that don't have a channel setting). Finally, Target Side determines which side of its target block will be interacted with. This defaults to the side that it's actually placed against.

Some reader and writer parts only contain aspects when certain other mods are present. If no aspects are present for a certain part, a warning will be added to the item tooltip whenever you attempt to craft it.