teamsimplyrs / simplyredstonesystems

A Minecraft Mod that introduces many little utilities for redstone like gates, clocks and flipflops, making redstone circuits simpler, compact and cleaner.
MIT License
5 stars 1 forks source link

HUGE Update #5

Closed Belvix closed 1 year ago

Belvix commented 1 year ago

Successfully implemented all the logic gates currently modelled with correct redstone behaviour except for levers not working when directly adjacent to the block.

Belvix commented 1 year ago

Fixed levers also

Belvix commented 1 year ago

It only detects the inputs from the lever but doesn't generate any output from it. Have to look into that.