This is a collection of LUA scripts to be used with the Minecraft Mod CC:Tweaked in order to display status information of machinery.
Go to file
2023-10-29 19:39:07 +01:00
biggerReactor.lua better comments 2023-10-29 15:20:31 +01:00
inductionMatrix.lua bugfix 2023-10-29 18:51:33 +01:00
inputClient.lua bugfix 2023-10-29 19:39:07 +01:00
monitorReceiver.lua connect message and go signal 2023-10-29 19:34:09 +01:00
README.md very basic and kinda strashy readme because lazy 2023-10-29 15:31:08 +01:00

inputClient.lua is a library file to be used alongside of biggerReactor.lua and inductionMatrix.lua! monitorReceiver.lua is the 'server' to request data from 'clients' like listed above.