I was looking at a RC tutorial:
http://lisimba.org/minecraft/howto_beginner_reactor/howto.html
They use a ComputerCraft program to query the temperature and control pistons.
Trying to do the same I don't see the getTemperature method in listMethods, and calling it returns an error. I see from Reika's changelog that CC integration was added in v18. openp/docs doesn't show that method either, I only see inventory queries.
Does anyone else have this working?
http://lisimba.org/minecraft/howto_beginner_reactor/howto.html
They use a ComputerCraft program to query the temperature and control pistons.
Trying to do the same I don't see the getTemperature method in listMethods, and calling it returns an error. I see from Reika's changelog that CC integration was added in v18. openp/docs doesn't show that method either, I only see inventory queries.
Does anyone else have this working?