Help - how to make item on groud?

Place to get help with not working mods / modding interface.
User avatar
Stx3
Fast Inserter
Fast Inserter
Posts: 201
Joined: Wed Nov 05, 2014 9:04 am
Contact:

Help - how to make item on groud?

Post by Stx3 »

how to make item on groud?
game.createitem dont work
Image
Image
Natha
Filter Inserter
Filter Inserter
Posts: 267
Joined: Sun Mar 15, 2015 1:48 pm
Contact:

Re: Help - how to make item on groud?

Post by Natha »

game.createentity({name = "item-on-ground", position ={{0, 0}, {0, 0}}, stack = {name = "itemname", count = 1}})
Post Reply

Return to “Modding help”