Page 1 of 1

current hp and time

PostPosted: Mon Mar 03, 2014 21:59
by yaman
I am experimenting with mesecons and ran into a problem: For example, I want to make a mesecon creation that sets time to day only when it is dusk. How do I find the current time or hp with a command block or lua controller?

PostPosted: Mon Mar 03, 2014 22:20
by DeepGaze
use=solarpanel-notgate-cmdblock
ImageImageImage
for full-time day(only works when chunk loaded) other than that i cant help

PostPosted: Mon Mar 03, 2014 23:50
by yaman
thanks for the help, now for the hp problem...