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-11-03 20:39:01 +01:00
biggerReactor.lua rearranged options 2023-11-03 20:35:27 +01:00
fissionReactor.lua updated fission to lib changes 2023-11-03 20:39:01 +01:00
inductionMatrix.lua better component names and finding 2023-10-29 14:29:18 +01:00
inputClient.lua bugfixes 2023-11-03 20:33:50 +01:00
monitorReceiver.lua better touch exit 2023-10-29 14:50:21 +01:00
README.md updated README 2023-10-31 15:33:20 +01:00

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