Craig Martin

(Official) LUA Scripting Documentation

move_inventory_to

Move (transfer) the context actors inventory to a block’s inventory.


Spec:

move_inventory_to(
	long x,
	long y,
	long z,
	long item_id,
	long qty)

Parameters


Incomplete

This documentation is incomplete


back