replaceitem / integrated-circuit

Adds integrated circuits to compact your redstone circuits into one block
https://modrinth.com/mod/integrated-circuit
MIT License
14 stars 4 forks source link

Logic Gates or at least adding other redstone blocks to the mod #31

Open Nikev2 opened 5 months ago

Nikev2 commented 5 months ago

im using a logic gates mod here: https://modrinth.com/mod/logicates

and i was wondering if you could add support for modded blocks or just add some custom logic gate blocks

replaceitem commented 5 months ago

This mod is kind of meant to be used to make one-block logic gates. If you want to use logic gates inside integrated circuits, then my approach would probably be nested circuits (#3). The components you can use in circuits are only the most primitive ones by design.