minetest.item_place_object - Uberi/MineTest-API GitHub Wiki
Place item as-is
item_place_object([ItemStack](../type/ItemStack.html) itemstack, [ObjectRef](../type/ObjectRef.html) placer, [pointed_thing](../type/pointed_thing.html) pointed_thing)
minetest.item_place_object(item, currentplayer, pointed)