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 14:41:08 +01:00
biggerReactor.lua better message 2023-10-31 14:24:32 +01:00
fissionReactor.lua display burnrate 2023-10-31 14:41:08 +01:00
inductionMatrix.lua better component names and finding 2023-10-29 14:29:18 +01:00
inputClient.lua added liquid transfer functionality 2023-10-31 14:41:02 +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.