Item on the ground just placed doesnt work with belts
Posted: Fri Oct 18, 2013 5:51 pm
if you place an item on a belt
it wont move, however, it will be picked with a inserter, and it also works when removing and placing the belt back (but if there is another item placed, it wont work again).
Code: Select all
game.createentity{name="item-on-ground", position=game.player.character.selected.position, stack={name="stone"}}