Craig Martin

(Official) LUA Scripting Documentation

set_power

Set a block’s power state (on or off).


Spec:

set_power(
	long x,
	long y,
	long z,
	bool power)

Parameters


Incomplete

This documentation is incomplete


back