Craig Martin

(Official) LUA Scripting Documentation

paste

Paste a component.


Spec:

paste(
	string pack_name,
	string component_name,
	long x,
	long y,
	long z,
	string dir,
	string paste_type)

Parameters


Valid values for dir: “left”, “forward”, “right”, “back”, “backward”, “up”, “down”, “proxy”, “proxydefault”

Valid values for paste_type:


Incomplete

This documentation is incomplete


back