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-31 15:30:01 +01:00
biggerReactor.lua better message 2023-10-31 14:24:32 +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 default value bug 2023-10-31 15:21:16 +01:00
monitorReceiver.lua better touch exit 2023-10-29 14:50:21 +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.