Circuits

From AAGRINDER wiki
Revision as of 15:27, 28 August 2022 by Maze (talk | contribs) (Rewrite for existing implementation)
Jump to navigationJump to search

There is currently an implementation of circuit logic in AAGRINDER. This implementation is planned to be removed and replaced by something completely different in the future.

The components that take part in circuits, as they are currently implemented, are:

  • cable ()
  • wire crossing (%)
  • ruby (R)
  • switch (S)
  • button (O)
  • trapdoor (_)
  • grabber (0)
  • magnetite (m)

in the future, motors and grinders will also be part of circuit logic, as well as multiple new blocks. But magnetite will no longer be used directly.