Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
700 stars 80 forks source link

Something like redstone #203

Open duanin2 opened 4 years ago

duanin2 commented 4 years ago

Describe your suggestion

It would be cool to have redstone in this game.

Implementations ideas

You could add atribute to every block, if it's redstone component, redstone source, redstone wire or normal block and if it's redstone component, link a peace of code that tells it what to do to it.