Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
component:inventory_controller [2015/04/05 15:37]
rashy Added missing functions.
component:inventory_controller [2015/04/05 15:42]
rashy Edited example, sides.back breaks.
Line 70: Line 70:
    
 local slot = 1 local slot = 1
-local item = component.inventory_controller.getStackInSlot(sides.back, ​slot)+local item = component.inventory_controller.getStackInInternalSlot(slot)
    
 if item then if item then