Prototype/ArithmeticCombinator
The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/prototypes/ArithmeticCombinatorPrototype.html
This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/Combinator » Prototype/ArithmeticCombinator
Mandatory properties
This prototype inherits all the properties from Prototype/Combinator.
plus_symbol_sprites
Type: Sprite4Way
minus_symbol_sprites
Type: Sprite4Way
multiply_symbol_sprites
Type: Sprite4Way
divide_symbol_sprites
Type: Sprite4Way
modulo_symbol_sprites
Type: Sprite4Way
power_symbol_sprites
Type: Sprite4Way
left_shift_symbol_sprites
Type: Sprite4Way
right_shift_symbol_sprites
Type: Sprite4Way
and_symbol_sprites
Type: Sprite4Way
or_symbol_sprites
Type: Sprite4Way
xor_symbol_sprites
Type: Sprite4Way