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:25:21 +01:00
biggerReactor.lua added port and name options 2023-11-03 20:25:21 +01:00
fissionReactor.lua removed unused energy unit option 2023-10-31 15:30:01 +01:00
inductionMatrix.lua better component names and finding 2023-10-29 14:29:18 +01:00
inputClient.lua move everything to lib 2023-11-03 20:23:46 +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.